diff --git a/docs/_data/authors.yml b/docs/_data/authors.yml index e7be6478973c9..fd004b822d9b1 100644 --- a/docs/_data/authors.yml +++ b/docs/_data/authors.yml @@ -58,9 +58,9 @@ schrockn: sebmarkbage: name: Sebastian Markbåge url: https://twitter.com/sebmarkbage -spicyj: - name: Ben Alpert - url: http://benalpert.com +sophiebits: + name: Sophie Alpert + url: https://sophiealpert.com steveluscher: name: Steven Luscher url: https://twitter.com/steveluscher diff --git a/docs/_posts/2014-02-16-react-v0.9-rc1.md b/docs/_posts/2014-02-16-react-v0.9-rc1.md index 38496e6df322b..a7e0466a03691 100644 --- a/docs/_posts/2014-02-16-react-v0.9-rc1.md +++ b/docs/_posts/2014-02-16-react-v0.9-rc1.md @@ -1,6 +1,6 @@ --- title: React v0.9 RC -author: spicyj +author: sophiebits --- We're almost ready to release React v0.9! We're posting a release candidate so that you can test your apps on it; we'd much prefer to find show-stopping bugs now rather than after we release. diff --git a/docs/_posts/2014-02-20-react-v0.9.md b/docs/_posts/2014-02-20-react-v0.9.md index d39cf1c0c5b76..e6b1a472ea59a 100644 --- a/docs/_posts/2014-02-20-react-v0.9.md +++ b/docs/_posts/2014-02-20-react-v0.9.md @@ -1,6 +1,6 @@ --- title: React v0.9 -author: spicyj +author: sophiebits --- I'm excited to announce that today we're releasing React v0.9, which incorporates many bug fixes and several new features since the last release. This release contains almost four months of work, including over 800 commits from over 70 committers! diff --git a/docs/_posts/2015-03-10-react-v0.13.md b/docs/_posts/2015-03-10-react-v0.13.md index 52369a6b6738f..a7f58816239da 100644 --- a/docs/_posts/2015-03-10-react-v0.13.md +++ b/docs/_posts/2015-03-10-react-v0.13.md @@ -1,6 +1,6 @@ --- title: "React v0.13" -author: spicyj +author: sophiebits --- Today, we're happy to release React v0.13! diff --git a/docs/_posts/2015-03-26-introducing-react-native.md b/docs/_posts/2015-03-26-introducing-react-native.md index 1665554f78720..6af3289c481ed 100644 --- a/docs/_posts/2015-03-26-introducing-react-native.md +++ b/docs/_posts/2015-03-26-introducing-react-native.md @@ -1,6 +1,6 @@ --- title: "Introducing React Native" -author: spicyj +author: sophiebits --- In January at React.js Conf, we announced React Native, a new framework for building native apps using React. We're happy to announce that we're open-sourcing React Native and you can start building your apps with it today. diff --git a/docs/_posts/2015-07-03-react-v0.14-beta-1.md b/docs/_posts/2015-07-03-react-v0.14-beta-1.md index 1ade6c0056c9c..85d76259689af 100644 --- a/docs/_posts/2015-07-03-react-v0.14-beta-1.md +++ b/docs/_posts/2015-07-03-react-v0.14-beta-1.md @@ -1,6 +1,6 @@ --- title: React v0.14 Beta 1 -author: spicyj +author: sophiebits --- This week, many people in the React community are at [ReactEurope](https://www.react-europe.org/) in the beautiful (and very warm) city of Paris, the second React conference that's been held to date. At our last conference, we released the first beta of React 0.13, and we figured we'd do the same today with our first beta of React 0.14, giving you something to play with if you're not at the conference or you're looking for something to do on the way home. diff --git a/docs/_posts/2015-09-02-new-react-developer-tools.md b/docs/_posts/2015-09-02-new-react-developer-tools.md index 8f1ec03e4f739..40f17725b1658 100644 --- a/docs/_posts/2015-09-02-new-react-developer-tools.md +++ b/docs/_posts/2015-09-02-new-react-developer-tools.md @@ -1,7 +1,7 @@ --- title: "New React Developer Tools" layout: post -author: spicyj +author: sophiebits --- A month ago, we [posted a beta](/react/blog/2015/08/03/new-react-devtools-beta.html) of the new React developer tools. Today, we're releasing the first stable version of the new devtools. We're calling it version 0.14, but it's a full rewrite so we think of it more like a 2.0 release. diff --git a/docs/_posts/2015-09-10-react-v0.14-rc1.md b/docs/_posts/2015-09-10-react-v0.14-rc1.md index 426ee70e3ce44..d6729a530a421 100644 --- a/docs/_posts/2015-09-10-react-v0.14-rc1.md +++ b/docs/_posts/2015-09-10-react-v0.14-rc1.md @@ -1,6 +1,6 @@ --- title: "React v0.14 Release Candidate" -author: spicyj +author: sophiebits --- We’re happy to announce our first release candidate for React 0.14! We gave you a [sneak peek in July](/react/blog/2015/07/03/react-v0.14-beta-1.html) at the upcoming changes but we’ve now stabilized the release more and we’d love for you to try it out before we release the final version. diff --git a/docs/_posts/2015-10-07-react-v0.14.md b/docs/_posts/2015-10-07-react-v0.14.md index 3a8827495cf66..1a703816096bc 100644 --- a/docs/_posts/2015-10-07-react-v0.14.md +++ b/docs/_posts/2015-10-07-react-v0.14.md @@ -1,6 +1,6 @@ --- title: "React v0.14" -author: spicyj +author: sophiebits --- We’re happy to announce the release of React 0.14 today! This release has a few major changes, primarily designed to simplify the code you write every day and to better support environments like React Native. diff --git a/docs/_posts/2015-12-29-react-v0.14.4.md b/docs/_posts/2015-12-29-react-v0.14.4.md index 8356129ed1edf..85c041484f333 100644 --- a/docs/_posts/2015-12-29-react-v0.14.4.md +++ b/docs/_posts/2015-12-29-react-v0.14.4.md @@ -1,6 +1,6 @@ --- title: "React v0.14.4" -author: spicyj +author: sophiebits --- Happy December! We have a minor point release today. It has just a few small bug fixes. diff --git a/docs/_posts/2016-01-12-discontinuing-ie8-support.md b/docs/_posts/2016-01-12-discontinuing-ie8-support.md index 031837fc02a8e..f412d5c0141a9 100644 --- a/docs/_posts/2016-01-12-discontinuing-ie8-support.md +++ b/docs/_posts/2016-01-12-discontinuing-ie8-support.md @@ -1,6 +1,6 @@ --- title: "Discontinuing IE 8 Support in React DOM" -author: spicyj +author: sophiebits --- Since its 2013 release, React has supported all popular browsers, including Internet Explorer 8 and above. We handle normalizing many quirks present in old browser versions, including event system differences, so that your app code doesn't have to worry about most browser bugs. diff --git a/src/renderers/dom/fiber/wrappers/ReactDOMFiberTextarea.js b/src/renderers/dom/fiber/wrappers/ReactDOMFiberTextarea.js index 4a5383c4c3d76..08b78a8edf400 100644 --- a/src/renderers/dom/fiber/wrappers/ReactDOMFiberTextarea.js +++ b/src/renderers/dom/fiber/wrappers/ReactDOMFiberTextarea.js @@ -55,8 +55,9 @@ var ReactDOMTextarea = { // Always set children to the same thing. In IE9, the selection range will // get reset if `textContent` is mutated. We could add a check in setTextContent // to only set the value if/when the value differs from the node value (which would - // completely solve this IE9 bug), but Sebastian+Ben seemed to like this solution. - // The value can be a boolean or object so that's why it's forced to be a string. + // completely solve this IE9 bug), but Sebastian+Sophie seemed to like this + // solution. The value can be a boolean or object so that's why it's forced + // to be a string. var hostProps = Object.assign({}, props, { value: undefined, defaultValue: undefined, diff --git a/src/renderers/dom/stack/client/DOMLazyTree.js b/src/renderers/dom/stack/client/DOMLazyTree.js index 8a398a4cd59c4..c1533ace2faac 100644 --- a/src/renderers/dom/stack/client/DOMLazyTree.js +++ b/src/renderers/dom/stack/client/DOMLazyTree.js @@ -26,7 +26,7 @@ var setTextContent = require('setTextContent'); * In other browsers, doing so is slower or neutral compared to the other order * (in Firefox, twice as slow) so we only do this inversion in IE. * - * See https://github.com/spicyj/innerhtml-vs-createelement-vs-clonenode. + * See https://github.com/sophiebits/innerhtml-vs-createelement-vs-clonenode. */ var enableLazy = (typeof document !== 'undefined' && diff --git a/src/renderers/dom/stack/client/wrappers/ReactDOMTextarea.js b/src/renderers/dom/stack/client/wrappers/ReactDOMTextarea.js index b939d687403c5..80e8191ac0cd8 100644 --- a/src/renderers/dom/stack/client/wrappers/ReactDOMTextarea.js +++ b/src/renderers/dom/stack/client/wrappers/ReactDOMTextarea.js @@ -50,8 +50,9 @@ var ReactDOMTextarea = { // Always set children to the same thing. In IE9, the selection range will // get reset if `textContent` is mutated. We could add a check in setTextContent // to only set the value if/when the value differs from the node value (which would - // completely solve this IE9 bug), but Sebastian+Ben seemed to like this solution. - // The value can be a boolean or object so that's why it's forced to be a string. + // completely solve this IE9 bug), but Sebastian+Sophie seemed to like this + // solution. The value can be a boolean or object so that's why it's forced + // to be a string. var hostProps = Object.assign({}, props, { value: undefined, defaultValue: undefined,