funkwhale/front/src/components/ui
upsiflu 74958dcf34 fix(style): add prop `overPopover` prop to render Modal over any popover 2025-01-08 21:34:04 +01:00
..
button chore(ui): make imports consistent; modernize `useProps` and `useModel` 2025-01-08 21:28:55 +01:00
layout feat(ui): add layout and spacing options 2025-01-08 21:34:03 +01:00
popover feat(ui): [WIP] use new Ui components for user menu in sidebar 2025-01-08 21:34:03 +01:00
Activity.vue chore(ui): make imports consistent; modernize `useProps` and `useModel` 2025-01-08 21:28:55 +01:00
Alert.vue fix(ui): use consistent import syntax 2025-01-08 21:34:03 +01:00
Button.vue fix(ui): links cannot contain buttons. Props `solid` and `ghost` cannot be combined (see ui-docs) 2025-01-08 21:34:04 +01:00
Card.vue fix(ui): use consistent import syntax 2025-01-08 21:34:03 +01:00
Input.vue feat(ui): add layout and spacing options 2025-01-08 21:34:03 +01:00
Layout.vue feat(ui): add layout and spacing options 2025-01-08 21:34:03 +01:00
Link.vue feat(ui): implement link styles; use growing Spacers in Sidebar 2025-01-08 21:34:04 +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 fix(style): add prop `overPopover` prop to render Modal over any popover 2025-01-08 21:34:04 +01:00
Pagination.vue chore(ui): make imports consistent; modernize `useProps` and `useModel` 2025-01-08 21:28:55 +01:00
Pill.vue fix(ui): use consistent import syntax 2025-01-08 21:34:03 +01:00
Popover.vue feat(ui): [WIP] use new Ui components for user menu in sidebar 2025-01-08 21:34:03 +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): color (see "using color" in dev:ui-docs) 2025-01-08 21:34:03 +01:00
Toc.vue chore(ui): make imports consistent; modernize `useProps` and `useModel` 2025-01-08 21:28:55 +01:00
Toggle.vue chore(ui): make imports consistent; modernize `useProps` and `useModel` 2025-01-08 21:28:55 +01:00
activity.scss feat(ui-docs): implement dev:docs, build:docs and serve:docs (vitepress) 2025-01-08 21:28:55 +01:00
alert.scss feat(ui): color (see "using color" in dev:ui-docs) 2025-01-08 21:34:03 +01:00
button.scss fix(ui):[WIP] replace popover menus, buttons, messages 2025-01-08 21:28:56 +01:00
input.scss fix(ui): style sidebar search 2025-01-08 21:34:04 +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(style): add prop `overPopover` prop to render Modal over any popover 2025-01-08 21:34:04 +01:00
pagination.scss feat(ui-docs): implement dev:docs, build:docs and serve:docs (vitepress) 2025-01-08 21:28:55 +01:00
pill.scss feat(ui): color (see "using color" in dev:ui-docs) 2025-01-08 21:34:03 +01:00
popover.scss feat(ui-docs): implement dev:docs, build:docs and serve:docs (vitepress) 2025-01-08 21:28:55 +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-docs): implement dev:docs, build:docs and serve:docs (vitepress) 2025-01-08 21:28:55 +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