funkwhale/front/src/components/ui
upsiflu a068792306 feat(ui): editable list of pills 2025-01-08 21:34:40 +01:00
..
button chore(ui): make imports consistent; modernize `useProps` and `useModel` 2025-01-08 21:28:55 +01:00
layout feat(ui): Link style `force-underline` 2025-01-08 21:34:40 +01:00
popover fix(a11y): make popover focusable; document additional usability issues 2025-01-08 21:34:36 +01:00
Activity.vue chore(ui): make imports consistent; modernize `useProps` and `useModel` 2025-01-08 21:28:55 +01:00
Alert.vue refactor(ui): factor out alignment (like width and color) 2025-01-08 21:34:39 +01:00
Button.vue feat(docs): document layout section component 2025-01-08 21:34:40 +01:00
Card.vue fix(regression): button width CSS definition 2025-01-08 21:34:40 +01:00
Input.vue feat(ui): implement autofocus prop on input and link 2025-01-08 21:34:39 +01:00
Layout.vue feat(ui): Layout section component 2025-01-08 21:34:40 +01:00
Link.vue feat(ui): Link style `force-underline` 2025-01-08 21:34:40 +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 refactor(ui): factor out alignment (like width and color) 2025-01-08 21:34:39 +01:00
Pagination.vue chore(ui): make imports consistent; modernize `useProps` and `useModel` 2025-01-08 21:28:55 +01:00
Pill.vue feat(ui): editable list of pills 2025-01-08 21:34:40 +01:00
Pills.vue feat(ui): editable list of pills 2025-01-08 21:34:40 +01:00
Popover.vue refactor(ui): factor out alignment (like width and color) 2025-01-08 21:34:39 +01:00
SanitizedHtml.vue chore(ui): make imports consistent; modernize `useProps` and `useModel` 2025-01-08 21:28:55 +01:00
Tab.vue chore(ui): make imports consistent; modernize `useProps` and `useModel` 2025-01-08 21:28:55 +01:00
Tabs.vue chore(ui): make imports consistent; modernize `useProps` and `useModel` 2025-01-08 21:28:55 +01:00
Textarea.vue feat(ui): add label prop and slot to textarea component 2025-01-08 21:34:38 +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): composable widths; default colors and widths; consistent props; 2025-01-08 21:34:37 +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): [WIP] Artist page input select styles 2025-01-08 21:34:39 +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 fix(ui): modal accepts semantic color 2025-01-08 21:34:35 +01:00
pagination.scss fix(ui): pagination styles 2025-01-08 21:34:39 +01:00
pill.scss feat(ui): editable list of pills 2025-01-08 21:34:40 +01:00
popover.scss fix(style): usermenu styles 2025-01-08 21:34:40 +01:00
tabs.scss feat(ui-docs): implement dev:docs, build:docs and serve:docs (vitepress) 2025-01-08 21:28:55 +01:00
textarea.scss feat(ui): add label prop and slot to textarea component 2025-01-08 21:34:38 +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