Commit graph

25 commits

Author SHA1 Message Date
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
Thomas Allmer
49974bd2b8 fix: no longer use overlay templates 2019-12-01 16:03:04 +01:00
Thomas Allmer
4b1acbdafa chore: fix typo in docs; no autocomplete show overlay in story 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
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
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
0447325a1d chore: fixed overlay demo bugs 2019-09-25 12:46:42 +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
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
49f18a42ed fix: import from entry points so stories can be extended 2019-05-07 19:46:41 +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