Releases: mhnpd/react-loader-spinner
Releases · mhnpd/react-loader-spinner
v6.1.6
v6.1.0
Full Changelog: v6.0.0...v6.1.0
v6.0.0
Improve support for ESM and common-js module
Full Changelog: v5.4.5...v6.0.0
v5.4.5
5.3.4 (Sept 08 2022)
5.3.3 (Aug 25 2022)
What's Changed
- #136: Add react-is as project dependency by @mhnpd in #137
- Feature/new spinners by @mhnpd in #138
- Add new spinners:
1. Blocks
2. Color Rings
3. Comment
4. Discuss
5. DNA
6. Fidget Spinner
7. Magnifying Glass
8. Progress Bar
9. Radio
10. Vortex
Full Changelog: v5.2.0...v5.3.0
What's Changed
Full Changelog: v5.2.0...v5.3.1
5.2.0 (August 20, 2022)
What's Changed
- Added react 18 to the peer dependencies by @sirLisko in #129
- Updated README.md to include the full possibilities of options for the component. by @ziruzavar in #131
Core:
- CSS was written in styled-component.
- Removal of Addition CSS imports
- Improve component documentation pages and update the documentation website.
Spinner
- Introduce the new spinner: Line Wave, Rotating Lines, Three Circles, Infinity Spin, Circles With Bar, Falling Lines
- Depreciate some loader: Plane, and Cradle Loader
Bug Fix:
- The triangle spinner CSS issue was fixed with this release.
Test Coverage:
- Test was added to check missing spinner export.
New Contributors
- @sirLisko made their first contribution in #129
- @ziruzavar made their first contribution in #131
Full Changelog: v5.1.5...v5.2.0
v5.1.2
What's Changed
-
New Spinners
- Three Circle
- Rotating Square
- Line Wave
- Circle with Bar
-
Bug:
- Import configuration fix for css.
Full Changelog: v5.1.1...v5.1.2
v5.1.0
What's Changed
- Fix viewbox calculations in Oval by @wooferzfg in #116
- generate esm code addition to cjs by @Sysix in #114
- Fix npm publish by @wooferzfg in #117
New Contributors
- @wooferzfg made their first contribution in #116
Full Changelog: v5.0.10...v5.1.0
v5.0.9
Fixes the aria-label typo
Full Changelog: v5.0.8...v5.0.9