Andrew Clark
f8e7fc6b0c
Passive -> active voice
7 years ago
Andrew Clark
867e8f1dc6
Reword sentence about contributing to different repos
7 years ago
Dan Abramov
074137229d
Document support for debugging tests
7 years ago
Clement Hoang
17953379b2
Address nits
7 years ago
Andrew Clark
4949bb0219
Clarify what it means when an RFC is accepted
7 years ago
Andrew Clark
a9df1c5e67
Blog post about new RFC process
7 years ago
Eduard Troshin
78218be2c7
Update static-type-checking.md
7 years ago
Bogdan Petru Pintican
ac683f4102
Add react-cosmos to Component Workbenches
7 years ago
Clement Hoang
a18bde67b2
Update fragment docs
7 years ago
Brian Vaughn
d9e19cb898
Added "Egghead.io" prefix
7 years ago
Alex
7504fb7b51
Remove UTM from URL
7 years ago
Alex
4045ed4f24
Add egghead.io course to free courses
7 years ago
Clement Hoang
877b228698
Add fragments to navbar
7 years ago
Dan Abramov
7e31899ed0
Add "recommended by React Team" section to starter kits ( #391 )
* Add "recommended by React Team" section to starter kits
* Tweak
7 years ago
Aamir Afridi
c6955212f3
Typo ( #390 )
7 years ago
Clement Hoang
c90276f151
Update top level API for fragments
7 years ago
Clement Hoang
938f8534f1
Add new fragment guide
7 years ago
Clement Hoang
a39cb5fe78
Add big redirect away from create-fragment page
7 years ago
Brian Vaughn
ab588f5820
Wording tweak.
7 years ago
Sidhartha Chatterjee
2bdc003c12
Add ReactFoo Pune ( #384 )
7 years ago
Kenza Iraki
2ee3922bab
Added Montreal meetups to meetup list ( #383 )
I added the two existing Montreal React/React Native meetups in the list of worldwide meetups
7 years ago
Tomasz
2443c9dfa3
missing bracket in Keyed Fragments example
7 years ago
jonathan schatz
dcbfae5043
Update 2017-11-28-react-v16.2.0-fragment-support.md
fix typo in instructions, link to eslint issue.
7 years ago
Bernard Lin
c9e4a8f08c
Adding React Rally 2018 ( #377 )
Source: https://twitter.com/ReactRally/status/936269406539091968
7 years ago
Brian Vaughn
157501a48c
Split last sentence into its own paragraph
7 years ago
Brian Vaughn
97d4949954
Wordsmithing
7 years ago
Brian Vaughn
e28248ec89
Wordsmithing
7 years ago
MICHAEL JACKSON
d5477adf95
Fix some links
7 years ago
MICHAEL JACKSON
af78367ec3
Add "Caveats" section
7 years ago
MICHAEL JACKSON
4d285a70a7
Add doc about Render Props
7 years ago
Dan Abramov
07839cb6c4
Document suppressHydrationWarning ( #369 )
* Document suppressHydrationWarning
* Add it to the reference
7 years ago
Dan Abramov
f58c9a514e
Move the style note to be more prominent ( #370 )
* Move the style note to be more prominent
* Fix the link
* Simplify example
7 years ago
Dan Abramov
83f4422c1f
Mention fragment change in 16.0 post
7 years ago
Ivan Babak
6dfa6f782a
Missing comma in blog/2017-11-28-react-v16.2.0-fragment-support ( #366 )
Children in an array must be separated by commas – but a comma was missing in the middle of the example.
7 years ago
Alex
c1952f5a22
add missing /
7 years ago
Jacob Dreesen
d014fcf097
Fix some typos
7 years ago
Andrew Clark
3a66f62cd8
Grammar typo
7 years ago
Dan Abramov
04e5e446be
Reword the note about ESLint fragment support ( #363 )
7 years ago
Liam O'Boyle
ec4dc73b8f
Note that polyfills are required for some supported browsers too.
The "Browser Support" section of react-dom indicates that IE9 and above
is supported, but fails to note that the support does require additional
polyfills in some cases. A link is added to the javascript environment
docs which already explains the polyfills required (Map, Set and rAF).
7 years ago
Andrew Clark
028b52d9bd
Nits
7 years ago
Andrew Clark
698543b5c1
Nits
7 years ago
Andrew Clark
00fb21ce90
Update examples
7 years ago
Clement Hoang
dba7b650f9
Update changelog
7 years ago
Andrew Clark
71b4765ba9
Revisions
7 years ago
Clement Hoang
33d8409fff
Update fragment blog post
7 years ago
Clement Hoang
14ddacadaa
Update TypeScript text
7 years ago
Clement Hoang
cad1de932b
Add release jsx fragment blog post
Fix some grammar
7 years ago
Dan Abramov
5efca01e9e
Mention virtualization in "Optimizing Performance" ( #357 )
* Mention virtualization in "Optimizing Performance"
* nits
* Oops
7 years ago
Yash Joshi
13ec56b1cc
Documented the difference between props and State
7 years ago
Dan Abramov
23e8b9f577
Update "optimizing performance" instructions for React 16 ( #356 )
7 years ago