Skip to content

Tags: dengzhiqiang01/countUp.js

Tags

v1.9.2

Toggle v1.9.2's commit message
increment version, move demo js into separate file

v1.9.1

Toggle v1.9.1's commit message
fixed separator check bug (removed separator check)

v1.9.0

Toggle v1.9.0's commit message
remove tsconfig file

v1.8.5

Toggle v1.8.5's commit message
fixed issue where calling update in callback caused infinite rAF

v1.8.4

Toggle v1.8.4's commit message
fixing issue where grouping option was ignored

v1.8.3

Toggle v1.8.3's commit message
new initialize function checks for errors, removed changelog

v1.8.2

Toggle v1.8.2's commit message
build for last PR, update some things

v1.8.1

Toggle v1.8.1's commit message
Merge pull request inorganik#137 from vigie/ng2

Upgrading Angular 2 directive to be compatible with Angular version ^…

v1.8.0

Toggle v1.8.0's commit message
Merge pull request inorganik#130 from ThYpHo0n/master

Fix error TS2350 if you do a new CountUp call in Typescript

1.7.1

Toggle 1.7.1's commit message
remove redundant postFormatter (use optional formattingFn instead), f…

…ix bug, clean up code