Paul O’Shannessy
8516b3b3f1
Merge pull request #3485 from jnu/ie10-flex-unitless
...
Treat flexPositive, flexNegative as unitless styles
2015-04-14 16:31:13 -07:00
Ben Alpert
fdd13d86f2
[docs] Use marked instead of Showdown and escape HTML
...
Fixes #3501 .
2015-04-13 15:50:40 -07:00
Serg
d12628e499
Fixed typo
2015-04-13 12:12:49 +03:00
Paul O’Shannessy
080462870e
Merge pull request #3642 from marocchino/ko-update
...
Update Korean translation to 0185c68
2015-04-09 16:37:24 -07:00
Shim Won
1b394414a2
Update Korean translation to 0185c68
2015-04-10 06:54:28 +09:00
Leonardo YongUk Kim
52b3b5ed1b
Translate tips 11 to Korean
...
1. Create 11-dom-event-listeners.ko-KR.md
2. Update 03-interactivity-and-dynamic-uis.ko-KR.md to add an anchor.
Based on 52494f9d723f4b2db12a0bf16a07b243076c15cf
2015-04-10 06:52:32 +09:00
Leonardo YongUk Kim
9aa14423c9
Create 12-initial-ajax.ko-KR.md
...
Based on 52494f9d723f4b2db12a0bf16a07b243076c15cf
2015-04-10 06:52:32 +09:00
Leonardo YongUk Kim
a5ef8ecd1e
Create 13-false-in-jsx.ko-KR.md
...
Based on 52494f9d723f4b2db12a0bf16a07b243076c15cf
2015-04-10 06:52:31 +09:00
Jordan Harband
1031c61960
Updating es5-shim URL
2015-04-09 13:51:34 -07:00
Gareth Nicholson
26d6df1d77
clarify sentence
2015-04-09 12:16:21 +02:00
Paul O’Shannessy
e5210ab986
Merge pull request #3584 from ThornWinters/patch-1
...
More Uniform Formating
2015-04-08 15:33:16 -07:00
Paul O’Shannessy
54a8dba157
[docs] Fix typo
...
Introduced in #3589
2015-04-08 10:39:26 -07:00
Ben Alpert
a0bbac1ea1
Merge pull request #3589 from theseyi/master
...
Documentation: Fixed typo / grammar in 'clone with props'
2015-04-07 17:33:52 -07:00
Dan Abramov
56357d7dd3
Mention Flux in “communicate between components”
2015-04-07 19:44:20 +03:00
Seyi Adebajo
4f618ca401
Documentation: Suggested edit adds clarity regarding when 'shouldComponentUpdate' is triggered and what the 're-rendering' process entails.
2015-04-05 18:46:38 -04:00
Seyi Adebajo
97f1a323b7
Fixed typo / grammar docs
2015-04-05 18:46:38 -04:00
Toru Kobayashi
5a6bdd6dc3
component.render method returns a ReactElement.
2015-04-05 15:33:19 +09:00
Shim Won
03e7cc7d9b
Update Korean translation to d402bd3
2015-04-05 09:44:54 +09:00
Michael Warner
f82a5206f0
More Uniform Formating
...
Corrected so the formatting in this document matches the same as others.
2015-04-03 20:37:42 -07:00
Ben Alpert
d6752b5da0
[docs] Fix type on renderIntoDocument
...
Fixes #3581 .
2015-04-03 09:12:10 -07:00
Paul O’Shannessy
bfc676316f
Merge pull request #3567 from chenglou/rm-getdomnode
...
Remove some `getDOMNode` from docs and DOMComponent test
2015-04-02 15:01:15 -07:00
Cheng Lou
6f25cb7b3e
Remove some getDOMNode from docs and examples
2015-04-02 17:23:27 -04:00
iamdoron
e5a304ff1d
use 'forEach' instead of 'map' when clearing intervals
2015-04-02 14:06:08 +03:00
Paul O’Shannessy
b882e1910c
Merge pull request #3562 from dalinaum/rename
...
Rename 19--dangerouslySetInnerHTML.md -> 19-dangerously-set-inner-html.md
2015-04-01 12:13:55 -07:00
Leonardo YongUk Kim
56a14d28b2
Rename 19--dangerouslySetInnerHTML.md -> 19-dangerously-set-inner-html.md
...
1. It had double dash.
2. Its name was inconsistent. Other tips are named by their IDs.
2015-04-02 04:11:22 +09:00
Ahmad Wali Sidiqi
f7cf7ab511
Fix small typo in 11-advanced-performance.md.
...
"React didn't even had"->"React didn't even have"
http://english.stackexchange.com/questions/204603/proper-usage-of-didnt-had-or-didnt-have
2015-03-31 16:18:45 -07:00
Paul O’Shannessy
99946990cd
Merge pull request #3537 from marocchino/korean-update
...
Update Korean translations
2015-03-30 14:20:37 -07:00
Ben Alpert
b3beb9804d
[docs] English tweaks (and testing Travis)
2015-03-30 11:10:44 -07:00
Ben Alpert
31c0dbb19b
Autobuild website on Travis from stable branch
...
$REACT_WEBSITE_BRANCH in https://travis-ci.org/facebook/react/settings/env_vars now needs to point to the stable branch (currently 0.13-stable). I haven't tested the commit-and-push part of this but everything else works so I'm hopeful.
2015-03-30 10:56:41 -07:00
Ben Alpert
4bfb8ed014
Merge pull request #3543 from spicyj/keep-docs-js-react
...
Keep docs/js/{react,JSXTransformer}.js in repo
2015-03-30 10:55:29 -07:00
Christopher Chedeau
cf4e88f650
Merge pull request #3545 from vjeux/roundup_26
...
Roundup 26
2015-03-30 07:23:20 -07:00
Christopher Chedeau
bf5472316d
Roundup 26
2015-03-29 20:02:40 -07:00
Prathamesh Sonpatki
b305bdb5ea
Fixed link to displayName component spec from JSX in depth article
2015-03-29 16:50:33 +05:30
Ben Alpert
66af9d2367
Keep docs/js/{react,JSXTransformer}.js in repo
...
This way we don't need to rebuild them each time for the website.
2015-03-28 14:56:54 -07:00
Russ
4bf2aa8135
Update tutorial.md
...
Grammar fix
2015-03-28 11:37:55 -07:00
Shim Won
621cea1f3a
Update Korean translation to b3c75d8
2015-03-28 18:02:25 +09:00
jiyeonseo
02c1a4c2ac
Translate tips 05..10
...
- Up to 3fd6ac5
2015-03-28 08:51:52 +09:00
Jinwoo Oh
d563124cc1
Translate tip-18 to Korean
...
- Up to 6f44f60
2015-03-28 08:47:18 +09:00
Jinwoo Oh
51b8bdf8f8
Translate tip-17 to Korean
...
- Up to 6f44f60
2015-03-28 08:47:12 +09:00
Jinwoo Oh
40ae76692c
Translate tip-16 to Korean
...
- Up to 1cb3f25
2015-03-28 08:47:05 +09:00
Jinwoo Oh
5b2f191879
Translate tip-15 to Korean
...
- Up to 52494f9
2015-03-28 08:46:57 +09:00
Jinwoo Oh
80f7bf2439
Translate tip-14 to Korean
...
- Up to 92c37ff
2015-03-28 08:46:37 +09:00
Ted Kim
394770a9ef
Translate tips 01..04 (based on 157d7770c99be26a9e0557d00978f15f6d9db794)
2015-03-28 08:46:26 +09:00
Shim Won
6c258bd271
Update to ed257cb
2015-03-28 08:46:14 +09:00
Paul O’Shannessy
86d5291203
Merge pull request #3240 from reactkr/translate-ko-release
...
Korean translation for docs
2015-03-27 11:39:54 -07:00
Ustin Zarubin
3604354776
Swapping defaultChecked and defaultValue
...
The current documentation states that the `<select>` tag supports `defaultChecked`, but it actually doesn't. I believe this documentation was meant to be written in the proposed order.
Non-working fiddle using `defaultChecked`: http://jsfiddle.net/jqs1hsLr/1/
Working fiddle using `defaultValue`: http://jsfiddle.net/nv7z0yzL/1/
2015-03-26 16:42:36 -04:00
Ben Alpert
a75727d1e2
[docs] Split up second sentence more
2015-03-26 12:29:14 -07:00
Ben Alpert
8a024c1b84
[docs] Tweak words on homepage
2015-03-26 10:42:01 -07:00
Ben Alpert
541d6a1cb0
Add React Native blog post
2015-03-26 10:10:43 -07:00
Ben Alpert
aa86d2fbab
[docs] Update site nav
2015-03-26 10:06:09 -07:00