Skip to content

v0.1.0

Choose a tag to compare

@jbcarpanelli jbcarpanelli released this 20 May 20:07
· 45 commits to master since this release

Added

  • Added CircleCI builds.
  • Added unit tests (~99% coverage).
  • Added stopAll() method to stop all spinning spinners.
  • Added ability to set a spinner efect when constructing the spinner.

Fixed

  • Fix color properties when updating a spinner (with the update, success and fail methods).

Changed

  • Changed MultiSpinner object to a regular class.
  • Changed spinners array to an object.