Commit Graph

117 Commits

Author SHA1 Message Date
ArneBo c4e509bc7c fix(front): dir reorder regression 2025-01-10 12:01:43 +01:00
upsiflu fff04844f9 fix(ui): use small buttons in pagination footer 2025-01-10 01:21:05 +01:00
upsiflu 1ecd8af59f refactor(ui): use terser type syntax 2025-01-10 01:13:56 +01:00
upsiflu 59387fb3ea fix(ui): cards without content have no empty space 2025-01-10 01:04:39 +01:00
upsiflu c5be51e779 refactor(ui): add heading component for visual consistency and maintainability 2025-01-10 01:01:34 +01:00
upsiflu 7e19fd23f0 refactor(ui): move all Ui components into the same directory level 2025-01-10 00:46:57 +01:00
upsiflu fce2709b9f fix(ui): regression in `Layout grid` 2025-01-09 15:14:21 +01:00
upsiflu 4b97b88f8d refactor(ui): tags in card component have 4px gap 2025-01-09 15:00:59 +01:00
upsiflu af239917bc fix(front): regressions after rebase on `develop` 2025-01-09 01:15:31 +01:00
upsiflu 72649a48e3 refactor(ui): additional size props for button, input and link 2025-01-08 21:38:46 +01:00
upsiflu 5efa7f2ab8 fix(ui): correct placement of #after content (popup menu) 2025-01-08 21:38:46 +01:00
upsiflu adf3bffc9b refactor(ui): layout section header without subdivision ('no-items') for use case with only full-width items 2025-01-08 21:37:54 +01:00
upsiflu f39b3353a3 fix(ui): Components have no padding on their own. All spacing/gaps need to be added by container 2025-01-08 21:37:54 +01:00
upsiflu ae00d58da8 refactor(ui): same paddings in Link as in Button component 2025-01-08 21:37:54 +01:00
upsiflu 2d42b3a07c refactor(ui): Section component has no space on top (needs gap) 2025-01-08 21:37:54 +01:00
ArneBo f3b09edcbb fix(ui) pre-fix-regressions 2025-01-08 21:37:53 +01:00
ArneBo d83cfd714c fix(style) page layout top margin 2025-01-08 21:37:53 +01:00
ArneBo 6a4aaada5c feat(ui) Tabs use new button component, correct spacing 2025-01-08 21:37:53 +01:00
ArneBo 601cc3a663 feat(ui) [WIP] User profile page 2025-01-08 21:37:53 +01:00
ArneBo e043dc8020 fix(style): [WIP] Sidebar style regressions 2025-01-08 21:34:40 +01:00
upsiflu 6c1d1c5785 feat(ui): default height of 48px for all inputs 2025-01-08 21:34:40 +01:00
upsiflu a068792306 feat(ui): editable list of pills 2025-01-08 21:34:40 +01:00
upsiflu 220a589715 feat(ui): Link style `force-underline` 2025-01-08 21:34:40 +01:00
upsiflu 2c078236d7 feat(docs): document layout section component 2025-01-08 21:34:40 +01:00
ArneBo 90ae581379 fix(style): usermenu styles 2025-01-08 21:34:40 +01:00
upsiflu 3f2dfc95b3 feat(ui): Layout section component 2025-01-08 21:34:40 +01:00
upsiflu 860f12512c feat(ui): [WIP] Layout section component 2025-01-08 21:34:40 +01:00
upsiflu 4a62f05d1e fix(regression): button width CSS definition 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
ArneBo 384cd5692a fix(ui): pagination styles 2025-01-08 21:34:39 +01:00
upsiflu e9a79dfaf8 feat(ui): implement autofocus prop on input and link 2025-01-08 21:34:39 +01:00
upsiflu dcddaaa561 fix(regressions): alignment and color 2025-01-08 21:34:39 +01:00
upsiflu 8240856630 refactor(ui): factor out alignment (like width and color) 2025-01-08 21:34:39 +01:00
upsiflu c9f59cbd26 fix(ui) 2025-01-08 21:34:39 +01:00
upsiflu 8cfd8e8d9f fix(style) 2025-01-08 21:34:39 +01:00
upsiflu 3f9799fd20 fix(ui): width prop is respected on internal links 2025-01-08 21:34:39 +01:00
ArneBo d0cea0fdf4 refactor(ui): change title to label prop for toggles for consistency 2025-01-08 21:34:39 +01:00
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
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
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 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 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 885bf8bc87 fix(style): input field styles 2025-01-08 21:34:38 +01:00