Commit Graph
1905 Commits
Author SHA1 Message Date
Paul O’Shannessy b1f66edf4e 0.10rc blog post 2014-03-19 11:19:24 -07:00
Jonas GebhardtandPaul O’Shannessy 1133a938e9 Community Round-up #18 2014-03-14 18:34:49 -07:00
fxboisandBen Alpert bfd2921735 Update 08-tooling-integration.md
emacs compatibility
2014-03-09 13:44:35 -07:00
Ben Alpert f2ca8943f5 [docs] Add more words to downloads page 2014-03-09 13:44:35 -07:00
petehuntandBen Alpert aa655f6121 fix 2014-03-09 13:44:35 -07:00
petehuntandBen Alpert de4f3258fc Add thinking in react to the official docs 2014-03-09 13:44:35 -07:00
Pascal HartigandBen Alpert 08a7103535 Add missing backtick in complementary-tools.md 2014-03-09 13:44:35 -07:00
Ville ImmonenandBen Alpert 79cd7ad57c Merge the lists of JSX integrations in the docs.
There were these two lists of JSX tools at Complimentary Tools
and Tooling Integration, that were a bit out of sync with each other.

Bring them together and add a link to the former from the latter.
2014-03-09 13:42:57 -07:00
Eric FlorenzanoandBen Alpert c621c48be7 Add Shirtstarter to examples of production apps.
Shirtstarter is 100% built on React.
2014-03-09 13:42:47 -07:00
Pete HuntandPaul O’Shannessy 1d000bc4ce Update complementary-tools.md 2014-02-26 15:12:52 -08:00
Cheng LouandPaul O’Shannessy 3d4cdc36a9 [Docs] Consolidate the two examples sections
Also made the formatting more consistent between complementary-tools and
examples.

Conflicts:
	docs/_data/nav_docs.yml
	docs/docs/09.6-update.md
2014-02-26 15:12:48 -08:00
Ben Alpert 78cc5600fb Tweak propTypes examples for clarity in oneOfType 2014-02-26 15:04:11 -08:00
Ben Alpert b9ca151242 Add acknowledgements page 2014-02-24 17:19:25 -08:00
Jonas GebhardtandBen Alpert 0a1fb12567 fix typo in community round-up #17 2014-02-24 15:28:18 -08:00
Jonas GebhardtandPaul O’Shannessy 66cbb69383 Community Round-up # 17 2014-02-24 14:23:05 -08:00
Ben Alpert 17e6ffcb79 [docs] Fix version in lifecycle argument note
Fixes #1163.
2014-02-23 16:50:14 -08:00
Ben Alpert 23a1d7d765 .dataTransfer not .dragTransfer 2014-02-21 12:16:17 -08:00
Andrey PoppandBen Alpert ca565f5b6c docs: update link for react-async 2014-02-21 12:16:17 -08:00
Andrey PoppandBen Alpert 415c4621b7 docs: update react-router-component link 2014-02-21 12:16:17 -08:00
Daryl LauandBen Alpert 0595a17c71 incorrect include in css transition group example?
TransitionGroup maps to ReactTransitionGroup, shouldn't it be a ReactCSSTransitionGroup?
2014-02-20 19:16:31 -08:00
Ben Alpert edd54f5149 Add html5shiv to polyfill docs
cf. #1030
2014-02-20 17:22:03 -08:00
Paul O’Shannessy 4746669afb Update authors 2014-02-20 15:19:54 -08:00
Ben Alpert 8dc1cdbd82 Tweak tutorial wording to be more accurate 2014-02-20 11:40:57 -08:00
Paul O’Shannessy cd2aa12513 Add context deprecation to changelog, reformat 2014-02-20 10:34:29 -08:00
Shaun TrenneryandPaul O’Shannessy 394173138e Addition of 'this.context' component breaking change
this.context on components is now reserved for internal use by React

closes #1141
2014-02-20 10:34:28 -08:00
Paul O’Shannessy c98529ed90 Add starter kit for 0.9 2014-02-20 10:23:59 -08:00
Paul O’Shannessy 274aca3093 0.9.0! v0.9.0 2014-02-19 22:50:30 -08:00
Paul O’Shannessy c60a83758b shrinkwrap
Had to work around bug in falafel preventing shrinkwrap by editing
node_modules/coverify/node_modules/falafel/package.json to declare esprima as
a dependency. cf. https://github.com/substack/node-falafel/pull/24
2014-02-19 22:47:53 -08:00
Paul O’Shannessy 26cd595a98 update changelog 2014-02-19 22:17:28 -08:00
Paul O’Shannessy 8840ee32f1 Updated Authors 2014-02-19 22:11:50 -08:00
Paul O’Shannessy bb729a5784 Merge pull request #1131 from spicyj/rel-notes-0.9-2
React v0.9 blog post
2014-02-19 21:47:29 -08:00
Paul O’Shannessy b99705f690 Merge branch 'joshduck-patch-1'
Closes #989
2014-02-19 18:10:20 -08:00
Paul O’Shannessy 7e7aa21e24 tweak object property warning. 2014-02-19 18:07:24 -08:00
Ben Alpert 01b68c0e76 React v0.9 blog post 2014-02-19 12:05:47 -08:00
Paul O’Shannessy e59daa8ed8 Add descriptions to package.jsons
Otherwise, npm just reads the first non-header of our readmes, which doesn't
match up accurately or cleanly (no markdown parsing).
2014-02-19 11:35:11 -08:00
Paul O’Shannessy 9b405fba24 Merge pull request #1135 from spicyj/testutils-docs
Update Simulate docs and reorg a little bit
2014-02-19 11:19:27 -08:00
Ben Alpert 99b80938af Update Simulate docs and reorg a little bit 2014-02-19 11:16:55 -08:00
Cheng Lou e13977c0c2 Merge pull request #939 from spicyj/simulate-synthetic
Simulate synthetic events using ReactTestUtils
2014-02-19 10:58:54 -08:00
Ben Alpert 42473b2df1 Merge pull request #1133 from martinandert/repo-owner-change
complementary-tools repo owner changed
2014-02-19 00:48:15 -08:00
martinandert 970ae44c1f complementary-tools repo owner changed 2014-02-19 09:34:33 +01:00
Ben Alpert a447d30a2e Rebuild simulators after injecting plugins 2014-02-19 00:28:34 -08:00
Ben Alpert 36e97bac21 Simulate synthetic events using ReactTestUtils
Most of the time this is what you want to do, so I've renamed what was Simulate to be SimulateNative.

Now Simulate.change does what you expect, so this fixes #517 and fixes #519.
2014-02-19 00:04:16 -08:00
Ben Alpert 9f9ee697f3 Simpler ReactTestUtils.simulateEventOnDOMComponent 2014-02-18 23:37:11 -08:00
Pete Hunt 58ffd39abf Merge pull request #1132 from petehunt/docs-clonewithprops
clone docs
2014-02-18 23:27:25 -08:00
petehunt 30faba394d clone docs 2014-02-18 23:26:51 -08:00
Pete Hunt 93e7778d5f Merge pull request #1112 from petehunt/testutils-addons
Add ReactTestUtils to addons
2014-02-18 22:58:30 -08:00
Pete Hunt b7836c4da6 Merge pull request #1059 from petehunt/rtg-docs
Document ReactCSSTransitionGroup
2014-02-18 22:58:15 -08:00
petehunt c2904b978e fix docs 2014-02-18 22:57:41 -08:00
petehunt 8122cadeb4 Add ReactTestUtils to addons 2014-02-18 22:54:24 -08:00
petehunt ea803c47ba docs fixes 2014-02-18 22:51:51 -08:00