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

Add Angular 4.x Support #6

Closed
kuuurt13 opened this issue Feb 28, 2017 · 2 comments
Closed

Add Angular 4.x Support #6

kuuurt13 opened this issue Feb 28, 2017 · 2 comments
Assignees

Comments

@kuuurt13
Copy link
Owner

kuuurt13 commented Feb 28, 2017

Issue

Currently there is no support for 4.0, see #1. At the moment, Angular is on 4.0.0-RC.1 and 4.0.0 final is scheduled to officially release on 2017-03-22. Unfortunately, building ng-block-ui for 4.x is not backwards compatible with 2.x.

Proposal

Since the official release is a few weeks off and it will take a while for everyone to upgrade to 4.0. I think it would be best if a next tag was created in npm (this is what the angular team currently uses for future releases). I will be starting at 1.0.0-beta.0 and support 4.x. Any features/fixes added to the current version (0.3.0) will be added into this version. Once I feel like Angular 4.0 is being widely adopted I will point the npm latest tag to 1.0.0 so that will be the default when installing from npm.

@shuryyy
Copy link

shuryyy commented Feb 28, 2017

Hi @kuuurt13 working for 4.0.0-RC.1.

Thanks !!

@kuuurt13
Copy link
Owner Author

@shuryyy, good to hear! If you have any other problems, feel free to open a new issue.

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

2 participants