Skip to content

Fixes and improvements

Compare
Choose a tag to compare
@kottenator kottenator released this 27 Sep 16:07
· 108 commits to master since this release
  • fixed bug when you have the same start animation value and end animation value (event gives progress: NaN)
  • back-incompatible: I have removed reversedAnimation option and added animationStartValue option (it covers reverse and gives more flexibility)
  • new command added: $(...).circleProgress('redraw')

See the docs on GitHub to learn more about new options