Commit Graph

17 Commits

Author SHA1 Message Date
ArneBo 8faaa8f1e6 feat(ui): flexible buttons on right slot of input 2025-03-12 12:01:37 +01:00
ArneBo 5f392150e8 refactor(ui): move select dropdown css from input component to global css 2025-02-17 17:33:00 +01:00
upsiflu 6e69a74b75 refactor(ui): add color and `reset` props to Input component 2025-02-02 20:49:51 +01:00
ArneBo aac44f930e fix(style): consistent input colors 2025-01-18 00:34:46 +01:00
ArneBo f3b09edcbb fix(ui) pre-fix-regressions 2025-01-08 21:37:53 +01:00
upsiflu 6c1d1c5785 feat(ui): default height of 48px for all inputs 2025-01-08 21:34:40 +01:00
ArneBo 334c645d70 fix(style): [WIP] Artist page input select styles 2025-01-08 21:34:39 +01:00
upsiflu 8ff2c05e05 feat(ui): form layout 2025-01-08 21:34:38 +01:00
ArneBo e67b8693c9 fix(style): set correct height for icons on inputs 2025-01-08 21:34:38 +01:00
ArneBo 2a997b4edc fix(style): set correct line height for inputs; add more padding to labels; bigger icons in input-right 2025-01-08 21:34:38 +01:00
upsiflu f3da51bbe6 refactor(ui): implement search and password type input 2025-01-08 21:34:38 +01:00
ArneBo 885bf8bc87 fix(style): input field styles 2025-01-08 21:34:38 +01:00
ArneBo 5c48b80bed fix(style): global form label styles 2025-01-08 21:34:38 +01:00
ArneBo 275ed13890 feat(style): new login form 2025-01-08 21:34:37 +01:00
ArneBo a0a97e2bca fix(ui): style sidebar search 2025-01-08 21:34:04 +01:00
upsiflu 3865cbac93 feat(ui): add layout and spacing options 2025-01-08 21:34:03 +01:00
upsiflu 744c4b8691 feat(ui-docs): implement dev:docs, build:docs and serve:docs (vitepress)
NOTE: type:module added to front/package.json. TODO: Check if app still builds
2025-01-08 21:28:55 +01:00