This website requires JavaScript.
Explore
Help
Sign In
Facebook
/
react
Watch
1
Star
0
Fork
0
mirror of
https://github.com/facebook/react.git
synced
2025-11-01 09:12:30 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f7a3ac2d5657bc1035a6d8064cd17c40494b70fa
react
/
src
/
isomorphic
T
History
Vipul A M
b4a6bc89c2
- Added tests to compare testing of components using different types of element creation
...
Fixes [
#2576
] - Fixed Lint warnings and errors
2015-10-12 16:44:00 -04:00
..
children
Make React.Children.map do one pass only
2015-08-31 18:47:09 -07:00
classic
- Added tests to compare testing of components using different types of element creation
2015-10-12 16:44:00 -04:00
deprecated
Update to fbjs@0.3
2015-10-01 14:30:05 -07:00
modern
Consistently use
calls[n].args[n]
instead of
argsForCall[n][n]
for Jasmine spies
2015-10-12 22:39:19 +08:00
ReactIsomorphic.js
Move version to standalone module in preparation for reuse
2015-09-08 10:18:41 -07:00