1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-10-18 20:09:08 +02:00
Commit Graph

83 Commits

Author SHA1 Message Date
greenkeeper[bot]
4a6a0fbe92 chore(package): update sass-loader to version 7.0.1
Closes #122
2018-04-13 14:26:33 +00:00
Corinne Krych
29ea3dabcc test(feature): test add, update feature form 2018-02-17 16:57:03 +01:00
Corinne Krych
bfee62ed82 test(form): add enzyme tests 2018-02-16 20:45:05 +01:00
Ivar Conradi Østhus
c5155ce03f fix(package): Upgrade react-redux to version 5.0.6 2018-02-13 08:59:30 +01:00
Ivar Conradi Østhus
c159b325dc fix(package): Upgrade react-modal to version 3.1.13 2018-02-13 08:56:10 +01:00
Ivar Conradi Østhus
c18ad66bb2 Merge branch 'master' into react_16 2018-02-11 18:24:36 +01:00
Ivar Conradi Østhus
5e545765de 3.0.0 2018-02-10 09:33:16 +01:00
Ivar Conradi Østhus
a1931e7018 fix(package): Upgrade react to version 16.2.0 2018-02-09 10:18:08 +01:00
Ivar Conradi Østhus
f199b591f9 3.0.0-alpha.8 2018-02-09 10:10:15 +01:00
Corinne Krych
a3560a481c Merge branch 'master' into timezone 2018-02-09 08:43:52 +01:00
greenkeeper[bot]
1117c4fc26 * fix(package): update normalize.css to version 8.0.0 🚀 (#114) 2018-02-09 07:23:59 +01:00
Ivar Conradi Østhus
56539d83e6 chore(package.json): Bump react-mdl to 1.11.0 2018-02-08 21:18:00 +01:00
Corinne Krych
920872512c feat(timezone): Timezone should be configurable 2018-02-07 14:53:10 +01:00
Ivar Conradi Østhus
95ad6ed33a 3.0.0-alpha.7 2018-02-05 08:51:05 +01:00
Ivar Conradi Østhus
24f1457a06 Merge pull request #105 from Unleash/greenkeeper/style-loader-0.20.0
Update style-loader to the latest version 🚀
2018-02-04 22:54:22 +01:00
Ivar Conradi Østhus
f540389189 Move metrics poller to seperate class 2018-02-02 21:27:41 +00:00
Ivar Conradi Østhus
6cf9c689db chore(travis) build with node 8 2018-02-02 12:52:31 +01:00
greenkeeper[bot]
01b8da6516 chore(package): update style-loader to version 0.20.0 2018-01-26 20:55:30 +00:00
greenkeeper[bot]
41984f976b Update jest to the latest version 🚀 (#101) 2018-01-17 16:10:47 +01:00
ivaosthu
922b894a40 3.0.0-alpha.5 2018-01-17 15:53:33 +01:00
ivaosthu
737c732551 Bump jest to 22.1.2 2018-01-17 15:51:21 +01:00
ivaosthu
471a37337f 3.0.0-alpha.4 2017-11-29 10:47:22 +01:00
Simen Bekkhus
551eeb63ab Ignore react dependencies for greenkeeper 2017-11-11 11:37:21 +01:00
greenkeeper[bot]
38760aacc6 chore(package): update dependencies 2017-11-11 09:19:10 +01:00
Simen Bekkhus
c98c29c3b8 Upgrade jest 2017-11-11 09:18:27 +01:00
Simen Bekkhus
10ae1d8aa7 Upgrade prettier 2017-11-11 09:16:03 +01:00
ivaosthu
96f0566fa5 3.0.0-alpha.3 2017-10-12 09:28:11 +02:00
Ivar
88feee71ff 3.0.0-alpha.2 2017-09-13 11:39:47 +02:00
Simen Bekkhus
b176d63f56 Fix deprecations (#88)
* Fix some optimization bailouts

* Use prop-types package

* Make error comp functional

* Remove unused css transition dep

* Remove unused immutability helper dep

* Align react versions in package.json
2017-08-28 21:30:12 +02:00
Simen Bekkhus
683ae7e6d8 Use prettier (#87)
* Use prettier

* Upgrade to 1.6 beta

* Update lint deps

* Upgrade to full 1.6
2017-08-28 19:15:47 +02:00
ivaosthu
fc8d9a12b3 Remove '--display-optimization-bailout' flag from webpack-dev-server 2017-08-04 09:10:52 +02:00
Simen Bekkhus
e63e92028b Upgrade webpack (#86)
* Upgrade webpack

Fixes #83

* Transform modules in tests

* rc1 of extract text

* rc2 of extract text

* stable of extract text

* last dep bumps

* Add ModuleConcatenationPlugin

* Fix lint error
2017-07-10 23:30:38 +02:00
Simen Bekkhus
e6e7ffad36 Upgrade jest 2017-06-29 08:37:06 +02:00
Simen Bekkhus
6e0db0a998 Upgrade eslint 2017-06-29 08:36:10 +02:00
sveisvei
4f48a65462 3.0.0-alpha.1 2017-06-28 12:40:54 +02:00
ivaosthu
a74c71fe17 2.2.6 2017-04-24 13:07:22 +02:00
ivaosthu
52a63d1264 Allow node version >= 6 2017-04-24 13:06:51 +02:00
ivaosthu
c3f18ca0a0 2.2.5 2017-03-07 18:53:04 +01:00
ivaosthu
def58c8f4b 2.2.4 2017-03-07 18:31:08 +01:00
ivaosthu
367df8ba96 Fix static assets inside public folder on release 2017-03-07 18:30:45 +01:00
ivaosthu
54861f586c 2.2.3 2017-03-07 17:34:30 +01:00
ivaosthu
ffb2adcbd8 Add licence. #73 2017-03-07 14:31:30 +01:00
Simen Bekkhus
0418603021 Add some tests (#74) 2017-02-23 22:18:23 +01:00
ivaosthu
cf3e24dab2 2.2.2 2017-02-15 22:20:52 +01:00
ivaosthu
b70b3bb452 2.2.1 2017-02-15 17:18:25 +01:00
sveisvei
d87ce81a70 2.2.0 2017-02-06 10:31:39 +01:00
ivaosthu
f28e9f270e 2.1.3 2017-02-02 10:11:26 +01:00
ivaosthu
839a49835a 2.1.2 2017-02-02 10:04:09 +01:00
ivaosthu
780556ef5e 2.1.1 2017-02-02 09:43:01 +01:00
sveisvei
553989f636 2.1.0 2017-01-20 19:49:56 +01:00