dillon1000/react
Commit
Browse files React -> ReactDOM for render() and findDOMNode()
Changed paths113 files
First-parent comparisondocs/_js/examples/hello.js ModifiedM docs/_js/examples/markdown.js ModifiedM docs/_js/examples/timer.js ModifiedM docs/_js/examples/todo.js ModifiedM docs/_js/html-jsx.js ModifiedM docs/_js/live_editor.js ModifiedM docs/_layouts/default.html ModifiedM docs/_posts/2015-10-01-react-render-and-top-level-api.md ModifiedM docs/docs/02-displaying-data.it-IT.md ModifiedM docs/docs/02-displaying-data.ja-JP.md ModifiedM docs/docs/02-displaying-data.ko-KR.md ModifiedM docs/docs/02-displaying-data.md ModifiedM docs/docs/02-displaying-data.zh-CN.md ModifiedM docs/docs/02.1-jsx-in-depth.it-IT.md ModifiedM docs/docs/02.1-jsx-in-depth.ja-JP.md ModifiedM docs/docs/02.1-jsx-in-depth.ko-KR.md ModifiedM docs/docs/02.1-jsx-in-depth.md ModifiedM docs/docs/02.1-jsx-in-depth.zh-CN.md ModifiedM docs/docs/03-interactivity-and-dynamic-uis.it-IT.md ModifiedM docs/docs/03-interactivity-and-dynamic-uis.ja-JP.md ModifiedM docs/docs/03-interactivity-and-dynamic-uis.ko-KR.md ModifiedM docs/docs/03-interactivity-and-dynamic-uis.md ModifiedM docs/docs/03-interactivity-and-dynamic-uis.zh-CN.md ModifiedM docs/docs/04-multiple-components.it-IT.md ModifiedM docs/docs/04-multiple-components.ja-JP.md ModifiedM docs/docs/04-multiple-components.ko-KR.md ModifiedM docs/docs/04-multiple-components.md ModifiedM docs/docs/04-multiple-components.zh-CN.md ModifiedM docs/docs/05-reusable-components.it-IT.md ModifiedM docs/docs/05-reusable-components.ja-JP.md ModifiedM docs/docs/05-reusable-components.ko-KR.md ModifiedM docs/docs/05-reusable-components.md ModifiedM docs/docs/05-reusable-components.zh-CN.md ModifiedM docs/docs/06-transferring-props.it-IT.md ModifiedM docs/docs/06-transferring-props.ja-JP.md ModifiedM docs/docs/06-transferring-props.ko-KR.md ModifiedM docs/docs/06-transferring-props.md ModifiedM docs/docs/06-transferring-props.zh-CN.md ModifiedM docs/docs/08-working-with-the-browser.ja-JP.md ModifiedM docs/docs/08-working-with-the-browser.ko-KR.md ModifiedM docs/docs/08-working-with-the-browser.zh-CN.md ModifiedM docs/docs/08.1-more-about-ref-zh-CN.md ModifiedM docs/docs/08.1-more-about-refs.it-IT.md ModifiedM docs/docs/08.1-more-about-refs.ja-JP.md ModifiedM docs/docs/08.1-more-about-refs.ko-KR.md ModifiedM docs/docs/08.1-more-about-refs.md ModifiedM docs/docs/08.1-more-about-refs.zh-CN.md ModifiedM docs/docs/09-tooling-integration.it-IT.md ModifiedM docs/docs/09-tooling-integration.md ModifiedM docs/docs/09-tooling-integration.zh-CN.md ModifiedM docs/docs/10.4-test-utils.it-IT.md ModifiedM docs/docs/10.4-test-utils.ja-JP.md ModifiedM docs/docs/10.4-test-utils.ko-KR.md ModifiedM docs/docs/10.4-test-utils.md ModifiedM docs/docs/10.5-clone-with-props.it-IT.md ModifiedM docs/docs/10.5-clone-with-props.ja-JP.md ModifiedM docs/docs/10.5-clone-with-props.ko-KR.md ModifiedM docs/docs/10.5-clone-with-props.md ModifiedM docs/docs/getting-started.it-IT.md ModifiedM docs/docs/getting-started.ja-JP.md ModifiedM docs/docs/getting-started.ko-KR.md ModifiedM docs/docs/getting-started.md ModifiedM docs/docs/getting-started.zh-CN.md ModifiedM docs/docs/ref-01-top-level-api.it-IT.md ModifiedM docs/docs/ref-01-top-level-api.ko-KR.md ModifiedM docs/docs/ref-01-top-level-api.md ModifiedM docs/docs/ref-02-component-api.it-IT.md ModifiedM docs/docs/ref-02-component-api.ko-KR.md ModifiedM docs/docs/ref-02-component-api.md ModifiedM docs/docs/ref-03-component-specs.it-IT.md ModifiedM docs/docs/ref-03-component-specs.ko-KR.md ModifiedM docs/docs/ref-03-component-specs.md ModifiedM docs/docs/ref-09-glossary.it-IT.md ModifiedM docs/docs/ref-09-glossary.ko-KR.md ModifiedM docs/docs/ref-09-glossary.md ModifiedM docs/docs/thinking-in-react.it-IT.md ModifiedM docs/docs/thinking-in-react.ko-KR.md ModifiedM docs/docs/thinking-in-react.md ModifiedM docs/docs/tutorial.it-IT.md ModifiedM docs/docs/tutorial.ja-JP.md ModifiedM docs/docs/tutorial.ko-KR.md ModifiedM docs/docs/tutorial.md ModifiedM docs/downloads.md ModifiedA docs/js/react-dom.js AddedM docs/js/react.js ModifiedM docs/tips/02-inline-styles.ko-KR.md ModifiedM docs/tips/02-inline-styles.md ModifiedM docs/tips/03-if-else-in-JSX.ko-KR.md ModifiedM docs/tips/03-if-else-in-JSX.md ModifiedM docs/tips/06-style-props-value-px.ko-KR.md ModifiedM docs/tips/06-style-props-value-px.md ModifiedM docs/tips/07-children-props-type.ko-KR.md ModifiedM docs/tips/07-children-props-type.md ModifiedM docs/tips/08-controlled-input-null-value.ko-KR.md ModifiedM docs/tips/08-controlled-input-null-value.md ModifiedM docs/tips/10-props-in-getInitialState-as-anti-pattern.ko-KR.md ModifiedM docs/tips/10-props-in-getInitialState-as-anti-pattern.md ModifiedM docs/tips/11-dom-event-listeners.ko-KR.md ModifiedM docs/tips/11-dom-event-listeners.md ModifiedM docs/tips/12-initial-ajax.ko-KR.md ModifiedM docs/tips/12-initial-ajax.md ModifiedM docs/tips/13-false-in-jsx.ko-KR.md ModifiedM docs/tips/13-false-in-jsx.md ModifiedM docs/tips/14-communicate-between-components.ko-KR.md ModifiedM docs/tips/14-communicate-between-components.md ModifiedM docs/tips/15-expose-component-functions.ko-KR.md ModifiedM docs/tips/15-expose-component-functions.md ModifiedM docs/tips/16-references-to-components.ko-KR.md ModifiedM docs/tips/17-children-undefined.ko-KR.md ModifiedM docs/tips/17-children-undefined.md ModifiedM docs/tips/18-use-react-with-other-libraries.ko-KR.md ModifiedM docs/tips/18-use-react-with-other-libraries.md ModifiedM grunt/tasks/release.js ModifiedPatch
Files changed
Rendering syntax-highlighted changes…