SpinKit v2.0.1 Release Notes

Release Date: 2019-10-30 // over 4 years ago
    • ๐Ÿ›  Fixed: Chase spinner's HTML snippet now has the correct number of children

Previous changes from v2.0.0

    • ๐Ÿ†• 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 (center the spinner with the utility class sk-center)
    • ๐Ÿ”„ 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