Commit Graph

37 Commits

Author SHA1 Message Date
wukko
d6384177fa
web: remove legacy global navigation shortcuts 2024-07-04 00:12:30 +06:00
wukko
1371615b96
web: move all strings to i18n & improve a11y
- omnibox is now fully usable with a screen reader
- back button is now interpreted as such
- subtext now accepts line breaks
2024-07-03 23:54:44 +06:00
dumbmoron
19ad343c3e
web: handle global keyboard shortcuts 2024-07-03 17:51:01 +00:00
wukko
d24224dade
web: add notch easter egg & optimize for landscape
it took way too much time to optimize the damn logo sticker under notch for all devices & zoom states

also improved device lib api
2024-07-03 19:05:14 +06:00
wukko
3cfe0febe1
web/layout: update input border color for light theme 2024-07-02 19:25:37 +06:00
wukko
4f9e1551f5
web/layout: move main bg coloring to #cobalt 2024-06-29 23:46:28 +06:00
wukko
9939c024b2
web/settings: calculate item padding properly 2024-06-29 23:31:40 +06:00
wukko
5c1c401470
web/settings: replace checkbox with toggle
- equal font size & padding for all subtexts in settings
- equal padding & border radius for all settings components

it just looks way better now
2024-06-29 22:51:24 +06:00
wukko
192351681b
web/theme: add dynamic status bar color on mobile 2024-06-29 20:24:51 +06:00
wukko
078530ba1a
web: proper theming 2024-06-29 20:09:17 +06:00
wukko
8141903689
web: mobile improvements
- all buttons now reflect that they're pressed or hovered
- settings feel way better on mobile
- settings header has been completely remade
2024-06-25 20:59:25 +06:00
wukko
2db6b107eb
web: fix app height & overscroll 2024-06-25 16:14:54 +06:00
wukko
a302c06876
web/settings: mobile layout, better padding & borders 2024-06-25 14:50:59 +06:00
wukko
2b4c6fcf11
web: global focus-visible 2024-06-24 23:22:19 +06:00
wukko
9fad7103c4
web: settings ui & const for settings type options 2024-06-24 23:05:51 +06:00
wukko
e866dee60a
web: proper text styling & semantics 2024-06-24 20:26:45 +06:00
wukko
1cffacc5dc
web: use an alias for components folder 2024-06-24 20:23:55 +06:00
wukko
61733f491a
web/settings: navigation draft
also unified "active" class/state across all components & added more colors
2024-06-24 19:42:31 +06:00
wukko
4625939a87
web: data-driven switcher & save mode switcher
also:
- disabled ssr to enable localstorage
- removed the workaround for hover, as it looks bad
2024-06-19 23:04:09 +06:00
wukko
626c6fa301
web: improve button text legibility 2024-06-17 18:46:52 +06:00
wukko
8e52191b37
web: reduced omnibox & button sizes 2024-06-17 18:46:21 +06:00
wukko
0e5ea7ad53
web: use hover effects only when supported 2024-06-17 01:12:59 +06:00
wukko
72f70238db
web: make tab focus blue for better visibility 2024-06-16 23:30:10 +06:00
wukko
a5268ba204
web: consistent tab bar style with rounded corners 2024-06-16 22:59:16 +06:00
wukko
50c27722e3
web/sidebar: optimize tab bar for mobile 2024-06-16 22:26:06 +06:00
wukko
e254c8b123
web: dark theme & coloring, border, focus fixes 2024-06-16 21:45:24 +06:00
wukko
ccd37f3d35
web/sidebar: fix grid on mobile 2024-06-16 20:39:23 +06:00
wukko
1b5547c508
web: reusable meowbalt component & page placeholders 2024-06-16 20:32:09 +06:00
wukko
fc9531c388
web: fix content padding 2024-06-16 20:15:17 +06:00
wukko
754e4b015d
web: move border radius into a variable 2024-06-16 19:51:02 +06:00
wukko
faf087553b
web/layout: hide all scrollbars 2024-06-16 19:25:30 +06:00
wukko
6e8abc62aa
web/save: add paste button & dummy mode buttons
tuned default button look, moved custom icons to lib for easy access
2024-06-15 20:39:34 +06:00
wukko
752a1a86f4
web: omnibox base with meowbalt 2024-06-14 21:48:57 +06:00
wukko
685204f1ad
web: disable tap highlighting & user selection 2024-06-14 17:34:14 +06:00
wukko
7205dc1435
web: mobile navigation 2024-06-14 17:33:33 +06:00
wukko
587b939f18
web: space out css 2024-06-14 16:38:10 +06:00
wukko
cc5bd1c3d5
web: navigation & sidebar 2024-06-14 16:33:01 +06:00