Benjamin Canac
|
9cda333631
|
docs(installation): add vue isolate section
|
2025-07-21 18:07:10 +02:00 |
|
J-Michalek
|
62ab01655c
|
feat(Tabs): add badge on items (#4553)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2025-07-21 16:55:27 +02:00 |
|
Alex
|
f33660035f
|
feat(Kbd): add color prop & soft variant (#4549)
|
2025-07-21 14:22:07 +02:00 |
|
renovate[bot]
|
657ec228b5
|
chore(deps): update nuxt framework to ^4.0.1 (v3) (#4562)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-07-21 11:51:01 +02:00 |
|
Hugo Richard
|
e9d515cb85
|
docs(migration): update form validation error property name (#4557)
|
2025-07-21 11:24:49 +02:00 |
|
renovate[bot]
|
f32cfeef9e
|
chore(deps): update all non-major dependencies (v3) (#4527)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-07-21 10:25:24 +02:00 |
|
Alex
|
6b6ec8cb2c
|
fix(ColorPicker): update color conversion logic (#4550)
|
2025-07-19 19:49:18 +02:00 |
|
Benjamin Canac
|
e2695ee7e4
|
feat(Drawer): add nested prop
Resolves #4320
|
2025-07-18 15:55:24 +02:00 |
|
Benjamin Canac
|
cad7c45c08
|
chore: remove future.compatibilityVersion
|
2025-07-17 11:20:59 +02:00 |
|
Benjamin Canac
|
5db3b0f98c
|
docs(icons): add app prefix to assets
|
2025-07-17 10:56:08 +02:00 |
|
J-Michalek
|
6ca7c8b7bf
|
feat(InputMenu): emit remove-tag event (#4511)
|
2025-07-16 22:28:45 +02:00 |
|
kyyy
|
bb99345f5b
|
fix(RadioGroup): improve type safety for normalizeItem function (#4535)
Co-authored-by: Sandro Circi <sandro.circi@digitoolmedia.com>
|
2025-07-16 21:58:05 +02:00 |
|
Thilo Hettmer
|
c64c4cdea0
|
fix(FormField): resolve minor accessibility and rendering issues (#4515)
Co-authored-by: Romain Hamel <rom.hml@gmail.com>
|
2025-07-16 21:55:57 +02:00 |
|
renovate[bot]
|
8b42365bf4
|
chore(deps): lock file maintenance (v3) (#4539)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-07-16 15:37:18 +02:00 |
|
Benjamin Canac
|
cb160e6971
|
fix(InputMenu): reset search term on mounted
Resolves #3993
|
2025-07-16 12:52:58 +02:00 |
|
Benjamin Canac
|
4d4234d2f8
|
fix(InputMenu/SelectMenu): improve display value without valueKey
Resolves #4528
|
2025-07-16 12:43:38 +02:00 |
|
renovate[bot]
|
6f38d3ea8a
|
chore(deps): update nuxt framework to v4 (v3) (major) (#4532)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2025-07-16 12:09:41 +02:00 |
|
Benjamin Canac
|
1b14b5dcd9
|
cli(templates): fix component type
|
2025-07-16 10:22:17 +02:00 |
|
Artem Alesenko
|
7ef19333f0
|
feat(Table): add support for colspan and rowspan (#4460)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2025-07-14 12:18:17 +02:00 |
|
renovate[bot]
|
d983af93b3
|
chore(deps): update dependency zod to v4 (v3) (#4523)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2025-07-14 11:58:02 +02:00 |
|
J-Michalek
|
1db21d1b00
|
feat(Table): add style to table and column meta (#4513)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2025-07-14 10:56:28 +02:00 |
|
J-Michalek
|
6f2ce5c610
|
refactor(components): unite syntax for emits declaration (#4512)
|
2025-07-14 10:46:47 +02:00 |
|
Benjamin Canac
|
488707e148
|
fix(InputMenu/SelectMenu): filter null items in search
|
2025-07-14 10:40:29 +02:00 |
|
J-Michalek
|
ef473c3848
|
fix(defineShortcuts): always pass event to shotcut handler (#4516)
|
2025-07-14 10:34:20 +02:00 |
|
renovate[bot]
|
93dff3264f
|
chore(deps): update all non-major dependencies (v3) (#4479)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-07-14 10:23:04 +02:00 |
|
renovate[bot]
|
5da9084da3
|
chore(deps): update nuxt framework to ^3.17.7 (v3) (#4518)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-07-14 09:58:50 +02:00 |
|
Benjamin Canac
|
c92f908b8d
|
fix(InputMenu/SelectMenu): only filter non-null fields
Resolves #4509
|
2025-07-12 12:15:29 +02:00 |
|
Benjamin Canac
|
45553dc3fe
|
chore(github): update stale workflow
|
2025-07-12 12:05:24 +02:00 |
|
Benjamin Canac
|
55e06e97e7
|
fix(Carousel): improve accessibility
Resolves #4494
|
2025-07-10 14:18:36 +02:00 |
|
Eugen Istoc
|
a813ea700e
|
test(useOverlay): add composable tests (#4482)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2025-07-10 12:04:18 +02:00 |
|
Benjamin Canac
|
a4d0ca7396
|
fix(FormField): improve error type with boolean
Resolves #4496
|
2025-07-10 12:04:06 +02:00 |
|
Eugen Istoc
|
5ad7dabbdc
|
fix(useOverlay): don't use patch when passing props to open (#4497)
|
2025-07-10 10:45:55 +02:00 |
|
Benjamin Canac
|
d8160ba6ef
|
fix(vue): stub clearError
|
2025-07-09 17:48:30 +02:00 |
|
Alex
|
fc24e03cc4
|
fix(Carousel/Tree): add type to button elements for accessibility (#4493)
|
2025-07-09 17:43:49 +02:00 |
|
Benjamin Canac
|
1902492cf2
|
docs(pricing): add banner
|
2025-07-09 16:17:24 +02:00 |
|
Benjamin Canac
|
0c525638d7
|
chore(deps): update @nuxt/ui-pro
|
2025-07-09 16:17:09 +02:00 |
|
Benjamin Canac
|
35f90b9920
|
feat(module): add theme.defaultVariants option (#4400)
|
2025-07-09 14:37:49 +02:00 |
|
Benjamin Canac
|
836f74849b
|
fix(NavigationMenu/Tabs): proxy fallthrough attributes
|
2025-07-09 12:58:35 +02:00 |
|
Benjamin Canac
|
78f92a24f8
|
fix(module): merge user's options when installing modules
|
2025-07-09 12:24:18 +02:00 |
|
Benjamin Canac
|
52908c19f1
|
docs(app): update banner
|
2025-07-08 15:38:00 +02:00 |
|
J-Michalek
|
513cca25f6
|
docs(input-menu/select-menu/select): add example with full item width (#4419)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2025-07-08 12:43:49 +02:00 |
|
Benjamin Canac
|
c1427a3264
|
docs(ComponentSlots): hide ui slot prop content
|
2025-07-08 11:48:05 +02:00 |
|
Eugen Istoc
|
6519a74de4
|
fix(useOverlay): improve props handling by merging existing and new (#4478)
|
2025-07-08 10:51:34 +02:00 |
|
Benjamin Canac
|
da05c37ffe
|
docs(input): hide password reveal button in edge
Resolves #4484
|
2025-07-08 10:39:25 +02:00 |
|
Benjamin Canac
|
ec569e427b
|
feat(Toast): progress bar with Progress component
|
2025-07-07 17:10:05 +02:00 |
|
Benjamin Canac
|
1d052ec565
|
fix(Toast): only show progress when open
Resolves #4464
|
2025-07-07 16:40:59 +02:00 |
|
J-Michalek
|
1ba8a55bcb
|
fix(Carousel): add aria-current attribute to active dot (#4447)
Co-authored-by: Jakub <jakub.michalek@freelo.io>
|
2025-07-07 12:09:57 +02:00 |
|
Hugo Richard
|
63730d684b
|
feat(CommandPalette): add footer slot (#4457)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2025-07-07 12:01:26 +02:00 |
|
renovate[bot]
|
9ab184cc24
|
chore(deps): lock file maintenance (v3) (#4472)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-07-07 11:11:01 +02:00 |
|
renovate[bot]
|
ad0e4ddbf4
|
chore(deps): update vue-tsc to ^3.0.1 (v3) (#4470)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-07-07 10:43:27 +02:00 |
|