Commit Graph

14 Commits

Author SHA1 Message Date
Enrico Ros 7e3e9854ac FormInputKey: update icons 2026-04-12 16:51:41 -07:00
Enrico Ros 41fc93345c FormInputKey: allow size 2026-04-12 16:51:40 -07:00
Enrico Ros d7f3594a73 FormInputKey: smaller key 2025-11-05 12:32:18 -08:00
Enrico Ros f1ec94111a FormInputKey: fix min width on mobile 2025-09-18 16:22:54 -07:00
Enrico Ros c07eb4014f FormInputKey: support for tooltips 2025-09-17 12:39:18 -07:00
Enrico Ros 94c1b35cee FormInputKey: bind to a username to help pass managers remember 2025-09-17 12:39:14 -07:00
Enrico Ros 2277fd0880 FormInputKey: smaller keys 2025-09-17 12:39:14 -07:00
Enrico Ros a2313186e4 FormInputKey: autocomplete on 2025-09-17 12:39:14 -07:00
Enrico Ros 0d28934f37 FormInputKey: disable autofocus on mobile 2025-05-20 17:02:37 -07:00
Enrico Ros b1fb2aeeb3 Wizard: improve selectors 2025-02-11 19:26:20 -08:00
Enrico Ros 452d630a2a Tryfix for the Autocomplete 2024-04-08 23:39:06 -07:00
Enrico Ros e973fce3f7 UI: restyle IconButtons
The size of the picture inside the icon stays the same, 24x24, but the overall IconButton
and Button go down to 36x36 (was 40).

This includes a revert from a style change that originated from:
https://github.com/mui/material-ui/commit/7f81475ea148a416ec8fab252120ce6567c62897#diff-45dca083057933d78377b59e031146804cfedb68fe1514955bc8a5b3c38d7c44

The overall layout is getting smaller, so let's adapt to smaller IconButtons
2023-12-30 03:44:18 -08:00
Enrico Ros 76601c1d46 Style: bunch of FormControl adjustments 2023-10-24 12:11:15 -07:00
Enrico Ros ae3d4750f3 Cleanup code and update OpenRouter settings 2023-10-19 12:49:01 -07:00