Spin.js v2.1.2 Release Notes

Release Date: 2015-05-28 // almost 9 years ago
  • ๐Ÿ”„ Changed

    • ๐Ÿ”– Version 2.1.1 had a packaging error, so this release is now 2.1.2.
    • ๐Ÿ‘ Standard CSS attributes are now preferred over vendor ones if supported.
    • ๐Ÿ’… Unified internal coding style across all files.
    • โœ… Website now uses the latest version of jQuery from its 1.x branch.
    • ๐Ÿ“š Updated documentation to note that the container element must use relative positioning (issue [#292]).

    โž• Added

    • ๐Ÿ‘ spm support (PR [#232]).

    ๐Ÿ›  Fixed

    • All broken examples
    • ๐Ÿ› Bug on demo page where the direction setting wasn't reflected in the option object.