-
-
Notifications
You must be signed in to change notification settings - Fork 43
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
dc47da6
commit 3569fd8
Showing
2 changed files
with
11 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,19 @@ | ||
# react-awesome-reveal | ||
|
||
## 4.2.1 | ||
|
||
### Patch Changes | ||
|
||
- Prevent flashing on first render | ||
|
||
## 4.2.0 | ||
|
||
### Minor 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 | ||
- Disable animations if user has a reduced motion setting applied system-wide | ||
- Removed `css` prop from the Reveal component | ||
|
||
### Patch Changes | ||
|
||
- Disable animations if user has a reduced motion setting applied system-wide | ||
- Removed `css` prop from the Reveal component | ||
- 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 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
3569fd8
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Successfully deployed to the following URLs:
react-awesome-reveal – ./
react-awesome-reveal-morellodev.vercel.app
react-awesome-reveal-git-main-morellodev.vercel.app
react-awesome-reveal.morello.dev