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

TC39 Spec implementation #53

Open
2 of 5 tasks
steelsojka opened this issue Oct 28, 2018 · 0 comments
Open
2 of 5 tasks

TC39 Spec implementation #53

steelsojka opened this issue Oct 28, 2018 · 0 comments

Comments

@steelsojka
Copy link
Owner

steelsojka commented Oct 28, 2018

This issue tracks features required to conform to the new tc39 spec.

  • Abstract decorator factory to support legacy and tc39
  • Test using the tc39 spec (babel 7)
  • Migrate one off decorator to use the decorator factory in order to support both specs.
  • Deprecate features that are no longer possible with the new spec (IE: Method lookups on the prototype)
  • Find a way to support typescript typings for both legacy and new spec (is it possible?)
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

1 participant