Andres Kalle
af2071af63
Typo fix
2015-06-30 15:05:57 +03:00
Alex Smith
83c8118c7c
update title
2015-06-30 19:43:44 +09:00
Alex Smith
6b669aa37d
used JSX
2015-06-30 17:49:25 +09:00
Alex Smith
099c227c35
lowercase index file
2015-06-30 17:26:50 +09:00
Jim
ae9b2c0649
Merge pull request #4252 from bhamodi/patch-2
...
Update url to save a redirect
2015-06-29 10:28:29 -07:00
Baraa Hamodi
91de455909
Update React Link
...
Saves a redirect from occurring.
2015-06-29 10:21:35 -07:00
Ben Alpert
454d47fa09
Merge pull request #4223 from spicyj/check-no-warn
...
Fail tests on any un-spied warnings
2015-06-29 07:57:56 -07:00
Ben Alpert
c22153e25a
Fail tests on any un-spied warnings
...
Fixes #3890 .
2015-06-29 07:57:35 -07:00
Jim
d9d442808a
Merge pull request #4249 from tako-black/translate_multiple-components_to_japanese
...
Translate 04-multiple-components.md to Japanese
2015-06-29 05:15:33 -07:00
Kohei TAKATA
d32f8b5a38
Translate 04-multiple-components.md to Japanese
2015-06-29 21:11:39 +09:00
Paul O’Shannessy
859a5d5c3c
Merge pull request #4229 from tako-black/translate_jsx-spread_to_japanese
...
Translate 02.2-jsx-spread.md to Japanese
2015-06-28 23:59:34 -07:00
Paul O’Shannessy
dd3244c4f2
Merge pull request #4242 from tako-black/translate_interactivity-and-dynamic-uis_to_japanese
...
Translate 03-interactivity-and-dynamic-uis.md to Japanese
2015-06-28 23:57:20 -07:00
Kohei TAKATA
308db9a866
Translate 03-interactivity-and-dynamic-uis.md to Japanese
2015-06-28 19:31:47 +09:00
Matthew King
fc63cebd29
Stop building react-source gem
...
fixes #4069
2015-06-27 13:44:08 -07:00
Jim
e695ebb5c6
Merge pull request #4240 from tako-black/translate_jsx-gotchas_to_japanese
...
Translate 02.3-jsx-gotchas.md to Japanese
2015-06-27 09:20:09 -07:00
Kohei TAKATA
19e1d11d2f
Translate 02.3-jsx-gotchas.md to Japanese
2015-06-27 19:11:40 +09:00
Ben Alpert
6bbd6976eb
Merge pull request #4239 from tako-black/change_word_to_uppercase
...
Change 'Javascript' to 'JavaScript'
2015-06-27 03:01:49 -07:00
Kohei TAKATA
aefb608fd6
Change 'Javascript' to 'JavaScript'
2015-06-27 18:49:41 +09:00
Alex Smith
67c70b8690
R: handleClick function
2015-06-27 12:13:29 +09:00
Baraa Hamodi
c1ec407bd9
More conservative dependency update.
2015-06-26 18:37:15 -07:00
Jim
5fb8cbc6ca
Merge pull request #4232 from marocchino/update-docs
...
Update translated docs
2015-06-26 10:22:01 -07:00
Shim Won
ca6fa4b7e6
Add site title to first code snippet of getting started ( bd9d4b2)
2015-06-26 19:39:44 +09:00
Shim Won
c1b0550acf
Update script source ( c227a39)
2015-06-26 19:39:25 +09:00
Alex Smith
2b554703af
add new line at and of some files
2015-06-26 13:50:43 +09:00
Alex Smith
e58d31022c
update click message
2015-06-26 13:39:59 +09:00
Alex Smith
456135eb04
rename folder
2015-06-26 13:35:30 +09:00
Alex Smith
d19aa7a363
use react from bild
2015-06-26 13:34:20 +09:00
Alex Smith
e766d5539e
click conter example
2015-06-26 13:08:32 +09:00
Alex Smith
578077081f
update git ignore
2015-06-26 12:55:25 +09:00
Kohei TAKATA
829ce68cd7
Translate 02.2-jsx-spread.md to Japanese
2015-06-26 09:55:04 +09:00
Jim
289962f6f8
Don't bail out of reconsiliation if context changes.
2015-06-25 00:58:05 -07:00
Ben Alpert
ef00e856aa
Merge pull request #4204 from dpercy/patch-1
...
Fix docs typo: "overridden" -> "overwritten"
2015-06-24 23:18:23 -07:00
Jim
9bcc8dab93
Merge pull request #4222 from tako-black/translate_jsx-in-depth_to_japanese
...
Translate 02.1-jsx-in-depth.ja-JP.md to Japanese
2015-06-24 22:48:58 -07:00
Kohei TAKATA
f460a19d8a
Translate 02.1-jsx-in-depth.ja-JP.md to Japanese
2015-06-25 14:46:19 +09:00
li.li
63d0471580
Remove warnings in tests
...
For #3890 .
Squashed merge, closes #3925 .
2015-06-24 22:01:36 -07:00
Ben Alpert
0b0a436a41
Drop react-codemod.tgz from travis build
...
This didn't work anyway. See #4217 .
2015-06-24 18:41:34 -07:00
Ben Alpert
d87f50aab8
Merge pull request #4217 from brigand/patch-5
...
Fix travis after_script
2015-06-24 18:38:38 -07:00
Frankie Bagnardi
0677fe8f3b
Fix travis artifact upload
...
Changes:
- moves after_script to script
- adds `set -e`
- creates a seperate matrix 'build'
Way at the bottom of the travis output:
```
1571: curl: (26) couldn't open file "build/react.tgz"
```
This seems to be broken since 12c9fee94e
2015-06-24 18:09:34 -07:00
Ben Alpert
8f217c8a4b
Merge pull request #4215 from spicyj/prod-props
...
Set this.props on elements in prod mode
2015-06-24 16:38:14 -07:00
Ben Alpert
9ba28f317b
Merge pull request #4200 from spicyj/ten-thousand
...
Allow deeper trees
2015-06-24 16:33:30 -07:00
Ben Alpert
9c8c11dd07
Set this.props on elements in prod mode
...
Oops. Introduced in https://github.com/facebook/react/pull/4172 .
2015-06-24 16:26:40 -07:00
Antonio Ruberto
79fc73e674
check entry type iterables
...
check that the value is a node for map iterables
2015-06-24 15:17:48 -04:00
Jim
4431c90fa4
Merge pull request #4208 from battaile/master
...
Minor cleanup of ReactES6Class-test output by expecting the warning
2015-06-24 08:18:44 -07:00
Jim
484e20c02d
Merge pull request #4206 from yiminghe/fix_change_type
...
Set change event type in SyntheticEvent
2015-06-24 08:05:52 -07:00
Jim
b99fb2c92d
Merge pull request #4202 from tako-black/translate_displaying-data_to_japanese
...
Translate 02-displaying-data.md to Japanese
2015-06-24 07:42:48 -07:00
Antonio Ruberto
8e72956430
Allow iterables to pass node prop type check
2015-06-24 09:43:02 -04:00
Battaile Fauber
41df3ce421
Check for warning when testing to see if error is thrown when render not defined
2015-06-24 08:03:36 -04:00
Ben Alpert
e80cccf87f
Merge pull request #4207 from yangshun/patch-1
...
Add site title to first code snippet of getting started
2015-06-24 02:24:04 -07:00
yiminghe
ee831d7550
optimize spec
2015-06-24 17:13:41 +08:00
Tay Yang Shun
bd9d4b2499
Add site title to first code snippet of getting started
2015-06-24 17:09:34 +08:00