Skip to content

Releases: inorganik/countUp.js

v1.8.3

16 Mar 16:06
Compare
Choose a tag to compare
  • new initialize function checks for errors
  • some cleanup
  • removed changelog (this releases page serves as a changelog)

v1.8.2

02 Mar 15:58
Compare
Choose a tag to compare

Includes a small fix for passing options.

v1.8.1

28 Dec 21:22
Compare
Choose a tag to compare

Angular 2 directive fix thanks @vigie

v1.8.0

12 Dec 16:32
Compare
Choose a tag to compare
  • Angular 2 support, thanks @vigie
  • TypeScript definition file, thanks @ThYpHo0n

v1.7.1

23 Apr 00:04
Compare
Choose a tag to compare
  • remove redundant postFormatter (use optional formattingFn instead)
  • fix rounding bug introduced in 1.6.0
  • clean up code

v1.7.0

08 Apr 14:39
Compare
Choose a tag to compare
  • Options attribute for angular directive (thanks @daggmano)
  • Accept optional custom easing function (thanks @mmieluch)
  • Accept optional custom formatting function (thanks @tristanoneil)

v1.6.1

01 Feb 23:44
Compare
Choose a tag to compare
  • Angular directive improvements - thanks Vivien Hung and @jgranstrom
  • Fix counting for small ranges (improve duration accuracy) - thanks @anoakie

v1.6.0

25 Sep 20:38
Compare
Choose a tag to compare
  • Add an angular directive
  • Some minor improvements

v 1.5.3

16 Jun 13:02
Compare
Choose a tag to compare

Had to create a new release so that bower, etc would pull the proper archive no no errors in package descriptions.

v 1.5.0

18 May 16:29
Compare
Choose a tag to compare

Adds support for AMD (asynchronous module definition) thanks to @vash15