GitHub / geraldyeo/create-react-app / commits
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| 79160b85 | Remove redundant `function` from export statement (#996) |
Leo Wong <g****l@g****m>
Committed by: Dan Abramov <d****v@g****m> |
almost 10 years ago | |
| b855cc36 | Add Gatsby to alternatives (#995) |
Kyle Mathews <m****e@g****m>
Committed by: Dan Abramov <d****v@g****m> |
almost 10 years ago | |
| e3b69661 | Allow webpack 2 as peerDependency in react-dev-utils (#963) |
Einar Löve <p****t@e****m>
Committed by: Dan Abramov <d****v@g****m> |
almost 10 years ago | |
| 6bda4b97 | Remove custom babel-loader cache dir config (#983) |
Ville Immonen <v****n@i****i>
Committed by: Dan Abramov <d****v@g****m> |
almost 10 years ago | |
| 7ce4b6e0 | Check for presence of folders before continuing eject. Closes #939. (#951) |
Alice Rose <h****z@p****e>
Committed by: Dan Abramov <d****v@g****m> |
almost 10 years ago | |
| 8a5c50d9 | Fixes https://github.com/facebookincubator/create-react-app/issues/952 (#953) |
Vadzim <v****@v****o>
Committed by: Dan Abramov <d****v@g****m> |
almost 10 years ago | |
| fcda24ee | Always build before deploying to gh-pages (#959) |
David Ernst <d****t@u****m>
Committed by: Dan Abramov <d****v@g****m> |
almost 10 years ago | |
| a0efbebe | Add collectCoverageFrom option to collect coverage on files without any tests... |
Patrick Mackinder <p****r@g****m>
Committed by: Dan Abramov <d****v@g****m> |
almost 10 years ago | |
| 0bd593ba | Catch and noop call to open web browser. (#964) |
Sandro Padin <s****n@g****m>
Committed by: Dan Abramov <d****v@g****m> |
almost 10 years ago | |
| 91c86502 | Gently nudge users towards https by default (#974) |
Swizec Teller <s****c@s****m>
Committed by: Dan Abramov <d****v@g****m> |
almost 10 years ago | |
| ca443abe | Enable compression on webpack-dev-server (#966) (#968) |
Fatih <f****r@u****m>
Committed by: Dan Abramov <d****v@g****m> |
almost 10 years ago | |
| 75d15852 | Add next.js to Alternatives |
Dan Abramov <d****v@g****m>
Committed by: GitHub <n****y@g****m> |
almost 10 years ago | |
| 91e616e4 | Point people to npm Windows instructions |
Dan Abramov <d****v@g****m>
Committed by: GitHub <n****y@g****m> |
almost 10 years ago | |
| b284377e | Encourage people to try recent npm |
Dan Abramov <d****v@g****m>
Committed by: GitHub <n****y@g****m> |
almost 10 years ago | |
| 613902c4 | Fix an attribution link in 0.7.0 changelog |
Ville Immonen <v****n@i****i>
Committed by: GitHub <n****y@g****m> |
almost 10 years ago | |
| 732593e8 | Update CLI version in changelog | Ville Immonen <v****n@i****i> | almost 10 years ago | |
| a5f760ba | Publish | Ville Immonen <v****n@i****i> | almost 10 years ago | |
| 9b85e458 | Update eslint-config-react-app version in the guide | Ville Immonen <v****n@i****i> | almost 10 years ago | |
| ac30a807 | Update changelog for 0.7.0 | Ville Immonen <v****n@i****i> | almost 10 years ago | |
| 31ca4668 | Revert "Temporarily remove 0.7.0 changelog as it's not out yet" | Ville Immonen <v****n@i****i> | almost 10 years ago | |
| 27500900 | Forbid Webpack loader syntax in imports (#803) |
Ville Immonen <v****n@i****i>
Committed by: GitHub <n****y@g****m> |
almost 10 years ago | |
| d5de99e0 | Update dependencies (#945) |
Ville Immonen <v****n@i****i>
Committed by: GitHub <n****y@g****m> |
almost 10 years ago | |
| 59acae6a | PostCSS should run on @import statements. (#929) |
Nathan Hunzaker <n****r@g****m>
Committed by: Dan Abramov <d****v@g****m> |
almost 10 years ago | |
| d7ecd928 | Enable babel parameters/destructuring for all versions of Node (#927) |
Jeffrey Carl Faden <j****w@g****m>
Committed by: Dan Abramov <d****v@g****m> |
almost 10 years ago | |
| e4e86cd5 | Fix Travis CI config in template README.md (#910) |
Michael Scholtz <s****m@u****m>
Committed by: Ville Immonen <v****n@i****i> |
almost 10 years ago | |
| 1ef6ea52 | Temporarily remove 0.7.0 changelog as it's not out yet |
Dan Abramov <d****v@g****m>
Committed by: GitHub <n****y@g****m> |
almost 10 years ago | |
| 7de747da | Added note about env server restart (#903) |
Mike Francis <m****s@g****m>
Committed by: Dan Abramov <d****v@g****m> |
almost 10 years ago | |
| 7c6f0b72 | Update the snapshot update instructions for 0.7.0 |
Ville Immonen <v****n@i****i>
Committed by: GitHub <n****y@g****m> |
almost 10 years ago | |
| e9950db9 | Add 0.7.0 changelog | Ville Immonen <v****n@i****i> | almost 10 years ago | |
| c5f5b006 | Fix using pre-release tags with a tarball url in `--scripts-version` (#876) |
Jih-Chi Lee <j****i@u****m>
Committed by: Dan Abramov <d****v@g****m> |
almost 10 years ago | |
| 88c15d09 | Create asset filenames mapping on the build output (#891) |
Kanitkorn Sujautra <l****h@u****m>
Committed by: Dan Abramov <d****v@g****m> |
almost 10 years ago | |
| 4e5a561d | Dispose error overlay when linting errors have been corrected (#856) |
Jarle Friestad <j****d@g****m>
Committed by: Dan Abramov <d****v@g****m> |
almost 10 years ago | |
| 1359cc49 | Support passing scoped package names to --scripts-version arg (#826) |
Patrick Dillon <p****n@u****m>
Committed by: Dan Abramov <d****v@g****m> |
almost 10 years ago | |
| 3539d040 | Upgrade to Jest 16 (#858) |
Chase Colman <c****e@c****o>
Committed by: Dan Abramov <d****v@g****m> |
almost 10 years ago | |
| 351e449e | Disable ES2015 transforms based on node version using babel-preset-env (#878) |
Shubheksha Jalan <s****a@u****m>
Committed by: Dan Abramov <d****v@g****m> |
almost 10 years ago | |
| c6428eaf | Exit production build if any errors are in build stats (#859) |
Patrick Dillon <p****n@u****m>
Committed by: Dan Abramov <d****v@g****m> |
almost 10 years ago | |
| 410a6a95 | Clean up e2e script (#867) |
Dan Abramov <d****v@g****m>
Committed by: GitHub <n****y@g****m> |
almost 10 years ago | |
| 90ce8abf | #765 - Work on removing publish feature flags. Removing copying files in cra.... |
James Danger Hycner <h****r@u****m>
Committed by: Dan Abramov <d****v@g****m> |
almost 10 years ago | |
| ad57c457 | Bump babel-plugin-transform-regenerator (#864) |
Alexis Kofman <a****n@g****m>
Committed by: Dan Abramov <d****v@g****m> |
almost 10 years ago | |
| 5c3ab84f | Correct a comment mistype in webpack production config (#855) |
Shmavon Gazanchyan <M****l@u****m>
Committed by: Dan Abramov <d****v@g****m> |
almost 10 years ago | |
| 15c20f17 | load setupTests file at setupTestFramework stage (#846) |
Boris Serdiuk <j****s@h****m>
Committed by: Dan Abramov <d****v@g****m> |
almost 10 years ago | |
| 11c9bdc6 | Spell check (#845) |
Sam Pastoriza <p****j@u****m>
Committed by: Dan Abramov <d****v@g****m> |
almost 10 years ago | |
| 38a1f27e | Tweak readme |
Ville Immonen <v****n@i****i>
Committed by: GitHub <n****y@g****m> |
almost 10 years ago | |
| feb6036f | Update instructions on publishing to GitHub pages (#841) |
Jan Potoms <p****n@g****m>
Committed by: Ville Immonen <v****n@i****i> |
almost 10 years ago | |
| 4feff2ac | Make webpackHotDevClient support webpack 2 too (#840) |
Michal Kvasničák <m****k@g****m>
Committed by: Dan Abramov <d****v@g****m> |
almost 10 years ago | |
| df21070e | Tweak eject output | Dan Abramov <d****v@g****m> | almost 10 years ago | |
| 68d9ff6d | Promote "React must be in scope" to be an error (#822) |
Dan Abramov <d****v@g****m>
Committed by: GitHub <n****y@g****m> |
almost 10 years ago | |
| 856001ff | Fix script name to open chrome (#831) |
unixdev <u****v@u****m>
Committed by: Dan Abramov <d****v@g****m> |
almost 10 years ago | |
| 94ec8856 | docs(readme): peer dependencies applied (#818) |
Jisu Park <j****3@n****m>
Committed by: Dan Abramov <d****v@g****m> |
almost 10 years ago | |
| 0a5a04b0 | Fix typos on ISSUE_TEMPLATE.md (#817) |
José Antonio Chio <i****l@g****m>
Committed by: Dan Abramov <d****v@g****m> |
almost 10 years ago | |
| 695f9225 | Add explicit linebreaks (#813) |
Dan Abramov <d****v@g****m>
Committed by: GitHub <n****y@g****m> |
almost 10 years ago | |
| 88aa0c71 | Fix typo (#810) |
Vadim Peretokin <v****n@g****m>
Committed by: Ville Immonen <v****n@i****i> |
almost 10 years ago | |
| 909d9381 | Fix some typos (#809) |
Brian Ng <b****2@g****m>
Committed by: Ville Immonen <v****n@i****i> |
almost 10 years ago | |
| 27e76beb | Beaufity output of eject.js script (#769) |
Andrew Zakordonets <b****f@g****m>
Committed by: Dan Abramov <d****v@g****m> |
almost 10 years ago | |
| 92d9cda9 | Define process.env as object (#807) |
Thien Do <d****n@g****m>
Committed by: Dan Abramov <d****v@g****m> |
almost 10 years ago | |
| 0ad930e1 | Typo fix in webpack.config.dev.js comments (#777) |
Sebastian De Deyne <s****e@g****m>
Committed by: Dan Abramov <d****v@g****m> |
almost 10 years ago | |
| a8d29c8c | Fix usage example to match react-dev-utils@0.2.x API |
Dan Abramov <d****v@g****m>
Committed by: GitHub <n****y@g****m> |
almost 10 years ago | |
| 90e3cc1f | Relaxed eslint rule no-unused-expressions (#724) |
Aaron Cannon <c****a@f****m>
Committed by: Dan Abramov <d****v@g****m> |
almost 10 years ago | |
| 91b32a27 | Fix the doc |
Dan Abramov <d****v@g****m>
Committed by: GitHub <n****y@g****m> |
almost 10 years ago | |
| dc6074ab | Publish | Dan Abramov <d****v@g****m> | almost 10 years ago | |
| f4ca9724 | Add 0.6.1 changelog |
Dan Abramov <d****v@g****m>
Committed by: GitHub <n****y@g****m> |
almost 10 years ago | |
| d72c7493 | Moved Babel and ESLint config to package.json after ejecting (#773) |
Fernando Montoya <m****k@g****m>
Committed by: Dan Abramov <d****v@g****m> |
almost 10 years ago | |
| 37819ee8 | added link to better visualizing tool (#764) |
vaibhav <v****c@g****m>
Committed by: Dan Abramov <d****v@g****m> |
almost 10 years ago | |
| 7d0fd03b | Fix the right and bottom padding of the error overlay (#758) |
Ville Immonen <v****n@i****i>
Committed by: Dan Abramov <d****v@g****m> |
almost 10 years ago | |
| 52bc72fb | Remove the `.` at the end of the init message (#760) |
Christopher Chedeau <v****x@g****m>
Committed by: Dan Abramov <d****v@g****m> |
almost 10 years ago | |
| 4c183b72 | Bump recursive-readdir (#756) |
Ville Immonen <v****n@i****i>
Committed by: Dan Abramov <d****v@g****m> |
almost 10 years ago | |
| 1b6f58cf | Forked react-scripts should retain the binary name (#754) |
Shubheksha Jalan <s****a@u****m>
Committed by: Dan Abramov <d****v@g****m> |
almost 10 years ago | |
| e0dfa305 | Mention the npm bug in migration instructions |
Dan Abramov <d****v@g****m>
Committed by: GitHub <n****y@g****m> |
almost 10 years ago | |
| cc97ed56 | Add an extra section about updating to README |
Dan Abramov <d****v@g****m>
Committed by: GitHub <n****y@g****m> |
almost 10 years ago | |
| 05953629 | 0.6.0 | Dan Abramov <d****v@g****m> | almost 10 years ago | |
| f3c939de | Add 0.6.0 changelog |
Dan Abramov <d****v@g****m>
Committed by: GitHub <n****y@g****m> |
almost 10 years ago | |
| 17ab11e2 | Add an unobtrusive log when server disconnects | Dan Abramov <d****v@g****m> | almost 10 years ago | |
| e872907b | Fix error overlay in Firefox (#749) |
Dan Abramov <d****v@g****m>
Committed by: GitHub <n****y@g****m> |
almost 10 years ago | |
| 2b7a4f14 | Add fixed versions of ESLint plugins to the guide |
Dan Abramov <d****v@g****m>
Committed by: GitHub <n****y@g****m> |
almost 10 years ago | |
| 9cce0fb5 | Add syntax error overlay in development (#744) |
Dan Abramov <d****v@g****m>
Committed by: GitHub <n****y@g****m> |
almost 10 years ago | |
| d75a7715 | Fix README edit link (#739) |
Ville Immonen <v****n@i****i>
Committed by: GitHub <n****y@g****m> |
almost 10 years ago | |
| d1250743 | Docs: Fix link to recent version of this guide (#732) |
Forresst <f****7@g****m>
Committed by: Dan Abramov <d****v@g****m> |
almost 10 years ago | |
| 12c95f31 | 0.5.1 | Dan Abramov <d****v@g****m> | almost 10 years ago | |
| 1d348cf4 | Bump lerna | Dan Abramov <d****v@g****m> | almost 10 years ago | |
| cb05a4ca | Remove unintentionally committed bundledDependencies | Dan Abramov <d****v@g****m> | almost 10 years ago | |
| f7e98ae9 | Add 0.5.1 to changelog |
Dan Abramov <d****v@g****m>
Committed by: GitHub <n****y@g****m> |
almost 10 years ago | |
| d0c30ecf | Bump lerna | Dan Abramov <d****v@g****m> | almost 10 years ago | |
| e41d671b | Fix InterpolateHtmlPlugin only replacing the first occurrence (#731) |
Ville Immonen <v****n@i****i>
Committed by: Dan Abramov <d****v@g****m> |
almost 10 years ago | |
| 500fb749 | simplify `protocol === "https" ? true : false` to `protocol === "https"` (#730) |
Kasper Peulen <k****n@g****m>
Committed by: Dan Abramov <d****v@g****m> |
almost 10 years ago | |
| 7ac8777e | Publish | Dan Abramov <d****v@g****m> | almost 10 years ago | |
| cdbb5382 | 0.5.0 | Dan Abramov <d****v@g****m> | almost 10 years ago | |
| 176dd373 | Fix eject | Dan Abramov <d****v@g****m> | almost 10 years ago | |
| 72730f5b | Add 0.5.0 changelog |
Dan Abramov <d****v@g****m>
Committed by: GitHub <n****y@g****m> |
almost 10 years ago | |
| c092086b | Fix README links |
Dan Abramov <d****v@g****m>
Committed by: GitHub <n****y@g****m> |
almost 10 years ago | |
| 54615eee | Explain how to use #703 |
Dan Abramov <d****v@g****m>
Committed by: GitHub <n****y@g****m> |
almost 10 years ago | |
| fda91eba | Don't hardcode react-scripts package name (#728) |
Dan Abramov <d****v@g****m>
Committed by: GitHub <n****y@g****m> |
almost 10 years ago | |
| d8e9a0e2 | Bump create-react-app version | Dan Abramov <d****v@g****m> | almost 10 years ago | |
| 96eefaee | Bump eslint preset version | Dan Abramov <d****v@g****m> | almost 10 years ago | |
| b6d964f3 | Bump babel preset version | Dan Abramov <d****v@g****m> | almost 10 years ago | |
| 35f38fd4 | Tweak README | Dan Abramov <d****v@g****m> | almost 10 years ago | |
| e5bf5af2 | Extract some utilities into a separate package (#723) |
Dan Abramov <d****v@g****m>
Committed by: GitHub <n****y@g****m> |
almost 10 years ago | |
| c4a936ec | Add JSX source transform for better warnings (#716) |
Dan Abramov <d****v@g****m>
Committed by: GitHub <n****y@g****m> |
almost 10 years ago | |
| 7c978e54 | Use bundled local packages in the end-to-end flow (#721) |
Ville Immonen <v****n@i****i>
Committed by: Dan Abramov <d****v@g****m> |
almost 10 years ago | |
| fbccb820 | Add host as adjustable parameter through env variables (#717) |
ekaradon <e****n@u****m>
Committed by: Dan Abramov <d****v@g****m> |
almost 10 years ago | |
| 92afcaf8 | Add READMEs for packages | Dan Abramov <d****v@g****m> | almost 10 years ago |