Releases: mhnpd/react-loader-spinner
Releases · mhnpd/react-loader-spinner
v5.0.7
v5.0.5
What's Changed
- Fixed ThreeDots animation not working on iOS devices. by @jamesdfrearson in #103
- Rewritten entirely in typescript
- Individual spinner was exported for performance.
- Allow for react 17 by @sherakama in #101
- Extensive documentation and new documentation website.
- Tree Shaking New Version 5.0 by @mhnpd in #106
New Contributors
- @jamesdfrearson made their first contribution in #103
- @fe-olaf made their first contribution in #102
- @sherakama made their first contribution in #101
- @samstr made their first contribution in #98
Full Changelog: v4.0.0...v5.0.0
v4.0.0
What's Changed
- V3.0.0 merge into development. by @mhnpd in #37
- V3.0.0 merge into development. (#37) by @mhnpd in #38
- V3.0.0 merge into development. (#37) (#38) by @mhnpd in #39
- Fix typo by @ahmadkarlam in #40
- Fix label propType in Plane.js by @GeoffSelby in #42
- Update Readme by @BrannanC in #45
- fix(ansicolors): remove ansi-colors use by @ridergoster in #46
- Added timeout props by @kingingcole in #44
- Add cleanup function to useEffect call in Loader component. by @AodhanHayter in #51
- Bump acorn from 3.3.0 to 6.4.1 by @dependabot in #61
- Added height to resolve an issue and added radius props by @hariananthan in #58
- mouseover effect to see the name of the spinner. by @JoostVanVelthoven in #62
- Feature/upgrade library dependency by @mhnpd in #85
- fix: Plane.css to work on safari by @geewoo94 in #80
- Update MutatingDots.js by @JackHellyerfp in #78
- Added Typescript Type Declaration & Fixed README.md grammatical mistakes & added Typescript section in README.md by @KRTirtho in #70
New Contributors
- @ahmadkarlam made their first contribution in #40
- @GeoffSelby made their first contribution in #42
- @BrannanC made their first contribution in #45
- @ridergoster made their first contribution in #46
- @kingingcole made their first contribution in #44
- @AodhanHayter made their first contribution in #51
- @dependabot made their first contribution in #61
- @hariananthan made their first contribution in #58
- @JoostVanVelthoven made their first contribution in #62
- @geewoo94 made their first contribution in #80
- @JackHellyerfp made their first contribution in #78
- @KRTirtho made their first contribution in #70
Full Changelog: v2.3.0...v4.0.0
Bug Fix
What's Changed
- Removing
alert
fromrender
by @tomduckering in #6 - remove alert on load by @logandeancall in #8
- Don't call alert by @aknuds1 in #5
- Rename some folder and adding some package for linter setting. by @mhnpd in #9
- New Component Added by @mhnpd in #11
- CSS not getting added to dist folder by @hashans in #13
New Contributors
- @tomduckering made their first contribution in #6
- @logandeancall made their first contribution in #8
- @aknuds1 made their first contribution in #5
- @hashans made their first contribution in #13
Full Changelog: https://github.com/mhnpd/react-loader-spinner/commits/2.2.0