-
-
Notifications
You must be signed in to change notification settings - Fork 876
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
Angular v5 minimum #417
Comments
hello please have you released it yet? we need it for angular 5 . Currently,version 0.22.3 still depends on version 4.4 of angular instead of version 5 miniumum.Please when will this be released? |
is it possible you add me to the project so that i can add minor changes and release when you do not have time readily?I need this for a project I'm working on currently. |
Hi there, this lib already works just fine with angular v4 and v5, this issue is just for making it work with v5 only. All the changes are already done here: #420 and available on the beta tag on npm. |
FWIW. I upgraded to Angular v5 and angular-calendar 0.22.3 and encountered a regression where external drag-n-drop stopped working (eventTimesChanged event wasn't firing.) #420 fixed it for me. Thanks. |
@angular/common
The text was updated successfully, but these errors were encountered: