Commit graph

235 commits

Author SHA1 Message Date
Thomas Allmer
2eeace23d5 fix(overlays): keep hide/show hooks 2020-12-02 12:19:38 +01:00
github-actions[bot]
436586ac01 Version Packages 2020-12-01 11:24:33 +00:00
Joren Broekema
23c6468a98
Merge pull request #1111 from ing-bank/fix/demo-overlay-backdrop
chore: add demo-overlay-backdrop side-effect file for storybook
2020-12-01 12:23:04 +01:00
Joren Broekema
ddd2ba0145 chore: add demo-overlay-backdrop side-effect file for storybook 2020-12-01 11:14:45 +01:00
Thijs Louisse
5553e43e8f fix: point to parent constructor styles 2020-12-01 10:16:48 +01:00
github-actions[bot]
bde72f1a08 Version Packages 2020-11-30 16:16:17 +01:00
Thijs Louisse
3944c5e8cf
feat(overlays): open, close and toggle methods on host 2020-11-19 12:56:44 +01:00
Thijs Louisse
9142a53da3
feat(overlays): make arrow config more composable (#1101) 2020-11-19 10:58:05 +01:00
github-actions[bot]
748cd07179 Version Packages 2020-11-10 11:41:19 +00:00
Joren Broekema
b222fd781f fix: make styles consistent across lion and fix some missing types 2020-11-10 12:33:21 +01:00
github-actions[bot]
e701f87802 Version Packages 2020-11-09 13:35:08 +00:00
github-actions[bot]
76446ae8a5 Version Packages 2020-11-05 11:37:07 +01:00
gerjanvangeest
7f32fa9a23
Merge pull request #1074 from ing-bank/fix/focus
Fix/focus
2020-11-05 11:25:32 +01:00
Thomas Allmer
9c3224b4ff chore: add ArrowMixin improvements, add Datepicker local/global switch 2020-11-04 18:06:49 +01:00
Joren Broekema
fff79915f9 fix: use deep active element, reset to root on focusout without focusin 2020-11-04 13:53:36 +01: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
Joren Broekema
bc97030fed chore: use focusout instead of blur which does not bubble 2020-10-28 12:46:51 +01:00
github-actions[bot]
90b73af922 Version Packages 2020-10-27 13:15:40 +00:00
github-actions[bot]
59204ab3f1 Version Packages 2020-10-19 09:30:12 +00:00
Thomas Allmer
bdf1cfb26c fix(overlays): blur focused element on hide if inside overlay 2020-10-12 17:05:23 +02:00
Thomas Allmer
7da5542ee7 chore: setup to test on all evergreen browsers 2020-10-12 17:05:23 +02:00
github-actions[bot]
1dfe35f000 Version Packages 2020-10-08 14:44:32 +00:00
Joren Broekema
a4c4f1ee8a fix(overlays): check for config contentNode if slot content is undefined 2020-10-08 15:39:32 +02:00
Joren Broekema
d83f7fc5ce feat(overlays): simplify backdrop API, allow animated backdrop for local 2020-10-08 15:37:30 +02:00
jorenbroekema
b5e7df3ed9 fix: fix backdrop teardown/init bugs and align APIs WIP 2020-10-07 18:08:27 +02:00
github-actions[bot]
c03ebde5b5 Version Packages 2020-09-30 23:04:53 +02:00
Thijs Louisse
01a798e59e feat(combobox): new package combobox
Co-authored-by: Joren Broekema <Joren.Broekema@ing.com>
2020-09-30 19:33:34 +02:00
Thomas Allmer
278798636c fix(overlays): add transition hooks to overlays 2020-09-30 13:15:20 +02:00
Joren Broekema
526aee2006 chore: revert outlet removal since needed for local backdrop 2020-09-16 12:21:07 +02:00
Joren Broekema
a9d6971c67 feat(overlays): abstract arrow logic from tooltip into ArrowMixin 2020-09-16 12:21:07 +02:00
github-actions[bot]
87c4545f5f Version Packages 2020-09-09 16:25:09 +02:00
Thijs Louisse
e42071d8dc fix: types for overlays, tooltip, button 2020-09-09 12:21:22 +02:00
github-actions[bot]
acf2def52a Version Packages 2020-09-07 08:47:32 +00:00
Thomas Allmer
26f683d045 feat(overlays): make OverlayController constructor tasks sync 2020-09-03 16:49:15 +02:00
Joren Broekema
874ff48339 feat(form-core): form-core types
Co-authored-by: Thijs Louisse <Thijs.Louisse@ing.com>
2020-09-02 09:02:47 +02:00
github-actions[bot]
e72ef2a41d Version Packages 2020-08-27 12:09:52 +02:00
qa46hx
65ecd43276 feat: update to latest lit-element version 2020-08-27 10:53:03 +02:00
github-actions[bot]
ab297162e4 Version Packages 2020-08-20 13:43:29 +00:00
github-actions[bot]
6a83263a0c Version Packages 2020-08-10 11:11:46 +00:00
Evita
5a48e69bc7 fix(overlays): fix unhandled rejection 2020-08-10 10:51:20 +02:00
CircleCI
8396888699 chore: release new versions
- @lion/dialog@0.7.11
 - @lion/form-integrations@0.1.20
 - @lion/input-datepicker@0.14.16
 - @lion/overlays@0.16.11
 - @lion/select-rich@0.18.19
 - @lion/tooltip@0.12.6
2020-07-13 11:51:30 +00:00
Thijs Louisse
e28b981afe
Merge pull request #815 from ing-bank/fix/overlayBugs
Fix/overlay bugs
2020-07-13 13:48:42 +02:00
Thijs Louisse
e46f51ce33 fix(overlays): no hide on label click 2020-07-13 12:02:16 +02:00
CircleCI
b7ea11c767 chore: release new versions
- @lion/accordion@0.1.3
 - @lion/ajax@0.4.4
 - @lion/button@0.7.8
 - @lion/calendar@0.9.6
 - @lion/checkbox-group@0.11.5
 - @lion/core@0.8.0
 - @lion/dialog@0.7.10
 - @lion/fieldset@0.13.12
 - @lion/form-core@0.2.5
 - @lion/form-integrations@0.1.18
 - @lion/form@0.6.12
 - @lion/helpers@0.5.3
 - @lion/icon@0.6.5
 - @lion/input-amount@0.7.12
 - @lion/input-date@0.7.12
 - @lion/input-datepicker@0.14.15
 - @lion/input-email@0.8.12
 - @lion/input-iban@0.9.12
 - @lion/input-range@0.4.12
 - @lion/input@0.7.12
 - @lion/localize@0.13.1
 - @lion/overlays@0.16.10
 - providence-analytics@0.2.2
 - @lion/radio-group@0.11.5
 - @lion/select-rich@0.18.17
 - @lion/select@0.7.12
 - singleton-manager@1.1.1
 - @lion/steps@0.5.4
 - @lion/switch@0.10.13
 - @lion/tabs@0.5.0
 - @lion/textarea@0.7.12
 - @lion/tooltip@0.12.5
 - @lion/validate-messages@0.2.4
2020-07-13 09:47:50 +00:00
Joren Broekema
263607fd63 chore: align package jsons files property everywhere 2020-07-13 11:34:45 +02:00
Thijs Louisse
c3f7aa8ea2 fix(overlays): role preservation + guarded attr storage 2020-07-13 11:05:27 +02:00
CircleCI
3ef736bacf chore: release new versions
- @lion/dialog@0.7.9
 - @lion/form-integrations@0.1.16
 - @lion/input-datepicker@0.14.13
 - @lion/overlays@0.16.9
 - @lion/select-rich@0.18.15
 - @lion/tooltip@0.12.4
2020-07-09 10:37:51 +00:00
Joren Broekema
53a54261e9 fix(overlays): add protected show and hide complete hooks,fix flaky test 2020-07-09 11:25:00 +02:00