Skip to content

v2.0.0

Compare
Choose a tag to compare
@tobiasahlin tobiasahlin released this 28 Oct 10:06
· 8 commits to master since this release
da085fc
  • 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.