Commit Graph

2669 Commits

Author SHA1 Message Date
Adam Mark 77d7b4928e Close <section> tag in sample markup 2014-08-11 12:13:04 -04:00
Cheng Lou 82da739d9e Merge pull request #2018 from samselikoff/patch-2
Clarify section introducing callbacks
2014-08-10 13:59:20 -07:00
Sam Selikoff 90888debd0 Clarify section introducing callbacks 2014-08-10 16:47:06 -04:00
Cheng Lou 68930ad4a6 Merge pull request #2016 from samselikoff/patch-1
Clarify section introducing `props`
2014-08-09 17:54:15 -07:00
Sam Selikoff 255f238cee Clarify section introducing `props` 2014-08-09 19:24:40 -04:00
Paul O’Shannessy c506b44173 Merge pull request #2000 from RReverser/stop-travis-on-docs
Cancelling Travis build on commits with docs updates only.
2014-08-08 13:25:23 -07:00
Josh Duck f71455fb31 Fire onBeforeUpdate for space on Android
We deliberately skip the event, but Android Chrome
doesn't fire the keypress, so this is wrong.
2014-08-06 16:41:56 -07:00
Sebastian Markbage 036d751397 Add createElement alias for createDescriptor 2014-08-06 16:41:47 -07:00
Cheng Lou aaa8a5ff50 Merge pull request #1990 from syranide/rmctest
Simplified and improved test-cases for ReactMultiChildText-test
2014-08-06 11:20:59 -07:00
Cheng Lou 12ab5e8345 Merge pull request #1974 from jstoja/jquery-tutorial
jQuery note in tutorial
2014-08-05 22:10:58 -07:00
Andreas Svensson 41d5cee44e Simplified and improved test-cases for ReactMultiChildText-test 2014-08-05 23:40:11 +02:00
Ingvar Stepanyan 233af7e2df Cancelling Travis build on commits with docs updates only.
Currently recognized patterns:

* any Markdown files (*.md)
* any files in docs or examples directories.

Closes facebook/react#1768.
2014-08-06 00:39:55 +03:00
Ben Alpert e39a28c175 [docs] Add parens to defeat ASI in example
Fixes #1996.
2014-08-04 21:48:24 -07:00
Cheng Lou 2d250d44a5 Merge pull request #1993 from spicyj/devtools-warning-2
Slightly more considerate devtools warning
2014-08-04 14:25:16 -07:00
Ben Alpert 3045291417 Slightly more considerate devtools warning
See #953.
2014-08-04 11:16:51 -07:00
Ben Alpert e2dad02ef2 Wording tweaks to reconciliation docs 2014-08-04 08:36:49 -07:00
Ben Alpert 716742dcd7 Merge pull request #1972 from cutbko/patch-1
Update ref-08-reconciliation.md
2014-08-04 08:35:22 -07:00
Julien Bordellier 46c0bbfb11 Using the markdown's quote syntax and explaining why use include jQuery 2014-08-04 10:42:55 +02:00
Christopher Chedeau 226f45b24d typo "refere" -> "reference" 2014-08-03 18:53:18 +02:00
Christopher Chedeau 5805ab17ed Merge pull request #1976 from vjeux/community_21
Community Roundup #21
2014-08-03 18:22:57 +02:00
Christopher Chedeau ffef61e407 english + casing + 02 -> 03 2014-08-03 18:20:54 +02:00
Ben Alpert 320d72c735 Merge pull request #1985 from jimobrien/master
Fix typo in test utils documentation
2014-08-03 00:41:49 -07:00
Jim OBrien 0e7526e401 typo 2014-08-02 22:04:37 -07:00
Christopher Chedeau cd25fe1ef3 Community Roundup #21 2014-08-02 14:44:57 +02:00
Julien Bordellier 5eca8d604f Adding a note just below the jQuery inclusion in the tutorial to inform that jQuery is not mandatory.
It's linked with #603
2014-08-02 11:32:31 +02:00
cutbko d0494ac85c Update ref-08-reconciliation.md 2014-08-02 02:59:16 +03:00
Paul O’Shannessy 5d288deba5 Merge pull request #1956 from syranide/ffenter
Improve normalization of charCode, fix FF not reporting Enter
2014-07-31 15:11:09 -07:00
Andreas Svensson b83076468d Improve normalization of charCode, fix FF not reporting Enter 2014-07-31 22:00:23 +02:00
Paul O’Shannessy ab2406ffec Merge pull request #1885 from syranide/testinnerhtml
Use faster cached regexps for tests in setInnerHTML
2014-07-31 11:44:21 -07:00
Ben Alpert 3acb5f84b3 Merge pull request #1960 from julen/docs/setState
Docs: added note about setState() side-effects
2014-07-31 00:33:53 -07:00
Julen Ruiz Aizpuru 1219663e9a Docs: added note about setState() side-effects 2014-07-31 09:31:01 +02:00
Paul O’Shannessy db6e07e87d Merge pull request #1827 from syranide/jsxstrict
JSXTransformer, stricter parsing of script type
2014-07-30 21:39:37 -07:00
Paul O’Shannessy 62a336f9ab Update CONTRIBUTING.md 2014-07-30 13:09:23 -07:00
Vjeux aed0931f9a update background color for image 2014-07-30 21:09:17 +02:00
Vjeux 76c3d7c647 fix spurious ) 2014-07-30 21:09:17 +02:00
Vjeux 9f5403b18c Include image 2014-07-30 19:31:16 +02:00
Vjeux 10bcfdf1f7 Flux blog post about dispatcher 2014-07-30 19:12:21 +02:00
Paul O’Shannessy 61c8b2a6e8 Merge pull request #1961 from knuton/patch-1
Fix typo
2014-07-30 10:04:24 -07:00
Johannes Emerich 52143700e8 Fix typo 2014-07-30 15:38:19 +02:00
Paul O’Shannessy 590e5057bc Merge pull request #1759 from spicyj/gh-1698
Use setImmediate to defer value restoration
2014-07-29 20:15:59 -07:00
Paul O’Shannessy 0a1c5dad67 Merge pull request #1758 from spicyj/setimmediate
Add ReactUpdates.setImmediate for async callbacks
2014-07-29 20:15:31 -07:00
Paul O’Shannessy 45c719942e Merge pull request #1854 from syranide/floatfix
cssFloat is only accessible as styleFloat on IE8
2014-07-29 13:00:20 -07:00
Andreas Svensson ffafae5cfe cssFloat is only accessible as styleFloat on IE8 2014-07-29 10:15:01 +02:00
Paul O’Shannessy 90df0ea8bd Merge pull request #1951 from JedWatson/patch-1
Adding "Tutorial" label to Flux Todo List nav item
2014-07-28 21:57:16 -07:00
Jed Watson bfd0a53d3e Updating "Tutorial" label as per suggestion 2014-07-29 12:20:15 +10:00
Jed Watson 2e6ff6449b Adding "Tutorial" label to Flux Todo List nav item 2014-07-29 10:54:22 +10:00
Christopher Chedeau 2822d63df2 Rename "Ice Lab studio" to "Icelab" 2014-07-28 11:48:25 +02:00
Christopher Chedeau ba76ba8d4b Merge pull request #1944 from shaneosullivan/patch-3
Fix small language nits
2014-07-28 11:46:55 +02:00
Ben Alpert 8cb2812cff Merge pull request #1941 from divad12/animating-one-or-zero-items-docs
Clarify animating one or zero items in animation docs
2014-07-27 16:05:24 -07:00
Shane O'Sullivan 460ca72abb Update 2014-07-28-community-roundup-20.md 2014-07-27 14:16:59 -07:00