- 26 Jul, 2016 4 commits
-
-
Dan Abramov authored
-
Kevin Lacker authored
allow 2 * x + 1
-
Kevin Lacker authored
-
Amjad Masad authored
-
- 25 Jul, 2016 7 commits
-
-
Dan Abramov authored
This way the one generated by `init.js` doesn’t get overwritten later. This fixes #149 which got broken as part of #94
-
Dan Abramov authored
-
breaddevil authored
update webpack css include path, allow files to be loaded from the project root node_modules folder. (#178)
-
Ethan Cohen authored
This project is a really good use case to apply some accessibility rules to the lint config. For beginners getting started with React, we can also teach/enforce basic accessibility rules in the web at author time. For now, I’ve just applied to the rules that are listed in `eslint-config-airbnb` because these are most real-world tested, and we can continue to add. Happy to help if there are any questions/issues/concerns about the plugin!
-
Forbes Lindesay authored
-
Kevin Lacker authored
fix cdpath bug
-
Kevin Lacker authored
-
- 24 Jul, 2016 10 commits
-
-
Dan Abramov authored
* Provide instructions on GH Pages deploy * Add docs for GH Pages deployment * Prevent incorrect paths in file-loader * Minor message tweaks * Update README.md * Fix relative paths
-
Donald Hruska authored
* Don't assume the project is hosted at the root * Require package.json in webpack.config.prod.js and use homepage if set; otherwise use '/' * Fix package.json path and add sample package.json for tests * Update publicPath to use relative path portion of URL defined in homepage * Update successful bundle generation message * Show bundle generation success message based on presence of homepage in package.json
-
Can Göktas authored
-
Keyan Zhang authored
* explicitly specify ESLint config path for editor plugins * changed to use single quote
-
Max Stoiber authored
* Move setup instructions to CONTRIBUTING.md * Reword setup instructions slightly
-
Max Stoiber authored
Ref #92
-
Max Stoiber authored
Ref #156 Not sure if we can simply delete the line and that'll disable it, so I went with setting it to 0. Let me know!
-
Max Stoiber authored
-
Greg Gamel authored
Missing letter added.
-
Krish Munot authored
-
- 23 Jul, 2016 5 commits
-
-
Alex authored
-
Conor Hastings authored
-
Glenn Reyes authored
* Resolve imported CSS files from anywhere * Resolve imported CSS files from src and node_modules folder only Closes #103
-
Cory House authored
-
Shu Uesugi authored
-
- 22 Jul, 2016 14 commits
-
-
Nathan Verni authored
* Adds .gitignore file to default template * Simplify renames * Reference npm issue in comment * Removing leading slash
-
Nathan Verni authored
The Contributing instructions in the README give my-app as the sample app name when running `npm run create-react-app my-app`. This just adds those directories to the .gitignore so they don't accidentally get committed.
-
Dan Abramov authored
-
Satyajit Sahoo authored
Quik is a tool to prototype and build apps with React and Babel with zero-setup. It also supports HMR, CSS modules, Sass etc. https://github.com/satya164/quik
-
Gustaf Dalemar authored
-
Paulo Ragonha authored
-
eanplatter authored
-
eanplatter authored
* Recursively copy the template folder * add fs-extra library
-
Dan Abramov authored
-
Dan Abramov authored
-
Dan Abramov authored
-
Dan Abramov authored
-
Dan Abramov authored
-
Dan Abramov authored
-