wukko
|
5291edcacc
|
web: improve screen reader usability
- switchers now have audible states
- toggles are now interpreted as toggles
- fixed weird spacing introduced in last commit
|
2024-07-03 14:09:09 +06:00 |
|
wukko
|
26b1b7add5
|
web/save: move strings to i18n & translate to ru
also fixed line break in switcher for future lengthier translations (german, for example)
|
2024-07-03 13:52:27 +06:00 |
|
wukko
|
9939c024b2
|
web/settings: calculate item padding properly
|
2024-06-29 23:31:40 +06:00 |
|
wukko
|
3195153cf5
|
web/settings: adjust padding for switcher & toggle
|
2024-06-29 23:02:10 +06:00 |
|
wukko
|
5075250abd
|
web/SettingsToggle: clean up
|
2024-06-29 22:53:09 +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
|
909f7e0b97
|
web/Switcher: new style & clean up
|
2024-06-29 21:19:35 +06:00 |
|
wukko
|
95370f1bdc
|
web/SettingsCheckbox: remove yassing
|
2024-06-25 21:06:07 +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
|
b21bc38810
|
web/SettingsCheckbox: proper checkbox style
|
2024-06-25 19:34:28 +06:00 |
|
wukko
|
9fad7103c4
|
web: settings ui & const for settings type options
|
2024-06-24 23:05:51 +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
|
e63bf0fbf2
|
web/save: dynamic paste text & component clean up
|
2024-06-17 19:03:26 +06:00 |
|
wukko
|
754e4b015d
|
web: move border radius into a variable
|
2024-06-16 19:51:02 +06:00 |
|
wukko
|
5c916d480b
|
web/sidebar: scroll only in one direction on overflow
|
2024-06-16 19:50:42 +06:00 |
|
wukko
|
38eebfb480
|
web: basic switcher component & mute mode button
|
2024-06-16 15:30:14 +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 |
|