-
Notifications
You must be signed in to change notification settings - Fork 8
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
Document not (yet) implemented features #5
Comments
Yes, I think it is out-of-date. More specifically, which features do you mean? |
I think the patching of the component's constructor does not work yet. |
Thanks for the kind words! Yes, constructors doesn't work yet. Haven't tested it with
Should be possible. At this point my main focus is to achieve stability of the current set of features and to make the code more readable :-) Would you open issues for the features you'd like to use? Also if you'd enjoy it - feel free to open another PR with new features/bug fixes. |
Alright! I think I will spend some time playing around with the hot-loader during the holidays :). Then I will really see which features are needed and will create issues (and if I can PRs) for them. |
I read your article on your blog (http://blog.mgechev.com/2015/10/26/angular2-hot-loader-hot-loading-tooling/) and saw that there are some missing features that you documented.
I think it would be helpful to create issues for them here in this repo to gain more insight in the current capabilities and shortcomings of the hot-loader.
I don't know whether the list you gave in your article is still valid and wanted to ask you which of those are already implemented.
The text was updated successfully, but these errors were encountered: