22 Commits

Author SHA1 Message Date
wukko
ba4742f3fd
web: remove data-focus-ring-hidden from all files 2025-04-27 20:37:38 +06:00
wukko
9c40a1f88e
web/PageNav: reduce padding, add a gap between nav and content 2025-04-02 20:16:42 +06:00
wukko
903998913f
web/PageNavTab: add a border to inactive tab icon 2025-03-13 18:54:33 +06:00
wukko
b4dd9efd92
web/PageNavTab: show border only when active 2025-02-27 17:42:18 +06:00
wukko
0f21c9b236
web/layout: reduce button border by .5px
yes it matters a lot to me
2025-02-25 13:34:51 +06:00
wukko
0ae5cad2f5
web: fix PageNavTab & SidebarTab bg flicker on selection
it used to be: normal-> hover -> pressed -> hover -> active

but now it's: normal -> hover -> pressed -> active
2025-02-25 00:37:18 +06:00
wukko
346b9084b0
web/PageNavTab: add press state & border on hover 2025-02-24 23:52:09 +06:00
wukko
52528ddee8
web/PageNavTab: add more colors 2025-02-24 17:12:58 +06:00
wukko
b2df289894
web/PageNavTab: cleaner icon style 2025-02-24 16:30:33 +06:00
wukko
c8bd08a290
web/PageNavTab: remove redundant bg 2025-01-12 19:12:41 +06:00
wukko
5be8789576
web/PageNavTab: flip the chevron in rtl layout 2024-11-25 12:24:09 +06:00
wukko
620bd24243
web/PageNav: fix page padding in RTL layout 2024-11-20 15:34:37 +06:00
wukko
1833a95027
web/PageNavTab: use icon prop instead of slot 2024-11-20 14:15:34 +06:00
wukko
44f470f192
web/PageNav: reduce the page width in wide mode 2024-09-22 20:55:53 +06:00
wukko
a5c704c5f0
web/PageNavTab: fix cursor appearance 2024-09-22 15:15:19 +06:00
wukko
9ea6b09e7e
web/PageNav: add fade in animation for subtitle 2024-09-18 20:30:35 +06:00
wukko
b96d2ea352
web: add og:title to head on all pages with custom title 2024-09-09 12:19:25 +06:00
wukko
494522d292
web/subnav/PageNavSection: fix vertical overflow 2024-09-06 16:06:55 +06:00
wukko
520725462a
web: fix auto navigation on scale change for about & settings pages 2024-09-04 21:20:56 +06:00
wukko
6a0c05cf7a
web/PageNav: add a prop for making content wider 2024-09-04 20:58:51 +06:00
wukko
7e8ae2ca61
web/PageNav: add a prop for enabling content padding 2024-09-04 20:51:13 +06:00
wukko
56008676f5
web/settings: move sub navigation into its own component 2024-09-04 17:50:47 +06:00