J. Renée Beach
a793486541
React dom invalid aria hook ( #7744 )
...
* Add a hook that throws a runtime warning for invalid WAI ARIA attributes and values.
* Resolved linting errors.
* Added a test case for many props.
* Added a test case for ARIA attribute proper casing.
* Added a warning for uppercased attributes to ReactDOMInvalidARIAHook
(cherry picked from commit 59ff7749ed )
2016-10-04 14:02:22 -07:00
Eric Douglas
53d16f86fd
Update babel link ( #7837 )
...
(cherry picked from commit e32196222b )
2016-10-03 15:54:27 -07:00
Ivan Zotov
ecd66274a7
Fix mistakes in the codebase overview ( #7834 )
...
(cherry picked from commit 16ac141f44 )
2016-10-03 15:54:26 -07:00
Gil Chen-Zion
586f487ea9
Note that getInitialState is not used in ES6 classes in docs ( #7748 )
...
(cherry picked from commit a2bb55e3f4 )
2016-10-03 15:54:26 -07:00
Ben Alpert
03e7900edb
Update remarkable to 1.7.1 ( #7851 )
...
Fixes a subtle XSS hole.
(cherry picked from commit f88c1d38be )
2016-10-03 14:25:07 -07:00
ankitml
345329e079
Keyed Fragment of AddOns ported to ES6
2016-10-03 21:45:37 +01:00
Alex Zherdev
f5798f729d
Add-Ons: Animation updated with ES6 examples
2016-10-03 21:30:33 +01:00
Rafael Angeline
dcd34ab6c1
Reusable Components ES6 Update
2016-10-03 21:02:43 +01:00
gillchristian
8a78b2497a
Docs to ES6: Displaying data example.
2016-10-03 19:22:53 +01:00
Dan Abramov
58d66ad47f
Add Codebase Overview ( #7828 )
...
* Add Codebase Overview
* Update codebase-overview.md
* Update codebase-overview.md
2016-09-29 11:34:35 +01:00
Kyle Mathews
f6448ff595
typos fix ( #7822 )
2016-09-28 20:45:07 +01:00
Christopher Chedeau
4421c71120
Our first 50,000 stars blogpost
2016-09-28 10:22:46 +01:00
Christoph Pojer
9a6ef44a06
Reduce confusion in testing documentation. ( #7818 )
...
* Reduce confusion in testing documentation.
Just wanted to add some clarity to this page and link to the react tutorial on Jest's website to give people more information. Also changed enzyme's definition from library to utility to help reduce the confusion. Hope this makes sense to everybody :)
See https://twitter.com/damusnet/status/780752042675597312
cc @lelandrichardson
* Update 10.4-test-utils.md
(cherry picked from commit 0990c93806 )
2016-09-27 19:08:40 -07:00
Dan Abramov
ae5ebe3d92
Move How to Contribute to documentation and update it ( #7817 )
...
* Move How to Contribute to documentation and update it
* Consistent formatting
2016-09-27 23:22:32 +01:00
imjanghyuk
0c59b3c71f
Update 07-forms.ko-KR.md ( #7809 )
...
fix spelling
(cherry picked from commit 6032491555 )
2016-09-26 16:09:24 -07:00
jinmmd
6e58219117
Change [入门教程] from "tutorial.html" to "tutorial-zh-CN.html" ( #7789 )
...
(cherry picked from commit d9957ac075 )
2016-09-26 16:09:24 -07:00
jinmmd
6259f15e33
Change [API参考] from "top-level-api.html" to "top-level-api-zh-CN.html" ( #7790 )
...
(cherry picked from commit 5331dfd1a5 )
2016-09-26 16:09:24 -07:00
Dan Abramov
e48635bd59
Update broken JSFiddle in Why React blog post ( #7783 )
...
Fixes #7782
(cherry picked from commit 13692d59ad )
2016-09-26 16:09:24 -07:00
Paul O’Shannessy
cf592f29bc
[docs] Update React Rally 2016 videos link ( #7771 )
...
(cherry picked from commit 2058d47e7b )
2016-09-19 14:27:04 -07:00
Ivan Zotov
00e9080314
Fix links and ids for tips in docs ( #7766 )
...
(cherry picked from commit 2ec2d8f7f7 )
2016-09-19 14:27:04 -07:00
Ivan Zotov
17336bc8ee
Russian translation for style props value px of tips ( #7742 )
...
* Russian translation for style props value px of tips
* Update 06-style-props-value-px.ru-RU.md
(cherry picked from commit 4dd554c9b7 )
2016-09-19 14:27:04 -07:00
Ivan Zotov
1df0e8a012
Russian translation for max. numbers of jsx root nodes ( #7738 )
...
* Russian translation for max. numbers of jsx root nodes
* Update 05-maximum-number-of-jsx-root-nodes.ru-RU.md
(cherry picked from commit 8176f4970c )
2016-09-19 14:27:04 -07:00
Ivan Zotov
66a279df53
Russian translation for self-closing-tag of tips ( #7729 )
...
* Russian translation for self-closing-tag of tips
* Fix next link for inline styles tip
* Update 04-self-closing-tag.ru-RU.md
(cherry picked from commit 7d5c70d98c )
2016-09-19 14:27:04 -07:00
Ivan Zotov
5eb67ed4e2
Russian translation if-else in JSX of tips ( #7726 )
...
(cherry picked from commit 79367b09f7 )
2016-09-19 14:27:03 -07:00
Ivan Zotov
fcd42c1e28
Russian translation for inline styles of tips ( #7717 )
...
(cherry picked from commit fcc37ccaa2 )
2016-09-19 14:27:03 -07:00
Ivan Zotov
c99abadafb
Fix Russian translation of introduction to be more technical ( #7727 )
...
(cherry picked from commit 7d76bdad69 )
2016-09-19 14:27:03 -07:00
Amanvir Sangha
8753a838cf
Update OWASP link in docs for dangerous innerHTML ( #7710 )
...
(cherry picked from commit 616e468987 )
2016-09-19 14:27:03 -07:00
Ivan Zotov
749e809478
Add Russian translation for introduction of tips ( #7690 )
...
(cherry picked from commit 4dd44e77f8 )
2016-09-19 14:27:03 -07:00
Michał Pierzchała
fb37b44e79
Proper font-family for docs input fields ( #7706 ) ( #7708 )
...
(cherry picked from commit b87bcb96ac )
2016-09-19 14:27:03 -07:00
Ray Dai
8f8a26c091
Update 14-communicate-between-components.ko-KR.md ( #7686 )
...
Apply the same change made in #7680 .
(cherry picked from commit 2fc7125d49 )
2016-09-19 14:27:03 -07:00
Ray Dai
c2e9167e45
Update 14-communicate-between-components.md ( #7680 )
...
To demonstrate multiple arguments `bind(this, arg1, arg2, ...)`, also not to pass in for than what `handleClick` needed, namely props, or maybe even pass item itself, etc.
Going to change the kor file after review.
(cherry picked from commit 05cbc93401 )
2016-09-19 14:27:02 -07:00
Gant Laborde
13ef94ad46
Adding the published ReactRally videos section ( #7681 )
...
ReactRally came and went, and it was splendid.
(cherry picked from commit 90a120c603 )
2016-09-19 14:27:02 -07:00
Paul O’Shannessy
b52ea6bd8f
Update website for 15.3.2
2016-09-19 10:45:02 -07:00
Kite
21f71d72f0
Fix the HTML for package management ( #7656 )
...
(cherry picked from commit ed8a753346 )
2016-09-06 15:35:57 -07:00
却痕
d79061e0c6
docs:translate doc 11-advanced-performance to chinese ( #7584 )
...
(cherry picked from commit 4c365ea957 )
2016-09-06 15:35:57 -07:00
Michael Jackson
d951c560e4
s/npmcdn/unpkg/g ( #7609 )
...
npmcdn.com is moving to unpkg.com. Same backend, one less letter in the
domain name. Boom.
(cherry picked from commit 9fd42264fe )
2016-09-06 15:35:57 -07:00
Duke Pham
6cf782b75c
Add line breaks to examples on 10.1-animation docs per ( #7606 )
...
comments to issue #7317 .
Updated JP doc examples to match other languages
Reformat to match JSX multi-line style #7550
(cherry picked from commit 3071f31d04 )
2016-09-06 15:35:57 -07:00
Robert Kielty
dca0f7315c
Adds minor additions clarifying questions I had reading intro tutorial ( #7595 )
...
(cherry picked from commit ee199381de )
2016-09-06 15:35:57 -07:00
Nik Nyby
0983d2dbcf
docs: re-position comments to account for code sample width ( #7602 )
...
(cherry picked from commit 9511b4fe29 )
2016-09-06 15:35:57 -07:00
Christophe Hurpeau
d90cbec236
doc: npm ls react is a better advice ( #7513 )
...
Refs Must Have Owner Warning
`npm ls react` is a better advice than `npm ls | grep react`
(cherry picked from commit 517a0dc051 )
2016-09-06 15:35:57 -07:00
NestorTejero
6e20d410bb
add explicit link to http://bower.io/ ( #7546 )
...
(cherry picked from commit 32e60fecdc )
2016-09-06 15:35:56 -07:00
Dan Abramov
b4f6460bff
Link to Create React App ( #7654 )
...
* Link to Create React App
* Reword
2016-09-03 18:14:00 +01:00
Paul O’Shannessy
199056cf1b
Update website for 15.3.1
2016-08-19 11:46:11 -07:00
Alex Zherdev
307b4ebcc9
Fix header link generation for non-English docs ( #7497 )
...
(cherry picked from commit 11c0adcc95 )
2016-08-19 10:41:20 -07:00
龙海燕
e1a9eb13b1
Update 09.2-package-management.md ( #7520 )
...
(cherry picked from commit db6f36bdce )
2016-08-19 10:41:20 -07:00
Jess Telford
51fe7e466e
React.Children.toArray() changes keys ( #7495 )
...
As noted by @spicyj in #5541
(cherry picked from commit aa48c82b0d )
2016-08-19 10:41:19 -07:00
Tanase Hagi
8403a28adc
Add propsTypes and defaultProps example for stateless functions ( #7458 )
...
* Add propsTypes and defaultProps example for stateless functions
* Update 05-reusable-components.md
* Update 05-reusable-components.md
(cherry picked from commit 09f0a06b8a )
2016-08-19 10:41:19 -07:00
Robert Martin
c4f8466d5d
Capitalize AJAX ( #7435 )
...
(cherry picked from commit 43674d989d )
2016-08-19 10:41:19 -07:00
Robert Chang
cc5889c543
change a word in performance docs ( #7442 )
...
(cherry picked from commit 0833d89783 )
2016-08-19 10:41:19 -07:00
Joseph Savona
8794c51389
Fix link formatting on Relay blog post ( #7434 )
...
(cherry picked from commit ba2230df29 )
2016-08-05 14:54:53 -07:00