You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Updates the project to latest angular and refactors the countup directive using modern Angular syntax. Breaking change: options input has been renamed to countUpOptions.
Rewritten as Angular app. Published package reflects dist folder. Version updated to 6 to indicate compatibility with Angular 6. Fixed bug where counting down could count up where difference > 999.