react-spinners
Advanced tools
Changelog
0.13.0
@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.aria-label
css
prop to cssOverride
to avoid type conflicts with css-in-js libraries.Changelog
0.13.0-beta.7
Changelog
0.13.0-beta.6
Changelog
0.13.0-beta.5
css
prop has been renamed to cssOverride
to avoid type conflicts with css-in-js libraries such as emotion and styled-componentsChangelog
0.13.0-beta.4
document is not defined
when rendering server sideChangelog
0.13.0-beta.3
.npmignore
to ignore stories
folder, yarn error logChangelog
0.13.0-beta.2
tsconfig.json
to ignore stories
folder. This caused the outputted files to not be in the root directory and breaking the imports.Changelog
0.13.0-beta.1
GridLoader
width prop.Changelog
0.13.0-alpha.5
GridLoader
height/width with important
tag to prevent overwrites from outside css.Changelog
0.13.0-alpha.4
@emotion/react
as a dependency.RiseLoader
rise amount of use size
prop instead of hardcoded as 30px.