react/scripts/fiber
Andrew Clark 8ba820a699 Use prop-types instead of prop-types factory (#9526)
Latest versions of prop-types don't depend on React, so the factory is
not necessary, and in fact bloats the build because it is intended for
15.5 and so doesn't strip out the checkers in prod.
2017-04-25 14:32:27 -07:00
..
record-tests Added jest-cli to the package.json for the Fiber record-tests script. (#9270) 2017-03-28 22:55:22 +01:00
tests-failing.txt Stop passing prevContext param to componentDidUpdate (#8631) 2017-04-21 13:15:22 -07:00
tests-passing-except-dev.txt Merge pull request #9264 from aickin/server-render-unit-tests-forms 2017-03-31 15:42:07 -07:00
tests-passing.txt Use prop-types instead of prop-types factory (#9526) 2017-04-25 14:32:27 -07:00