-
Notifications
You must be signed in to change notification settings - Fork 50.4k
Closed
Labels
Milestone
Description
- make sure examples work (@zpao Update the examples for 0.13 #3354)
- docs
-
React.findDOMNode -
React.cloneElement(@zpao [docs] React.cloneElement #3363) -
React.Component(@sebmarkbage) - ES6 class use
- Notes in component instance methods about what doesn't work in ES6 classes (@zpao)
-
Note in element.type(no such documentation; mentioned change in blog; skipping) - Update refs documentation for callback style (are we actually recommending this yet?) (@JSFB Added docs about the ref-as-callback. #3364)
- Update setState docs for function style(@JSFB)
-
React.addons.createFragment(@spicyj Add docs for createFragment #3353) -
React.classSetdeprecation - shallow testing (Add documentation for shallow testing #2963)
-
- fb.me updates (@zpao)
- http://fb.me/react-invariant-dangerously-set-inner-html → http://facebook.github.io/react/tips/dangerously-set-inner-html.html
-
http://fb.me/react-legacyfactory -
http://fb.me/react-context-by-parent -
http://fb.me/react-warning-keys -
http://fb.me/react-transferpropsto -
http://fb.me/react-addons-classset -
http://fb.me/react-jsx-lower-case
- ship it (blog, npm, bower, etc) (@zpao)
- update react-tutorial (@zpao Point at 0.13 reactjs/react-tutorial#40)
- ship jsx upgrade tool (@zpao)
- update react-source gem (@zpao)
- update react-rails gem? (@zpao)
- ship React ART 0.13 (@zpao Update deps for 0.13 reactjs/react-art#43)
- update readme, etc in master
- update fiddles