Commit graph

101 commits

Author SHA1 Message Date
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
Thomas Allmer
9f5ec325fe chore: update @open-wc/testing 2019-09-25 10:51:09 +02:00
Thomas Allmer
ccac19182a chore: update @open-wc/testing to latest version 2019-08-21 11:27:51 +02:00
Thijs Louisse
a91840f9c1 chore: add command legacy karma browserstack 2019-08-15 10:34:21 +02:00
Mikhail Bashkirov
c23fc22061 chore: support linting and formatting of markdown files 2019-07-24 15:02:50 +02:00
Joren Broekema
4470b6895c chore: update to latest open-wc linting and testing 2019-07-23 16:40:19 +02:00
Joren Broekema
36f152cc97 chore: add extra husky check 2019-06-28 11:51:47 +02:00
Joren Broekema
47514a393a chore: fix linting scripts for windows; eclint use .gitignore 2019-06-04 16:20:26 +02:00
Mikhail Bashkirov
9d9063bdfa chore: use native ES modules in karma 2019-05-27 16:29:13 +02:00
Mikhail Bashkirov
60a8830ff4 chore(wallaby.js): configure wallaby.js 2019-05-08 10:22:17 +02:00
Thomas Allmer
8d96f84090 fix: update storybook/linting; adjust story labels, eslint ignores 2019-04-28 15:02:31 +02:00
Thomas Allmer
ec8da8f12c feat: release inital public lion version
Co-authored-by: Mikhail Bashkirov <mikhail.bashkirov@ing.com>
Co-authored-by: Thijs Louisse <thijs.louisse@ing.com>
Co-authored-by: Joren Broekema <joren.broekema@ing.com>
Co-authored-by: Gerjan van Geest <gerjan.van.geest@ing.com>
Co-authored-by: Erik Kroes <erik.kroes@ing.com>
Co-authored-by: Lars den Bakker <lars.den.bakker@ing.com>
2019-04-26 10:37:57 +02:00