-
Notifications
You must be signed in to change notification settings - Fork 357
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
feat(): upgrade to [email protected]. (closes #393) #429
Conversation
On the off chance you missed this as opposed to just haven't gotten to it yet..
Update: evidently we aren't getting programatic access to animations in |
Yep! 😄 , i was waiting on this to see if we can still use |
Any idea when is this going to be released? Great framework BTW |
@mmoravcik - It's available in the nightly |
@d3viant0ne thanks but still getting the following when running
|
Already reported in #471 which has an open pull request. |
Description
#393
Starting the PR (will set its description later)
What's included?
template
withng-template
OpaqueToken
withInjectionToken
BrowserAnimationsModule
where neededTest Steps
General Tests for Every PR
ng serve --aot
still works.npm run lint
passes.npm test
passes and code coverage is not lower.npm run build
still works.Screenshots or link to CodePen/Plunker/JSfiddle