Commit graph

268 commits

Author SHA1 Message Date
github-actions[bot]
c59dda0c93 Version Packages 2021-11-11 14:30:59 +01:00
qa46hx
c4562f7e64 fix: use html & unsafeStatic from @open-wc/testing 2021-11-11 10:02:47 +01:00
github-actions[bot]
3b36a6d62d Version Packages 2021-10-19 20:13:04 +00:00
github-actions[bot]
e598e45f28 Version Packages 2021-08-27 12:12:41 +00:00
Thomas Allmer
811b329472 fix(button): register element registration side effects 2021-08-20 10:47:46 +02:00
github-actions[bot]
e03f8d2cc3 Version Packages 2021-07-21 14:32:36 +02:00
github-actions[bot]
a6346a08ab Version Packages 2021-07-05 11:03:48 +00:00
github-actions[bot]
67c1f29140 Version Packages 2021-05-31 17:43:07 +02:00
gerjanvangeest
d996ac3907
Merge pull request #1386 from ing-bank/feat/buttonA11yAndRestructure
feat(button): fix axe recommendation + restructure hierarchy
2021-05-31 16:07:39 +02:00
github-actions[bot]
12c2833c6c Version Packages 2021-05-31 14:39:37 +02:00
Thijs Louisse
57b2fb9ff8 feat(button): split off separate buttons for reset & submit
Co-authored-by: Gerjan van Geest <Gerjan.van.Geest@ing.com>
2021-05-27 09:00:10 +02:00
Konstantinos Norgias
72067c0d19 chore: format & changeset 2021-05-20 12:38:58 +02:00
Konstantinos Norgias
e17f7bdfa6 feat: upgrade to lit2
Co-authored-by: Thijs Louisse <Thijs.Louisse@ing.com>
2021-05-20 12:21:43 +02:00
github-actions[bot]
1042cf4249 Version Packages 2021-04-27 11:09:01 +00:00
github-actions[bot]
aa0906506f Version Packages 2021-04-14 07:58:56 +00:00
Thijs Louisse
f0527583d6 fix: expose members as protected for extension compat. till v1 2021-04-14 09:37:39 +02:00
github-actions[bot]
a42351019c Version Packages 2021-04-12 20:47:43 +00:00
Thijs Louisse
ccd757fa39 fix: many types 2021-04-12 15:08:02 +02:00
Konstantinos Norgias
77a0424595 chore: add protected and private type info 2021-04-01 19:40:43 +02:00
github-actions[bot]
80e1f79e0b Version Packages 2021-03-23 13:50:23 +01:00
github-actions[bot]
908bd4a145 Version Packages 2021-03-15 14:47:14 +00:00
Thomas Allmer
b9011e74db chore: adjustments for windows 2021-03-15 15:22:37 +01:00
Thomas Allmer
5db622e9da feat: as BREAKING CHANGE add exports & convert to static docs page 2021-03-15 15:22:37 +01:00
github-actions[bot]
31105ebe16 Version Packages 2021-02-25 10:14:42 +00:00
qa46hx
8fdfe37a3c chore: update to latest eslint 2021-02-25 09:40:14 +01:00
thepassle
12b3fa116d chore: update CEM version, add litelement flag 2021-02-17 14:12:57 +01:00
github-actions[bot]
e97300b62b Version Packages 2021-02-16 11:08:35 +00:00
Joren Broekema
efc743fe6a chore: run custom-elements-manifest in postinstall and prepublish 2021-02-16 10:11:19 +01:00
Joren Broekema
ab8ac34384 chore: add custom-elements-manifest to dev deps, add script 2021-02-15 18:20:21 +01:00
thepassle
4c115ccf4e docs: add custom elements manifest 2021-02-15 18:07:33 +01:00
Manuel Martin
b2f981db72 refactor: add package exports entry
This commit adds the exports entry in each package.json, exposing the public parts of each package and hiding the private ones.
2021-02-15 17:49:22 +01:00
github-actions[bot]
b935982d38 Version Packages 2021-02-01 10:59:43 +00:00
Joren Broekema
33f639e885 fix(button): delay adding prevent event leakage handler by one frame 2021-02-01 10:38:59 +01:00
github-actions[bot]
742e0a3ccc Version Packages 2021-01-18 13:38:33 +00:00
github-actions[bot]
1a36727f18 Version Packages 2021-01-07 15:54:33 +00:00
Joren Broekema
3fefc359b8 fix(button): add user-select rule with prefixes 2021-01-07 12:01:59 +01:00
github-actions[bot]
f400425cf8 Version Packages 2021-01-06 16:44:27 +00:00
Joren Broekema
0566c5475e
Merge pull request #1155 from ing-bank/fix/select-rich-inside-overlay
Fix/select rich inside overlay
2021-01-06 17:42:51 +01:00
Joren Broekema
718843e5ba fix(button): set user-select to none to make btn text not selectable 2021-01-06 17:33:51 +01:00
Jorge del Casar
98f1bb7e1c fix: normalize dependencies
Co-authored-by: jorenbroekema <Joren.Broekema@ing.com>
2021-01-06 10:53:38 +01:00
github-actions[bot]
34ae80add5 Version Packages 2020-12-17 12:07:45 +00:00
github-actions[bot]
ee610f24fb Version Packages 2020-12-16 11:22:10 +00:00
github-actions[bot]
6b158098e3 Version Packages 2020-11-16 16:55:36 +00:00
Thijs Louisse
27020f12af fix(button): make click event target predictable (always host) 2020-11-11 18:04:46 +01:00
Thijs Louisse
84ec97a640 fix(button): do not override aria-labelledby from user 2020-11-11 14:20:46 +01:00
github-actions[bot]
e701f87802 Version Packages 2020-11-09 13:35:08 +00:00
github-actions[bot]
e13cf82411 Version Packages 2020-11-03 14:50:54 +00:00
Thomas Allmer
627d8f011b chore: update package debug scripts to work with npm 2020-10-30 11:13:20 +01:00
jorenbroekema
531b04bd62 chore: upgrade to npm 7 (workspaces), get rid of yarn 2020-10-28 16:11:19 +01:00
github-actions[bot]
90b73af922 Version Packages 2020-10-27 13:15:40 +00:00