Commit graph

23 commits

Author SHA1 Message Date
Thijs Louisse
e19a0f483c fix(overlays): local backdrop outlet 2020-05-18 12:53:13 +02:00
Thijs Louisse
810bdad523 fix(tooltip): tooltip display inline-block 2020-05-18 12:53:13 +02:00
Thijs Louisse
73eb90ab96 feat(tooltip): simplified tooltip component by making arrow a template
Co-authored-by: Aymen Ben Amor <Aymen.Ben.Amor@ing.com>
2020-05-18 12:53:04 +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
78a8554019 fix(tooltip): support reconnecting tooltip arrow inside other overlays 2020-04-02 16:25:41 +02: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
1290d9be95 fix: deleted obsolete overlay event names 2019-12-11 15:51:37 +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
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
Thijs Louisse
4c26befaae feat: update to latest 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>
Co-authored-by: Alex Ghiu <Alex.Ghiu@ing.com>
2019-10-10 17:14:49 +02:00
Thomas Allmer
e666180e5c fix(tooltip): do not recreate overlay controller from extends Popup 2019-09-25 10:51:10 +02:00
erik
48a41c97bf fix(tooltip): make tooltip hide with what triggered it 2019-09-09 14:17:28 +02:00
erik
73e2305164 fix(tooltip): make tooltip hoverable 2019-09-02 15:17:54 +02:00
erik
b8e9926056 fix(tooltip): add aria role 2019-09-02 15:12:54 +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
c01cfe9ebb feat(tooltip): change API to popper based 2019-06-27 14:10:45 +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