Commit Graph

31 Commits

Author SHA1 Message Date
upsiflu ee22e02617 chore(components): simplify code; make scss explicit 2025-02-02 20:49:51 +01:00
ArneBo f48b7c59d5 refactor(front): make secondary default for pills and display raised tagslist on cards 2025-01-30 15:59:35 +01:00
ArneBo 3c1eb11163 fix(front): move dark card border to global styles 2025-01-30 15:48:48 +01:00
ArneBo 3d710dbb02 fix(front): consistent small cards 2025-01-29 12:04:48 +01:00
upsiflu 10140959d3 refactor(ui): enable interactive elements inside linked card 2025-01-29 11:14:57 +01:00
upsiflu d7f3891b7f refactor(ui): card component can pass props to its alert component 2025-01-29 10:32:35 +01:00
upsiflu aa77fda997 fix(ui): card component with `to` prop: user can also lick on image to follow link 2025-01-29 09:58:26 +01:00
ArneBo c7139b92ad refactor(front): channel card 2025-01-26 00:45:05 +01:00
ArneBo 8e5ddbfa1b refactor(front): Playlist pages 2025-01-23 01:18:08 +01:00
ArneBo 4f37a52b9d feat(ui): round card-image for artist cards 2025-01-22 13:24:38 +01:00
ArneBo a8b2368676 feat(ui): ghost option buttons 2025-01-19 17:21:10 +01:00
ArneBo 68c5546ca1 fix(style): Card shadows 2025-01-19 14:08:13 +01:00
upsiflu d4e1991427 refactor(ui): card component has topright action slot 2025-01-16 11:10:17 +02:00
upsiflu 59387fb3ea fix(ui): cards without content have no empty space 2025-01-10 01:04:39 +01:00
upsiflu 7e19fd23f0 refactor(ui): move all Ui components into the same directory level 2025-01-10 00:46:57 +01:00
upsiflu 4b97b88f8d refactor(ui): tags in card component have 4px gap 2025-01-09 15:00:59 +01:00
upsiflu 4a62f05d1e fix(regression): button width CSS definition 2025-01-08 21:34:40 +01:00
upsiflu 8240856630 refactor(ui): factor out alignment (like width and color) 2025-01-08 21:34:39 +01:00
upsiflu 89d032950d fix(style): fine-tune values 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 e37aa17f85 fix(ui): links align themselves left by default; improve responsive spacing in card 2025-01-08 21:34:36 +01:00
upsiflu 146d624d38 feat(ui-docs): custom grid layout; add examples 2025-01-08 21:34:36 +01:00
upsiflu e1bd30eb9d feat(ui-docs): minor improvements and corrections 2025-01-08 21:34:36 +01:00
upsiflu 84eb16bb01 feat(ui): card can be small (fitting the contents) 2025-01-08 21:34:35 +01:00
ArneBo b04e5254c4 fix(ui): use consistent import syntax 2025-01-08 21:34:03 +01:00
upsiflu e583c51a54 feat(ui): color (see "using color" in dev:ui-docs) 2025-01-08 21:34:03 +01:00
upsiflu 3865cbac93 feat(ui): add layout and spacing options 2025-01-08 21:34:03 +01:00
upsiflu ee2819d826 fix(ui): repair link in card with `to` route (whole card as link) 2025-01-08 21:34:03 +01:00
upsiflu 0e045bda11 chore(ui): make imports consistent; modernize `useProps` and `useModel`
WIP: #2355
2025-01-08 21:28:55 +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