funkwhale/front/src/components/ui
ArneBo 885bf8bc87 fix(style): input field styles 2025-01-08 21:34:38 +01:00
..
button chore(ui): make imports consistent; modernize `useProps` and `useModel` 2025-01-08 21:28:55 +01:00
layout chore(cleanup): no console.log in the app 2025-01-08 21:34:37 +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): composable widths; default colors and widths; consistent props; 2025-01-08 21:34:37 +01:00
Button.vue fix(style): fine-tune values 2025-01-08 21:34:37 +01:00
Card.vue fix(style): fine-tune values 2025-01-08 21:34:37 +01:00
Input.vue feat(ui): add layout and spacing options 2025-01-08 21:34:03 +01:00
Layout.vue feat(ui): add title prop to toggle 2025-01-08 21:34:37 +01:00
Link.vue refactor(ui): composable widths; default colors and widths; consistent props; 2025-01-08 21:34:37 +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): composable widths; default colors and widths; consistent props; 2025-01-08 21:34:37 +01:00
Pagination.vue chore(ui): make imports consistent; modernize `useProps` and `useModel` 2025-01-08 21:28:55 +01:00
Pill.vue refactor(ui): composable widths; default colors and widths; consistent props; 2025-01-08 21:34:37 +01:00
Popover.vue refactor(ui): composable widths; default colors and widths; consistent props; 2025-01-08 21:34:37 +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 fix(front): `aria-pressed` is either true or undefined 2025-01-08 21:34:37 +01:00
Toc.vue chore(ui): make imports consistent; modernize `useProps` and `useModel` 2025-01-08 21:28:55 +01:00
Toggle.vue feat(ui): add title prop to toggle 2025-01-08 21:34:37 +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): Flexible alert styles 2025-01-08 21:34:37 +01:00
button.scss fix(ui):[WIP] replace popover menus, buttons, messages 2025-01-08 21:28:56 +01:00
input.scss fix(style): input field styles 2025-01-08 21:34:38 +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 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 fix(style): minor adjustments to layout and colors 2025-01-08 21:34:35 +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