This repository has been archived by the owner on May 15, 2023. It is now read-only.
Releases: scttcper/ngx-trend
Releases Β· scttcper/ngx-trend
3.0.1
3.0.0
2.1.4
2.1.3
2.1.2
Fixes animations in safari w/ the web-animations-js polyfill web-animations/web-animations-js#98
2.1.1
2.1.0
2.0.5
2.0.4
2.0.0: v2 (#24)
Instead of injecting css into the page to animate the trend it now uses angular's animation library. This requires the BrowserAnimationsModule
to be imported in your ngModule