All Versions
27
Latest Version
Avg Release Cycle
157 days
Latest Release
575 days ago

Changelog History
Page 3

  • v1.2.4 Changes

    February 28, 2012

    โž• Added

    • ๐Ÿ†• New config options: top, left, zIndex, and className.
  • v1.2.3 Changes

    January 30, 2012

    ๐Ÿ”„ Changed

    • 0๏ธโƒฃ Disabled hardware acceleration by default to prevent disappearing objects and flashing colors in Chrome and Safari (issue [#41] and issue [#47]).
  • v1.2.2 Changes

    November 08, 2011

    ๐Ÿ›  Fixed

    • ๐Ÿ’… Cross-domain issue with the dynamically created stylesheet (issue [#36]).
  • v1.2.1 Changes

    October 05, 2011

    ๐Ÿ›  Fixed

    • Error when loading spinner in Internet Explorer 9 (issue [#31]).
  • v1.2.0 Changes

    September 16, 2011

    ๐Ÿ”„ Changed

    • Calling spin() now invokes stop() first (issue [#28]).
    • The new operator is now optional (issue [#14]).
    • ๐Ÿ‘Œ Improved accessibility by adding role="progressbar".

    ๐Ÿ›  Fixed

    • โ†ช Implemented workaround for negative margin bug in Internet Explorer (issue [#27]).
  • v1.1.0 Changes

    September 06, 2011

    ๐Ÿ”„ Changed

    • โšก๏ธ Optimized the code for gzip compression. While the minified version got slightly larger, the zipped version now only weighs 1.7K.

    ๐Ÿ›  Fixed

    • ๐Ÿ”€ Animation occasionally got out of sync in mobile Safari and Android's built-in WebKit (issue [#12]).
    • Spinner was misplaced when the target element had a non-zero padding (issue [#23]).
  • v1.0.0 Changes

    August 16, 2011
    • ๐ŸŽ‰ Initial release

    ๐Ÿš€ [Unreleased]: https://github.com/fgnass/spin.js/compare/4.1.1...HEAD