react-spinners
Advanced tools
Changelog
0.11.0-alpha.7
speedMultiplier
props to all loadersspeed-multiplier=true
will enable to inputChangelog
0.11.0-alpha.6
colors.ts
to let typescript infer.Changelog
0.11.0-alpha.5
speedMultipler
prop to PulseLoader
. This is done to test the API for a single loader before adding to the rest.Changelog
0.11.0-alpha.4
BarLoader
by marking the props using Required
utility to avoid having to do width || Loader.defaultProps.width
.Changelog
0.11.0-alpha.3
speedMultipler
prop to BarLoader
. This is done to test the API for a single loader before adding to the rest.Changelog
0.10.4
.eslintrc.*
to .npmignore
to reduce packge size.Changelog
0.10.3
type:module
change in package.json
due to issue #336. This is causing a Must use import to load ES Module
error.Changelog
0.10.2
Note: this release has a critical issue and was deprecated. Please update to 0.10.3 or higher.
Changelog
0.11.0-alpha.2
@emotion
for .babelrc
plugins