All Versions
27
Latest Version
Avg Release Cycle
157 days
Latest Release
1161 days ago
Changelog History
Page 3
Changelog History
Page 3
-
v1.2.4 Changes
February 28, 2012➕ Added
- 🆕 New config options:
top
,left
,zIndex
, andclassName
.
- 🆕 New config options:
-
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 invokesstop()
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]).
- Calling
-
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