chocolateboy
|
edf4b2231f
|
[Docs] Fix confusing description for the <script>...</script> usage (#9502)
* Fix confusing description for the <script>...</script> usage
* Update jsx-in-depth.md
* Update reference-react-dom-server.md
* Update reference-react-dom.md
* Update reference-react.md
|
8 years ago |
David Hu
|
9c56ac1bed
|
Add more details in jsx-in-depth.md (#9006)
* jsx-in-depth.md add ternary statement for javascript expressions section
* jsx-in-depth.md add explanation to get falsey values for props
* update jsx-in-depth.md
* ensure links work locally, remove section about falsey prop values
* Fix links
|
8 years ago |
Jayen Ashar
|
fb56ffde54
|
Update jsx-in-depth.md (#9178)
* Update jsx-in-depth.md
Line 9 isn't changed
* Move selection down
* Fix
|
8 years ago |
Fraser Haer
|
c1b5045e32
|
Unique headings for linking purposes (#9259)
Previously two headings were 'Javascript Expressions' - now 'Javascript
Expressions as Props' and 'Javascript Expressions as Children'
|
8 years ago |
Vladimir Kovpak
|
61877c13e0
|
Added undefined example (#8899)
Into section `Booleans, Null, and Undefined Are Ignored` I've added example with undefined.
|
8 years ago |
Dmitry Zhuravlev-Nevsky
|
2911b89396
|
Swap components (#8735)
It's better to delare component before using.
|
8 years ago |
comerc
|
e875fa0967
|
Fix casing typo in jsx-in-depth.md (#8542)
|
8 years ago |
Kevin Lacker
|
d068700a40
|
Docs: add a bunch of redirects (#8137)
* add a bunch of redirects
* add more redirects
|
8 years ago |
Dan Abramov
|
16d8bd1ff6
|
Add more highlighting to docs (#8076)
* Tweak JSX in Depth
* Add highlighting to Refs and the DOM
* More tweaks
|
8 years ago |
Oskari Mantere
|
97a1b89a94
|
Replace vars with let and const (#8051)
|
8 years ago |
Nathan Hardy
|
4c72dce721
|
Fix erroneous '}' in JSX examples (#8043)
|
8 years ago |
Dan Abramov
|
842d44dfa5
|
Fix redirects
|
8 years ago |
Kevin Lacker
|
aa9544bfac
|
New Documentation
|
8 years ago |