-
-
Notifications
You must be signed in to change notification settings - Fork 15.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Rework new docs site landing page (#3267)
* -dprctd react-router-redux +connected-react-router (#3237) * -dprctd react-router-redux +connected-react-router removed... **[ReactTraining/react-router-redux](https://github.com/ReactTraining/react-router/tree/master/packages/react-router-redux)** Keep your state in sync with your router According to their page: """"Redux users: The react-router-redux package is now deprecated.""""" * Simplify description * Fix wrong anchor in Store documentation (#3238) The anchor wasn't matching the target element so it wasn't scrolling. * Fix link. Closes #3240 * Removed unnecessary semicolon (#3264) * Fit bindActionCreators docs more clearly (#3266) Fix typo - object arguments to object properties Clear words - single function to action creator for bindActionCreatorss first argument * Add docs survey link * Update package-lock.json * Disable broken separate codeblock CSS link This is already getting imported directly, and the generated separate link 404s in prod. * Tweak header/footer links styles some more * Add missing "sub-apps" page link * Add starter kit mentions to "Getting Started" * Add main logo sales pitch blocks Added Redux logo next to the main title Removed "Installation" line Added selling point headers and paragraphs Added some Font Awesome icons and a copyright link * Switch out a couple icons and bump icon sizes
- Loading branch information
1 parent
96934e9
commit ee71d78
Showing
18 changed files
with
375 additions
and
256 deletions.
There are no files selected for viewing
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
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
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
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
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
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
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
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
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
Oops, something went wrong.