animate
animate copied to clipboard
anim react element easily
Bumps [core-js](https://github.com/zloirock/core-js) from 2.6.12 to 3.16.0. Changelog Sourced from core-js's changelog. 3.16.0 - 2021.07.30 Array find from last proposal moved to the stage 3, July 2021 TC39 meeting Array filtering...
_Dependabot Preview will be shut down on August 3rd, 2021. In order to keep getting Dependabot updates, please merge this PR and migrate to GitHub-native Dependabot before then._ Dependabot has...
Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react) from 16.14.0 to 17.0.2. Release notes Sourced from react's releases. 17.0.2 (March 22, 2021) React DOM Remove an unused dependency to address the SharedArrayBuffer cross-origin isolation warning. (@koba04...
 希望作者可以更新下
Getting this warning. I'm not using the rc-animate library.
There is a typedef file in the source of the project but it doesn't end up in the npm package so my code can't import it. Contents of installed package:...
Whenever I remove the Alert component from it's closeable icon I get this warning. What might be going wrong on my end?
Bumps [rc-tools](https://github.com/react-component/rc-tools) from 8.4.5 to 9.6.1. Commits See full diff in compare view [](https://dependabot.com/compatibility-score/?dependency-name=rc-tools&package-manager=npm_and_yarn&previous-version=8.4.5&new-version=9.6.1) Dependabot will resolve any conflicts with this PR as long as you don't alter...
React.Fragment has only one key property, we need to add judgement, we cannot pass other properties to React.Fragment. example: 
The following warning is shown upon upgrading to React 16.9.0: ``` Warning: componentWillReceiveProps has been renamed, and is not recommended for use. See https://fb.me/react-async-component-lifecycle-hooks for details. * Move data fetching...