Commit graph

61 commits

Author SHA1 Message Date
Jorge del Casar
98f1bb7e1c fix: normalize dependencies
Co-authored-by: jorenbroekema <Joren.Broekema@ing.com>
2021-01-06 10:53:38 +01:00
Joren Broekema
1f62ed8b74 feat: upgrade to popper 2
Co-authored-by: Thijs Louisse <Thijs.Louisse@ing.com>
2021-01-05 14:18:21 +01:00
Joren Broekema
f5bf040a3c chore: rename tools folder to packages-node and revert singleton-manager 2020-12-16 14:10:42 +01:00
Joren Broekema
f29bf523c1 chore: move tools to tools folder 2020-12-16 13:25:07 +01:00
jorenbroekema
2e95029b0a fix: update typescript to latest 3 and fix errors 2020-11-09 13:09:23 +01:00
Joren Broekema
2319dbf60b chore: update husky 2020-11-05 13:13:04 +01:00
Thomas Allmer
9c3224b4ff chore: add ArrowMixin improvements, add Datepicker local/global switch 2020-11-04 18:06:49 +01:00
jorenbroekema
531b04bd62 chore: upgrade to npm 7 (workspaces), get rid of yarn 2020-10-28 16:11:19 +01:00
Thomas Allmer
7da5542ee7 chore: setup to test on all evergreen browsers 2020-10-12 17:05:23 +02:00
Thomas Allmer
278798636c fix(overlays): add transition hooks to overlays 2020-09-30 13:15:20 +02:00
Thomas Allmer
eb9433fc46 chore: improve issue/pull request templates 2020-09-23 17:30:48 +02:00
Thomas Allmer
26f683d045 feat(overlays): make OverlayController constructor tasks sync 2020-09-03 16:49:15 +02:00
Joren Broekema
4dc621a076 fix(core): fix types for core mixins to inherit Lit/HTMLElement super 2020-08-20 18:01:41 +02:00
Thomas Allmer
42c68a66c6 chore: remove rogue console logs while running tests 2020-08-17 16:35:14 +02:00
Thomas Allmer
07c598fd68 fix(form-core): form should be able to access formattedValue of children 2020-08-12 16:59:17 +02:00
Thomas Allmer
dd021e4392 fix(form-core): form-group should have a valid formattedValue 2020-08-12 15:00:37 +02:00
Joren Broekema
e9b4da992a
Merge pull request #849 from ing-bank/feature/visualRegressionTesting
test: add visual regression testing with playwright
2020-08-10 10:54:05 +02:00
Thomas Allmer
d94a83a92d fix(switch): clicking on label should toggle checked state 2020-08-03 11:38:23 +02:00
Mathieu Puech
64336f4211 test: add visual regression testing with playwright 2020-07-30 11:19:27 -04:00
Thomas Allmer
bfd9e99638 chore: add playwright and a script to test in all evergreen browsers 2020-07-30 13:18:35 +02:00
Joren Broekema
d8ceeb0c85
Merge pull request #839 from ing-bank/workflow
chore: migrate to changesets and github actions
2020-07-29 16:32:58 +02:00
Joren Broekema
c8a5d60f62 chore: split up browser and node tests
Makes sure that only node tests are ran on multiple versions, rather than also running linting and browser tests on multiple node versions
2020-07-28 17:48:53 +02:00
Joren Broekema
5cd2c3491c chore: simplify release flow with changeset action 2020-07-28 17:42:10 +02:00
Lars den Bakker
d4b53586ae chore: update web test runner 2020-07-27 22:31:53 +02:00
Joren Broekema
258ae817cd chore: migrate to changesets and github actions 2020-07-27 17:18:37 +02:00
Thomas Allmer
8698f73418 feat: synchronous form registration system 2020-07-27 14:11:26 +02:00
Lars den Bakker
3cb6048167 chore: update to test-runner 0.6.33 2020-07-19 08:40:59 +02:00
Joren Broekema
5efd243958 chore: add types setup 2020-07-13 11:33:50 +02:00
Lars den Bakker
02a3f274dd chore: update web test runner to 0.6.18 2020-07-11 17:47:59 +02:00
Lars den Bakker
7cdbbff3de chore: update to test runner v0.6 2020-07-08 23:44:54 +02:00
Lars den Bakker
530540a9e1 chore: use web test runner 2020-06-30 17:17:40 +02:00
Joren Broekema
bd723947ae chore: add prettier-package-json everywhere and format on lint-staged 2020-06-18 11:54:50 +02:00
Thomas Allmer
bcd074d1fb feat: use markdown javascript (mdjs) for documentation
Co-authored-by: CubLion <alex.ghiu@ing.com>
2020-05-29 17:01:15 +02:00
Thomas Allmer
e2eb0e0077 feat: use singleton manager to support nested npm installations 2020-05-18 15:25:21 +02:00
qa46hx
ec057e3fef chore: upgrade open-wc/demoing-storybook rollup versions 2020-04-30 11:23:13 +02:00
Joren Broekema
0918b77e5b chore: update to prettier 2.0 2020-04-29 10:05:06 +02:00
Thomas Allmer
017eabaec4 feat: add remark-extend package 2020-04-15 13:17:05 +02:00
Thomas Allmer
5f5d5bb30c chore: move all devDependencies to the root 2020-04-02 16:25:41 +02:00
Joren Broekema
15b4a5ebb3 feat: use Scoped Elements
Co-authored-by: Alex Ghiu <Alex.Ghiu@ing.com>
Co-authored-by: Thijs Louisse <Thijs.Louisse@ing.com>
2020-03-05 16:04:49 +01:00
Thomas Allmer
09906679bc chore: increase bundle size 2020-02-19 21:51:48 +01:00
Thomas Allmer
9fc560605f fix: reduce storybook chunck sizes for more performance 2020-02-19 21:51:48 +01:00
Joren Broekema
848ff06887 feat: flatten modelValue and remove checkedValue
Co-authored-by: daKmoR <Thomas.Allmer@ing.com>
Co-authored-by: CubLion <Alex.Ghiu@ing.com>
2020-02-06 16:06:52 +01:00
Lars den Bakker
45d41aed05 chore: cleanup testing configuration 2020-01-18 14:22:36 +01:00
Thomas Allmer
e61e0b938f fix: update storybook and use main.js 2020-01-16 15:47:59 +01:00
Thomas Allmer
89b835a799 feat: improved storybook demos
Co-authored-by: Joren Broekema <Joren.Broekema@ing.com>
Co-authored-by: Alex Ghiu <Alex.Ghiu@ing.com>
Co-authored-by: Thijs Louisse <Thijs.Louisse@ing.com>
2020-01-13 13:58:03 +01:00
Thomas Allmer
4a93599228 chore: update storybook version
Co-authored-by: Joren Broekema <Joren.Broekema@ing.com>
2020-01-13 13:58:03 +01:00
Joren Broekema
151b7fb520 fix: improve yarn lock scan, always run 2020-01-09 16:36:06 +01:00
Lars den Bakker
a7b0c338e1 chore: add bundlesize checks 2019-12-05 14:12:11 +01:00
Thomas Allmer
8645c13b1d fix: use strict versions to get correct deps on older versions 2019-12-02 10:51:21 +01:00
Joren Broekema
b4da3dabf0 chore: add storybook addon for a11y and fix violations
Co-authored-by: Dionysios Nikolopoulos <den.auth@gmail.com>
2019-11-13 11:01:37 +01:00