Skip to content
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

handle namepaths in @event #96

Open
jfirebaugh opened this issue Jun 10, 2015 · 4 comments
Open

handle namepaths in @event #96

jfirebaugh opened this issue Jun 10, 2015 · 4 comments

Comments

@jfirebaugh
Copy link
Member

@event Hurl#snowball should normalize to @name snowball, @memberof Hurl, @kind event. This depends on eslint/doctrine#109.

@bradleat
Copy link

What needs to be done to finish this up (is it just missing Markdown/HTML support)?

What needs to be done to add @fires or @emit support?

@jfirebaugh
Copy link
Member Author

The tasks to support namepaths in @event are:

  • Exposing the namepath parser upstream in doctrine (exposed parsed representation of namepaths eslint/doctrine#109), or reimplementing it
  • Integrating that parser into the handler for @event tags
  • Updating the markdown formatter and default HTML template to handle the above changes (if necessary -- I haven't investigated deeply)

Adding @fires/@emit support requires most of the same tasks, and updating the markdown formatter and default HTML template are for sure necessary in that case.

@ProLoser
Copy link

Ran into this today, would love to know if there's any updates on it.

@tmcw
Copy link
Member

tmcw commented Oct 27, 2017

I don't think anyone has been working on this issue - our commits will reference issues, and we'll update when progress happens. Help is much appreciated if you want to push this to completion.

rhendric pushed a commit to rhendric/documentation that referenced this issue Sep 15, 2022
rhendric pushed a commit to rhendric/documentation that referenced this issue Sep 15, 2022
…tationjs#240)

Link to the purescript-partial library instead, which is where the guide
now lives.

I've kept this page for now instead of removing it completely, because
the compiler's Prim docs page still links to it as of 0.12.2 (see:
<https://pursuit.purescript.org/builtins/docs/Prim#t:Partial>)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants