react-awesome-reveal

React components to add reveal animations using the Intersection Observer API and CSS Animations.

MIT License

Downloads
110.4K
Stars
1.1K
Committers
8

Bot releases are visible (Hide)

react-awesome-reveal - [email protected] Latest Release

Published by github-actions[bot] 3 months ago

Patch Changes

  • 47924cb: Update dependencies
react-awesome-reveal - [email protected]

Published by github-actions[bot] 4 months ago

Patch Changes

  • 49c6106: Update dependencies
react-awesome-reveal - [email protected]

Published by github-actions[bot] 5 months ago

Patch Changes

  • d592d40: Update dependencies
react-awesome-reveal - [email protected]

Published by github-actions[bot] 6 months ago

Patch Changes

  • 010696e: Disable sourcemaps generation
react-awesome-reveal - [email protected]

Published by github-actions[bot] 6 months ago

Patch Changes

  • b807214: Update dependencies
react-awesome-reveal - [email protected]

Published by morellodev 9 months ago

Patch Changes

  • 97f7d1e: Update react-intersection-observer
react-awesome-reveal - [email protected]

Published by morellodev 11 months ago

[email protected] (2023-11-13)

Patch Changes

  • aa47f95: fix: upgrade react-intersection-observer
react-awesome-reveal - [email protected]

Published by morellodev 12 months ago

[email protected] (2023-10-30)

Patch Changes

  • 8e30cd1: Update dependencies
react-awesome-reveal - [email protected]

Published by morellodev over 1 year ago

[email protected] (2023-06-29)

Patch Changes

  • Use Vite for building package
react-awesome-reveal - [email protected]

Published by morellodev over 1 year ago

[email protected] (2023-06-27)

Patch Changes

  • cfb05d8: Fix Slide and Zoom flicker when the element is just entering the view and certain conditions are met. Slide flickers when direction is up. Zoom flickers when it is styled.
react-awesome-reveal - [email protected]

Published by morellodev over 1 year ago

[email protected] (2023-01-23)

Patch Changes

  • Removed hidden styles when animated components are not in the viewport
react-awesome-reveal - v4.2.2

Published by morellodev over 1 year ago

4.2.2 (2023-01-22)

Patch Changes

  • Prevent flashing on first render
react-awesome-reveal - v4.2.0

Published by morellodev over 1 year ago

4.2.0 (2023-01-22)

Minor Changes

  • Disable animations if user has a reduced motion setting applied system-wide
  • Removed css prop from the Reveal component

Patch Changes

  • Refactored code to be more functional
  • Emotion's css prop is not used anymore by the animated components – they now all use inline styling. This should improve runtime perfs due to less Emotion work
react-awesome-reveal - v4.1.0

Published by morellodev about 2 years ago

4.1.0 (2022-10-10)

Features

  • Slighly reduced bundle size

Fixes

  • Invalid source maps (closes #137)
react-awesome-reveal - v4.0.1

Published by morellodev about 2 years ago

4.0.1 (2022-08-26)

Fixes

  • Inifinite recursion when passing raw strings to any animated component (closes #133)
react-awesome-reveal - v4.0.0

Published by morellodev about 2 years ago

4.0.0 (2022-08-07)

Main Changes

  • React 18 support
  • Reduced package size (it is now half the v3 install size)
  • @emotion/react must be installed separately
react-awesome-reveal - v3.8.1

Published by github-actions[bot] over 3 years ago

3.8.1 (2021-06-10)

Bug Fixes

  • release: fix release package to NPM (5089030)
react-awesome-reveal - v3.8.0

Published by github-actions[bot] over 3 years ago

3.8.0 (2021-06-10)

Bug Fixes

  • baseurl: removed baseUrl (44d2095)
  • vercel: removed vercel.json config (547df21)

Features

  • types: component prop types are now exported (be1e2c1), closes #79
  • website: added a Docusaurus-based doc website (3f24101)
  • website: removed sample md file (0439a4c)
react-awesome-reveal - v3.7.2

Published by github-actions[bot] over 3 years ago

3.7.2 (2021-06-02)

Bug Fixes

  • ci: fixed release pipeline (ad2a644)
  • ci: removed node v10 from CI pipeline (9b0e968)
react-awesome-reveal - v3.7.1

Published by morellodev over 3 years ago

v3.7.1 (2021-03-06)

Fixes

  • fix(deps): adjust react version in peerDependencies (thanks @pgrodrigues) 3a71d1f

Dependencies

  • chore(deps): updated dependencies edc79c1