From 5ef593e4a0b40940cf507dc763b794da7726b16d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Paul=20O=E2=80=99Shannessy?= Date: Mon, 20 Apr 2015 11:02:29 -0700 Subject: [PATCH] Merge pull request #3693 from reedloden/swap-http-to-https SSL/TLSize all the things! (convert http:// to https:// where appropriate) --- CHANGELOG.md | 16 +++---- CONTRIBUTING.md | 6 +-- README.md | 18 +++---- docs/_config.yml | 2 +- docs/_data/nav_docs.yml | 4 +- docs/_layouts/default.html | 6 +-- .../_posts/2013-06-02-jsfiddle-integration.md | 2 +- docs/_posts/2013-06-05-why-react.md | 6 +-- docs/_posts/2013-06-12-community-roundup.md | 4 +- docs/_posts/2013-06-19-community-roundup-2.md | 18 +++---- docs/_posts/2013-06-27-community-roundup-3.md | 4 +- ...13-07-02-react-v0-4-autobind-by-default.md | 2 +- docs/_posts/2013-07-03-community-roundup-4.md | 10 ++-- docs/_posts/2013-07-17-react-v0-4-0.md | 10 ++-- docs/_posts/2013-07-23-community-roundup-5.md | 4 +- docs/_posts/2013-08-05-community-roundup-6.md | 2 +- docs/_posts/2013-08-26-community-roundup-7.md | 2 +- docs/_posts/2013-11-05-thinking-in-react.md | 6 +-- .../_posts/2013-11-06-community-roundup-10.md | 2 +- .../_posts/2013-11-18-community-roundup-11.md | 30 ++++++------ docs/_posts/2013-12-18-react-v0.5.2-v0.4.2.md | 2 +- .../_posts/2013-12-23-community-roundup-12.md | 22 ++++----- .../_posts/2013-12-30-community-roundup-13.md | 4 +- ...2014-01-02-react-chrome-developer-tools.md | 2 +- .../_posts/2014-01-06-community-roundup-14.md | 2 +- .../_posts/2014-02-05-community-roundup-15.md | 10 ++-- .../_posts/2014-02-15-community-roundup-16.md | 2 +- docs/_posts/2014-02-16-react-v0.9-rc1.md | 10 ++-- docs/_posts/2014-02-20-react-v0.9.md | 10 ++-- .../_posts/2014-02-24-community-roundup-17.md | 16 +++---- .../_posts/2014-03-14-community-roundup-18.md | 4 +- docs/_posts/2014-03-19-react-v0.10-rc1.md | 14 +++--- docs/_posts/2014-03-21-react-v0.10.md | 12 ++--- docs/_posts/2014-03-28-the-road-to-1.0.md | 2 +- docs/_posts/2014-05-06-flux.md | 4 +- ...014-05-29-one-year-of-open-source-react.md | 4 +- .../_posts/2014-06-27-community-roundup-19.md | 4 +- docs/_posts/2014-07-13-react-v0.11-rc1.md | 10 ++-- docs/_posts/2014-07-17-react-v0.11.md | 12 ++--- docs/_posts/2014-07-25-react-v0.11.1.md | 10 ++-- .../_posts/2014-07-28-community-roundup-20.md | 8 ++-- ...4-07-30-flux-actions-and-the-dispatcher.md | 6 +-- .../_posts/2014-08-03-community-roundup-21.md | 10 ++-- ...09-03-introducing-the-jsx-specification.md | 2 +- .../2014-09-12-community-round-up-22.md | 6 +-- docs/_posts/2014-09-16-react-v0.11.2.md | 10 ++-- .../2014-09-24-testing-flux-applications.md | 10 ++-- .../2014-10-14-introducing-react-elements.md | 6 +-- docs/_posts/2014-10-16-react-v0.12-rc1.md | 12 ++--- .../_posts/2014-10-17-community-roundup-23.md | 18 +++---- docs/_posts/2014-10-28-react-v0.12.md | 10 ++-- .../_posts/2014-11-25-community-roundup-24.md | 10 ++-- docs/_posts/2014-12-18-react-v0.12.2.md | 10 ++-- ...-19-react-js-conf-diversity-scholarship.md | 2 +- .../2015-02-18-react-conf-roundup-2015.md | 44 +++++++++--------- ...015-02-20-introducing-relay-and-graphql.md | 2 +- docs/_posts/2015-02-24-react-v0.13-rc1.md | 12 ++--- docs/_posts/2015-03-03-react-v0.13-rc2.md | 10 ++-- .../_posts/2015-03-04-community-roundup-25.md | 4 +- docs/_posts/2015-03-10-react-v0.13.md | 12 ++--- docs/_posts/2015-03-16-react-v0.13.1.md | 10 ++-- ...lding-the-facebook-news-feed-with-relay.md | 2 +- .../2015-03-26-introducing-react-native.md | 2 +- .../_posts/2015-03-30-community-roundup-26.md | 2 +- docs/acknowledgements.md | 2 +- docs/docs/01-why-react.ko-KR.md | 6 +-- docs/docs/01-why-react.md | 6 +-- docs/docs/01-why-react.zh-CN.md | 6 +-- docs/docs/02-displaying-data.ko-KR.md | 10 ++-- docs/docs/02-displaying-data.md | 10 ++-- docs/docs/02-displaying-data.zh-CN.md | 10 ++-- docs/docs/02.1-jsx-in-depth.ko-KR.md | 4 +- docs/docs/02.1-jsx-in-depth.md | 4 +- docs/docs/02.1-jsx-in-depth.zh-CN.md | 2 +- docs/docs/02.2-jsx-spread.ko-KR.md | 2 +- docs/docs/04-multiple-components.ko-KR.md | 4 +- docs/docs/04-multiple-components.md | 4 +- docs/docs/04-multiple-components.zh-CN.md | 4 +- docs/docs/05-reusable-components.ko-KR.md | 2 +- docs/docs/05-reusable-components.md | 2 +- docs/docs/05-reusable-components.zh-CN.md | 2 +- docs/docs/06-transferring-props.ko-KR.md | 4 +- docs/docs/06-transferring-props.md | 4 +- docs/docs/06-transferring-props.zh-CN.md | 2 +- docs/docs/09-tooling-integration.ko-KR.md | 2 +- docs/docs/09-tooling-integration.md | 2 +- docs/docs/10.2-form-input-binding-sugar.md | 2 +- docs/docs/10.4-test-utils.ko-KR.md | 2 +- docs/docs/10.4-test-utils.md | 2 +- docs/docs/10.8-pure-render-mixin.ko-KR.md | 2 +- docs/docs/10.8-pure-render-mixin.md | 2 +- docs/docs/11-advanced-performance.ko-KR.md | 2 +- docs/docs/11-advanced-performance.md | 6 +-- docs/docs/conferences.ko-KR.md | 4 +- docs/docs/conferences.md | 4 +- docs/docs/flux-overview.ko-KR.md | 2 +- docs/docs/flux-overview.md | 2 +- docs/docs/flux-overview.zh-CN.md | 2 +- docs/docs/flux-todo-list.ko-KR.md | 2 +- docs/docs/flux-todo-list.md | 2 +- docs/docs/flux-todo-list.zh-CN.md | 2 +- docs/docs/getting-started.ja-JP.md | 8 ++-- docs/docs/getting-started.ko-KR.md | 8 ++-- docs/docs/getting-started.md | 8 ++-- docs/docs/getting-started.zh-CN.md | 8 ++-- docs/docs/ref-08-reconciliation.ko-KR.md | 2 +- docs/docs/ref-08-reconciliation.md | 2 +- docs/docs/thinking-in-react.md | 6 +-- docs/docs/tutorial.ko-KR.md | 10 ++-- docs/docs/videos.ko-KR.md | 24 +++++----- docs/docs/videos.md | 24 +++++----- docs/downloads.md | 22 ++++----- docs/img/blog/gpu-cursor-move.gif | Bin 0 -> 808516 bytes docs/index.md | 2 +- docs/support.md | 2 +- docs/tips/01-introduction.ko-KR.md | 2 +- docs/tips/01-introduction.md | 2 +- .../tips/16-references-to-components.ko-KR.md | 2 +- docs/tips/16-references-to-components.md | 2 +- .../19-dangerously-set-inner-html.ko-KR.md | 2 +- docs/tips/19-dangerously-set-inner-html.md | 2 +- examples/README.md | 2 +- examples/basic-commonjs/index.html | 4 +- examples/basic-jsx-external/index.html | 2 +- examples/basic-jsx-harmony/index.html | 4 +- examples/basic-jsx-precompile/index.html | 2 +- examples/basic-jsx/index.html | 4 +- examples/basic/index.html | 4 +- examples/quadratic/index.html | 2 +- examples/transitions/index.html | 4 +- npm-react-tools/README.md | 2 +- npm-react/README.md | 2 +- package.json | 2 +- src/browser/ui/React.js | 4 +- src/browser/ui/ReactDOMComponent.js | 2 +- .../ui/__tests__/ReactDOMComponent-test.js | 4 +- src/classic/class/ReactClass.js | 2 +- .../class/__tests__/ReactClass-test.js | 2 +- src/classic/element/ReactElementValidator.js | 2 +- .../__tests__/ReactElementValidator-test.js | 4 +- starter/README.md | 4 +- 141 files changed, 430 insertions(+), 428 deletions(-) create mode 100644 docs/img/blog/gpu-cursor-move.gif diff --git a/CHANGELOG.md b/CHANGELOG.md index 3ce7715f9d..077c8ca68f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -68,7 +68,7 @@ #### New Features -* Support for using ES6 classes to build React components; see the [v0.13.0 beta 1 notes](http://facebook.github.io/react/blog/2015/01/27/react-v0.13.0-beta-1.html) for details. +* Support for using ES6 classes to build React components; see the [v0.13.0 beta 1 notes](https://facebook.github.io/react/blog/2015/01/27/react-v0.13.0-beta-1.html) for details. * Added new top-level API `React.findDOMNode(component)`, which should be used in place of `component.getDOMNode()`. The base class for ES6-based components will not have `getDOMNode`. This change will enable some more patterns moving forward. * Added a new top-level API `React.cloneElement(el, props)` for making copies of React elements – see the [v0.13 RC2 notes](/react/blog/2015/03/03/react-v0.13-rc2.html#react.cloneelement) for more details. * New `ref` style, allowing a callback to be used in place of a name: ` this._photo = c} />` allows you to reference the component with `this._photo` (as opposed to `ref="photo"` which gives `this.refs.photo`). @@ -304,7 +304,7 @@ #### New Features * Added warnings to help migrate towards descriptors -* Made it possible to server render without React-related markup (`data-reactid`, `data-react-checksum`). This DOM will not be mountable by React. [Read the docs for `React.renderComponentToStaticMarkup`](http://facebook.github.io/react/docs/top-level-api.html#react.rendercomponenttostaticmarkup) +* Made it possible to server render without React-related markup (`data-reactid`, `data-react-checksum`). This DOM will not be mountable by React. [Read the docs for `React.renderComponentToStaticMarkup`](https://facebook.github.io/react/docs/top-level-api.html#react.rendercomponenttostaticmarkup) * Added support for more attributes: * `srcSet` for `` to specify images at different pixel ratios * `textAnchor` for SVG @@ -316,7 +316,7 @@ ### Addons -* `update` function to deal with immutable data. [Read the docs](http://facebook.github.io/react/docs/update.html) +* `update` function to deal with immutable data. [Read the docs](https://facebook.github.io/react/docs/update.html) ### react-tools * Added an option argument to `transform` function. The only option supported is `harmony`, which behaves the same as `jsx --harmony` on the command line. This uses the ES6 transforms from [jstransform](https://github.com/facebook/jstransform). @@ -478,7 +478,7 @@ ### React with Addons (New!) -* Introduced a separate build with several "addons" which we think can help improve the React experience. We plan to deprecate this in the long-term, instead shipping each as standalone pieces. [Read more in the docs](http://facebook.github.io/react/docs/addons.html). +* Introduced a separate build with several "addons" which we think can help improve the React experience. We plan to deprecate this in the long-term, instead shipping each as standalone pieces. [Read more in the docs](https://facebook.github.io/react/docs/addons.html). ### JSX @@ -511,10 +511,10 @@ * Switch from using `id` attribute to `data-reactid` to track DOM nodes. This allows you to integrate with other JS and CSS libraries more easily. * Support for more DOM elements and attributes (e.g., ``) * Improved server-side rendering APIs. `React.renderComponentToString(, callback)` allows you to use React on the server and generate markup which can be sent down to the browser. -* `prop` improvements: validation and default values. [Read our blog post for details...](http://facebook.github.io/react/blog/2013/07/11/react-v0-4-prop-validation-and-default-values.html) -* Support for the `key` prop, which allows for finer control over reconciliation. [Read the docs for details...](http://facebook.github.io/react/docs/multiple-components.html) -* Removed `React.autoBind`. [Read our blog post for details...](http://facebook.github.io/react/blog/2013/07/02/react-v0-4-autobind-by-default.html) -* Improvements to forms. We've written wrappers around ``, `