Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

react-spinners

Package Overview
Dependencies
Maintainers
1
Versions
150
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-spinners - npm Package Versions

13
15

0.13.0

Diff

Changelog

Source

0.13.0

  • Rewrite each loader from the ground up using functional components.
  • Replaced @emotion with vanilla javascript and inline style to reduce component size by 75%. This project now have 0 dependencies, while continuing to support server side rendering.
  • Added support for custom props such as aria-label
  • renamed css prop to cssOverride to avoid type conflicts with css-in-js libraries.
davidhu2000
published 0.13.0-beta.7 •

Changelog

Source

0.13.0-beta.7

  • bugfix: fix style warnings on ClipLoader and CircleLoader
davidhu2000
published 0.13.0-beta.6 •

Changelog

Source

0.13.0-beta.6

  • bugfix: fix GridLoader rendering issue
davidhu2000
published 0.13.0-beta.5 •

Changelog

Source

0.13.0-beta.5

  • BREAKING CHANGE: css prop has been renamed to cssOverride to avoid type conflicts with css-in-js libraries such as emotion and styled-components
davidhu2000
published 0.13.0-beta.4 •

Changelog

Source

0.13.0-beta.4

  • bugfix: Fix document is not defined when rendering server side
davidhu2000
published 0.13.0-beta.3 •

Changelog

Source

0.13.0-beta.3

  • update .npmignore to ignore stories folder, yarn error log
davidhu2000
published 0.13.0-beta.2 •

Changelog

Source

0.13.0-beta.2

  • bugfix: Update tsconfig.json to ignore stories folder. This caused the outputted files to not be in the root directory and breaking the imports.
davidhu2000
published 0.13.0-beta.1 •

Changelog

Source

0.13.0-beta.1

  • bugfix: Properly assign important tag to GridLoader width prop.
davidhu2000
published 0.13.0-alpha.5 •

Changelog

Source

0.13.0-alpha.5

  • bugfix: Update GridLoader height/width with important tag to prevent overwrites from outside css.
davidhu2000
published 0.13.0-alpha.4 •

Changelog

Source

0.13.0-alpha.4

  • Feature: Add support for custom props in all loaders.
  • Feature: Removed @emotion/react as a dependency.
  • Feature: Update RiseLoader rise amount of use size prop instead of hardcoded as 30px.
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc