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
|
d8554f6ced
|
fix(ui-docs): evil pre-commit autocorrect
|
2025-01-08 21:34:39 +01:00 |
upsiflu
|
c0219d3fa8
|
chore(docs): update documentation to match code
|
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
|
2818c3eff3
|
feat(ui): [WIP] Artist page
|
2025-01-08 21:34:39 +01:00 |
ArneBo
|
fdaba924a1
|
fix(ui): [WIP] Link button width
|
2025-01-08 21:34:39 +01:00 |
ArneBo
|
22951de0fb
|
fix(ui): [WIP] Logout page link button
|
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 |
ArneBo
|
1d2351892f
|
fix(style): Center usermenu button self-alignment
|
2025-01-08 21:34:39 +01:00 |
ArneBo
|
4673c3e24c
|
fix(ui): add missing layout imports on user forms
|
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 |
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 |