Fix: Add property w JSDoc block after property #8154#8936
Conversation
|
@ksen0 please check when you have time thanks! |
|
Hi @vamshi567bh welcome! In the future please wait to be assigned before making the PR (this is part of the contributor guidelines, please review those as well) Please update issue description with a screenshot verifying the fix worked. This is the guide for testing locally Thanks! |
|
@ksen0 thansk for the replie i have upadted discription with locally tests passed thanks! |
|
@vamshi567bh I meant screenshot of the website running locally and having the valid entry for |
|
@ksen0 really sorry for misunderstanding please check now thanks! |
Continuous ReleaseCDN linkPublished PackagesCommit hash: d0d000b Previous deploymentsThis is an automated message. |
|
@ksen0 this fail is not realted to my changes please rerun the checks thanks! |

Resolves #8154
Changes
Add
@property wJSDoc block forp5.Vectoralongside the existingx,y,zproperty blocks. Thewcomponent was already implemented as a getter/setter but was missing from the documentation definition, so it never appeared in the generated reference docs.PR Checklist
npm run docsgenerates correct data withwas a p5.Vector memberscreenshot