This repository has been archived by the owner on Nov 3, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 162
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Changes our `componentWillUpdate` call to `componentDidUpdate` to eliminate a React 16.3 StrictMode warning - Migration to [react-transition-group](https://github.com/reactjs/react-transition-group) v2 - Switches from lodash 3 to lodash 4 - Changes demo to use React 16.3 Also, removes `react-tween-state` because it was contributing to a potential memory leak in the demo. Fixes #237, fixes #236, fixes #235, fixes #229, fixes #222, fixes #224 Closes #233
- Loading branch information
Fin Hopkins
committed
Apr 12, 2018
1 parent
0b97a15
commit ec4b692
Showing
12 changed files
with
1,648 additions
and
1,477 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
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
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
Oops, something went wrong.