funkwhale/front/src/components/ui
upsiflu ee22e02617 chore(components): simplify code; make scss explicit 2025-02-02 20:49:51 +01:00
..
button fix(front): consistent small cards 2025-01-29 12:04:48 +01:00
popover fix(ui): Show icon when PopoverItem is RouterLink 2025-01-20 17:40:18 +01:00
Activity.vue refactor(ui): roll back of activity component, use iterated arrays for track details 2025-01-31 17:13:29 +01:00
Alert.vue refactor(ui): card component can pass props to its alert component 2025-01-29 10:32:35 +01:00
Button.vue refactor(ui): button only submits form if onClick is undefined 2025-02-02 20:49:51 +01:00
Card.vue chore(components): simplify code; make scss explicit 2025-02-02 20:49:51 +01:00
Header.vue refactor(front): use header component on all toplevel pages 2025-01-29 17:30:57 +01:00
Heading.vue feat(ui): simplify Heading and Section components 2025-01-20 19:02:06 +02:00
Input.vue fix(style): consistent input colors 2025-01-18 00:34:46 +01:00
Layout.vue chore(components): simplify code; make scss explicit 2025-02-02 20:49:51 +01:00
Link.vue refactor(ui): enable interactive elements inside linked card 2025-01-29 11:14:57 +01:00
Loader.vue chore(ui): make imports consistent; modernize `useProps` and `useModel` 2025-01-08 21:28:55 +01:00
Markdown.vue chore(ui): make imports consistent; modernize `useProps` and `useModel` 2025-01-08 21:28:55 +01:00
Modal.vue feat(ui): destructive modals 2025-01-20 13:53:56 +01:00
Pagination.vue fix(front): mistakes 2025-01-24 03:00:07 +01:00
Pill.vue refactor(ui): user can add pills to list, and delete custom pills 2025-01-30 23:27:05 +01:00
Pills.vue refactor(ui): user can add pills to list, and delete custom pills 2025-01-30 23:27:05 +01:00
Popover.vue feat(ui): Splittable playbutton with consistent popover 2025-01-15 11:00:46 +01:00
SanitizedHtml.vue chore(ui): make imports consistent; modernize `useProps` and `useModel` 2025-01-08 21:28:55 +01:00
Section.vue chore(ui): remove console.log 2025-01-20 19:18:08 +02:00
Spacer.vue refactor(ui): move all Ui components into the same directory level 2025-01-10 00:46:57 +01:00
Tab.vue chore(ui): make imports consistent; modernize `useProps` and `useModel` 2025-01-08 21:28:55 +01:00
Tabs.vue fix(ui): icons for tabs 2025-01-25 16:35:40 +01:00
Textarea.vue fix(ui): Textarea smaller and ghost buttons 2025-01-24 03:01:43 +01:00
Toc.vue chore(ui): make imports consistent; modernize `useProps` and `useModel` 2025-01-08 21:28:55 +01:00
Toggle.vue refactor(ui): factor out alignment (like width and color) 2025-01-08 21:34:39 +01:00
activity.scss refactor(ui): roll back of activity component, use iterated arrays for track details 2025-01-31 17:13:29 +01:00
alert.scss fix(style): Consistent alert headings 2025-01-08 21:34:39 +01:00
button.scss fix(ui):[WIP] replace popover menus, buttons, messages 2025-01-08 21:28:56 +01:00
input.scss fix(style): consistent input colors 2025-01-18 00:34:46 +01:00
loader.scss feat(ui-docs): implement dev:docs, build:docs and serve:docs (vitepress) 2025-01-08 21:28:55 +01:00
modal.scss style(front): Red top border for dangerous modals 2025-01-20 17:41:31 +01:00
pagination.scss fix(ui): use small buttons in pagination footer 2025-01-10 01:21:05 +01:00
pill.scss refactor(ui): user can add pills to list, and delete custom pills 2025-01-30 23:27:05 +01:00
popover.scss feat(ui): Splittable playbutton with consistent popover 2025-01-15 11:00:46 +01:00
tabs.scss fix(ui): tabs display 2025-01-18 19:17:59 +01:00
textarea.scss fix(ui): Textarea smaller and ghost buttons 2025-01-24 03:01:43 +01:00
toc.scss feat(ui-docs): implement dev:docs, build:docs and serve:docs (vitepress) 2025-01-08 21:28:55 +01:00
toggle.scss fix(ui): active toggle visible in dark-theme 2025-01-08 21:28:56 +01:00