Skip to content

events should nest under their parent class #88

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

Closed
jfirebaugh opened this issue Jun 10, 2015 · 1 comment
Closed

events should nest under their parent class #88

jfirebaugh opened this issue Jun 10, 2015 · 1 comment
Assignees
Milestone

Comments

@jfirebaugh
Copy link
Member

Currently they look like this:

image

@jfirebaugh jfirebaugh modified the milestone: glglgl Jun 10, 2015
@jfirebaugh jfirebaugh self-assigned this Jun 10, 2015
@jfirebaugh
Copy link
Member Author

I'm enabling this for events tagged as:

/**
 * @event dblclick
 * @memberof Map
 */

The usejsdoc.org-approved form is:

/**
 * @event Map#dblclick
 */

Handling that form is ticketed as #96.

rhendric pushed a commit to rhendric/documentation that referenced this issue Sep 15, 2022
Fix documentationjs#86: remove `let` from repl commands.

Fix documentationjs#87 and documentationjs#88: note that the user should expect to see some warnings for missing type signatures.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant