funkwhale/front/src/components/ui
upsiflu ea873d4438 fix(ui): [WIP] tabs that have :to prop are displayed the same as button tabs 2025-02-16 21:53:43 +01:00
..
button style(front): Section component on explore, small playbutton dropdown-only's 2025-02-05 12:26:23 +01:00
popover fix(ui): rollback setID in PopoverItem 2025-02-12 12:10:52 +01:00
Activity.vue fix(front): remove unused router redirections after moving ui modules to this repo #2355 2025-02-14 10:22:01 +01:00
Alert.vue refactor(ui): alignment props for alerts and buttons 2025-02-12 10:49:04 +01:00
Button.vue refactor(ui): alignment props for alerts and buttons 2025-02-12 10:49:04 +01:00
Card.vue dx(ui): remove done todo from card 2025-02-04 22:30:30 +01:00
Header.vue refactor(front): use header component on all toplevel pages 2025-01-29 17:30:57 +01:00
Heading.vue fix(ui): improve Heading component 2025-02-06 18:58:39 +01:00
Input.vue feat(front): use Url to store and manage global search query (search modal) 2025-02-10 20:17:59 +01:00
Layout.vue fix(style): also set `grid-column` in direct descendants of `Layout grid` when using presets from `width.ts` 2025-02-10 10:49:15 +01:00
Link.vue feat(style): render solid links the same as buttons 2025-02-14 11:03:15 +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): add soft shadows inside modal to hint at scrolling behavior 2025-02-13 12:27:02 +01:00
Pagination.vue fix(front/ui): default empty values for inputs 2025-02-12 12:01:54 +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
Slider.vue fix(color): indicate [autofocus] on interactive elements when not using the keyboard 2025-02-06 20:08:07 +01:00
Spacer.vue refactor(ui): move all Ui components into the same directory level 2025-01-10 00:46:57 +01:00
Tab.vue refactor(ui): allow routerLink/routerView in tabs, enabling browser navigation 2025-02-04 15:06:48 +01:00
Table.vue refactor(ui): re-implement table with rows as a simple responsive grid component 2025-02-08 15:22:28 +01:00
Tabs.vue fix(ui): [WIP] tabs that have :to prop are displayed the same as button tabs 2025-02-16 21:53:43 +01:00
Textarea.vue fix(color): indicate [autofocus] on interactive elements when not using the keyboard 2025-02-06 20:08:07 +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 refactor(ui): alignment props for alerts and buttons 2025-02-12 10:49:04 +01:00
button.scss fix(ui):[WIP] replace popover menus, buttons, messages 2025-01-08 21:28:56 +01:00
input.scss refactor(ui): add color and `reset` props to Input component 2025-02-02 20:49:51 +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 feat(ui): add soft shadows inside modal to hint at scrolling behavior 2025-02-13 12:27:02 +01:00
pagination.scss fix(ui): use small buttons in pagination footer 2025-01-10 01:21:05 +01:00
pill.scss fix(form): editing form for library objects 2025-02-02 20:49:52 +01:00
popover.scss feat(ui): Splittable playbutton with consistent popover 2025-01-15 11:00:46 +01:00
tabs.scss fix(ui): [WIP] tabs that have :to prop are displayed the same as button tabs 2025-02-16 21:53:43 +01:00
textarea.scss fix(front): content form modals opening and closing 2025-02-07 12:57:19 +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