- 23 Sep, 2016 3 commits
-
-
Ayrton De Craene authored
* Load environment file via dotenv if .env file is present * Document loading environment variables in .env file * Minor doc tweaks
-
Aeneas authored
* openBrowser() causes docker-compose set ups to fail because of spawn EACCESS - closes #710 Signed-off-by:
Aeneas Rekkas (arekkas) <aeneas@ory.am> * Ignore errors
-
Dan Abramov authored
-
- 22 Sep, 2016 9 commits
-
-
Dan Abramov authored
Fixes #410, #674
-
Dan Abramov authored
-
Dan Abramov authored
-
Ville Immonen authored
Only copy our own packages to bundledDependencies in the e2e test
-
Dan Abramov authored
-
Ville Immonen authored
-
Ville Immonen authored
* Fix the e2e test In the end-to-end test, we want to test all the latest packages from the monorepo instead of the versions from npm. To do this we will now: * run `lerna bootstrap` in the repo root folder before packaging react-scripts * bundle the deps like we do for releases, so the e2e test uses those packages * Fix copy-pasted comment
-
Dan Abramov authored
-
Ville Immonen authored
* Update eslint-plugin-react and enable new rules New rules: * `react/no-danger-with-children` (yannickcr/eslint-plugin-react#710) * `react/no-find-dom-node` (yannickcr/eslint-plugin-react#678) * `react/style-prop-object` (yannickcr/eslint-plugin-react#715) * Remove react/no-find-dom-node for now
-
- 21 Sep, 2016 2 commits
-
-
Kyle Roach authored
-
Ville Immonen authored
* Move ESLint configuration to a separate package * Remove the ESLint configuration, moved to eslint-config-react-app * Update ESLint instructions * Pin the package versions in eslint-config-react-app * Add a README for eslint-config-react-app * Update README.md * Update README.md * Update README.md * Update README.md * Update package.json * Update package.json * Update production eslint-loader config * Add the ESLint config to devDependencies of the repo
-
- 19 Sep, 2016 7 commits
-
-
Simen Bekkhus authored
* Revert "Add ES5 version of `path-exists` to CLI" This reverts commit fc3ab46d. * Use pre node@4 compatible `path-exists` Ref #617
-
Dan Abramov authored
-
Quentin Favrie authored
The commit 26464096 moved the documentation files without updating the links in the main README.md
-
Dan Abramov authored
Removed rwb and rackt-cli because they’re not actively maintained and use Babel 5. Also removed budō because it has a different focus.
-
Dan Abramov authored
-
Ville Immonen authored
-
Wei Zhu authored
-
- 18 Sep, 2016 17 commits
-
-
Dan Abramov authored
-
Dan Abramov authored
-
Dan Abramov authored
-
Dan Abramov authored
* Add 0.4.2 changelog * Update CHANGELOG.md
-
Dan Abramov authored
-
Dan Abramov authored
-
Dan Abramov authored
-
Dan Abramov authored
-
Dan Abramov authored
-
Dan Abramov authored
-
Dan Abramov authored
-
Dan Abramov authored
-
Dan Abramov authored
-
Dan Abramov authored
-
Wei Zhu authored
-
Dan Abramov authored
-
Vincent Taing authored
-
- 17 Sep, 2016 2 commits
-
-
Dan Abramov authored
-
Dan Abramov authored
-