Skip to content

Print warning if class property is used without inheriting Vue class #42

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

Merged
merged 2 commits into from
Dec 11, 2016
Merged

Print warning if class property is used without inheriting Vue class #42

merged 2 commits into from
Dec 11, 2016

Conversation

ktsn
Copy link
Member

@ktsn ktsn commented Dec 11, 2016

As reported in #41, we cannot interpolate constructor without inheritance. So I think printing warning is appropriate on this situation.

/ping @yyx990803

@yyx990803 yyx990803 merged commit 7ad6a84 into vuejs:master Dec 11, 2016
@yyx990803
Copy link
Member

@ktsn in the future, if you are confident enough about a PR, you can merge it yourself (or ask review from @kaorun343 or @HerringtonDarkholme )

@ktsn ktsn deleted the warn-class-property branch December 12, 2016 00:26
@ktsn
Copy link
Member Author

ktsn commented Dec 12, 2016

OK, thanks.

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

Successfully merging this pull request may close these issues.

2 participants