Marjan
2b4d98fa52
Revert change to docs/js/reactj.js
2015-08-06 19:16:29 +02:00
Marjan
0d8c3f9cba
Add stop-opacity to unitless style properties
2015-08-06 16:46:13 +02:00
Sibi
1c1cfe95ee
Include Haskell language
2015-08-04 14:06:08 +05:30
Ben Alpert
b4f40ba95f
Merge pull request #4473 from facebook/devtools-blog-post
...
[docs] Add blog post about the new devtools beta
2015-08-03 15:13:33 -07:00
Jared Forsyth
1343cc0c9b
Add blog post about the new devtools beta
2015-08-03 14:55:05 -07:00
Mike Groseclose
38818189a5
remove two ideas from why react to add clarity
2015-08-02 19:34:20 -07:00
Shim Won
28261783ed
Update Korean translation to e88c7bf
2015-08-01 12:35:09 +09:00
Alastair Hole
72a1fd6ce5
Update 02.1-jsx-in-depth.md
...
'setup' is a noun, not a verb
2015-07-31 17:40:48 +01:00
Jim
cc98f83b53
Merge pull request #4370 from blainekasten/video-events
...
Add Video/Audio Media Events
2015-07-29 21:57:25 -07:00
blainekasten
bdf377ff02
Add MediaEvent Handlers for Video/Audio components
2015-07-29 23:25:01 -05:00
Paul O’Shannessy
edf4d24c49
Merge pull request #3761 from alexpien/CustomClassesForReactCSSTransitionGroup
...
Custom class names in ReactCSSTransitionGroup
2015-07-28 16:59:51 -07:00
Paul O’Shannessy
6eb5a15049
Merge pull request #3742 from mminer/order-css-vendor-prefixes
...
Treat boxOrdinalGroup and flexOrder as unitless
2015-07-28 16:44:14 -07:00
Paul O’Shannessy
b766c62bb9
Merge pull request #2664 from jasonwebster/patch-1
...
Add additional supported methods to event documentation
2015-07-28 16:09:23 -07:00
Kohei TAKATA
2392217f32
Translate 10.9-perf.md to Japanese
2015-07-28 17:54:10 +09:00
Jim
fab001aa80
Merge pull request #4469 from KevinTCoughlin/kevintcoughlin/#4265
...
Fixes #4265 - Clarify React.render note in documentation
2015-07-27 11:06:58 -07:00
Kohei TAKATA
21d1e0004e
Translate 10.8-pure-render-mixin.md to Japanese
2015-07-27 11:22:45 +09:00
Kevin Coughlin
ee11412933
remove footnote reference asterisk, no longer needed
2015-07-26 21:35:12 -04:00
Paul O’Shannessy
3056066ede
Merge pull request #4486 from yangmillstheory/docfix
...
Fix grammar
2015-07-25 10:10:18 -07:00
Victor Alvarez
912d71c9ce
Fix grammar
2015-07-25 10:08:23 -07:00
Shim Won
b2caf1e4e3
Update Korean translation to 991c437
2015-07-25 11:06:00 +09:00
Kohei TAKATA
b13b9975b8
Translate 10.7-update.md to Japanese
2015-07-24 17:52:48 +09:00
Paul O’Shannessy
bcfba9178f
Merge pull request #4386 from AnSavvides/4369-walkthrough-clarification
...
[#4369 ] Make getting started a little less confusing
2015-07-23 13:45:33 -07:00
Kohei TAKATA
2b35ba6f40
Translate 10.6-create-fragment.md to Japanese
2015-07-23 17:06:21 +09:00
Vasiliy Loginevskiy
3ce58df87d
Docs: Fix jsx iife example
2015-07-23 06:08:11 +03:00
Kevin Coughlin
60a081e66b
remove markdown remnant & unnecessary whitespace
2015-07-22 22:26:03 -04:00
Jim
b71ad1f600
Merge pull request #4460 from tako-black/enclose_variables_in_back_quote
...
Enclose variables in back quote
2015-07-22 09:00:58 -07:00
Kohei TAKATA
ae0f9189fc
Enclose variables in back quote
2015-07-22 16:19:04 +09:00
Kohei TAKATA
2a81f1229a
Translate 10.5-clone-with-props.md to Japanese
2015-07-22 16:12:08 +09:00
Shim Won
dc56073d68
Update Korean translation to e928c65
2015-07-22 08:11:26 +09:00
Paul O’Shannessy
82a9a5595e
Merge pull request #4404 from jbonta/component_api_docs
...
Make component api docs clearer
2015-07-21 11:11:37 -07:00
Jim
f000fa564e
Merge pull request #4443 from tako-black/translate_test-utils_to_japanese
...
Translate 10.4test-utils.md to Japanese
2015-07-21 05:14:52 -07:00
Kohei TAKATA
d8961311c5
Add period
2015-07-21 21:08:42 +09:00
Kohei TAKATA
75d0486202
Translate 10.4test-utils.md to Japanese
2015-07-21 21:04:46 +09:00
Ben Alpert
d13fafa5dd
counterexample -> antipattern
2015-07-20 08:28:53 -07:00
Jason Bonta
bae4e586e5
Make component api docs clearer
...
I'm proposing these changes because I found some repetition / lack of
clarity and some language that suggested that you could mutate
`this.state` directly.
2015-07-18 17:20:36 -07:00
Paul O’Shannessy
d435556920
Merge pull request #4412 from hawsome/patch-2
...
Switch to using comma-dangle: always-multiline
2015-07-17 13:34:33 -07:00
Paul O’Shannessy
2b97bc63f0
Tweaks to new content in forms documentation
2015-07-16 23:50:18 -07:00
Chris Ha
c085c85045
Switch to using comma-dangle: always-multiline
2015-07-16 23:40:16 -07:00
Jim
976b51adf8
Merge pull request #4379 from eriklharper/patch-1
...
Add more information about defaultValue
2015-07-16 19:13:31 -07:00
Jim
aa5f503595
Merge pull request #4407 from Simek/patch-4
...
split code block for readability
2015-07-16 19:08:50 -07:00
Jim
b66fa7eb05
Merge pull request #4409 from tako-black/translate_class-name-manipulation_to_japanese
...
Translate 10.3-class-name-manipulation.md to Japanese
2015-07-16 19:06:08 -07:00
Paul O’Shannessy
ddb84f44a8
Merge pull request #3186 from benekastah/patch-1
...
Modify sample CSS so that it works in Safari
2015-07-16 16:52:21 -07:00
Kohei TAKATA
990caa4a9a
Translate 10.3-class-name-manipulation.md to Japanese
2015-07-17 08:51:22 +09:00
Bartosz Kaszubowski
46d0bf825c
split code block for readability
2015-07-16 23:49:40 +02:00
eriklharper
fabdeaa6b8
Review changes
...
Fixing spelling errors and revising based on feedback.
2015-07-16 10:57:16 -07:00
Ben Alpert
44ed6010d3
Merge pull request #4306 from brigand/patch-5
...
Blog: move "refs to custom components..." fixes #4305
2015-07-15 16:36:16 +02:00
Andreas Savvides
4a05be3459
[ #4369 ] Make getting started a little less confusing
2015-07-15 11:25:58 +01:00
Jim
d6c062b213
Merge pull request #4382 from tako-black/enclose_a_name_of_library_in_back_quote
...
Enclose a name of library in back quote
2015-07-14 22:30:26 -07:00
Kohei TAKATA
9a95ce8308
Enclose a name of library in back quote
2015-07-15 09:26:56 +09:00
Kohei TAKATA
024f5fc595
Translate 10.2-form-input-binding-sugar.md to Japanese
2015-07-15 09:20:29 +09:00