.. |
button
|
chore(ui): make imports consistent; modernize `useProps` and `useModel`
|
2025-01-08 21:28:55 +01:00 |
popover
|
fix(ui): correct placement of #after content (popup menu)
|
2025-01-08 21:38:46 +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
|
fix(ui): use small buttons in pagination footer
|
2025-01-10 01:21:05 +01:00 |
Card.vue
|
fix(ui): cards without content have no empty space
|
2025-01-10 01:04:39 +01:00 |
Heading.vue
|
refactor(ui): add heading component for visual consistency and maintainability
|
2025-01-10 01:01:34 +01:00 |
Input.vue
|
fix(style): [WIP] Sidebar style regressions
|
2025-01-08 21:34:40 +01:00 |
Layout.vue
|
refactor(ui): use terser type syntax
|
2025-01-10 01:13:56 +01:00 |
Link.vue
|
refactor(ui): additional size props for button, input and link
|
2025-01-08 21:38:46 +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): move all Ui components into the same directory level
|
2025-01-10 00:46:57 +01:00 |
Pagination.vue
|
fix(ui): use small buttons in pagination footer
|
2025-01-10 01:21:05 +01:00 |
Pill.vue
|
feat(ui): default height of 48px for all inputs
|
2025-01-08 21:34:40 +01:00 |
Pills.vue
|
fix(front): dir reorder regression
|
2025-01-10 12:01:43 +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 |
Section.vue
|
refactor(ui): add heading component for visual consistency and maintainability
|
2025-01-10 01:01:34 +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
|
chore(ui): make imports consistent; modernize `useProps` and `useModel`
|
2025-01-08 21:28:55 +01:00 |
Tabs.vue
|
fix(ui) pre-fix-regressions
|
2025-01-08 21:37:53 +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
|
fix(ui): Components have no padding on their own. All spacing/gaps need to be added by container
|
2025-01-08 21:37:54 +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(ui) pre-fix-regressions
|
2025-01-08 21:37:53 +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): use small buttons in pagination footer
|
2025-01-10 01:21:05 +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) Tabs use new button component, correct spacing
|
2025-01-08 21:37:53 +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 |