Skip to content

Releases: tobiasahlin/SpinKit

v2.0.1

30 Oct 13:13
43a244a
Compare
Choose a tag to compare
  • Fixes Chase HTML snippet containing too many child elements

v2.0.0

28 Oct 10:06
da085fc
Compare
Choose a tag to compare
  • New: Added examples.html, with an overview of all spinners
  • New: Added a brand new chase spinner
  • New: Added spinkit.min.css
  • Fixed: inline-block is no longed used to position any spinners (decoupling spacing from any potential font effects).
  • Changed: Most spinners now have more distinct and shorter names.
  • Changed: No positioning is now applied by default on any of the spinners.
  • Changed: All elements now only have one single class.
  • Changed: No more dependencies. gulp, npm, node, etc. is not required to build this project. There's nothing to build.
  • Changed: No more SCSS. All configuration is now done through CSS vars.
  • Fixed: All keyframe animations are now named after the elements/classes that are using them.

1.2.5

23 Nov 13:37
Compare
Choose a tag to compare
  • Add missing spinner (folding cube) to combined CSS file #108

1.2.4

23 Nov 13:28
Compare
Choose a tag to compare
  • Fix broken gulp script #106
  • Move changes made in CSS, to SCSS #107

1.2.3

18 Nov 09:20
Compare
Choose a tag to compare
  • Fix cube dimensions #104
  • Easier copy and paste usage #100

1.2.2

31 Aug 16:06
Compare
Choose a tag to compare
  • #98 Set size with $spinkit-size
  • #95 Add keywords for npm

1.2.1

26 Jul 12:15
Compare
Choose a tag to compare
  • Fix three bounce for Android #92
  • Fix wandering cubes on android #91

1.2.0

20 Jul 20:11
Compare
Choose a tag to compare
  • Add folding cube spinner #87
  • Lowercase in package #89

1.1.0

20 Jul 19:48
Compare
Choose a tag to compare

This release changes a lot of SCSS and .classes, and may break your current usage of SpinKit. Take caution when upgrading. See #85 and #86 for more details.

  • Consistent with demo #86
  • SCSS polish #85
  • Remove wordpress spinner #84
  • Remove moot version property from bower.json #82