Commit Graph

8517 Commits

Author SHA1 Message Date
upsiflu e7a476150f chore(style): buttons are left-aligned by default 2025-01-08 21:34:39 +01:00
ArneBo 44643a9b96 fix(style): Consistent alert headings 2025-01-08 21:34:39 +01:00
ArneBo 424cea646e fix(style): logout page Alert 2025-01-08 21:34:39 +01:00
ArneBo 726f73f177 feat(ui): logout page 2025-01-08 21:34:39 +01:00
upsiflu 61e03ca9a0 chore(ui): minor improvements 2025-01-08 21:34:38 +01:00
upsiflu 8ff2c05e05 feat(ui): form layout 2025-01-08 21:34:38 +01:00
upsiflu 2ebda850c7 feat(ui): allow custom width (via composable props) 2025-01-08 21:34:38 +01:00
ArneBo a588726a54 feat(front): artist page search bar 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 989212754a fix(front): set label prop resp. slot in inputs 2025-01-08 21:34:38 +01:00
upsiflu 81269f7fad fix(front): set label prop resp. slot in inputs 2025-01-08 21:34:38 +01:00
upsiflu b2ba7e1e6a feat(ui): add label prop and slot to textarea component 2025-01-08 21:34:38 +01:00
upsiflu 9e3f2cfb57 feat(ui): add `label` convenience prop to input 2025-01-08 21:34:38 +01:00
upsiflu fe8c7aa564 refactor(front): replace password-input with input; set label prop 2025-01-08 21:34:38 +01:00
upsiflu 77090134d5 chore(ui-docs): add example code to input docs 2025-01-08 21:34:38 +01:00
upsiflu bb4fbd6e50 refactor(ui): keep password visible when tabbing from 'show password' into input 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
upsiflu 709a7be25e feat(style): No horizontal margin around buttons (except between buttons) 2025-01-08 21:34:38 +01:00
ArneBo c638ef31a2 feat(ui): WIP Artist Page 2025-01-08 21:34:38 +01:00
ArneBo 52b3d43f6b fix(style): layout paddings 2025-01-08 21:34:38 +01:00
ArneBo a33face736 fix(style): Password Input remove styles and indent 2025-01-08 21:34:38 +01:00
ArneBo a2677477f7 fix(style): consistent import dirs on about page 2025-01-08 21:34:38 +01:00
ArneBo 885bf8bc87 fix(style): input field styles 2025-01-08 21:34:38 +01:00
upsiflu e3529d8753 fix(modal): repair layout regression 2025-01-08 21:34:38 +01:00
ArneBo b9f405e52d fix(style): password reset pages 2025-01-08 21:34:38 +01:00
ArneBo acf518a51a fix(style): new signup form 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 3cd832f288 fix(style): Flexible alert styles 2025-01-08 21:34:37 +01:00
ArneBo 275ed13890 feat(style): new login form 2025-01-08 21:34:37 +01:00
ArneBo f403f2207d fix(style): fix missing icon gap in usermenu popover logout 2025-01-08 21:34:37 +01:00
ArneBo 78c64a03a4 fix(style): keep sidebar monochrome 2025-01-08 21:34:37 +01:00
ArneBo ce03a0ccee fix(style): make login and signup buttons visible on desktop if not logged in 2025-01-08 21:34:37 +01:00
ArneBo 55789f5c01 fix(style): remove now obsolete pusher classes from pages 2025-01-08 21:34:37 +01:00
ArneBo 840c0c4fc0 feat(style): SVG switchable monochrome logo in sidebar 2025-01-08 21:34:37 +01:00
upsiflu 9dd10d856d refactor(ui-docs): minor improvements 2025-01-08 21:34:37 +01:00
upsiflu 3ba9f38fa7 feat(ui): add title prop to toggle 2025-01-08 21:34:37 +01:00
upsiflu 89d032950d fix(style): fine-tune values 2025-01-08 21:34:37 +01:00
upsiflu a49a311caa chore(cleanup): no console.log in the app 2025-01-08 21:34:37 +01:00
upsiflu 79edf6a0a5 fix(style): minor style corrections 2025-01-08 21:34:37 +01:00
upsiflu acb3656839 fix(front): `aria-pressed` is either true or undefined 2025-01-08 21:34:37 +01:00
upsiflu e99a2c2d25 chore(ui-docs): general improvements 2025-01-08 21:34:37 +01:00
upsiflu dc9bd164ed feat(ui-docs): example page layout with responsive grid 2025-01-08 21:34:37 +01:00
upsiflu 4069d2ba71 refactor(ui): composable widths; default colors and widths; consistent props; 2025-01-08 21:34:37 +01:00
upsiflu c65b4bd4f0 feat(ui): more consistent props 2025-01-08 21:34:37 +01:00
upsiflu 37d99e1a53 refactor(about): [WIP] add 2-up and 3-up card layouts 2025-01-08 21:34:36 +01:00
upsiflu bbe8a711d7 fix(ui): link text is left-aligned by default; links are auto-aligned 2025-01-08 21:34:36 +01:00
upsiflu e37aa17f85 fix(ui): links align themselves left by default; improve responsive spacing in card 2025-01-08 21:34:36 +01:00
upsiflu 2c608ae467 fix(ui-docs): dead links 2025-01-08 21:34:36 +01:00
upsiflu f9bbfc3c88 fix(ui): icon class 2025-01-08 21:34:36 +01:00