- 23 Sep, 2016 1 commit
-
-
Ayrton De Craene authored
* Load environment file via dotenv if .env file is present * Document loading environment variables in .env file * Minor doc tweaks
-
- 22 Sep, 2016 6 commits
-
-
Dan Abramov authored
Fixes #410, #674
-
Dan Abramov authored
-
Dan Abramov authored
-
Ville Immonen authored
-
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 1 commit
-
-
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 2 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
-
Ville Immonen authored
-
- 18 Sep, 2016 5 commits
-
-
Dan Abramov authored
-
Dan Abramov authored
-
Dan Abramov authored
-
Dan Abramov authored
-
Dan Abramov authored
-
- 17 Sep, 2016 1 commit
-
-
Dan Abramov authored
-
- 16 Sep, 2016 1 commit
-
-
Dave Ceddia authored
-
- 11 Sep, 2016 1 commit
-
-
Michael Pratt authored
Resolves an issue that can occur in certain situations that causes a build error when user has CDed into an incorrectly cased directory.
-
- 10 Sep, 2016 1 commit
-
-
Khoa Nguyen authored
* Specify cache directory for babel loader * Use `react-scripts` for folder name instead
-
- 03 Sep, 2016 2 commits
-
-
Dan Abramov authored
-
Dan Abramov authored
-
- 02 Sep, 2016 5 commits
-
-
Dan Abramov authored
-
Dan Abramov authored
-
Jiansen HE authored
tagging dev-only code (@remove-on-publish-begin/end) and pre-eject-only code (@remove-on-eject-begin/end) #257 (#257)
-
Dan Abramov authored
-
Dan Abramov authored
-
- 01 Sep, 2016 6 commits
-
-
Dan Abramov authored
-
Dan Abramov authored
-
Dan Abramov authored
This makes generators work with Jest. Fixes #255. Replaces #262.
-
Dan Abramov authored
Fixes #532
-
Dan Abramov authored
-
Dan Abramov authored
* Update Jest * Remove default snapshot test * Fix a few things * Add a simple default test * App.spec.js -> App.test.js * Fix e2e test * Bump Jest
-
- 25 Aug, 2016 1 commit
-
-
Kristóf Poduszló authored
* Started using babel-preset-latest * Updated babel dependencies * Remove redundant babel-plugin-syntax-async-functions * Disabled redundant regenerator transform
-
- 12 Aug, 2016 1 commit
-
-
Andrey Popp authored
* Load favicon through html-loader. Fixes #291. * Add test for *.ico in e2e test suite * Configure html-loader to process <link href="..."> * Address feedback on html-loader inclusion. * Place favicon.ico at the root of the build dir * Make comment style consistent between prod and dev webpack configs * Fix html-loader config in dev mode
-
- 11 Aug, 2016 1 commit
-
-
Max Stoiber authored
Ref #387
-
- 08 Aug, 2016 4 commits
-
-
Dan Abramov authored
Fixes #391
-
Dan Abramov authored
-
Gregory Shehet authored
-
Rifat Nabi authored
* Creating a new app in the current directory * Fixed style mistakes
-
- 04 Aug, 2016 1 commit
-
-
Dan Abramov authored
-