JSDoc for block_content module.
See parent issue for details.
| Comment | File | Size | Author |
|---|---|---|---|
| #8 | jsdoc_block_content-2503985-8.patch | 1.7 KB | eiriksm |
| #3 | jsdoc_block_content-2503985-3.patch | 1.45 KB | eiriksm |
| #1 | jsdoc_block_content-2503985-1.patch | 1.24 KB | eiriksm |
Comments
Comment #1
eiriksmJust some reformatting for 80 character lines.
Comment #2
nod_Wouldn't mind having a description for the behavior too.
Comment #3
eiriksmGood point.
Comment #4
nod_works for me, thanks :)
Comment #6
nod_Comment #7
jhodgdonThanks!
I applied this patch and looked at block_content.js. There are some additional things that I think need to be fixed:
Comment #8
eiriksmSorry if I misunderstand, but it does have a one line summary already, no? Or are you talking about something else?
Anyway, here is an updated patch with behavior docs added. Since the patch is still small i did not make an interdiff, but the only thing changed is the @prop behaviour part.
If I misunderstood your point 1, I'll be glad to fix it up of course, but I am not sure I see something missing there.
Comment #9
nod_Applies and latest patch fixes #7
Comment #11
webchickCommitted and pushed to 8.0.x. Thanks!