Benjamin Canac
|
30d9a2653b
|
chore(Link): allow title field
|
2024-09-27 12:49:32 +02:00 |
|
Benjamin Canac
|
fac52fa933
|
fix(Drawer): improve max-width on mobile
|
2024-09-27 12:21:29 +02:00 |
|
Benjamin Canac
|
5f77aac368
|
feat(Drawer): handle direction + handle props
|
2024-09-27 11:44:52 +02:00 |
|
Benjamin Canac
|
04a2f2b7a0
|
chore(Pagination): update defaults
|
2024-09-26 17:00:43 +02:00 |
|
Benjamin Canac
|
2c7c41bd04
|
fix(InputMenu): missing group on trailing
|
2024-09-26 12:00:06 +02:00 |
|
Benjamin Canac
|
183207c2b8
|
chore(SelectMenu): merge search / searchPlaceholder into searchInput prop
|
2024-09-25 19:07:11 +02:00 |
|
Benjamin Canac
|
a61e7656c2
|
fix(CommandPalette): missing min-w-0 on root
|
2024-09-24 23:06:02 +02:00 |
|
Benjamin Canac
|
6c285977bd
|
fix(Accordion): missing min-w-0 on trigger
|
2024-09-24 22:14:04 +02:00 |
|
Benjamin Canac
|
cac33c87b2
|
chore(InputMenu/SelectMenu): handle item select
|
2024-09-24 14:42:40 +02:00 |
|
Benjamin Canac
|
5e55e15ddf
|
chore(InputMenu/Progress/SelectMenu): clean interfaces for syntax highlight
|
2024-09-24 14:42:40 +02:00 |
|
Benjamin Canac
|
7d754c0015
|
chore(components): add newline before script to correct syntax highlight
|
2024-09-20 23:20:39 +02:00 |
|
Benjamin Canac
|
8709717a32
|
docs(command-palette): update
|
2024-09-20 18:45:52 +02:00 |
|
Benjamin Canac
|
a70ba04fc3
|
chore(Alert): rename close event to update:open for consistency
|
2024-09-18 17:31:42 +02:00 |
|
Benjamin Canac
|
d36576b1fe
|
chore(module): gray now defaults to slate
|
2024-09-18 12:21:50 +02:00 |
|
Benjamin Canac
|
96c9246d83
|
fix(templates): app config colors type
|
2024-09-18 12:19:46 +02:00 |
|
Benjamin Canac
|
2e954467c4
|
feat(module): move colors options into theme.colors
|
2024-09-18 11:28:31 +02:00 |
|
Romain Hamel
|
dd6bf5694f
|
fix(Button): duplicate click handlers (#2213)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2024-09-18 10:18:32 +02:00 |
|
Benjamin Canac
|
ff8eefdce7
|
chore(theme): clean Select & InputMenu
|
2024-09-17 11:25:35 +02:00 |
|
Benjamin Canac
|
2346f52cbf
|
chore(components): missing some props.ui merging
|
2024-09-17 11:25:16 +02:00 |
|
Romain Hamel
|
ed18e74549
|
feat(Button): loading-auto (#2198)
|
2024-09-16 11:37:38 +02:00 |
|
Romain Hamel
|
319fce136f
|
docs(form): update (#2167)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2024-09-12 15:47:58 +02:00 |
|
Benjamin Canac
|
5076b8cc9e
|
feat(module): improve options
|
2024-09-12 12:43:12 +02:00 |
|
Benjamin Canac
|
8898a5d675
|
feat(module): install @nuxt/fonts by default
|
2024-09-12 12:42:23 +02:00 |
|
Bernardo Oliveira
|
7c2adf2f7f
|
fix(Button): button link not showing disabled classes (#2189)
|
2024-09-12 12:25:24 +02:00 |
|
Romain Hamel
|
523493105e
|
docs: types (#2186)
|
2024-09-12 11:10:23 +02:00 |
|
Romain Hamel
|
cf92c5f3f0
|
fix(playground): typecheck
|
2024-09-11 18:53:19 +02:00 |
|
Benjamin Canac
|
82771673f2
|
fix(types): no longer need to import types with /index suffix
Solved in https://github.com/unjs/mkdist/pull/244
|
2024-09-11 10:34:59 +02:00 |
|
Benjamin Canac
|
debf9cc853
|
fix(plugins): infer type from #app to remove build warning
|
2024-09-11 10:30:15 +02:00 |
|
Benjamin Canac
|
40b3570343
|
fix(templates): augment @nuxt/schema rather than nuxt/schema
|
2024-09-10 17:01:39 +02:00 |
|
Romain Hamel
|
175229384f
|
chore(Form): catch-up with v2 changes (#2165)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2024-09-10 14:09:42 +02:00 |
|
Benjamin Canac
|
1f0e515c33
|
chore(App): types
|
2024-09-09 18:12:23 +02:00 |
|
Benjamin Canac
|
3e28c8f35a
|
fix: import from ../types/index
|
2024-09-09 18:00:39 +02:00 |
|
Romain Hamel
|
8c886279b2
|
test(Form): fix (#2153)
|
2024-09-06 18:58:24 +02:00 |
|
Benjamin Canac
|
62a2643a80
|
feat(module): hard-code css file to be imported anywhere
|
2024-09-06 17:27:06 +02:00 |
|
Benjamin Canac
|
7cd3cc4aa6
|
chore(module): update nuxt compatibility
|
2024-09-06 17:26:43 +02:00 |
|
Benjamin Canac
|
97d05936cd
|
fix(useButtonGroup): lint
|
2024-09-06 15:22:07 +02:00 |
|
Benjamin Canac
|
a03a55cf8d
|
fix(ContextMenu/DropdownMenu): lint unused var
|
2024-09-06 15:21:56 +02:00 |
|
Benjamin Canac
|
84186e52e9
|
fix(NavigationMenu): handle open state hover effect
|
2024-09-06 13:00:05 +02:00 |
|
Benjamin Canac
|
7fe7ff6fe2
|
fix(Link): only bind necessary slot props
|
2024-09-06 12:57:04 +02:00 |
|
Benjamin Canac
|
eb85fa8353
|
fix(templates): import from #build/ui.css no longer works
|
2024-09-05 16:19:49 +02:00 |
|
Benjamin Canac
|
2934a280e8
|
docs(navigation-menu): update
|
2024-09-05 16:19:09 +02:00 |
|
Benjamin Canac
|
de0133e177
|
chore(components): use useId from vue
|
2024-09-05 16:00:30 +02:00 |
|
Benjamin Canac
|
9c4e8f2dba
|
chore(module): remove useless @ts-expect-error
|
2024-09-05 16:00:02 +02:00 |
|
Benjamin Canac
|
2c30025ca1
|
chore(templates): tailwind.css eol indentation
|
2024-09-05 10:37:50 +02:00 |
|
Benjamin Canac
|
47ad74d029
|
fix(components): allow override of root through ui.root
|
2024-09-05 10:37:39 +02:00 |
|
Benjamin Canac
|
85d172339f
|
feat(Accordion): add body slot to solve animation flick
|
2024-09-04 17:50:38 +02:00 |
|
Benjamin Canac
|
7c18232932
|
docs(toast): update
|
2024-09-04 11:36:05 +02:00 |
|
Benjamin Canac
|
54814a2562
|
chore(App): typo in slots interface
|
2024-09-04 10:21:09 +02:00 |
|
Benjamin Canac
|
c2b9948a07
|
chore(RadioGroup/Select): remove useless as any on valueKey
|
2024-09-03 15:37:02 +02:00 |
|
Benjamin Canac
|
52e2fd75c2
|
chore(icons): remove useless empty key
|
2024-09-03 15:36:32 +02:00 |
|