- 11 Feb, 2017 1 commit
-
-
Dan Abramov authored
-
- 10 Feb, 2017 2 commits
-
-
Joe Haddad authored
* Add Advanced Configuration section * Reference package.json instead * Add HOST, HTTPS, and CI * Switch wording from Amazon to a CDN * Add test runner comment * Add top-level README link * Simplify wording * Link to relevant docs * Link to apps * Add .env link * Simpler links * Add a CI flag note
-
Thibault Derousseaux authored
* Fix paths in CSS files when homepage is set to "./" In the production build, ExtractTextPlugin is used to generate a separate CSS file instead of injecting style through JavaScript. This plugin does not work well by default with nested output structure. To fix it, we give it a relative publicPath pointing to the build folder. * Add section in README to explain how to make builds deployable anywhere * Apply review requested change * Apply review changes 2
-
- 09 Feb, 2017 2 commits
-
-
Calvin Webster authored
* clarifying the use of custom environment variables * Tweak
-
RodrigoHahn authored
Updated README.md to refer to the current rebranding.
-
- 04 Feb, 2017 2 commits
- 26 Jan, 2017 1 commit
-
- 24 Jan, 2017 1 commit
-
-
Alex Driaguine authored
* Added Rails link to User Guide * docs: unify sections for rails and node backend integration * docs: fix faulty link and indentation
-
- 23 Jan, 2017 1 commit
-
-
Vasiliy Taranov authored
* Add causes of dev server not detecting changes Add causes of `npm start` not detecting changes to Troubleshooting chapter of User Guide * Reworded slightly * Update README.md
-
- 30 Dec, 2016 3 commits
-
-
Paul O’Shannessy authored
-
Christian Raidl authored
-
Johnny Magrippis authored
-
- 13 Dec, 2016 1 commit
-
-
MUA authored
* Adds note on how to resolve file or directory not found errors for heroku deployments * Style tweaks
-
- 12 Dec, 2016 3 commits
-
-
Dan Abramov authored
-
Dan Abramov authored
* Add "Changing the Page Title" to User Guide * Add link to main README
-
Dan Abramov authored
-
- 11 Dec, 2016 2 commits
-
-
Dan Abramov authored
-
Joe Haddad authored
-
- 09 Dec, 2016 1 commit
-
-
Dave Baskin authored
-
- 07 Dec, 2016 1 commit
-
-
Marek Suscak authored
* Add syntax highlighting configuration guide. * Update link.
-
- 05 Dec, 2016 4 commits
-
-
Guilherme Heynemann Bruzzi authored
* Add deploy to Firebase CDN on template's README (Closes #374) * Move section and minor tweaks
-
Li Xuanji authored
* Document what npm build does and pushState * Fix typos, add express example * Tweaks * Update README.md
-
Alex Wilmer authored
-
Dan Abramov authored
* Add "npm run build silently fails" to Troubleshooting * Update README.md
-
- 03 Dec, 2016 1 commit
-
-
Dirk-Jan Rutten authored
* Added functionality to crash the build during CI whenever linter warnings are encountered. * Updated the docs with a description on how to use the build in CI * Fixed small typo * Fixed description of build error.
-
- 01 Dec, 2016 1 commit
-
-
Orta authored
-
- 28 Nov, 2016 1 commit
-
-
Dan Abramov authored
-
- 23 Nov, 2016 1 commit
-
-
Daniel Rech authored
* Add a note for OSX users about watchman and jest Minor additional information on how to solve watchman problems reported in #713 and #1767 * Introduced new Troubleshooting section Add better explanation how to solve #713 and linked related Issues. * Tweak wording and add it to TOC
-
- 20 Nov, 2016 7 commits
-
-
Marc Garreau authored
* Adds to docs - deployment with S3/CloudFront * Tweaks
-
Dan Abramov authored
-
Dan Abramov authored
-
Dan Abramov authored
-
Jurie Horneman authored
* Added info on using global variables. See issue #972. * Fixed typo. * Moved new section. * Small tweaks * Syntax highlighting
-
Arunoda Susiripala authored
* Add Storybook to the user guide * Add the missing "Snapshot Testing" link. * Change the title to something nicer Old title was looks like a marketing pitch. Change it to something looks great. The new one is: Developing UI Components with React Storybook. * Mention React Storybook as a third party tool. * Nits * Minor changes
-
Dan Abramov authored
-
- 01 Nov, 2016 1 commit
-
-
Leo Wong authored
-
- 28 Oct, 2016 2 commits
-
-
David Ernst authored
* Always build before deploying to gh-pages * Add line to gh-pages deploy docs about CNAME file * Remove spaces in npm run command for Windows * Grammar nit * Minor tweaks
-
Swizec Teller authored
gh-pages supports https. It's important for prominent help files to encourage best practices.
-
- 22 Oct, 2016 1 commit
-
-
Ville Immonen authored
-