mirror of
https://github.com/zebrajr/react.git
synced 2025-12-08 07:38:51 +01:00
* Added UNSAFE_ methods to create-class HAS_MANY list * Added warning for UNSAFE_componentWillRecieveProps misspelling * Bumping create-react-class package version * Added support for static getDerivedStateFromProps mixins |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| factory.js | ||
| index.js | ||
| LICENSE.txt | ||
| package.json | ||
| README.md | ||
| test.js | ||
| webpack.config.js | ||
| yarn.lock | ||
create-react-class
A drop-in replacement for React.createClass.
Refer to the React documentation for more information.