From 887c2a7386b8b01ffba91ae1cff0732ed8a34c1a Mon Sep 17 00:00:00 2001 From: Dan Abramov Date: Tue, 27 Sep 2016 23:19:47 +0100 Subject: [PATCH] Rebuild website manually --- contributing/design-principles.html | 8 +- contributing/how-to-contribute.html | 600 ++++++++++++++++++ docs/addons-it-IT.html | 4 + docs/addons-ja-JP.html | 4 + docs/addons-ko-KR.html | 4 + docs/addons-zh-CN.html | 4 + docs/addons.html | 4 + docs/advanced-performance-it-IT.html | 4 + docs/advanced-performance-ja-JP.html | 4 + docs/advanced-performance-ko-KR.html | 4 + docs/advanced-performance-zh-CN.html | 4 + docs/advanced-performance.html | 4 + docs/animation-it-IT.html | 4 + docs/animation-ja-JP.html | 4 + docs/animation-ko-KR.html | 4 + docs/animation-zh-CN.html | 4 + docs/animation.html | 4 + docs/class-name-manipulation-it-IT.html | 4 + docs/class-name-manipulation-ja-JP.html | 4 + docs/class-name-manipulation-ko-KR.html | 4 + docs/class-name-manipulation-zh-CN.html | 4 + docs/class-name-manipulation.html | 4 + docs/clone-with-props-it-IT.html | 4 + docs/clone-with-props-ja-JP.html | 4 + docs/clone-with-props-ko-KR.html | 4 + docs/clone-with-props-zh-CN.html | 4 + docs/clone-with-props.html | 4 + docs/component-api-it-IT.html | 4 + docs/component-api-ko-KR.html | 4 + docs/component-api-zh-CN.html | 4 + docs/component-api.html | 4 + docs/component-specs-it-IT.html | 4 + docs/component-specs-ko-KR.html | 4 + docs/component-specs-zh-CN.html | 4 + docs/component-specs.html | 4 + docs/conferences-it-IT.html | 4 + docs/conferences-ko-KR.html | 4 + docs/conferences-zh-CN.html | 4 + docs/conferences.html | 4 + docs/context-ko-KR.html | 4 + docs/context-zh-CN.html | 4 + docs/context.html | 4 + docs/create-fragment-it-IT.html | 4 + docs/create-fragment-ja-JP.html | 4 + docs/create-fragment-ko-KR.html | 4 + docs/create-fragment-zh-CN.html | 4 + docs/create-fragment.html | 4 + docs/displaying-data-it-IT.html | 4 + docs/displaying-data-ja-JP.html | 4 + docs/displaying-data-ko-KR.html | 4 + docs/displaying-data-ru-RU.html | 4 + docs/displaying-data-zh-CN.html | 4 + docs/displaying-data-zh-TW.html | 4 + docs/displaying-data.html | 4 + docs/dom-differences-it-IT.html | 4 + docs/dom-differences-ko-KR.html | 4 + docs/dom-differences-zh-CN.html | 4 + docs/dom-differences.html | 4 + docs/environments.html | 4 + docs/error-decoder.html | 4 + docs/events-it-IT.html | 4 + docs/events-ko-KR.html | 4 + docs/events-zh-CN.html | 4 + docs/events.html | 4 + docs/flux-overview-it-IT.html | 4 + docs/flux-overview-ko-KR.html | 4 + docs/flux-overview-zh-CN.html | 4 + docs/flux-overview.html | 4 + docs/flux-todo-list-it-IT.html | 4 + docs/flux-todo-list-ko-KR.html | 4 + docs/flux-todo-list-zh-CN.html | 4 + docs/flux-todo-list.html | 4 + docs/forms-it-IT.html | 4 + docs/forms-ja-JP.html | 4 + docs/forms-ko-KR.html | 4 + docs/forms-zh-CN.html | 4 + docs/forms.html | 4 + docs/getting-started-it-IT.html | 4 + docs/getting-started-ja-JP.html | 4 + docs/getting-started-ko-KR.html | 4 + docs/getting-started-zh-CN.html | 4 + docs/getting-started.html | 4 + docs/glossary-it-IT.html | 4 + docs/glossary-ko-KR.html | 4 + docs/glossary-zh-CN.html | 4 + docs/glossary.html | 4 + docs/interactivity-and-dynamic-uis-it-IT.html | 4 + docs/interactivity-and-dynamic-uis-ja-JP.html | 4 + docs/interactivity-and-dynamic-uis-ko-KR.html | 4 + docs/interactivity-and-dynamic-uis-ru-RU.html | 4 + docs/interactivity-and-dynamic-uis-zh-CN.html | 4 + docs/interactivity-and-dynamic-uis.html | 4 + docs/jsx-gotchas-it-IT.html | 4 + docs/jsx-gotchas-ja-JP.html | 4 + docs/jsx-gotchas-ko-KR.html | 4 + docs/jsx-gotchas-zh-CN.html | 4 + docs/jsx-gotchas.html | 4 + docs/jsx-in-depth-it-IT.html | 4 + docs/jsx-in-depth-ja-JP.html | 4 + docs/jsx-in-depth-ko-KR.html | 4 + docs/jsx-in-depth-zh-CN.html | 4 + docs/jsx-in-depth.html | 4 + docs/jsx-spread-it-IT.html | 4 + docs/jsx-spread-ja-JP.html | 4 + docs/jsx-spread-ko-KR.html | 4 + docs/jsx-spread-zh-CN.html | 4 + docs/jsx-spread.html | 4 + docs/language-tooling.html | 4 + docs/more-about-refs-it-IT.html | 4 + docs/more-about-refs-ja-JP.html | 4 + docs/more-about-refs-ko-KR.html | 4 + docs/more-about-refs-zh-CN.html | 4 + docs/more-about-refs.html | 4 + docs/multiple-components-it-IT.html | 4 + docs/multiple-components-ja-JP.html | 4 + docs/multiple-components-ko-KR.html | 4 + docs/multiple-components-zh-CN.html | 4 + docs/multiple-components.html | 4 + docs/package-management.html | 4 + docs/perf-it-IT.html | 4 + docs/perf-ja-JP.html | 4 + docs/perf-ko-KR.html | 4 + docs/perf-zh-CN.html | 4 + docs/perf.html | 4 + docs/pure-render-mixin-it-IT.html | 4 + docs/pure-render-mixin-ja-JP.html | 4 + docs/pure-render-mixin-ko-KR.html | 4 + docs/pure-render-mixin-zh-CN.html | 4 + docs/pure-render-mixin.html | 4 + docs/reconciliation-it-IT.html | 4 + docs/reconciliation-ko-KR.html | 4 + docs/reconciliation.html | 4 + docs/reusable-components-it-IT.html | 4 + docs/reusable-components-ja-JP.html | 4 + docs/reusable-components-ko-KR.html | 4 + docs/reusable-components-zh-CN.html | 4 + docs/reusable-components.html | 4 + docs/shallow-compare-zh-CN.html | 4 + docs/shallow-compare.html | 4 + docs/special-non-dom-attributes-it-IT.html | 4 + docs/special-non-dom-attributes-ko-KR.html | 4 + docs/special-non-dom-attributes-zh-CN.html | 4 + docs/special-non-dom-attributes.html | 4 + docs/tags-and-attributes-it-IT.html | 4 + docs/tags-and-attributes-ko-KR.html | 4 + docs/tags-and-attributes-zh-CN.html | 4 + docs/tags-and-attributes.html | 4 + docs/test-utils-it-IT.html | 4 + docs/test-utils-ja-JP.html | 4 + docs/test-utils-ko-KR.html | 4 + docs/test-utils-zh-CN.html | 4 + docs/test-utils.html | 4 + docs/thinking-in-react-it-IT.html | 4 + docs/thinking-in-react-ja-JP.html | 4 + docs/thinking-in-react-ko-KR.html | 4 + docs/thinking-in-react-zh-CN.html | 4 + docs/thinking-in-react.html | 4 + docs/tooling-integration-it-IT.html | 4 + docs/tooling-integration-ja-JP.html | 4 + docs/tooling-integration-ko-KR.html | 4 + docs/tooling-integration-zh-CN.html | 4 + docs/tooling-integration.html | 4 + docs/top-level-api-it-IT.html | 4 + docs/top-level-api-ja-JP.html | 4 + docs/top-level-api-ko-KR.html | 4 + docs/top-level-api-zh-CN.html | 4 + docs/top-level-api.html | 4 + docs/transferring-props-it-IT.html | 4 + docs/transferring-props-ja-JP.html | 4 + docs/transferring-props-ko-KR.html | 4 + docs/transferring-props-zh-CN.html | 4 + docs/transferring-props.html | 4 + docs/tutorial-it-IT.html | 4 + docs/tutorial-ja-JP.html | 4 + docs/tutorial-ko-KR.html | 4 + docs/tutorial-zh-CN.html | 4 + docs/tutorial.html | 4 + docs/two-way-binding-helpers-it-IT.html | 4 + docs/two-way-binding-helpers-ja-JP.html | 4 + docs/two-way-binding-helpers-ko-KR.html | 4 + docs/two-way-binding-helpers-zh-CN.html | 4 + docs/two-way-binding-helpers.html | 4 + docs/update-it-IT.html | 4 + docs/update-ja-JP.html | 4 + docs/update-ko-KR.html | 4 + docs/update-zh-CN.html | 4 + docs/update.html | 4 + docs/videos-it-IT.html | 4 + docs/videos-ko-KR.html | 4 + docs/videos-zh-CN.html | 4 + docs/videos.html | 4 + docs/webcomponents-zh-CN.html | 4 + docs/webcomponents.html | 4 + docs/why-react-de-DE.html | 4 + docs/why-react-it-IT.html | 4 + docs/why-react-ja-JP.html | 4 + docs/why-react-ko-KR.html | 4 + docs/why-react-ru-RU.html | 4 + docs/why-react-zh-CN.html | 4 + docs/why-react-zh-TW.html | 4 + docs/why-react.html | 4 + docs/working-with-the-browser-it-IT.html | 4 + docs/working-with-the-browser-ja-JP.html | 4 + docs/working-with-the-browser-ko-KR.html | 4 + docs/working-with-the-browser-zh-CN.html | 4 + docs/working-with-the-browser.html | 4 + tips/children-props-type-ko-KR.html | 4 + tips/children-props-type.html | 4 + tips/children-undefined-ko-KR.html | 4 + tips/children-undefined.html | 4 + .../communicate-between-components-ko-KR.html | 4 + tips/communicate-between-components.html | 4 + ...ps-not-triggered-after-mounting-ko-KR.html | 4 + ...iveProps-not-triggered-after-mounting.html | 4 + tips/controlled-input-null-value-ko-KR.html | 4 + tips/controlled-input-null-value.html | 4 + tips/dangerously-set-inner-html-ko-KR.html | 4 + tips/dangerously-set-inner-html.html | 4 + tips/dom-event-listeners-ko-KR.html | 4 + tips/dom-event-listeners.html | 4 + tips/expose-component-functions-ko-KR.html | 4 + tips/expose-component-functions-zh-CN.html | 4 + tips/expose-component-functions.html | 4 + tips/false-in-jsx-ko-KR.html | 4 + tips/false-in-jsx.html | 4 + tips/if-else-in-JSX-ko-KR.html | 4 + tips/if-else-in-JSX-ru-RU.html | 4 + tips/if-else-in-JSX.html | 4 + tips/initial-ajax-ko-KR.html | 4 + tips/initial-ajax.html | 4 + tips/inline-styles-ko-KR.html | 4 + tips/inline-styles-ru-RU.html | 4 + tips/inline-styles.html | 4 + tips/introduction-ja-JP.html | 4 + tips/introduction-ko-KR.html | 4 + tips/introduction-ru-RU.html | 4 + tips/introduction.html | 4 + ...aximum-number-of-jsx-root-nodes-ko-KR.html | 4 + ...aximum-number-of-jsx-root-nodes-ru-RU.html | 4 + tips/maximum-number-of-jsx-root-nodes.html | 4 + ...getInitialState-as-anti-pattern-ko-KR.html | 4 + ...ps-in-getInitialState-as-anti-pattern.html | 4 + tips/references-to-components-ko-KR.html | 4 + tips/references-to-components.html | 4 + tips/self-closing-tag-ja-JP.html | 4 + tips/self-closing-tag-ko-KR.html | 4 + tips/self-closing-tag-ru-RU.html | 4 + tips/self-closing-tag.html | 4 + tips/style-props-value-px-ko-KR.html | 4 + tips/style-props-value-px-ru-RU.html | 4 + tips/style-props-value-px.html | 4 + .../use-react-with-other-libraries-ko-KR.html | 4 + tips/use-react-with-other-libraries.html | 4 + 253 files changed, 1611 insertions(+), 1 deletion(-) create mode 100644 contributing/how-to-contribute.html diff --git a/contributing/design-principles.html b/contributing/design-principles.html index 114952c8b0..7ce13117ec 100644 --- a/contributing/design-principles.html +++ b/contributing/design-principles.html @@ -414,6 +414,10 @@

Contributing