-
Notifications
You must be signed in to change notification settings - Fork 46.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
New Docs #7864
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Moving both "Community Resources" and "Support" into one tab called "Community" * community tab exists * make a community tab * fix next link * move urls to /community/ * refactor sidebars to be a bit more DRY * fix names of files * make the highlighty thing work * move files to logical names * also move translations
Combine "download" and "getting started" into one new "Installation" page. * more installation instructions * cdn instructions * fix wording * create-react-app -> Create React App * new -> single page * fix npm install instructions * break out single html file into its own file * another sentence * use babel standalone * enabling es6 and jsx * remove old getting started
new-docs should build to https://reactjs-bot.github.io/react/.
Add two docs to new-docs: JSX In Depth and React Without JSX.
* Move footer to includes * Fix Tutorial link. Add link to Advanced Guides. * Fix link to Tutorial in Hero.
* glossary is superceded * make a DOM Elements reference * remove all tips * classname * mention __html
* move over reconciliation and web components docs * remove old docs
[New Docs] Added: Lists & Conditional Rendering & Forms
* remove old docs framey stuff * css tweak, tutorial rename, scrap old stuff * fix the tutorial links * broken link * a slew of broken links * all broken links up to the tips * redirects for all the tips * fix up prev/next links * fix error decoder * remove old folder * move addons to reference * Split Lists and Conditional Rendering (#2) * Split Lists and Conditional Rendering * Update lists-and-keys.md * move around some redirects * point to hello world rather than installation * tweak hello world text * make docs header point to hello world
Merged via 455d2d1. |
This was referenced Oct 21, 2016
Closed
4 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
We are currently working on a revamp of the docs.
This means we won’t be able to review new PRs to docs for two weeks until we ship this.
This PR is used to keep track of the overall effort.
TODO:
import
vsrequire
vs global forReact
,ReactDOM
andReactDOMServer
docs-new
) and fix permalinksbabel-standalone
instead ofbabel-browser
everywhere ([docs] Use react-standalone #7668)const