jorenbroekema
|
b5e7df3ed9
|
fix: fix backdrop teardown/init bugs and align APIs WIP
|
2020-10-07 18:08:27 +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 |
|
Thijs Louisse
|
e42071d8dc
|
fix: types for overlays, tooltip, button
|
2020-09-09 12:21:22 +02:00 |
|
Thomas Allmer
|
26f683d045
|
feat(overlays): make OverlayController constructor tasks sync
|
2020-09-03 16:49:15 +02:00 |
|
qa46hx
|
65ecd43276
|
feat: update to latest lit-element version
|
2020-08-27 10:53:03 +02:00 |
|
Evita
|
5a48e69bc7
|
fix(overlays): fix unhandled rejection
|
2020-08-10 10:51:20 +02:00 |
|
Thijs Louisse
|
e46f51ce33
|
fix(overlays): no hide on label click
|
2020-07-13 12:02:16 +02:00 |
|
Thijs Louisse
|
c3f7aa8ea2
|
fix(overlays): role preservation + guarded attr storage
|
2020-07-13 11:05:27 +02:00 |
|
Joren Broekema
|
53a54261e9
|
fix(overlays): add protected show and hide complete hooks,fix flaky test
|
2020-07-09 11:25:00 +02:00 |
|
Thijs Louisse
|
e571de808a
|
chore: mitigate browser errors WTR
|
2020-07-06 19:25:15 +02:00 |
|
Thijs Louisse
|
121e1562fa
|
fix(overlays): only teardown when overlayCtrl defined
|
2020-07-06 18:54:40 +02:00 |
|
Joren Broekema
|
4585cd43ba
|
chore: fix flaky test, prevent unhandled promise undefined feedbackNode
|
2020-07-06 17:42:41 +02:00 |
|
mpuech
|
5e151bb8a4
|
fix(overlays): make focusable slotted buttons
|
2020-06-23 13:38:46 -04:00 |
|
gerjanvangeest
|
bc45c655e3
|
Merge pull request #726 from ing-bank/fix/tooltipA11y
[tooltip] accessibility fixes
|
2020-06-23 13:18:07 +02:00 |
|
Thijs Louisse
|
dfe1905e7c
|
fix(overlays): accessibility attrs setup/teardown
|
2020-06-23 12:33:14 +02:00 |
|
Joren Broekema
|
b500dfe237
|
chore: fix demo links and move back icon intro
|
2020-06-08 17:39:29 +02:00 |
|
Mathieu Puech
|
c8da23ccb2
|
fix(overlays): prevent resize due to scrollbars on global overlay open (#746)
|
2020-06-03 11:24:56 +02:00 |
|
Joren Broekema
|
78dbfbed49
|
fix: throw when passing unconnected contentNode
This was already not working and would give you problems, now we explicitly mention why it fails by throwing an error
|
2020-06-03 11:24:56 +02:00 |
|
Joren Broekema
|
16f7afbbdc
|
fix(overlays): change dropdownConfig inheritsReferenceWidth to min
|
2020-06-02 08:43:11 +02:00 |
|
Thijs Louisse
|
d1189c9b4e
|
fix(overlays): contain focus when tabbing into window
|
2020-05-19 20:02:37 +02:00 |
|
Thomas Allmer
|
171b87f8eb
|
fix(overlays): support singleton override via setOverlays
|
2020-05-19 15:29:24 +02:00 |
|
Thomas Allmer
|
e2eb0e0077
|
feat: use singleton manager to support nested npm installations
|
2020-05-18 15:25:21 +02:00 |
|
Thijs Louisse
|
4719a1e6cd
|
chore: run prettier
|
2020-05-18 12:53:13 +02:00 |
|
Thijs Louisse
|
e19a0f483c
|
fix(overlays): local backdrop outlet
|
2020-05-18 12:53:13 +02:00 |
|
Thijs Louisse
|
5114076eb3
|
fix(overlays): catch rejected promise
|
2020-05-18 12:53:13 +02:00 |
|
Thijs Louisse
|
dca848e0ac
|
chore(overlays): documentation overlayController config
|
2020-05-18 12:53:13 +02:00 |
|
Thijs Louisse
|
8a6bef8142
|
fix(overlays): setup/teardown fixes + perf improvements OverlayMixin
|
2020-05-17 17:30:33 +02:00 |
|
Aymen Ben Amor
|
f33ea6b0b0
|
feat(overlays): enhance content projection for styling purposes
Co-authored-by: Thijs Louisse <thijs.louisse@ing.com>
Co-authored-by: Joren Broekema <joren.broekema@ing.com>
|
2020-05-17 17:27:29 +02:00 |
|
Joren Broekema
|
da87445f33
|
fix(dialog): teardown open close listeners after initial update complete
|
2020-05-06 16:11:00 +02:00 |
|
Joren Broekema
|
a451d4fc8a
|
chore: apply prettier formatting changes
|
2020-04-29 10:05:06 +02:00 |
|
Thijs Louisse
|
106cec1706
|
Merge pull request #680 from ing-bank/fix_wrong_use_case
fix(overlays): synchronize intercepted opened state OverlayMixin
|
2020-04-15 12:20:07 +02:00 |
|
Thijs Louisse
|
88d3850d5d
|
fix(overlays): synchronize intercepted opened state OverlayMixin
Co-authored-by: Aymen Ben Amor <Aymen.Ben.Amor@ing.com>
|
2020-04-15 12:07:47 +02:00 |
|
Thomas Rutten
|
d7cfab016f
|
feat(overlays): add invokerRelation option (#672)
|
2020-04-07 09:41:35 +02:00 |
|
Joren Broekema
|
afd5ac96cc
|
fix(overlays): support reconnecting overlay nodes inside other overlays
|
2020-04-02 16:25:41 +02:00 |
|
qa46hx
|
82f019dc82
|
chore: cleanup old TODOs
|
2020-04-02 16:25:41 +02:00 |
|
Joren Broekema
|
e636ce1f9c
|
fix(select-rich): consider no default select for inheritsReferenceWidth
|
2020-03-26 13:50:27 +01:00 |
|
Max Larionov
|
e472b64f7b
|
fix(overlays): support backdrop with local overlay
|
2020-03-20 16:32:19 +01:00 |
|
Alex Ghiu
|
1b6c3a44c8
|
fix: normalization model-value-changed events
Co-authored-by: Thijs Louisse <Thijs.Louisse@ing.com>
|
2020-03-19 09:59:30 +01:00 |
|
Thijs Louisse
|
97678dd49b
|
chore: cleanup todos
|
2020-02-26 14:32:52 +01:00 |
|
Joren Broekema
|
bd24eca40c
|
chore: cause a version bump for the mdx change that needs one
|
2020-02-13 17:00:23 +01:00 |
|
Marcos Gil
|
c0ed437e8f
|
feat(overlay): add hide on outside esc handler
|
2020-02-06 11:16:24 +01:00 |
|
Joren Broekema
|
9982c0698e
|
chore(tooltip): cleanup arrow
|
2019-12-17 09:16:37 +01:00 |
|
Joren Broekema
|
d4f99f1b92
|
feat(tooltip): arrow
Co-authored-by: CubLion <alex.ghiu@ing.com>
|
2019-12-13 15:19:41 +01:00 |
|
Thijs Louisse
|
b2c5f92e08
|
feat(overlays): close/hide events on dom (OverlayMixin) level
|
2019-12-11 15:51:06 +01:00 |
|
erik
|
e1a417b041
|
feat: integrate and pass automated a11y testing
|
2019-12-03 15:15:01 +01:00 |
|
Thomas Allmer
|
49974bd2b8
|
fix: no longer use overlay templates
|
2019-12-01 16:03:04 +01:00 |
|
Thomas Allmer
|
c899cf26d2
|
fix(overlays): hideOnEsc should also work while being on the invoker
|
2019-11-29 18:24:22 +01:00 |
|
Joren Broekema
|
ab5cb627af
|
fix(overlays): close overlay upon disconnectedCallback
|
2019-11-29 17:34:49 +01:00 |
|
Joren Broekema
|
0b3149469a
|
fix(overlays): remove _contentNodeWrapper on teardown
|
2019-11-29 17:34:48 +01:00 |
|
Joren Broekema
|
411889c919
|
fix(overlays): fix overlay content node selector to be more accurate
|
2019-11-29 17:34:47 +01:00 |
|
Joren Broekema
|
57a3c04873
|
feat(overlays): add before-show event to OverlayMixin
|
2019-11-29 17:34:47 +01:00 |
|
Joren Broekema
|
45f557183d
|
feat(overlays): improve API for overriding controller config in mixin
|
2019-11-29 17:34:46 +01:00 |
|
Joren Broekema
|
6b2b91f1b3
|
chore: refactor OverlayMixin, remove redundant lion-popup
|
2019-11-29 17:34:19 +01:00 |
|
Joren Broekema
|
a5a9f975a6
|
feat: refactor the overlay system implementations, docs and demos
|
2019-11-29 17:32:31 +01:00 |
|
Joren Broekema
|
5999ea9569
|
fix: refactor slot selection
|
2019-11-15 15:50:18 +01:00 |
|
Joren Broekema
|
8237b64a3b
|
fix(overlays): remove setting inheritsReferenceWidth by default
|
2019-10-25 14:20:37 +02:00 |
|
Thijs Louisse
|
364f185ad8
|
feat(overlays): release new overlay system
Co-authored-by: Thomas Allmer <Thomas.Allmer@ing.com>
Co-authored-by: Joren Broekema <Joren.Broekema@ing.com>
Co-authored-by: Mikhail Bashkirov <Mikhail.Bashkirov@ing.com>
|
2019-10-10 17:14:24 +02:00 |
|
Joren Broekema
|
733991d92c
|
fix(overlays): fix contentNodes for local and global overlays
Co-authored by: Thijs Louisse <Thijs.Louisse@ing.com>
|
2019-09-27 16:17:58 +02:00 |
|
Thijs Louisse
|
20037bad77
|
feat(overlays): delegate events in DynamicOverlayController
|
2019-09-26 14:44:25 +02:00 |
|
qa46hx
|
4b858cbea7
|
feat(overlays): create BottomsheetController
|
2019-09-25 11:49:11 +02:00 |
|
qa46hx
|
1cc92fbd6e
|
feat(overlays): add viewport placement to global overlays
|
2019-09-25 11:49:11 +02:00 |
|
Thomas Allmer
|
224f794a1e
|
feat(overlays): align Overlays API + add DynamicOverlay
Co-authored-by: Gerjan van Geest <Gerjan.van.Geest@ing.com>
Co-authored-by: Thijs Louisse <Thijs.Louisse@ing.com>"
|
2019-09-25 11:39:38 +02:00 |
|
Thijs Louisse
|
6bee300bb4
|
fix(overlays): global overlays have fixed positioning context
|
2019-08-01 10:32:20 +02:00 |
|
Joren Broekema
|
4470b6895c
|
chore: update to latest open-wc linting and testing
|
2019-07-23 16:40:19 +02:00 |
|
Joren Broekema
|
25e7b6d17b
|
chore: cleanup references
|
2019-07-23 10:22:52 +02:00 |
|
Joren Broekema
|
16078c528b
|
fix(overlays): fix popper for IE11 by using esm dist target
|
2019-07-23 10:18:04 +02:00 |
|
Thomas Allmer
|
e02bc42e74
|
fix(overlays): fire show/hide event on shown changed
|
2019-07-12 16:43:58 +02:00 |
|
gerjanvangeest
|
229d282a8e
|
fix(overlays): add inheritsReferenceObjectWidth parameter
|
2019-07-12 16:43:58 +02:00 |
|
Joren Broekema
|
910a1b57db
|
fix(overlays): fix update popper config method
|
2019-07-01 17:02:14 +02:00 |
|
Joren Broekema
|
1ddd7cb93a
|
chore(overlays): fix demo by adding boundariesElement to popup config
|
2019-06-28 10:45:17 +02:00 |
|
Joren Broekema
|
e775554a07
|
chore(overlays): change to API popperConfig to make clear it's Popper.js
|
2019-06-27 16:08:07 +02:00 |
|
Joren Broekema
|
1e9ec400dd
|
chore(overlays): cleanup some tests and demos
|
2019-06-27 15:42:09 +02:00 |
|
Joren Broekema
|
22357ea81f
|
feat(overlays): base LocalOverlay positioning system on Popper.js
|
2019-06-27 14:09:19 +02:00 |
|
gerjanvangeest
|
4695cfdd63
|
fix(overlays): trapsKeyboardFocus should work with contentNode
|
2019-06-19 16:10:59 +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 |
|