Commit Graph

41 Commits

Author SHA1 Message Date
wukko
880b8abb40
web: add dynamic page titles 2024-06-25 21:01:08 +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
e6567a30d5
web: remove future feature placeholders 2024-06-25 19:41:38 +06:00
wukko
2db6b107eb
web: fix app height & overscroll 2024-06-25 16:14:54 +06:00
wukko
71acbfb054
web/save: fix overflow 2024-06-25 15:54:33 +06:00
wukko
5d03873a0e
web/settings: update placeholder 2024-06-25 14:54:46 +06:00
wukko
a302c06876
web/settings: mobile layout, better padding & borders 2024-06-25 14:50:59 +06:00
wukko
3a7efd418d
web/settings: change the layout on mobile screen 2024-06-25 00:11:04 +06:00
wukko
466592918e
web: move svg icon params to css & clean up 2024-06-24 23:46:37 +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
afb58fb143
web/settings: update main page placeholder 2024-06-24 19:44:06 +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
884e3d55a6
web/settings: fix setting value name 2024-06-20 19:19:57 +06:00
wukko
e610f3ad67
web: basic settings page needed for testing
typescript cries about types but i don't care at this point
2024-06-20 18:05:17 +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
e8d3f89ab6
web/save: fix terms note padding on mobile 2024-06-17 19:41:45 +06:00
wukko
6665baa673
web/save: reduce meowbalt padding 2024-06-17 19:10:10 +06:00
wukko
8c5377bc2d
web/save: scale terms note on mobile screen 2024-06-17 18:52:18 +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
c5f2987dce
web: use static svelte adapter instead of auto 2024-06-16 19:21:26 +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
wukko
4a4fe8d049
web: project skeleton 2024-06-13 15:32:17 +06:00