Commit graph

20 commits

Author SHA1 Message Date
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
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
Thijs Louisse
6b1698f90f chore: updated dep versions and made compatible 2020-05-29 17:01:15 +02:00
Thomas Allmer
bcd074d1fb feat: use markdown javascript (mdjs) for documentation
Co-authored-by: CubLion <alex.ghiu@ing.com>
2020-05-29 17:01:15 +02:00
Thomas Allmer
89b835a799 feat: improved storybook demos
Co-authored-by: Joren Broekema <Joren.Broekema@ing.com>
Co-authored-by: Alex Ghiu <Alex.Ghiu@ing.com>
Co-authored-by: Thijs Louisse <Thijs.Louisse@ing.com>
2020-01-13 13:58:03 +01:00
Joren Broekema
d4f99f1b92 feat(tooltip): arrow
Co-authored-by: CubLion <alex.ghiu@ing.com>
2019-12-13 15:19:41 +01:00
Thomas Allmer
49974bd2b8 fix: no longer use overlay templates 2019-12-01 16:03:04 +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
a5a9f975a6 feat: refactor the overlay system implementations, docs and demos 2019-11-29 17:32:31 +01: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
qa46hx
4b858cbea7 feat(overlays): create BottomsheetController 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
Mikhail Bashkirov
2de378391c chore: fix style of markdown files 2019-07-24 15:20:19 +02:00
Joren Broekema
b77204f045 chore(overlays): add docs for popper positioning 2019-07-01 18:01:56 +02:00
Joren Broekema
910a1b57db fix(overlays): fix update popper config method 2019-07-01 17:02:14 +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
Gerjan van Geest
c5964cedae chore(overlays): general documentation for application developers 2019-06-24 10:50:55 +02:00
Thijs Louisse
b6a55b0bcf chore(overlays): docs explaining scope Overlay System
Co-authored-by: Gerjan van Gesst <Gerjan.van.Geest@ing.com>
2019-06-24 10:46:19 +02:00