Ran Yitzhaki
423a248c50
Note about special props in PropTypes typechecking
7 years ago
Alex
91ac3d8113
Merge pull request #561 from slizlaszlo/patch-1
Add React-Budapest to the Meetup list
7 years ago
Dipanjan Kundu
538ec13744
Update tutorial.md ( #566 )
* Update tutorial.md
* Grammar
7 years ago
Alex
22db0263bc
Merge pull request #567 from jonisar/patch-2
Update tools-comp-workbecnhes.md/ Added Bit
7 years ago
Hugh Prior
788d5094d8
Update lists-and-keys.md ( #559 )
I think the word "root" is misleading here. For me the root implies a single item, and the <li> here is more of a leaf. I think we can avoid all confusion simply by removing the word.
7 years ago
Victoria Quirante
180ee6b6d7
Add React Alicante 2018 ( #570 )
7 years ago
Joni Sar
9dfc8b7e59
Update tools-comp-workbecnhes.md/ Added Bit
Update tools-comp-workbecnhes.md/ Added Bit for component source code distribution.
7 years ago
Isaac Chien
ae29fa0491
move docsearch to end of body ( #564 )
7 years ago
Isaac Chien
b84d21ef82
Updated Gatsby to move manifest from head to the end of body. ( #563 )
7 years ago
Sliz László
d3acd2d461
Add Hungary
Add the React-Budapest meetup from Hungary to the list
7 years ago
Michael Jackson
cdaa0a5696
Add The React Podcast to podcasts list ( #560 )
7 years ago
Yash Joshi
74741ed6ee
Moved AgentConf to Past Conferences ( #558 )
7 years ago
sventunus
18aee608ec
Update code-splitting.md ( #556 )
Fixed a typo: "A good place **is** to start is with routes" => "A good place to start is with routes"
7 years ago
Yash Joshi
9df59031a0
Move ReactFoo to Past Conference ( #554 )
7 years ago
Michael Siadak
34442a0017
Update blog post on fragment tooling support ( #553 )
Clarifies that Prettier has released 1.9 and now supports the short Fragment JSX syntax.
7 years ago
Nathan Ward
4eae54be1a
Add Chain React 2018 to conferences.md ( #552 )
Adds the [Chain React 2018](https://infinite.red/ChainReactConf ) conference occurring July 11-13 in Portland to `content/community/conferences.md` to "Upcoming Conferences" in chronological order.
7 years ago
Dan Abramov
aba7619177
Tweak state FAQ ( #551 )
* Tweak state FAQ
* Update faq-state.md
7 years ago
William Shepherd
8a7e75206b
Fix grammar ( #550 )
7 years ago
Hugh Prior
6e22b51b26
Update faq-state.md ( #549 )
Fix typo.
7 years ago
Joseph Race
794c0e0756
Update code-splitting.md ( #546 )
7 years ago
Alex
2cebd55cf2
Merge pull request #534 from DJDA/patch-1
Update faq-functions.md
7 years ago
Brian Vaughn
7c960dd702
Merge pull request #533 from bvaughn/font-smooth-moz
Font-smoothing for Firefox (at least on OSX)
7 years ago
David DeAngelis
cb0870514b
Update faq-functions.md
found a small syntax error in example
7 years ago
Brian Vaughn
e4fffa1356
Font-smoothing for Firefox (at least on OSX)
7 years ago
Brian Vaughn
8448de7ed9
Merge pull request #470 from danielsbird/rendering-elements-codepen
Move examples of rendering elements from CodePen into ./examples
7 years ago
Dan Abramov
3e6aaebbd7
Add a note about disabling extensions when profiling ( #528 )
7 years ago
Alex
0ea1e050ab
Merge pull request #527 from Emad-salah/patch-1
Updated docs to include that VSCode supports it
7 years ago
Carlos Iván Suarez
5904d9d8c6
Update conferences ( #526 )
I change the 'React Day Berlin' event from Upcoming Events to Past Conferences because it's already happened.
7 years ago
Emad-salah
2722c78380
Updated docs to include that VSCode supports it
7 years ago
Thomas
6b2bfce177
Add breko-hub to list of starter kits ( #521 )
7 years ago
Ernesto García
9b20285d1d
Update fragments example to use JSX syntax ( #520 )
* Update fragments example to use JSX syntax
* Use more standard JSX notation for fragments
* Bring back arrays-based example
* Remove keys in fragment, not needed for static items
* Add note about fragments syntax existing since v16.2
7 years ago
Daniel Bird
72e7547ef0
Embed examples using gatsby-remark-embed-snippet
7 years ago
Sophie Alpert
b48ecc8b7e
Tweak wording
7 years ago
MICHAEL JACKSON
80773961c9
Small clarification
Fixes #514
7 years ago
Thai Pangsakulyanont
bc83db2fc1
Add a missing ; in `renderTheCat` example ( #515 )
7 years ago
Michael Jackson
6efa02d16c
Merge pull request #355 from mjackson/render-props
Add doc about Render Props
7 years ago
MICHAEL JACKSON
dcd53fd43d
Rework section about using children prop
7 years ago
Michael Jackson
872bf41a33
Merge pull request #2 from alexkrolick/render-props-patch-2
Add "Using Props Other Than Render" to Render Props
7 years ago
Alex Krolick
3b908cdcbc
SImplify function-as-child example
7 years ago
Alex Krolick
ac34b9c696
Call out usage of props.children as render prop
7 years ago
Alex Krolick
96d302aef0
Add "Using Props Other Than Render" to Render Props
7 years ago
Alex
581eafc049
Add mini example to top of Render Props
7 years ago
Alex
b1410e30dd
Merge pull request #513 from dangdennis/master
Fix typo
7 years ago
Dennis Dang
afa9b442d3
Merge pull request #1 from dangdennis/static-type-checking-typo
Fix typo
7 years ago
Dennis Dang
1da66cd968
Fix typo
7 years ago
Ian Sutherland
6158ab4666
Corrected yarn link instructions on How to Contribute page. ( #511 )
7 years ago
Jonathan Pool
fdf409a7d1
Grammatical disambiguation ( #504 )
Prevents interpretation as “JSX is closer to JavaScript than HTML is”. The latter is obviously true, but the apparent meaning is the former, which is less obvious.
7 years ago
Derek Edwards
276e75ce23
Added Columbus, OH meetup ( #502 )
7 years ago
Brian Vaughn
3dca82bfe9
Merge pull request #442 from davidnguyen179/reference-test-renderer/note__react-test-render_react_react-dom
react-test-render/Cannot read property 'ReactCurrentOwner' of undefined
7 years ago
Brian Vaughn
c07c8be506
Formatting nit
7 years ago