-
Notifications
You must be signed in to change notification settings - Fork 11
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Event #49
Event #49
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Oops, I have approved accidentally...
033fcd2
to
554b051
Compare
Would you be able to take another look? I think this should be ready now... |
Could I ask for an ETA on when you might be able to take a look at this? |
Bump... |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think this addresses @Kuniwak's concerns now.
…NamepathExpr`; defined at http://usejsdoc.org/tags-event.html#syntax and used within module path at http://usejsdoc.org/tags-listens.html#example (fixes jsdoctypeparser#47) - Testing: Add test for member (and event member)
I've rebased, but it seems I am not able to push my commit to I'm also happy to follow a procedure of submitting PRs if that is desired, but with changes requested here by Kuniwak (and with this project creator no longer active), should I submit a new PR? |
Hm, I thought org members would be able to commit freely. I made you an org owner instead of just adding you to the contributor list for the repo. I don't think there's much social difference. Maybe some technical difference. I'd like to ship 3.1.0 today [edit: UTC -7] so I'll go ahead and merge this PR along with your others. |
Builds on PR #48.
event:
prefix withinModulePathExpr
andNamepathExpr
; defined at http://usejsdoc.org/tags-event.html#syntax and used within module path at http://usejsdoc.org/tags-listens.html#example (fixes Allow "event:" within types as per JSDoc specs #47)