Skip to content

Releases: bentatum/better-react-spinkit

v2.0.4

15 Dec 16:34
Compare
Choose a tag to compare
issue(2.0.4): version increment, i screwed up the release tag.

v2.0.3

15 Dec 16:31
e2634bf
Compare
Choose a tag to compare

Updated dependency

Improvements for SSR

03 Oct 19:30
Compare
Choose a tag to compare

No more checksum warnings! 🍾

Thanks @slifszyc

2.0.0

07 May 20:43
Compare
Choose a tag to compare
v2.0.0

Merge branch 'master' of https://github.com/bentatum/better-react-spi…

v2.0.0-4

23 Aug 17:39
Compare
Choose a tag to compare

react-fade is no longer a part of better-react-spinkit. If you liked or need the fade effect you can achieve this using a module like react-fade. See example.

v2.0.0-3

21 Jul 04:42
Compare
Choose a tag to compare

I decided to deprecate fadeIn.

Since this uses react-fade, you can simply pass your react-fade params to fade.

Setting duration:

<ChasingDots fade={{ duration: 3 }} />

Removing fade:

<ThreeBounce fade={false} />

2.0.0-0

06 Jul 01:39
Compare
Choose a tag to compare
Merge pull request #1 from bentatum/2.0

2.0