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

557 Commits

Author SHA1 Message Date
renovate[bot]
2be267332e chore(deps): pin dependencies (#341)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-27 09:12:17 +02:00
Ivar Conradi Østhus
7c270f7570 fix: update yarn.lock 2021-08-27 19:27:30 +02:00
Ivar Conradi Østhus
a97e5f96fb fix: update yarn.lock 2021-08-25 14:19:57 +02:00
dependabot[bot]
72b49ad4a8 chore(deps): bump path-parse from 1.0.6 to 1.0.7 (#322)
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases)
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7)

---
updated-dependencies:
- dependency-name: path-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-11 15:25:56 +02:00
dependabot[bot]
1dbf74f6d8 chore(deps): bump dns-packet from 1.3.1 to 1.3.4 (#303)
Bumps [dns-packet](https://github.com/mafintosh/dns-packet) from 1.3.1 to 1.3.4.
- [Release notes](https://github.com/mafintosh/dns-packet/releases)
- [Changelog](https://github.com/mafintosh/dns-packet/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mafintosh/dns-packet/compare/v1.3.1...v1.3.4)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-09 12:42:14 +02:00
dependabot[bot]
4ba7bae061 chore(deps): bump ws from 6.2.1 to 6.2.2 (#307)
Bumps [ws](https://github.com/websockets/ws) from 6.2.1 to 6.2.2.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/commits)

---
updated-dependencies:
- dependency-name: ws
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-09 12:41:49 +02:00
dependabot[bot]
77e7a89be0 chore(deps): bump tar from 6.1.0 to 6.1.5 (#319)
Bumps [tar](https://github.com/npm/node-tar) from 6.1.0 to 6.1.5.
- [Release notes](https://github.com/npm/node-tar/releases)
- [Changelog](https://github.com/npm/node-tar/blob/main/CHANGELOG.md)
- [Commits](https://github.com/npm/node-tar/compare/v6.1.0...v6.1.5)

---
updated-dependencies:
- dependency-name: tar
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-09 12:41:36 +02:00
Ivar Conradi Østhus
e339e5c01f fix: add logout as an explicit call (#311)
Co-authored-by: Christopher Kolstad <chriswk@getunleash.ai>
2021-07-20 22:56:57 +02:00
Fredrik Strand Oseberg
10eabb366f Offline mode (#312)
* move all icons to offline mode

* Reorder imports

* revert yarn.lock to original

* resolve errors

* use ConditionalRender, revert material icon css

* add all other font weights

* fix: add library icon

Co-authored-by: Aneesh Relan <aneesh.r@lucideustech.com>
2021-06-29 10:21:54 +02:00
dependabot[bot]
3e2a3909ab chore(deps): bump hosted-git-info from 2.8.8 to 2.8.9 (#291)
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.8 to 2.8.9.
- [Release notes](https://github.com/npm/hosted-git-info/releases)
- [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md)
- [Commits](https://github.com/npm/hosted-git-info/compare/v2.8.8...v2.8.9)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Ivar Conradi Østhus <ivarconr@gmail.com>
2021-05-18 13:41:41 +02:00
Fredrik Strand Oseberg
ad09c4039a Fix/strategy constraints (#289)
* fix: only update editable strategies if index is less than 0

* fix: add wdyr

* fix: set tracking to false as default

* chore: update readme
2021-05-07 08:31:25 +02:00
Fredrik Strand Oseberg
05334337c2 Feat/user profile (#274)
* chore: update changelog

* feat: user profile

* feat: onOutsideClick hook

* feat: tune user profile

* fix: refactor to button

* feat: mobile view

* fix: update tests

* feat: add link to docs
2021-04-23 13:49:42 +02:00
dependabot[bot]
982ed4a441 chore(deps): bump ssri from 6.0.1 to 6.0.2 (#270)
Bumps [ssri](https://github.com/npm/ssri) from 6.0.1 to 6.0.2.
- [Release notes](https://github.com/npm/ssri/releases)
- [Changelog](https://github.com/npm/ssri/blob/v6.0.2/CHANGELOG.md)
- [Commits](https://github.com/npm/ssri/compare/v6.0.1...v6.0.2)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-23 13:29:36 +02:00
Fredrik Strand Oseberg
524936912d Feat/user flow (#267)
* feat: add new user page

* feat: passwordchecker

* fix: remove loading

* feat: reset password

* fix: move swr to devDeps

* feat: generate reset link

* feat: add reset password form

* fix: remove console log

* fix: rename to forgotten password

* feat: add simple menu

* fix: change password checker title

* fix: change text in new-user view

* fix: lint errors

* fix: add status code to constants

* fix: comment

* fix: add classes for new user component

* fix: tests

* fix: remove console log

* fix: remove retry method

* fix: invalid token constant

* fix: remove console log

* fix: dependency array on useCallback

* fix: featureview

* fix: redirect on authenticated

* refactor: progresswheel

* fix: lint deps
2021-04-19 10:55:15 +02:00
Christopher Kolstad
22795e251f Migrate to create-react-app and react-scripts (#263)
* Setup create-react-app and typescript

Co-authored-by: Fredrik Oseberg <fredrik.no@gmail.com>
2021-04-07 09:04:48 +02:00
Fredrik Strand Oseberg
dbed06f300 Feat/material UI (#250)
Co-authored-by: Ivar Conradi Østhus <ivarconr@gmail.com>
Co-authored-by: Christopher Kolstad <chriswk@getunleash.ai>
Co-authored-by: Christopher Kolstad <git@chriswk.no>
2021-03-30 15:14:02 +02:00
dependabot[bot]
2c070bf88d chore(deps): bump elliptic from 6.5.3 to 6.5.4 (#253)
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.3 to 6.5.4.
- [Release notes](https://github.com/indutny/elliptic/releases)
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.3...v6.5.4)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-29 19:31:57 +02:00
dependabot[bot]
a238ba9b77 chore(deps): bump yargs-parser from 5.0.0 to 5.0.1 (#256)
Bumps [yargs-parser](https://github.com/yargs/yargs-parser) from 5.0.0 to 5.0.1.
- [Release notes](https://github.com/yargs/yargs-parser/releases)
- [Changelog](https://github.com/yargs/yargs-parser/blob/v5.0.1/CHANGELOG.md)
- [Commits](https://github.com/yargs/yargs-parser/compare/v5.0.0...v5.0.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-29 19:31:43 +02:00
dependabot[bot]
459060508e chore(deps): bump y18n from 3.2.1 to 3.2.2 (#261)
Bumps [y18n](https://github.com/yargs/y18n) from 3.2.1 to 3.2.2.
- [Release notes](https://github.com/yargs/y18n/releases)
- [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md)
- [Commits](https://github.com/yargs/y18n/commits)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-29 19:31:22 +02:00
Ivar Conradi Østhus
b9e6586c30 feat/rbac: edit access for projects. (#251) 2021-03-11 13:59:20 +01:00
Fredrik Strand Oseberg
d11bee0b95 Feature/stale dashboard (#243)
* feat: initial structure

* feat: add reportCard

* feat: add report-toggle-list

* feat: add report-card

* feat: connect data

* feat: add material icons

* feat: add table styles

* fix: rename reportcard

* feat: add checkbox functionality

* fix: correct invalid json format

* feat: add support for changing project

* fix: linting

* fix: remove trailing slash

* fix: change rewrites to routes

* fix: update glob

* feat: add name sorting

* refactor: swap routes for rewrites in vercel.json

* feat: add rewrite rules

* feat: add all rewrite rules

* feat: initial useSort implementation

* feat: finalized useSort for consistent name sorting

* feat: date parsing

* feat: implement sorting functionality for headers

* fix: ensure consistent naming in useSort

* feat: finish reportcard

* fix: remove loader class

* feat: hide bulk actions behind feature flag

* feat: add tests

* fix: lint and proptypes

* fix: lint

* fix: update select styles

* fix: create snapshots from node 12

* fix: safari flex inconsistencies

* feat: expand conditionallyRender functionality to encompass passing functions as elseShow param

* fix: conditional project selector

* fix: add missing new-line

* fix: move dependencies

Co-authored-by: Ivar Conradi Østhus <ivarconr@gmail.com>
2021-02-25 10:54:53 +01:00
Ivar Conradi Østhus
73c0c8beb0 fix: unsecure => insecure 2021-02-24 11:17:46 +01:00
Ivar Conradi Østhus
6fa6aaf68c fix: upgrade uglifyjs-webpack-plugin to version 2.2.0 2021-02-24 11:13:37 +01:00
Ivar Conradi Østhus
00f411d9d2 fix: UX should not eagerly store strategy updates! (#240)
Co-authored-by: Christopher Kolstad <chriswk@getunleash.ai>
2021-02-09 10:14:04 +01:00
Ivar Conradi Østhus
d0a54d6859 fix: upgraded jest to version 26.6.3 2021-02-05 15:35:32 +01:00
Ivar Conradi Østhus
3a6fa577bc feat: Addon support from UI (#236) 2021-02-05 14:24:22 +01:00
dependabot[bot]
f7f58fa0a7 chore(deps): bump ini from 1.3.5 to 1.3.8 (#231)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Ivar Conradi Østhus <ivarconr@gmail.com>
2021-02-04 20:06:52 +01:00
Ivar Conradi Østhus
171ccd337d fix: upgrade redux-devtools to version 3.7.0 2021-01-07 13:50:48 +01:00
Ivar Conradi Østhus
04dc797fe4 fix: update canisue-lite 2021-01-06 22:22:30 +01:00
Ivar Conradi Østhus
46843aecf1 fix: remove use of input stores 2021-01-06 21:41:56 +01:00
dependabot[bot]
39befeafe2 chore(deps): bump http-proxy from 1.18.0 to 1.18.1 (#223)
Bumps [http-proxy](https://github.com/http-party/node-http-proxy) from 1.18.0 to 1.18.1.
- [Release notes](https://github.com/http-party/node-http-proxy/releases)
- [Changelog](https://github.com/http-party/node-http-proxy/blob/master/CHANGELOG.md)
- [Commits](https://github.com/http-party/node-http-proxy/compare/1.18.0...1.18.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Ivar Conradi Østhus <ivarconr@gmail.com>
2020-11-27 22:24:46 +01:00
Ivar Conradi Østhus
fc15144a15 chore(deps-dev): bump node-fetch from 2.6.0 to 2.6.1 2020-11-23 21:15:05 +01:00
Ivar Conradi Østhus
ff4e66354f fix: upgrade whatwg-fetch to version 3.4.1 2020-09-25 21:18:42 +02:00
Ivar Conradi Østhus
1ac720267c fix: yarn.lock 2020-08-07 10:27:26 +02:00
dependabot[bot]
7d7d98d87b chore(deps): bump elliptic from 6.5.2 to 6.5.3 (#218)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-08-03 13:50:32 +02:00
dependabot[bot]
5567473c56 chore(deps): bump websocket-extensions from 0.1.3 to 0.1.4 (#217)
Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node) from 0.1.3 to 0.1.4.
- [Release notes](https://github.com/faye/websocket-extensions-node/releases)
- [Changelog](https://github.com/faye/websocket-extensions-node/blob/master/CHANGELOG.md)
- [Commits](https://github.com/faye/websocket-extensions-node/compare/0.1.3...0.1.4)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-08-03 13:50:18 +02:00
dependabot[bot]
ee4cce80b4 chore(deps-dev): bump lodash from 4.17.15 to 4.17.19 (#214)
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-08-03 13:49:59 +02:00
Ivar Conradi Østhus
cf8ac31f8c fix: upgrade react-dnd to version 11.1.3 2020-08-03 13:44:05 +02:00
greenkeeper[bot]
39513c25c8 fix: Update react-dnd to the latest version 🚀 (#213)
Co-authored-by: greenkeeper[bot] <23040076+greenkeeper[bot]@users.noreply.github.com>
2020-08-03 13:39:24 +02:00
Ivar Conradi Østhus
0945c4343e fix: add react-select 2020-05-18 16:03:35 +02:00
Ivar Conradi Østhus
c33a811032 fix: upgrade react-reduc to version 7.2.0 2020-04-18 22:08:53 +02:00
Ivar Conradi Østhus
9a24743764 fix: upgrade fetch-mock to version 9.4.0 2020-04-18 22:05:34 +02:00
Ivar Conradi Østhus
6ea48374ae fix: upgrade redux to version 4.0.5 2020-04-18 22:03:38 +02:00
Ivar Conradi Østhus
72d48b5b57 fix: upgrade babel dependencies 2020-04-18 22:01:25 +02:00
Ivar Conradi Østhus
aa13f2d755 fix: upgrade react-router to version 5.1.2 2020-04-18 21:54:49 +02:00
Ivar Conradi Østhus
88aca9e37a fix: upgrade react to version 16.13.1 2020-04-18 21:53:06 +02:00
Ivar Conradi Østhus
a3c6c8da37 fix: upgrade react-dnd to version 10.0.2"
Also drop Decorators
2020-04-18 21:48:38 +02:00
Ivar Conradi Østhus
73f2cebc7a fix: Add debounce for toggle-filter to avoid lag 2020-02-27 23:06:21 +01:00
Ivar Conradi Østhus
57f1699c00 fix: upgrade react-mdl to version 2.1.0 2020-01-26 12:03:10 +01:00
Ivar Conradi Østhus
19443c651f Feat: clone feature toggle configuration (#201)
Create a new feature toggle by cloning the config of an
existing feature toggle.

This feature alos moves away from the input store for the
"create feature toggle form".
2020-01-09 22:51:05 +01:00
Ivar Conradi Østhus
6171423300 fix: update mini-css-extract-plugin to version 0.9.0 2020-01-08 07:27:43 +01:00
greenkeeper[bot]
aa07fe7bf6 fix: update fetch-mock to version 8.0.0 (#199)
* chore(package): update fetch-mock to version 8.0.0

* chore(package): update lockfile yarn.lock

Co-authored-by: Ivar Conradi Østhus <ivarconr@gmail.com>
2020-01-08 07:22:10 +01:00
ivaosthu
89c42d697b fix: upgrade react to 16.10.2 2019-10-09 20:14:37 +02:00
ivaosthu
159ddb8b18 fix: upgrade eslint to version 6.5.1 2019-10-09 20:05:58 +02:00
ivaosthu
02f7f9f2e9 fix: upgrade style-loader to version 1.0.0 2019-10-09 20:04:13 +02:00
ivaosthu
2603ce8d5d chore: update yarn.lock 2019-10-09 20:01:08 +02:00
Luan Raithz Machado
c25c0a76a8 fix: babel-preset-env (#190)
* changed do @babel/preset-env

* runned lint fix

* added beforeEach in ui-config-store-test
2019-10-09 19:58:49 +02:00
Weslei Juan Novaes Pereira
ca2350c05b fix: Added plugin to remove dist folder automatically (#191)
* Added official sdk in the footer

* Updated footer snapshot

* linting
2019-10-08 12:08:23 +02:00
ivaosthu
9deee857c9 chore: Update redux* to latest versions 2019-03-13 09:26:42 +01:00
ivaosthu
d1834fc931 chore: Update enzyme to latest versions 2019-03-13 09:23:53 +01:00
ivaosthu
cfd35d37cc chore: update debug to version 4.1.1 2019-03-13 09:21:11 +01:00
greenkeeper[bot]
9ef3f7bec0 chore(package): update lockfile yarn.lock 2018-12-07 12:06:43 +00:00
ivaosthu
3ce0ce8750 chore(lock): Update lockfile 2018-10-24 18:51:27 +02:00
greenkeeper[bot]
06f57da572 chore(package): update lockfile yarn.lock 2018-09-24 18:18:10 +00:00
greenkeeperio-bot
da64655db5 chore(package): update lockfile
https://npm.im/greenkeeper-lockfile
2018-08-28 03:08:07 +00:00
greenkeeperio-bot
c5af438924 chore(package): update lockfile
https://npm.im/greenkeeper-lockfile
2018-08-27 18:45:39 +00:00
ivaosthu
3b19cf0d3d chore(package): Upgrade eslint to version 5.4.0 2018-08-27 14:08:24 +02:00
ivaosthu
d74c4544b1 chore(pacakge): Upgrade enzyme to verison 3.5.0 2018-08-27 13:28:42 +02:00
ivaosthu
da088113af fix(webpack): Strip all comments in css/js bundles. 2018-08-22 18:06:28 +02:00
ivaosthu
1001ecf584 chore(package): update webpack to version 4.17.1 2018-08-22 17:04:02 +02:00
ivaosthu
9bac4befae chore(packages): Upgrade react-redux to version 5.0.7 2018-08-22 10:31:01 +02:00
ivaosthu
ccc3354b04 fix(webpack): Upgrade webpack to 4.x 2018-08-21 23:09:00 +02:00
ivaosthu
ff21680c0f chore(package): upgrade jest to 23.5.0 2018-08-16 09:23:55 +02:00
ivaosthu
c7b33554f4 chore(package): Upgrade redux to version 4.0.0 2018-08-16 09:19:57 +02:00
Ivar Conradi Østhus
505c1d59ae Merge branch 'master' into greenkeeper/style-loader-0.22.0 2018-08-14 09:05:14 +02:00
greenkeeperio-bot
8be7a785c9 chore(package): update lockfile
https://npm.im/greenkeeper-lockfile
2018-08-07 13:49:00 +00:00
ivaosthu
59bcabe331 fix(router): Upgrade to react-router v. 4.x.
This is rather big change to react-router and
required a lot of rewrites.

Mostly followed this guide:
https://github.com/ReactTraining/react-router/blob/master/packages/react-router/docs/guides/migrating.md
2018-08-07 12:50:28 +02:00
ivaosthu
ef120cf2d1 chore(package): Upgrade eslit to 4.19.1 2018-08-06 11:32:16 +02:00
ivaosthu
ad8fad3a84 chore(package): Bump react-dnd to version 5.0.0 2018-08-06 11:15:47 +02:00
greenkeeperio-bot
cf6e9978f7 chore(package): update lockfile
https://npm.im/greenkeeper-lockfile
2018-07-06 17:35:57 +00:00
Ivar Conradi Østhus
1f5feb6675 Merge branch 'master' into greenkeeper/sass-loader-7.0.1 2018-04-19 09:53:36 +02:00
greenkeeperio-bot
926ccb7f78 chore(package): update lockfile
https://npm.im/greenkeeper-lockfile
2018-04-18 22:58:30 +00:00
greenkeeperio-bot
0b79bf96ff chore(package): update lockfile
https://npm.im/greenkeeper-lockfile
2018-04-13 14:31:53 +00:00
Ivar Conradi Østhus
5a67950c0a chore(yarn.lock): Update lock-file 2018-02-19 09:35:19 +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
a1931e7018 fix(package): Upgrade react to version 16.2.0 2018-02-09 10:18:08 +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
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
greenkeeperio-bot
455391d199 chore(package): update lockfile
https://npm.im/greenkeeper-lockfile
2018-01-26 21:01:19 +00:00
greenkeeper[bot]
41984f976b Update jest to the latest version 🚀 (#101) 2018-01-17 16:10:47 +01:00
ivaosthu
737c732551 Bump jest to 22.1.2 2018-01-17 15:51:21 +01:00
Simen Bekkhus
551eeb63ab Ignore react dependencies for greenkeeper 2017-11-11 11:37:21 +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
Simen Bekkhus
8ef9def08c Use 120 as width in prettier (#90) 2017-08-28 21:40:44 +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
Simen Bekkhus
e657d2936e Yarn upgrade 2017-06-29 08:34:57 +02:00
Simen Bekkhus
0418603021 Add some tests (#74) 2017-02-23 22:18:23 +01:00
Simen Bekkhus
5bd117ecbd Add yarn lockfile 2017-02-23 15:15:19 +01:00