Alex Babkov and Dan Abramov
deb4a5abee
Typo fixes in codebase-overview.md ( #7938 )
2016-10-11 11:55:06 +01:00
Aesop Wolf and Dan Abramov
f00fbbd1ce
Update codebase-overview.md ( #7934 )
...
Fix typo
2016-10-11 01:14:05 +01:00
Dan Abramov and GitHub
d0cc73a957
Add Implementation Notes and amend Codebase Overview ( #7830 )
...
* Add more to Codebase Overview
* WIP
* Start a reconciler overview
* Add a few more sections
* todo
* WIP
* Finish it
* Whitespace
* Minor tweaks
* Minor tweaks
2016-10-10 17:29:48 +01:00
Sophia and Dan Abramov
2a2dd7689f
removing parent/child references in props section of tutorial ( #7887 )
2016-10-05 22:29:55 +01:00
Michael O'Brien and Dan Abramov
48ea2d4743
Update comment to refer to correct method name ( #7873 )
2016-10-04 22:53:26 +01:00
Dan Abramov and GitHub
7b10b2b88d
Update the homepage with ES6 ( #7868 )
...
* Update the homepage with ES6
* Avoid array spread and stale state
2016-10-04 19:33:09 +01:00
Kateryna and Dan Abramov
c9ec4bc445
Fix initial state example for Recat.createClass ( #7867 )
...
In the example there was a typo with setting initial state using `getInitialState` method
2016-10-04 18:43:49 +01:00
ankitml and Dan Abramov
eddcee9884
Use ES6 in Language Tooling doc
2016-10-04 12:51:42 +01:00
KeicaM and Dan Abramov
f96237cdb8
Update 04-multiple-components.md ( #7861 )
...
added missing map bracket
2016-10-04 12:19:44 +01:00
Steve Mao and Dan Abramov
957f663513
simplify npm link script a little bit ( #7862 )
...
We don't need to remove the folders before linking the modules
2016-10-04 12:12:12 +01:00
Marcelo Alves and Brandon Dail
23cd77b683
Fix minor typo in closing H1 tag ( #7855 )
2016-10-03 19:07:56 -05:00
Ben Alpert and Paul O’Shannessy
f88c1d38be
Update remarkable to 1.7.1 ( #7851 )
...
Fixes a subtle XSS hole.
2016-10-03 14:22:06 -07:00
ankitml and Dan Abramov
a6445a18f9
Keyed Fragment of AddOns ported to ES6
2016-10-03 21:45:27 +01:00
Alex Zherdev and Dan Abramov
1b02c731ce
Add-Ons: Animation updated with ES6 examples
2016-10-03 21:30:22 +01:00
Rafael Angeline and Dan Abramov
9174c29acc
Reusable Components ES6 Update
2016-10-03 21:02:32 +01:00
gillchristian and Dan Abramov
f5f1769583
Docs to ES6: Displaying data example.
2016-10-03 19:21:44 +01:00
Eric Douglas and Paul O’Shannessy
e32196222b
Update babel link ( #7837 )
2016-09-30 13:39:23 -07:00
Ivan Zotov and Dan Abramov
16ac141f44
Fix mistakes in the codebase overview ( #7834 )
2016-09-29 22:38:14 +01:00
Dan Abramov and GitHub
4f345e021a
Add Codebase Overview ( #7828 )
...
* Add Codebase Overview
* Update codebase-overview.md
* Update codebase-overview.md
2016-09-29 11:33:57 +01:00
Gil Chen-Zion and Paul O’Shannessy
a2bb55e3f4
Note that getInitialState is not used in ES6 classes in docs ( #7748 )
2016-09-28 19:07:29 -07:00
Kyle Mathews and Dan Abramov
87724bd875
typos fix ( #7822 )
2016-09-28 17:27:25 +01:00
Christopher Chedeau and Dan Abramov
cc00280aa6
Our first 50,000 stars blogpost
2016-09-28 10:21:29 +01:00
Christoph Pojer and Christopher Chedeau
0990c93806
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
2016-09-27 19:08:02 -07:00
J. Renée Beach and Brandon Dail
59ff7749ed
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
2016-09-27 20:53:14 -05:00
Dan Abramov and GitHub
c82bcefa93
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:20:49 +01:00
imjanghyuk and Paul O’Shannessy
6032491555
Update 07-forms.ko-KR.md ( #7809 )
...
fix spelling
2016-09-26 14:02:33 -07:00
jinmmd and Paul O’Shannessy
d9957ac075
Change [入门教程] from "tutorial.html" to "tutorial-zh-CN.html" ( #7789 )
2016-09-26 10:39:34 -07:00
jinmmd and Paul O’Shannessy
5331dfd1a5
Change [API参考] from "top-level-api.html" to "top-level-api-zh-CN.html" ( #7790 )
2016-09-26 10:39:03 -07:00
Dan Abramov and GitHub
13692d59ad
Update broken JSFiddle in Why React blog post ( #7783 )
...
Fixes #7782
2016-09-21 13:42:49 +01:00
Paul O’Shannessy and GitHub
2058d47e7b
[docs] Update React Rally 2016 videos link ( #7771 )
2016-09-19 14:26:32 -07:00
Paul O’Shannessy
7b0d5d0e74
Update website for 15.3.2
...
(cherry picked from commit b52ea6bd8f )
2016-09-19 11:14:30 -07:00
Ivan Zotov and Dan Abramov
2ec2d8f7f7
Fix links and ids for tips in docs ( #7766 )
2016-09-19 17:50:26 +03:00
Ivan Zotov and Dan Abramov
4dd554c9b7
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
2016-09-19 13:57:42 +03:00
Ivan Zotov and Dan Abramov
8176f4970c
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
2016-09-19 13:45:09 +03:00
Ivan Zotov and Dan Abramov
7d5c70d98c
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
2016-09-19 13:39:46 +03:00
Ivan Zotov and Dan Abramov
79367b09f7
Russian translation if-else in JSX of tips ( #7726 )
2016-09-14 15:05:21 +03:00
Ivan Zotov and Dan Abramov
fcc37ccaa2
Russian translation for inline styles of tips ( #7717 )
2016-09-14 13:26:36 +03:00
Ivan Zotov and Dan Abramov
7d76bdad69
Fix Russian translation of introduction to be more technical ( #7727 )
2016-09-14 13:23:57 +03:00
Amanvir Sangha and Jim
616e468987
Update OWASP link in docs for dangerous innerHTML ( #7710 )
2016-09-13 05:29:09 -07:00
Ivan Zotov and Dan Abramov
4dd44e77f8
Add Russian translation for introduction of tips ( #7690 )
2016-09-13 13:36:16 +03:00
Michał Pierzchała and Paul O’Shannessy
b87bcb96ac
Proper font-family for docs input fields ( #7706 ) ( #7708 )
2016-09-12 16:29:46 -07:00
Ray Dai and Paul O’Shannessy
2fc7125d49
Update 14-communicate-between-components.ko-KR.md ( #7686 )
...
Apply the same change made in #7680 .
2016-09-09 11:22:56 -07:00
Ray Dai and Brandon Dail
05cbc93401
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.
2016-09-08 10:20:25 -05:00
Gant Laborde and Brandon Dail
90a120c603
Adding the published ReactRally videos section ( #7681 )
...
ReactRally came and went, and it was splendid.
2016-09-08 10:17:39 -05:00
Kite and Paul O’Shannessy
ed8a753346
Fix the HTML for package management ( #7656 )
2016-09-06 09:58:17 -07:00
Dan Abramov and GitHub
9d9af63a6a
Link to Create React App ( #7654 )
...
* Link to Create React App
* Reword
2016-09-03 18:13:30 +01:00
却痕 and Keyan Zhang
4c365ea957
docs:translate doc 11-advanced-performance to chinese ( #7584 )
2016-09-01 22:59:30 -04:00
Michael Jackson and Paul O’Shannessy
9fd42264fe
s/npmcdn/unpkg/g ( #7609 )
...
npmcdn.com is moving to unpkg.com. Same backend, one less letter in the
domain name. Boom.
2016-08-29 19:45:31 -07:00
Duke Pham and Paul O’Shannessy
3071f31d04
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
2016-08-29 15:50:23 -07:00
Robert Kielty and Paul O’Shannessy
ee199381de
Adds minor additions clarifying questions I had reading intro tutorial ( #7595 )
2016-08-29 15:34:48 -07:00