Paul O’Shannessy
7c52b802b4
Clean up ununsed devDeps
...
Also removed object-assign. We only support building with node v4+ which has Object.assign.
2016-01-22 10:17:30 -08:00
jim
accd0d874d
Removed cloneWithProps addon.
2016-01-15 17:17:36 -08:00
Paul O’Shannessy
10edb83166
Ensure license and patents files are packaged for npm
2015-11-09 12:47:22 -08:00
Paul O’Shannessy
88584a96b7
Generate better readmes for addons npm packages
2015-11-04 21:25:28 -08:00
Paul O’Shannessy
ff71d7a939
Build perf and test-utils addon npm packages
2015-07-27 15:04:38 -07:00
Toru Kobayashi
ddf27b6299
Rename react-addons-updates to react-addons-update
2015-07-04 16:53:16 +09:00
Ben Alpert
33d5201a94
Finish addons packaging
...
- Add missing object-assign dependency
- Add batchedUpdates to ReactDOMClient, rename the two addons to `unstable_`
- Delete react/addons/* (leaving react/addons with a slightly updated warning)
- Add README.md, LICENSE, PATENTS to each addons package
2015-07-02 23:33:16 +02:00
Paul O’Shannessy
79561342c3
Build standalone react-addons packages
2015-06-21 20:01:21 +08:00