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

fix(ts-typings): expose PropOptions so they can be consumed by 3rd party decorators #1084

Closed
Hotell opened this issue Feb 19, 2017 · 0 comments
Assignees

Comments

@Hotell
Copy link
Contributor

Hotell commented Feb 19, 2017

User needs PropOption to be able to be consistent with skate Typings and api without rewriting it itself.

Usage:

Additional things to fix:

  • is static member declaration missing from Component
  • all Life cycle methods on Component cannot be optional ( they are always there )
@Hotell Hotell self-assigned this Feb 19, 2017
Hotell added a commit that referenced this issue Feb 19, 2017
treshugart added a commit that referenced this issue Feb 20, 2017
fix(ts-typings): add missing api and fix LC hooks
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