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

better-dom 4 roadmap #43

Open
9 of 12 tasks
chemerisuk opened this issue Sep 17, 2017 · 0 comments
Open
9 of 12 tasks

better-dom 4 roadmap #43

chemerisuk opened this issue Sep 17, 2017 · 0 comments

Comments

@chemerisuk
Copy link
Owner

chemerisuk commented Sep 17, 2017

  • decrease number of internal objects created
  • $Element#get/$Element#set support innerHTML shortcut
  • drop $Element#data
  • drop $Element#toggle
  • drop $Element#define
  • functor as a returned value for $Element#on, drop $Element#off
  • drop support for IE8-9
  • drop support for legacy Opera
  • $Element#on/$Element#once support options object argument (capture, passive flags)
  • align live extension descriptor with the custom element spec
  • add destructor for a live extension
  • store API documentation on Wiki
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