- 27 Apr, 2018 2 commits
-
-
Andreas Cederström authored
-
Andreas Cederström authored
-
- 21 Apr, 2018 2 commits
-
-
Thiago Galvani authored
* Adding License to the README.md * Adding new license wording on README * Update README.md
-
wtgtybhertgeghgtwtg authored
-
- 19 Apr, 2018 1 commit
-
-
Brian Muenzenmeyer authored
-
- 18 Apr, 2018 1 commit
-
-
Fabiano Brito authored
* Installs and adds sass loader task in webpack for dev environment. * Uses Timer's branch of sass-loader without node-sass dependency. * Adds method for handling SASS modules. * Fixes extension of excluded files when looking for scss modules. * Adds support for both .scss and .sass extensions. * Uses ExtractTextPlugin with sass-loader to bundle styles for the production build. * Bundles SASS modules for the production build. * Uses the latest version of sass-loader. * Adds function to create different rules for style loaders in dev environment. * Abstracts style loaders to a common function to avoid repetition. * Simplifies the common function that creates style loaders. * Creates assets for testing SASS/SCSS support. * Creates mock components and unit tests for SASS and SCSS with and without modules. * Creates integration tests for SASS/SCSS support. * Adds node-sass as a template dependency so sass-loader can be tested. * Includes sass tests when test component is mounted. * Fixes asserted module name for sass and scss modules tests. * Removes tests against css imports in SCSS and SASS files. * Updates sass-loader to v7. * Uses getCSSModuleLocalIdent from react-dev-utils. * Fixes tests to match the use of getCSSModuleLocalIdent. * Improves readability of getStyleLoader function. * Uses postcss after sass. * Refactors dev config to simplify common function for style loaders. * Refactors prod config to simplify common function for style loaders. * Use importLoaders config according to css-loader docs.
-
- 15 Apr, 2018 3 commits
-
-
Antti Ahti authored
-
Tom Coleman authored
Learnstorybook is a tutorial for Storybook that both uses CRA and is at a level of introductionary detail appropriate for CRA users.
-
Jerry Muzsik authored
* Docs - Document multiple build environments via * Docs - Document multiple build environments via * Docs - Document multiple build environments via * Docs - Document multiple build environments via env-cmd * fix - based upon requests * Update README.md
-
- 13 Apr, 2018 2 commits
-
-
Francis Upton IV authored
-
Ro Savage authored
* Update CSS Modules localIndetName * Add missing file to package * Correct regex * plz plz plz
-
- 06 Apr, 2018 1 commit
-
-
Rob Grochowicz authored
* Enable loose mode for `class-properties` * Update comment to point to discussion Resolves #4263
-
- 05 Apr, 2018 1 commit
-
-
Andreas Cederström authored
-
- 04 Apr, 2018 2 commits
-
-
Andreas Cederström authored
-
Joe Haddad authored
-
- 03 Apr, 2018 3 commits
-
-
Joe Haddad authored
-
Dan Abramov authored
-
Dan Abramov authored
-
- 02 Apr, 2018 5 commits
-
-
Dan Abramov authored
-
Vicente Plata authored
Add troubleshooting for an issue that has to do with either 2FA, or using Windows, or both, when trying to deploy an app via gh-pages
-
Plortinus authored
* use the lastest url of gitignore file * Update gitignore
-
Daniel authored
-
Daniel authored
* Revert to use ecma 5 in uglifyOptions * remove explicit ecma version from uglifyOptions settings The defaults are already what we want * be explicit of where we use ecma: 8 and ecma: 5
-
- 27 Mar, 2018 1 commit
-
-
Jih-Chi Lee authored
-
- 26 Mar, 2018 3 commits
-
-
bradfordlemley authored
-
Albert Still authored
* add `create-react-app --help` info for local file path --scripts-version * make example path `../my-react-scripts` for local file path --help info
-
Minh Nguyen authored
-
- 25 Mar, 2018 1 commit
-
-
Ian Sutherland authored
-
- 23 Mar, 2018 2 commits
-
-
Andreas Cederström authored
This reverts commit 1dcb3db3.
-
froyog authored
* allow appSrc accepting an array * fixture of finding all appSrcs logic * update docs on ModuleScopePlugin accepts an array for appSrc * minor typo fix in docs: change directory to directories.
-
- 21 Mar, 2018 2 commits
-
-
bradfordlemley authored
-
Ro Savage authored
-
- 20 Mar, 2018 2 commits
-
-
Andreas Cederström authored
Change no-unused-vars 'args' from none to all to show warning on destructing
-
goncy authored
-
- 18 Mar, 2018 1 commit
-
-
Brian Ng authored
* Add explicit dep on plugin-proposal-object-rest-spread to babel-preset-react-app * Bump babel-related deps to beta.42 * Pass useBuiltIns directly to react-preset
-
- 15 Mar, 2018 1 commit
-
-
Harry Moreno authored
the screencast for react storybook is non-free. Remove.
-
- 12 Mar, 2018 1 commit
-
-
Stefan Feješ authored
-
- 07 Mar, 2018 1 commit
-
-
JK authored
update h5bp CONTRIBUTING.md link...
-
- 05 Mar, 2018 2 commits
-
-
Stas Rudakou authored
s/allows to easily makes/allows you to easily make/
-
João Paquim authored
-