Dan Abramov
5efca01e9e
Mention virtualization in "Optimizing Performance" ( #357 )
* Mention virtualization in "Optimizing Performance"
* nits
* Oops
7 years ago
Dan Abramov
23e8b9f577
Update "optimizing performance" instructions for React 16 ( #356 )
7 years ago
Steven Syrek
eef2864238
Add missing "the" and fix comma
7 years ago
Alexey
1d4c82f9be
Fix webpack `DefinePlugin` usage example
7 years ago
Brian Vaughn
eb1994b0d2
Fixes to markdown content/paths
7 years ago
Brian Vaughn
93aa551f1a
Reorganized 'docs' folder
7 years ago
Ricky Reusser
11bd6395e1
Remove bundle-collapser browserify recommendation ( #11051 )
* Move bundle-collapser browserify plugin recommendation to a note.
* Remove bundle-collapser note entirely
7 years ago
Brian Vaughn
52b694eaae
Add new docs website ( #10896 )
Adds a new docs website, built with Gatsby JS, to replace the old Jekyll site. Source code for the new site lives in /www (although markdown and YML data still comes from the legacy /docs folder).
Changes to either markdown or website source code can be previewed on Netlify. The react-js bot should automatically add comments to each PR with preview links. (This preview is generated by running the newly-added yarn build:docs command in the root package.json.)
The majority of the changes in this PR are contained within the new /www directory. However some minor modifications have been made to existing content in the /docs directory:
* Modified frontmatter author block to always be an array
* Small markdown formatting tweaks
7 years ago
Dan Abramov
0e87a042a8
Fix React links on the website ( #10837 )
* Fix React links on the website
* Fix code editor
* Fix code editor, attempt 2
7 years ago
Nick Kasten
eaab6aff60
Updated Immutable Data Stuctures Docs ( #9845 )
* updated immutable data structures section
* improved immutable clarifications
* changes to example immutable code
8 years ago
Fernando Montoya
cde040d56c
Update webpack according to brand guidelines ( #9595 )
* Update webpack according to brand guidelines
* Change all ocurrences to webpack
8 years ago
Dave Lunny
143acd580f
"Timeline" => "Performance" ( #9602 )
As of Chrome 58, the Timeline tab is now called the Performance tab, this updates the "Optimizing Performance > Profiling Components with Chrome Performance" section of the docs to reflect that.
8 years ago
Dan Abramov
9215b72a4a
Fix horizontal scrolling in docs ( #9613 )
8 years ago
Dan Abramov
b0096e9727
Fix mobile layout
8 years ago
Dan Abramov
5d1afefed6
Fix a typo
8 years ago
Dan Abramov
4fb526e399
Add more info about building for production ( #9592 )
* Add more info about building for production
* Add more info to the docs
8 years ago
CodinCat
36fadf5b8b
Use single quotes, remove extra whitespace ( #9215 )
8 years ago
Dan Abramov
dc6e319598
Reorder sections in alphabetical order ( #9143 )
* Reorder sections in alphabetical order
* Reorder here too
8 years ago
Dima Beznos
59b0cd40f7
Added Brunch build tool to the docs ( #9074 )
* Added Brunch build tool to the docs
* Improved grammar
* product build -> production build
8 years ago
EugeneGarbuzov
3aa1d52f96
Corrected a typo. ( #8837 )
shoud -> should
8 years ago
Rich Harris
a0038f80df
add docs for building with Rollup ( #8799 )
* add docs for building with Rollup
* Tiny unrelated fix
8 years ago
Whien
6f0e389108
move blog post [Profiling Components with Chrome Timeline] into docs article ( #8680 )
* move blog post into docs article
* move to second section and changed description
* Minor tweak
8 years ago
lucas
ab12949031
Add return to render
8 years ago
Oskari Mantere
97a1b89a94
Replace vars with let and const ( #8051 )
8 years ago
Dan Abramov
842d44dfa5
Fix redirects
8 years ago
Kevin Lacker
aa9544bfac
New Documentation
8 years ago