npm react-spinners 0.6.0
Rewrite Package in TypeScript

latest releases: 0.13.8, 0.13.7, 0.13.6...
4 years ago

The entire package has been rewritten in TypeScript. The package will now support individual loader imports with types.

Major changes:

  • Add support for types for individual loader imports
  • Add support for using the basic color name as props instead of only color hashes
  • Reduced total package size from around 850kb to 135gb
  • Fix main key value in package.json to point to the correct index.js
  • Removed prop-types and recompose from dependencies
  • Added tests to get to 100% code coverage

Minor changes:

  • Update PacmanLoader css top property to respect sizeUnit prop.
  • Update README to include radius and radiusUnit.
  • Add missing transform key to the RiseLoader animation.
  • Setup tslint and prettier to enforce code consistency.
  • Add missing " to .babelrc in README.

Don't miss a new react-spinners release

NewReleases is sending notifications on new releases.