Skip to content

Releases: mhnpd/react-loader-spinner

v6.1.6

27 Dec 15:03
Compare
Choose a tag to compare

v6.1.0

08 Dec 08:28
Compare
Choose a tag to compare

Full Changelog: v6.0.0...v6.1.0

v6.0.0

07 Dec 13:53
Compare
Choose a tag to compare

Improve support for ESM and common-js module

Full Changelog: v5.4.5...v6.0.0

v5.4.5

26 Aug 15:56
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v5.3.4...v5.4.5

5.3.4 (Sept 08 2022)

08 Sep 07:42
Compare
Choose a tag to compare

What's Changed

Full Changelog: v5.3.3...v5.3.4

5.3.3 (Aug 25 2022)

27 Aug 09:57
Compare
Choose a tag to compare

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)

21 Aug 08:20
Compare
Choose a tag to compare

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

Full Changelog: v5.1.5...v5.2.0

v5.1.2

05 Feb 18:20
Compare
Choose a tag to compare

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

23 Jan 08:13
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v5.0.10...v5.1.0

v5.0.9

19 Jan 08:21
Compare
Choose a tag to compare

Fixes the aria-label typo

Full Changelog: v5.0.8...v5.0.9