Commit Graph

  • 6aba4270da update babel-runtime dependency in react-error-overlay and react-scripts (#2991) Christophe Hurpeau 2017-08-28 02:12:11 +00:00
  • caa9cef27a Convert react-error-overlay to React (#2515) Tharaka Wijebandara 2017-08-28 01:45:55 +00:00
  • acd639d2ac Bump react-dev-utils Joe Haddad 2017-08-10 16:20:03 -07:00
  • ae457ae213 Fix module function name in error overlay (#3012) Dan Abramov 2017-08-26 17:35:25 -06:00
  • 7aa5c2c4db Docs: debugging in WebStorm (#2986) Ekaterina Prigara 2017-08-21 17:40:52 +02:00
  • 152ef9b5c7 Fix docs for printFileSizesAfterBuild (#2942) Yann Pringault 2017-08-16 02:17:37 +02:00
  • da055d6fb4 Remove Modulus from user guide (#2948) Pier-Luc Gendreau 2017-08-14 05:51:38 -04:00
  • f9c601bf8a Remove superfluous lodash usage (#2938) Joe Haddad 2017-08-10 16:18:13 -07:00
  • 72bcf3390e Update README.md (#2927) Thomas Bassetto 2017-08-09 14:57:37 +02:00
  • 9a6e32d313 Delete leftover file (upstream 82687dd) John Nilsson 2017-08-09 15:41:16 +02:00
  • 0bb9537f06 Publish Joe Haddad 2017-08-08 23:39:58 -04:00
  • 85612852e8 Prepare for 1.0.11 release (#2924) Joe Haddad 2017-08-08 23:37:21 -04:00
  • 8ace6d5f20 Update dev deps (#2923) Joe Haddad 2017-08-08 23:15:34 -04:00
  • 2d765637cd Update README.md Joe Haddad 2017-08-08 21:55:13 -04:00
  • 2ff3a19364 Use env variable to disable source maps (#2818) Ade Viankakrisna Fadlil 2017-08-09 08:53:37 +07:00
  • b2593b64aa Make formatWebpackMessages return all messages (#2834) Stéphane Goetz 2017-08-09 03:37:04 +02:00
  • dcdab42d06 Adjust the checkIfOnline check if in a corporate proxy environment (#2884) Ben Sykes 2017-08-08 18:36:32 -07:00
  • dba32bedb9 Fix the order of arguments in spawned child proc (#2913) Konstantin Tarkus 2017-08-09 04:35:26 +03:00
  • eb3f85d2ea Feature/webpack 3 4 (#2875) themre 2017-08-02 11:33:13 +02:00
  • 9b7901241f Allow importing package.json (#2468) iamdoron 2017-08-02 05:50:58 +03:00
  • de4615231f Re-enable flowtype warning (#2718) Oskar Köök 2017-08-02 05:35:06 +03:00
  • e08b789c2e Format UglifyJs error (#2650) Ade Viankakrisna Fadlil 2017-08-02 08:57:50 +07:00
  • adb4c6d1cd Unstage yarn.lock pre-commit (#2700) Jon Crenshaw 2017-08-01 18:52:26 -07:00
  • de34cf6501 Update README.md Joe Haddad 2017-08-01 21:49:01 -04:00
  • 791df185e9 Update README.md Joe Haddad 2017-08-01 21:47:01 -04:00
  • 2c988b9282 Fix parsing HTML/JSX tags to real elements (#2796) 864907600cc 2017-08-02 09:21:07 +08:00
  • a6cd6f30cb Update webpack version note (#2798) Forbes Lindesay 2017-08-02 02:19:40 +01:00
  • 3cd47472ab Use modern syntax feature (#2873) Kiho · Cham 2017-08-02 09:04:25 +08:00
  • 8dad81d89c Allow use of scoped packages with a pinned version (#2853) Wiley Bennett 2017-08-01 17:10:55 -07:00
  • 27f1256559 Bump Webpack 3.4 (#2850) themre 2017-07-26 10:58:42 +02:00
  • c93e63090a Feature/webpack3 (#2574) themre 2017-07-25 21:28:45 +02:00
  • 64e5869412 Add explicit "Opting Out of Caching" header (#2822) Dan Abramov 2017-07-19 18:19:18 +01:00
  • 834515f1cb Upgrade webpack-dev-server (#2806) Christian Bundy 2017-07-17 23:16:38 -07:00
  • 777e70ad73 List conflicting files when initializing app (#2785) Owen Flood 2017-07-13 20:19:44 -07:00
  • c3f4b7ca06 Moved npm run build before npm test (#2725) zeel 2017-07-13 20:58:12 +05:30
  • 494d96fdbe Docs for react-router v4 basename feature (#2668) Ade Viankakrisna Fadlil 2017-07-13 02:49:43 +07:00
  • 5eb7c7359a Don't prompt to install serve if already installed (#2761) Owen Flood 2017-07-10 16:43:17 -07:00
  • 772a447247 Autodetect JetBrains IDEs (#2754) Dan Ristea 2017-07-09 22:15:43 +01:00
  • e0c2729b0d Use Rule.oneOf to resolve correct loader (#2747) Andreas Hoffmann 2017-07-09 22:59:19 +02:00
  • 63e8924f99 ESLint 4 (#2735) Đinh Quang Trung 2017-07-07 17:40:29 +07:00
  • 31e3ffea78 Add "node" to Jest's moduleFileExtensions (#2738) Mostafa Hajizadeh 2017-07-07 15:07:32 +04:30
  • 4b856a7c79 Support PyCharm in launchEditor (#2740) Dan Ristea 2017-07-07 11:34:56 +01:00
  • fee4e579b4 Update link to issue blocking JSX hoisting (#2732) Forbes Lindesay 2017-07-06 16:47:41 +01:00
  • fc2057c5f0 Reorder vim arguments in launchEditor so --remote works (#2723) Trygve Aaberge 2017-07-05 00:44:55 +02:00
  • 028b5c55de Remove Windows note for source-map-explorer (#2719) Danny Ho 2017-07-03 13:03:00 -07:00
  • c8cb0040ee allowTaggedTemplates to avoid warnings from SC's (#2701) Kristoffer 2017-07-01 16:49:49 +02:00
  • ae40264af6 Publish Dan Abramov 2017-06-29 19:03:41 +01:00
  • 5e300cebb3 Reload the page when an error has occurred (#3098) Joe Haddad 2017-09-08 22:52:18 -04:00
  • fcb6dc5557 run npm 5.4.0 in CI (#3026) Ade Viankakrisna Fadlil 2017-09-07 16:47:55 +07:00
  • 634dadb440 Unmapper Windows compatibility (#3079) Joe Haddad 2017-09-06 14:42:40 -04:00
  • b17fa4123e Update eslint-config npm install command (#3072) Jon Crenshaw 2017-09-05 19:29:17 -07:00
  • e8b58edf63 Set travis config to use 'precise' ci environment Tharaka Wijebandara 2017-09-03 09:16:58 +05:30
  • c22dc70926 Publish v1.0.13 react-scripts@1.0.13 react-error-overlay@2.0.1 react-dev-utils@4.0.1 Dan Abramov 2017-09-02 13:58:21 -07:00
  • efeabee92b Changelog for 1.0.13 Dan Abramov 2017-09-02 13:57:52 -07:00
  • f65a1a90a7 Add missing slash Dan Abramov 2017-09-02 13:54:33 -07:00
  • 8a72a314bc Make error overlay filename configurable (#3028) Jared Palmer 2017-09-02 16:42:04 -04:00
  • 6644054fc3 provide empty mock for child_process so importing libraries with it works (#3033) Anthony 2017-09-02 13:41:40 -07:00
  • 51d0df4902 Rename Overlay to ErrorOvelay (#3051) Tharaka Wijebandara 2017-09-02 06:29:37 +05:30
  • 270b1dc5cd Strip hash from chunk file name (#3049) Erik J. Sturcke 2017-09-01 15:56:17 -04:00
  • 1df16109c9 Fix error overlay 'Object.assign' issue in IE by including polyfills before webpack client (#3046) Tharaka Wijebandara 2017-09-02 01:24:58 +05:30
  • 142dfe4457 Merge pull request #149 from JReinhold/doc_migration_to_2.5.0 Will Monk 2017-08-30 08:13:18 +01:00
  • a51be9582a Publish v1.0.12 react-scripts@1.0.12 react-error-overlay@2.0.0 react-dev-utils@4.0.0 Dan Abramov 2017-08-27 19:26:52 -07:00
  • 9a072e2bb5 Changelog for 1.0.12 (#3016) Dan Abramov 2017-08-27 20:25:03 -06:00
  • cc2e270d0e Relax React dep requirements Dan Abramov 2017-08-27 19:20:54 -07:00
  • 2cbb76018a Default Favicon lossless optimisation (#2917) Sylvain Baronnet 2017-08-28 04:17:21 +02:00
  • fbbc64fce2 update babel-runtime dependency in react-error-overlay and react-scripts (#2991) Christophe Hurpeau 2017-08-28 02:12:11 +00:00
  • ecd1f0544b Convert react-error-overlay to React (#2515) Tharaka Wijebandara 2017-08-28 01:45:55 +00:00
  • 3b9174821e Bump react-dev-utils Joe Haddad 2017-08-10 16:20:03 -07:00
  • de25bd7e6c fixed typo in migration Jeppe Reinhold 2017-08-27 11:40:54 +02:00
  • a32ac09626 Merge pull request #150 from hktonylee/fixed_merge_typo_ISSUE_TEMPLATE.md Will Monk 2017-08-27 10:28:44 +01:00
  • 1d8319111c changed list number in ISSUE_TEMPLATE.md Tony Lee 2017-08-27 11:56:34 +08:00
  • 5c010e0335 Fix module function name in error overlay (#3012) Dan Abramov 2017-08-26 17:35:25 -06:00
  • 14d0ec4795 added migration steps to v2.5.0 Jeppe Reinhold 2017-08-26 08:02:00 +02:00
  • e87df91de8 Merge pull request #143 from swengorschewski/dependencies Will Monk 2017-08-22 13:48:05 +01:00
  • d0d51332ab Merge pull request #145 from comerc/patch-1 Will Monk 2017-08-22 13:47:54 +01:00
  • 966d59f8a4 fixed merge typo in ISSUE_TEMPLATE.md Tony Lee 2017-08-22 08:46:48 +08:00
  • 5ea6de91c2 Docs: debugging in WebStorm (#2986) Ekaterina Prigara 2017-08-21 17:40:52 +02:00
  • f140f88506 Fixed VSCode warning for tslint trailing-comma comerc 2017-08-20 13:33:08 +03:00
  • 6ae7751218 Install typings as dev dependencies Swen Gorschewski 2017-08-16 16:33:28 +02:00
  • e8a3e4b299 Fix docs for printFileSizesAfterBuild (#2942) Yann Pringault 2017-08-16 02:17:37 +02:00
  • 6efab2e12d Remove Modulus from user guide (#2948) Pier-Luc Gendreau 2017-08-14 05:51:38 -04:00
  • 93029f8368 Remove superfluous lodash usage (#2938) Joe Haddad 2017-08-10 16:18:13 -07:00
  • 10c1f577da Update README.md (#2927) Thomas Bassetto 2017-08-09 14:57:37 +02:00
  • bfaee410c5 Publish v1.0.11 react-scripts@1.0.11 react-error-overlay@1.0.10 react-dev-utils@3.1.0 eslint-config-react-app@2.0.0 create-react-app@1.4.0 babel-preset-react-app@3.0.2 Joe Haddad 2017-08-08 23:39:58 -04:00
  • 77265f31b1 Prepare for 1.0.11 release (#2924) Joe Haddad 2017-08-08 23:37:21 -04:00
  • 9b23be825a Update dev deps (#2923) Joe Haddad 2017-08-08 23:15:34 -04:00
  • 4cdd5ac427 Update README.md Joe Haddad 2017-08-08 21:55:13 -04:00
  • 1e3a64fa43 Use env variable to disable source maps (#2818) Ade Viankakrisna Fadlil 2017-08-09 08:53:37 +07:00
  • badfc2a8d9 Make formatWebpackMessages return all messages (#2834) Stéphane Goetz 2017-08-09 03:37:04 +02:00
  • d009a99094 Adjust the checkIfOnline check if in a corporate proxy environment (#2884) Ben Sykes 2017-08-08 18:36:32 -07:00
  • 2766bbd1ff Fix the order of arguments in spawned child proc (#2913) Konstantin Tarkus 2017-08-09 04:35:26 +03:00
  • 34d07264ec Update README.md for v2.6.0 William Monk 2017-08-07 17:43:47 +02:00
  • 6b4331da20 v2.6.0 William Monk 2017-08-07 17:43:38 +02:00
  • 52fbee90c5 Merge pull request #104 from wmonk/facebook-1.0.10 William Monk 2017-08-07 17:41:35 +02:00
  • 3afca81e03 ! PUBLIC_URL William Monk 2017-08-07 17:27:41 +02:00
  • 4dad65c46b Default to empty string for PUBLIC_URL William Monk 2017-08-07 16:33:19 +02:00
  • f2a5c5fc96 Fix tslint William Monk 2017-07-11 19:44:25 +01:00
  • 7014aeddda Fix Code Review William Monk 2017-07-11 19:16:38 +01:00
  • 4d9c829453 Changelog for 1.0.10 (#2694) Dan Abramov 2017-06-29 19:01:37 +01:00
  • d6025a3d02 Update CHANGELOG.md Dan Abramov 2017-06-29 18:58:19 +01:00