npm react-spinners 0.13.0

latest releases: 0.13.8, 0.13.7, 0.13.6...
22 months ago

Major Changes

Feature: Removed @emotion/react as a dependency and rewrote all components as functional components. This library now has ZERO dependencies.

This resulted in a huge component size reduction. As compared between 0.12.0 and 0.13.0

0.13.0
Screen Shot 2022-06-25 at 4 20 30 PM
0.12.0
Screen Shot 2022-06-25 at 4 20 34 PM

Feature: Add support for custom props such as aria-label
Feature: Updated RiseLoader rise amount to be the same as size prop instead of hard coded 30px

Breaking Change: css prop is renamed to cssOverride to avoid conflicts with css-in-js libraries

Storybook is introduced to better demo the components. The demo site is simplified to only allow color changes.

Minor Changes

  • replaced enzyme with react testing library
  • bugfix: add display: inherit to the default styles to fix the rendering issue
  • bugfix: GridLoader's rendering issue

Don't miss a new react-spinners release

NewReleases is sending notifications on new releases.