Commit Graph

51 Commits

Author SHA1 Message Date
Ignat Shining eceb3c6a28 PhantomJS Promise support 2016-02-06 23:39:16 +03:00
Chris 9da1b7caeb 1.4.0 2016-02-02 08:10:46 +01:00
Chris b0014e00e0 Refactoring: Removed lodash as dependency, refactored webpack config (including minor speed improvements) 2016-01-29 21:42:24 +01:00
Chris b3abd3159d 1.3.1 2016-01-29 13:54:38 +01:00
Chris f56a70b13d Fix: Removed karma-phantomjs-shim from packages list and karma (it is no longer needed in phantomjs 2) 2016-01-29 13:54:28 +01:00
Chris 1a12e83eb0 1.3.0 2016-01-29 13:32:49 +01:00
Chris d0720735be Updated phantomjs to 2.0 2016-01-29 13:32:39 +01:00
Chris 32fb22fbe6 1.2.1 2016-01-13 07:51:50 +01:00
Chris 834fe2569d Updated lodash to current stable, cleaned up unit test formatting 2016-01-13 07:50:37 +01:00
Chris 9243cbfe57 1.2.0 2015-12-28 08:13:36 +01:00
Chris fcd1fe5ad1 Updated core-js, moved some dependencies to devDependencies, moved component runner to source root 2015-12-28 08:13:18 +01:00
harunhasdal fdf5601791 Move core-js back out of devDependencies 2015-12-15 13:45:28 +00:00
harunhasdal 746e738443 Move core-js, lodash and react-addons-test-utils to devDependencies 2015-12-15 12:50:46 +00:00
Chris bed8436802 1.1.0 2015-12-11 09:00:14 +01:00
Chris f4fcd9111e 1.0.3 2015-12-04 09:24:40 +01:00
Chris 73fffaf9b9 Added support for babel-eslint (as suggested in https://github.com/newtriks/generator-react-webpack/issues/173) 2015-12-04 09:24:22 +01:00
sthzg 6d886d8bbc Config -- added base config object for env-independent settings 2015-11-20 13:28:22 +01:00
Chris b55b6f9216 1.0.2 2015-11-20 08:36:05 +01:00
Chris 3c46890e3f Updated dev dependencies to latest versions 2015-11-20 08:35:53 +01:00
Chris fb1f271f6b 1.0.1 2015-11-18 08:12:34 +01:00
Chris 9ecfa9ef90 Added fix for isparta version update 2015-11-18 08:06:51 +01:00
Chris 614fcfc54e 1.0.0 2015-11-17 07:39:46 +01:00
Chris bbd0f7666e Updated babel to 6.0 2015-11-17 07:39:34 +01:00
Chris a6867e3c9f 0.3.2 2015-10-27 08:47:03 +01:00
Chris 827dd86a3c Added support for bower components, as requested in https://github.com/weblogixx/react-webpack-template/issues/8 2015-10-27 08:45:12 +01:00
Chris 89f6f1701b Added support for coverage reporting (as requested in https://github.com/newtriks/generator-react-webpack/issues/158) 2015-10-27 08:08:26 +01:00
Chris ed4e8a17f3 0.3.1 2015-10-23 09:46:08 +02:00
Chris 3027a257aa Added new dev dependencies and some badges 2015-10-23 09:41:39 +02:00
Martin Jul 61a6776cc8 Don't rely Karma autoWatch being true in config 2015-10-22 23:36:13 +02:00
Chris d2b6d1a7ac 0.3.0 2015-10-22 12:44:58 +02:00
Martin Jul e710db370c Add target to run tests continuously
Enables `npm run test:watch`
2015-10-20 16:15:57 +02:00
Chris 00414460b2 0.2.2 2015-10-19 10:46:21 +02:00
Chris f1eb6504e0 Added current version of webpack-dev-server to dependencies list 2015-10-19 10:46:10 +02:00
Chris 515969e6be 0.2.1 2015-10-16 07:58:19 +02:00
Chris 2188e5cd0b 0.2.0 2015-10-12 07:57:52 +02:00
Chris 4e4993e5b5 Added compatibility for react 0.14 2015-10-12 07:57:40 +02:00
Chris 0280358f61 0.1.0 2015-09-17 08:02:57 +02:00
Chris f871f2aef7 Added own configuration objects for different webpack environments. 2015-09-17 08:02:36 +02:00
Chris 393b04526a 0.0.10 2015-09-16 10:27:34 +02:00
Chris 02ff1ecad6 0.0.9 2015-09-10 14:57:19 +02:00
Chris 12a446f747 0.0.8 2015-09-10 14:56:47 +02:00
Chris 262c0bbc9e Added shortcut for releases 2015-09-10 14:56:24 +02:00
Chris 0906a22faa 0.0.7 2015-09-10 14:54:02 +02:00
Chris d94724832e Added yeoman image as default view. 2015-09-10 14:53:32 +02:00
Chris 4c7e9732af 0.0.6 2015-09-09 22:05:00 +02:00
Chris a18cbbb270 0.0.5 2015-09-08 19:51:00 +02:00
Chris c9ad7660cf Added new cleanup and copy scripts 2015-09-08 19:42:25 +02:00
Chris 6120960959 Added correct env for dist command 2015-09-08 19:12:37 +02:00
Chris 5055c67f68 Added ability to unit test features. 2015-08-31 11:21:01 +02:00
Chris 5e32fef364 Added base webpack configuration and needed shellscripts. 2015-08-27 17:07:53 +02:00