Spin.js v2.0.0 Release Notes

Release Date: 2014-03-13 // about 10 years ago
  • 🔄 Changed

    • 0️⃣ Spinner is now absolutely positioned at top: 50%, left: 50% by default.
    • top and left options now require CSS units. For example, top: 100 must instead be written as top: '100px'.
    • Spinner must now always be invoked as constructor.