Commit Graph

8835 Commits

Author SHA1 Message Date
upsiflu 60463d405e chore(front): modernize DangerousButton (destructive action confirmation dialog) 2025-02-06 18:58:39 +01:00
upsiflu cae4d7c0f4 refactor(utils): add convenience function to get artist's cover url 2025-02-06 18:58:39 +01:00
upsiflu 001a264d7e fix(style): no outline on exact-active ghost link 2025-02-06 18:58:39 +01:00
upsiflu a463cc305a chore(front): replace semantic-modal with Modal component (+ some modernization) 2025-02-06 18:58:39 +01:00
upsiflu eb4258d66e chore(front): [WIP] tidy up PlayButton 2025-02-06 18:58:39 +01:00
upsiflu 92b1467d4d refactor(package): #2388 add script that generates types from local yml schema 2025-02-06 18:58:39 +01:00
upsiflu acae8e5f7d fix(ui): minor Modal component fixes 2025-02-06 18:58:39 +01:00
upsiflu 0fe648ca6d docs(ui-docs): document `gap-x` prop (Layout); document `@click` (Button) 2025-02-06 18:58:39 +01:00
upsiflu d9113e0600 chore(upload): [WIP] update components #2081 2025-02-06 18:58:39 +01:00
upsiflu 81731df2ef chore(ui): clean up colors; add indicator for autofocused interactive elements 2025-02-06 18:58:39 +01:00
upsiflu 5f4bc5f175 feat(ui): add `cancel` prop to Modal; auto-focus previously focused element on close; add topleft slot 2025-02-06 18:58:39 +01:00
upsiflu e16d0a6130 fix(ui): improve Heading component 2025-02-06 18:58:39 +01:00
ArneBo 48800e2eee feat(front): Updated time for playlist cards 2025-02-06 10:19:28 +01:00
ArneBo cea69dc9b9 style(front): queue mobile player 2025-02-05 22:55:50 +01:00
ArneBo 90fd89d62f style(front): player volume control 2025-02-05 21:56:30 +01:00
ArneBo 91009722e6 style(front): fix queue image distortion 2025-02-05 20:26:36 +01:00
ArneBo f109ae0c53 style(front): Queue track details links 2025-02-05 20:20:49 +01:00
ArneBo 8766bac14f refactor, style(front): Player queue 2025-02-05 19:19:24 +01:00
ArneBo 406e852bea refactor(front): profile base tabs routerview 2025-02-05 13:30:17 +01:00
ArneBo eff50f25ea style(front): Section components on profile activity 2025-02-05 13:07:49 +01:00
ArneBo 16c74b4078 style(front): Section components on explore 2025-02-05 13:05:20 +01:00
ArneBo bbc239b96c style(front): Section component on explore, small playbutton dropdown-only's 2025-02-05 12:26:23 +01:00
ArneBo ca1ccf5a49 style(front): player 2025-02-05 02:45:05 +01:00
ArneBo 614cfeafc0 refactor(front): Player 2025-02-05 02:34:21 +01:00
ArneBo fd83ebb287 fix(front): center icon on empty cards 2025-02-05 00:43:38 +01:00
ArneBo 2562f5b1ab refactor(front): Use section on explore 2025-02-05 00:41:06 +01:00
ArneBo 8dde1f7906 fix(front): center icon on empty cards 2025-02-05 00:14:08 +01:00
ArneBo 6fbe027876 refactor(front): Radio detail, radio cards and radio page 2025-02-05 00:12:47 +01:00
ArneBo 79ac7d826c dx(ui): remove done todo from card 2025-02-04 22:30:30 +01:00
ArneBo 8739d85bef refactor(front): TrackEdit, EditCard, EditDetail 2025-02-04 16:35:01 +01:00
ArneBo 87b0232fac refactor(front): EditForm summary textarea button 2025-02-04 16:34:10 +01:00
upsiflu b27d34bbbf fix(a11y): make modal actions responsive (wrap on slim screens) 2025-02-04 15:09:08 +01:00
upsiflu abf29eeffe refactor(ui): allow routerLink/routerView in tabs, enabling browser navigation 2025-02-04 15:06:48 +01:00
upsiflu 0b4d5b3acd refactor(ui): improve slider style 2025-02-04 14:54:09 +01:00
upsiflu 337373ff75 refactor(ui): add Slider component 2025-02-03 23:09:32 +01:00
upsiflu a2d79aa6bc refactor(style): Modal is not raised by default 2025-02-03 14:38:46 +01:00
upsiflu a23996bbdd refactor(upload): [WIP] rebuild upload modal functionality 2025-02-03 14:38:18 +01:00
upsiflu 5a39323e11 fix(style): contrasting colors in textarea; center upload card icons 2025-02-03 09:41:01 +01:00
upsiflu 32093949c7 fix(form): editing form for library objects 2025-02-02 20:49:52 +01:00
upsiflu 61e6b3fa0f refactor(ui): improve textarea component 2025-02-02 20:49:52 +01:00
upsiflu 6e69a74b75 refactor(ui): add color and `reset` props to Input component 2025-02-02 20:49:51 +01:00
upsiflu ee22e02617 chore(components): simplify code; make scss explicit 2025-02-02 20:49:51 +01:00
upsiflu 574fc5e535 feat(ui-docs): refine theme to better complement funkwhale component designs 2025-02-02 20:49:51 +01:00
upsiflu 3e691b3076 refactor(ui): add 48px gap (great for forms) 2025-02-02 20:49:51 +01:00
upsiflu ae312c422a docs(ui-docs): add note about vitepress styles polluting component previews 2025-02-02 20:49:51 +01:00
upsiflu ee480eaf43 refactor(ui): button only submits form if onClick is undefined 2025-02-02 20:49:51 +01:00
ArneBo d76191a188 refactor(ui): roll back of activity component, use iterated arrays for track details 2025-01-31 17:13:29 +01:00
ArneBo 52f0ffc376 refactor(front): new password input 2025-01-31 17:13:29 +01:00
ArneBo 3a0d2b6ad7 refactor(front): populate tags dropdown with existing tags on search pages and let the user type custom ones 2025-01-31 17:13:29 +01:00
ArneBo 6eabf140d9 dx(front): auto-generated types #2388 2025-01-31 17:13:29 +01:00