Commit Graph

15 Commits

Author SHA1 Message Date
9e3a3be60b Use Switcher links from API and animate component 2022-01-24 22:19:25 +01:00
729138cffb [chore] Update npm packages and fix errors/run migrations 2022-01-03 20:12:22 +01:00
551991d407 Fix accessibility issues 2021-12-15 22:31:49 +01:00
d655050da1 Make better detection for Switcher current link 2021-12-06 15:05:40 +01:00
8ac954b1a2 Add tabindex to elements for better keyboard navigation 2021-12-06 15:03:41 +01:00
778e15dfbd Add active class on Switcher current link 2021-11-30 22:16:54 +01:00
a9651b6b02 Position Switcher for mobile and on Viewer 2021-11-23 23:04:54 +01:00
78cacbcd46 Cleanup Switcher code 2021-11-17 21:41:08 +01:00
ac40eedb2f Use sveltekit:noscroll/prefetch on internal links 2021-11-17 19:25:59 +01:00
8a53079fa1 Change Switcher labels and close it when clicking outside 2021-11-16 23:47:24 +01:00
73c9e80a21 Use SVG icons from global symbols
Allow to change color and avoid code duplication
2021-11-10 22:57:50 +01:00
e1f988d4b1 Add sveltekit:prefetch on internal links 2021-10-10 14:06:43 +02:00
bc9a93101c Fix some styles issues (font-weight, max-width, markup) 2021-10-09 20:13:52 +02:00
a7023c3a0f Close Switcher when clicking on a link 2021-10-08 00:14:43 +02:00
252b58993a Add Switcher on all pages 2021-10-03 23:16:59 +02:00