Respinner Versions Save

Pretty and customizable svg spinners for React.js

v4.0.1

11 months ago

What's Changed

Full Changelog: https://github.com/huozhi/respinner/compare/v4.0.0...v4.0.1

v4.0.0

11 months ago

Core changes

  • Upgrade bundler to output assets from es5 to es2018
  • Fixed react warnings

Document changes

  • Use next.js for docs

Full Changelog: https://github.com/huozhi/respinner/compare/v3.0.8...v4.0.0

v3.0.8

1 year ago

Patches

Misc

v3.0.7

1 year ago

Patches

Switching some css + svg cases, especially rotating animation to svg animation for safari compatible. This fixes the long time issue that some transform css doesn't work on svg pretty well in safari.

v3.0.6

2 years ago

Updates

Respinner now supports SSR in next.js

v3.0.5

2 years ago

What's Changed