respinner

Pretty and customizable svg spinners for React.js

Downloads
2.1K
Stars
122
Committers
2

Bot releases are visible (Hide)

respinner - v4.0.3 Latest Release

Published by huozhi about 1 month ago

  • Fixes the types configuration in package.json, remove duplicated index.d.ts

Full Changelog: https://github.com/huozhi/respinner/compare/v4.0.2...v4.0.3

respinner - v4.0.2

Published by huozhi about 1 month ago

Patches

New Contributors

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

respinner - v4.0.1

Published by huozhi over 1 year ago

What's Changed

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

respinner - v4.0.0

Published by huozhi over 1 year 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

respinner - v3.0.8

Published by huozhi about 2 years ago

Patches

Misc

respinner - v3.0.7

Published by huozhi about 2 years 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.

respinner - v3.0.6

Published by huozhi almost 3 years ago

Updates

Respinner now supports SSR in next.js

respinner - v3.0.5

Published by huozhi almost 3 years ago

What's Changed