HugoRCD
f6b984e475
up
2025-05-31 23:45:37 +02:00
HugoRCD
ac696433b7
feat(SelectMenu): implement virtualization
2025-05-31 23:26:24 +02:00
Eugen Istoc
546df572fc
fix(useOverlay)!: correct spelling of unmount function ( #4051 )
...
Co-authored-by: Benjamin Canac <canacb1@gmail.com >
2025-05-30 17:27:22 +02:00
Tankosin
37abcc6a5b
fix(Form): conditionally type form data via transform prop ( #4188 )
...
Co-authored-by: Benjamin Canac <canacb1@gmail.com >
2025-05-30 15:29:01 +02:00
Rajeev R Sharma
accf69046c
docs(input): update button group example ( #4252 )
2025-05-30 15:27:28 +02:00
J-Michalek
80177679f2
feat(Timeline): new component ( #4215 )
...
Co-authored-by: Benjamin Canac <canacb1@gmail.com >
Co-authored-by: Jakub <jakub.michalek@freelo.io >
2025-05-30 15:27:11 +02:00
Benjamin Canac
536b7afcc1
chore(github): add CODEOWNERS file
2025-05-30 10:58:05 +02:00
Benjamin Canac
483e473e3f
fix(Select/SelectMenu): prevent empty string display when multiple
...
Regression of 7df7ee336a
2025-05-28 17:33:59 +02:00
Joseph Anson
5835eb5f0f
feat(Modal/Slideover): add close method in slots ( #4219 )
...
Co-authored-by: Benjamin Canac <canacb1@gmail.com >
2025-05-28 15:57:12 +02:00
renovate[bot]
ca507c6a0d
chore(deps): update dependency @octokit/rest to v22 (v3) ( #4222 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-28 12:47:16 +02:00
Benjamin Canac
03ac395164
feat(Avatar): add chip prop ( #4224 )
2025-05-28 12:46:30 +02:00
renovate[bot]
f761369888
chore(deps): update dependency reka-ui to ^2.3.0 (v3) ( #4234 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Benjamin Canac <canacb1@gmail.com >
2025-05-28 11:55:12 +02:00
Benjamin Canac
7df7ee336a
fix(Select/SelectMenu): display falsy values
2025-05-27 13:00:30 +02:00
J-Michalek
2ee1c5ac2e
feat(Carousel): allow customization of active dot color ( #4229 )
2025-05-26 17:48:30 +02:00
Benjamin Canac
62bc7b25a2
fix(NavigationMenu): set content max-height in horizontal orientation
...
Resolves #4208
2025-05-26 17:46:46 +02:00
renovate[bot]
66f6c7743c
chore(deps): update dependency vue to ^3.5.15 (v3) ( #4227 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-26 16:09:06 +02:00
Benjamin Canac
dec2b9fd6a
chore(deps): update @nuxt/ui-pro
2025-05-26 15:55:06 +02:00
Benjamin Canac
4604da0f16
docs(content): update badges
2025-05-26 15:02:39 +02:00
Benjamin Canac
a9d693095b
docs(navigation-menu): update type field
2025-05-26 15:02:30 +02:00
Benjamin Canac
cddcb95ed4
chore(release): v3.1.3
2025-05-26 14:49:46 +02:00
renovate[bot]
967968e02e
chore(deps): lock file maintenance (v3) ( #4225 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-26 12:43:35 +02:00
renovate[bot]
f8e560525f
chore(deps): update all non-major dependencies (v3) ( #4184 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-26 12:08:50 +02:00
Benjamin Canac
8216b59d4f
playground: add default-value for combobox components
2025-05-26 11:15:09 +02:00
Byambajav
44ea02c0d6
feat(locale): add Mongolian language ( #4214 )
...
Co-authored-by: Benjamin Canac <canacb1@gmail.com >
2025-05-26 10:26:35 +02:00
Benjamin Canac
f95abf8d1d
fix(InputMenu/Select/SelectMenu): manual viewport to display scrollbars
...
Resolves #4069
2025-05-23 17:41:30 +02:00
Benjamin Canac
dcf34a7ac2
fix(ContextMenu/DropdownMenu): wrap groups in a viewport
...
Resolves #3315
2025-05-23 17:39:17 +02:00
Benjamin Canac
2ba94db09e
fix(CommandPalette): add presentation role to viewport
2025-05-23 17:32:18 +02:00
Eugen Istoc
d9e9fea35e
feat(Modal/Slideover): add after:enter event ( #4187 )
2025-05-23 12:39:53 +02:00
Hugo Richard
dae9f0b863
fix(theme): define old-neutral color as static ( #4193 )
2025-05-23 12:38:33 +02:00
Benjamin Canac
0a72024361
docs(drawer): add interactive background example
...
Resolves #4199
2025-05-23 12:24:03 +02:00
Benjamin Canac
41087d4c95
fix(Drawer): improve title & description accessibility
...
Related to #4199
Follow-up e419dcbe61
2025-05-23 11:46:56 +02:00
Scott Carlton
6aab62ec30
fix(Textarea): missing imports ( #4207 )
...
Co-authored-by: Benjamin Canac <canacb1@gmail.com >
2025-05-22 21:52:37 +02:00
renovate[bot]
742a37201e
chore(deps): update dependency @iconify/vue to v5 (v3) ( #4068 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Benjamin Canac <canacb1@gmail.com >
2025-05-22 17:55:00 +02:00
J-Michalek
473513c246
feat(Popover): add anchor slot ( #4119 )
...
Co-authored-by: Jakub <jakub.michalek@freelo.io >
Co-authored-by: Benjamin Canac <canacb1@gmail.com >
2025-05-22 17:04:17 +02:00
Alec Armbruster
fe4e1f859d
fix(icons): update loading icon ( #4163 )
...
Co-authored-by: Benjamin Canac <canacb1@gmail.com >
2025-05-22 16:51:46 +02:00
Hugo Richard
3243fb88f7
fix(Input/Textarea): define model modifiers types ( #4195 )
...
Co-authored-by: Benjamin Canac <canacb1@gmail.com >
2025-05-22 14:51:24 +02:00
Alireza Alibeiki
43d281f6d1
fix(CheckboxGroup/RadioGroup): variant table borders in RTL mode ( #4192 )
2025-05-22 14:36:44 +02:00
aydin
405304775e
feat(locale): add Kyrgyz language ( #4189 )
2025-05-22 14:35:30 +02:00
renovate[bot]
0559beb365
chore(deps): lock file maintenance (v3) ( #4200 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-22 14:34:46 +02:00
renovate[bot]
56fc757244
chore(deps): update nuxt framework to ^3.17.4 (v3) ( #4205 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-22 13:00:32 +02:00
Benjamin Canac
9cf9f25f44
feat(NavigationMenu): add trigger type in items
2025-05-22 12:51:44 +02:00
Benjamin Canac
02363994d6
fix(NavigationMenu): remove font-medium in popover children
2025-05-22 11:56:49 +02:00
Benjamin Canac
f2682fd2ae
feat(NavigationMenu): add tooltip and popover props
...
Resolves #4186
2025-05-21 18:39:02 +02:00
Benjamin Canac
0634a756a4
fix(Tooltip): increase padding for consistency
2025-05-21 15:24:20 +02:00
Benjamin Canac
44f536fd00
fix(NavigationMenu): only display tooltip when collapsed
2025-05-20 17:06:20 +02:00
Benjamin Canac
d0be59946b
fix(NavigationMenu): incorrect hover when disabled and active
2025-05-20 17:06:20 +02:00
Benjamin Canac
1e2a10b4bd
feat(NavigationMenu): handle vertical orientation with Accordion instead of Collapsible
...
Resolves #4072 , resolves #3911
2025-05-20 17:06:20 +02:00
Benjamin Canac
3c78e2fd98
fix(NavigationMenu)!: revert new collapsible field
...
Reverts 2be60cddfe
2025-05-20 14:36:57 +02:00
Benjamin Canac
6887e33aae
chore(deps): update @nuxt/ui-pro
2025-05-20 14:22:31 +02:00
renovate[bot]
28e869e8aa
chore(deps): update all non-major dependencies (v3) ( #4178 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-19 11:05:40 +02:00
zikju
d86956e1d5
feat(locale): add Lithuanian language ( #4171 )
...
Co-authored-by: Benjamin Canac <canacb1@gmail.com >
2025-05-19 10:53:02 +02:00
renovate[bot]
23e4f0ec4d
chore(deps): update tailwindcss to ^4.1.7 (v3) ( #4179 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-19 10:52:00 +02:00
Muhammad Syahmi Mohd Ikram
c00f6e8cdf
feat(locale): add Malay language ( #4160 )
2025-05-16 12:14:21 +02:00
Benjamin Canac
d29e1481f2
chore(deps): update @nuxt/ui-pro
2025-05-15 15:57:54 +02:00
Benjamin Canac
79aa161c6d
docs(showcase): remove submit button
2025-05-15 15:42:25 +02:00
Benjamin Canac
94ea75f441
docs(content): update badges
2025-05-15 15:30:02 +02:00
Benjamin Canac
0c368c8ab8
chore(release): v3.1.2
2025-05-15 15:26:25 +02:00
renovate[bot]
c5796c4f82
chore(deps): update all non-major dependencies (v3) ( #4129 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-15 15:10:05 +02:00
Benjamin Canac
204953b780
fix(ButtonGroup): add z-index on focused element
2025-05-15 14:30:56 +02:00
Benjamin Canac
2e4c3082a1
fix(InputNumber): handle inside button group
...
Resolves #4155
2025-05-15 14:26:32 +02:00
Benjamin Canac
f2fd778c0a
fix(Checkbox/RadioGroup): render correct element without variant
...
Resolves #3998
2025-05-15 11:32:15 +02:00
Romain Hamel
d79da9d7b6
fix(FormField): block form field injection after use ( #4150 )
2025-05-14 19:24:47 +02:00
Benjamin Canac
a4429eee09
docs(app): add theme query in examples page
2025-05-14 19:05:06 +02:00
Benjamin Canac
0905b2b3d5
chore(components): move back item.class on link
...
Partial revert of #4060
2025-05-14 18:18:21 +02:00
Hugo Richard
c7fba2e0eb
feat(InputNumber): add increment-disabled / decrement-disabled props ( #4141 )
2025-05-14 17:41:34 +02:00
Maxime Pauvert
4167f04205
docs(theme): add note about color definition ( #3976 )
...
Co-authored-by: Benjamin Canac <canacb1@gmail.com >
2025-05-14 14:32:19 +02:00
Benjamin Canac
276268d311
fix(module): configure @nuxt/fonts with default weights
2025-05-14 13:18:09 +02:00
Benjamin Canac
717e35f098
docs(app): improve slug page metas
2025-05-14 12:55:58 +02:00
Benjamin Canac
459a0410ab
fix(FormField): use div for error and help slots
2025-05-14 12:55:58 +02:00
J-Michalek
b9adc83e78
feat(components): add ui field in items ( #4060 )
...
Co-authored-by: Jakub <jakub.michalek@freelo.io >
Co-authored-by: Benjamin Canac <canacb1@gmail.com >
2025-05-13 17:40:29 +02:00
Benjamin Canac
d7a4d029b7
fix(Slider): handle generic types
2025-05-13 17:21:42 +02:00
Benjamin Canac
3c8d6cd01d
fix(Input/Textarea): handle generic types
...
Resolves nuxt/ui-pro#887
2025-05-13 17:18:06 +02:00
Benjamin Canac
67da90a2f6
fix(Link): consistent behavior between nuxt, vue and inertia ( #4134 )
2025-05-13 14:45:18 +02:00
Daniele Nicosia
894e8a61b6
feat(Badge): add square prop ( #4008 )
...
Co-authored-by: Benjamin Canac <canacb1@gmail.com >
2025-05-13 14:44:23 +02:00
TribeWeb
1b6ab271ea
feat(CheckboxGroup): add table variant ( #3997 )
...
Co-authored-by: Benjamin Canac <canacb1@gmail.com >
2025-05-13 14:28:15 +02:00
Vachmara
0dc4678c68
fix(NavigationMenu): arrow position conflict ( #4137 )
...
Co-authored-by: Benjamin Canac <canacb1@gmail.com >
2025-05-13 14:02:02 +02:00
kacijan
e86dc79e51
feat(locale): add Slovenian language ( #4140 )
...
Co-authored-by: Benjamin Canac <canacb1@gmail.com >
2025-05-13 12:45:52 +02:00
renovate[bot]
35997377a6
chore(deps): update nuxt framework to ^3.17.3 (v3) ( #4133 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-12 17:17:58 +02:00
Benjamin Canac
12303a87be
fix(inertia): make useAppConfig reactive
...
Follow-up 869c0708bd
2025-05-12 17:11:19 +02:00
renovate[bot]
f84ccddcd6
chore(deps): lock file maintenance (v3) ( #4081 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: HugoRCD <hugo.richard@epitech.eu >
2025-05-12 16:42:17 +02:00
Benjamin Canac
869c0708bd
fix(vue): make useAppConfig reactive
...
Resolves #3952
Co-Authored-By: Hugo Richard <hugo.richard@epitech.eu >
2025-05-12 15:05:25 +02:00
Benjamin Canac
c63d2f380a
fix(Toaster): allow base slot override
2025-05-12 14:53:09 +02:00
Hugo Richard
92632e969e
feat(Toast): add progress prop to hide progress bar ( #4125 )
...
Co-authored-by: Benjamin Canac <canacb1@gmail.com >
2025-05-12 14:47:02 +02:00
renovate[bot]
f6d7994a55
chore(deps): update all non-major dependencies (v3) ( #4127 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-12 11:56:05 +02:00
Benjamin Canac
f738f68f76
docs(navigation-menu): improve
2025-05-12 11:31:23 +02:00
Benjamin Canac
17d6803329
docs(ComponentProps): improve schema collapsible display
2025-05-12 11:31:22 +02:00
Benjamin Canac
732a67aa88
docs(app): remove banner
2025-05-12 11:31:22 +02:00
renovate[bot]
bdf129fc38
chore(deps): update tailwindcss to ^4.1.6 (v3) ( #4128 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-12 11:18:16 +02:00
Benjamin Canac
d140acc608
feat(Slider): handle tooltip around thumbs
...
Resolves #1469
2025-05-10 21:53:12 +02:00
Mateusz Kalinowski
cc20a26f07
fix(ColorPicker): make thumb touch draggable ( #4101 )
...
Co-authored-by: Benjamin Canac <canacb1@gmail.com >
2025-05-10 20:03:56 +02:00
Hugo Richard
983c6382d1
docs(llms): handle prose props in llms-full.txt ( #4111 )
2025-05-10 19:52:01 +02:00
Benjamin Canac
37eabc89bd
docs(tabs): improve active item example
...
Resolves #4092
2025-05-10 18:11:33 +02:00
Benjamin Canac
a57844e416
fix(Stepper): use div tag for title & description
...
Resolves #4096
2025-05-10 17:59:27 +02:00
Benjamin Canac
2be60cddfe
feat(NavigationMenu): add collapsible field in items
...
Resolves #3353 , resolves #3911
Reverts 07e1b4f1f4
2025-05-10 17:51:49 +02:00
Norbiros
09b4699aea
fix(Select): support more primitive types in value field ( #4105 )
2025-05-10 15:06:20 +02:00
Benjamin Canac
46c2987ebf
feat(NavigationMenu): handle tooltip in items
...
Resolves #4050
2025-05-10 13:09:21 +02:00
Malik
f244d15b96
fix(Badge/Button): handle zero value in label correctly ( #4108 )
2025-05-09 19:27:00 +02:00
Benjamin Canac
aaa60c0798
chore(github): update reproduire workflow
2025-05-09 15:08:21 +02:00
Hugo Richard
5467d71cc2
docs(llms): some ::component-code not parsed in llms-full.txt ( #4099 )
...
Co-authored-by: Benjamin Canac <canacb1@gmail.com >
2025-05-09 13:49:06 +02:00
renovate[bot]
941a54e5e3
chore(deps): update all non-major dependencies (v3) ( #4078 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-09 10:40:46 +02:00
Benjamin Canac
655f98ffed
docs(Header): update raycast extension link
2025-05-08 18:46:09 +02:00
Benjamin Canac
999a0f8467
fix(Tabs): set focus:outline-none with link variant
2025-05-07 21:20:36 +02:00
Benjamin Canac
2739939c46
chore(deps): update @nuxt/ui-pro
2025-05-07 19:37:21 +02:00
Benjamin Canac
2a241c87c3
chore(github): update reproduire workflow
2025-05-07 17:29:40 +02:00
Benjamin Canac
e6e510b848
fix(components): class should have priority over ui prop
2025-05-07 17:23:27 +02:00
Benjamin Canac
a655da1394
chore(github): add reproduire workflow
2025-05-07 15:58:36 +02:00
Benjamin Canac
3a71256d59
docs(contributions): update content url
2025-05-07 15:58:36 +02:00
Benjamin Canac
404359a6ca
chore(github): improve v3 issue templates
2025-05-07 15:58:36 +02:00
Igor G
1e4e9c4708
docs(table): add grouped rows example ( #4074 )
...
Co-authored-by: Benjamin Canac <canacb1@gmail.com >
2025-05-07 15:25:59 +02:00
Benjamin Canac
6f07f6bd6e
docs(examples): remove key from useFetch with params watch
2025-05-07 10:52:06 +02:00
Benjamin Canac
4c1093bde4
docs(examples): add missing @vueuse/core imports
2025-05-07 10:51:46 +02:00
Benjamin Canac
7d51a9e479
fix(Calendar): wrong color for today date with neutral color
...
Resolves #4084
Possible regression of #3629
2025-05-06 17:36:46 +02:00
Benjamin Canac
04bdbcfc6e
chore(module): remove processCSSVariables option
...
Not needed since https://github.com/nuxt/fonts/releases/tag/v0.11.0
2025-05-06 17:02:12 +02:00
Benjamin Canac
58aa296425
playground(vue): missing fonts
2025-05-06 16:49:36 +02:00
Benjamin Canac
d3df3bb929
fix(templates): dont write unused variants in theme files
2025-05-06 16:03:28 +02:00
Benjamin Canac
4863775e17
docs(app): fix tabs trigger width
...
Regression of 06e5689da8
2025-05-06 15:22:52 +02:00
Benjamin Canac
7551a85ad2
fix(CheckboxGroup): relative UCheckbox import
...
Resolves #4090
2025-05-06 12:15:54 +02:00
Benjamin Canac
c2bcb8e264
docs(kbd): update title to fix llms-full.txt
2025-05-06 10:45:31 +02:00
renovate[bot]
88124b85c5
chore(deps): update dependency reka-ui to ^2.2.1 (v3) ( #4082 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Benjamin Canac <canacb1@gmail.com >
2025-05-05 18:46:26 +02:00
Benjamin Canac
9f539c9545
chore(renovate): remove vue-tsc ignore
2025-05-05 18:25:34 +02:00
Benjamin Canac
41d4ffe5b5
chore(renovate): add group for reka-ui
2025-05-05 18:20:11 +02:00
renovate[bot]
d8a0bbe710
chore(deps): update nuxt framework to ^3.17.2 (v3) ( #4079 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-05 18:09:35 +02:00
Benjamin Canac
06e5689da8
fix(Tabs): prevent trigger truncate without parent width
...
Resolves #4056
2025-05-05 15:47:27 +02:00
Benjamin Canac
67d19f582a
docs(team): center cards
2025-05-05 15:01:24 +02:00
Benjamin Canac
650bc40253
docs(index): update contributors count
2025-05-05 15:01:24 +02:00
renovate[bot]
2f0f317a12
chore(deps): update devdependency vite to ^6.3.5 (v3) ( #4071 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-05 14:55:16 +02:00
renovate[bot]
d2a26939ad
chore(deps): update all non-major dependencies (v3) ( #4066 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-05 10:14:30 +02:00
renovate[bot]
b7a8146898
chore(deps): update tailwindcss to ^4.1.5 (v3) ( #4067 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-05 10:14:12 +02:00
Victor Bianchi
e81464a43e
fix(inertia): link always render as anchor tag ( #3989 )
...
Co-authored-by: Benjamin Canac <canacb1@gmail.com >
Co-authored-by: Eugen Istoc <eugenistoc@gmail.com >
Co-authored-by: Romain Hamel <rom.hml@gmail.com >
2025-05-04 17:36:45 +02:00
Benjamin Canac
4b3d2a7b00
chore(deps): update @nuxt/ui-pro
2025-05-02 19:20:03 +02:00
Benjamin Canac
6f6fa6ae4a
chore(release): v3.1.1
2025-05-02 18:28:20 +02:00
Jez McKean
c7bb6d4c4b
docs(toast): fix toaster example links ( #4044 )
2025-05-02 18:20:10 +02:00
Daniel Jimenez Gutierrez
c23f85fe33
docs(use-overlay): typo on unMount method ( #4047 )
2025-05-02 18:18:47 +02:00
Benjamin Canac
591d59fe89
fix(theme): improve app config types for ui object
...
Resolves #3579
2025-05-02 17:06:20 +02:00
Benjamin Canac
caa3bf9c7e
docs(carousel): improve thumbnails example
...
Resolves #4032
2025-05-02 11:58:55 +02:00
Benjamin Canac
2731011bb7
docs(nuxt.config): put back local module import
2025-05-02 11:52:43 +02:00
Benjamin Canac
aebf0b3dca
fix(NavigationMenu): remove sm:w-auto from content slot
...
Resolves #3987
Reverts abe0859691
2025-05-02 11:48:34 +02:00
renovate[bot]
6651987dc6
chore(deps): update nuxt framework to ^3.17.1 (v3) ( #4003 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-02 10:21:32 +02:00
Eugen Istoc
61aabd72e4
chore(deps): add missing vue-component-type-helpers dependency ( #4043 )
2025-05-01 22:57:50 +02:00
Vitor Camarotto
8dfdd63ce3
fix(Calendar): add place-items-center to grid row ( #4034 )
2025-05-01 19:02:06 +02:00
renovate[bot]
e6369a6746
chore(deps): update devdependency vite to v6.3.4 [security] (v3) ( #4037 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-01 18:49:10 +02:00
Eugen Istoc
a4f3f6d531
feat(useOverlay): add isOpen method to check overlay state ( #4041 )
2025-05-01 18:48:41 +02:00
Sandro Circi
c5bdec0f64
fix(templates): put back args to watch in dev ( #4033 )
2025-05-01 18:47:03 +02:00
renovate[bot]
87a7828931
chore(deps): update dependency motion-v to v1 (v3) ( #4004 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-30 15:48:32 +02:00
Hugo Richard
501468960b
docs(templates): add portfolio template ( #4031 )
2025-04-30 15:33:06 +02:00
Benjamin Canac
13cd6be679
docs(command-palette): wrong reka-ui link
2025-04-29 22:46:59 +02:00
Benjamin Canac
e421ea57ec
docs(pin-input): missing reka-ui link
2025-04-29 22:46:59 +02:00
Malik
799d7ae422
docs(input-number): broken reka-ui link ( #4028 )
...
Co-authored-by: Benjamin Canac <canacb1@gmail.com >
2025-04-29 22:44:53 +02:00
Benjamin Canac
be9b1f659a
docs(team): update grid
2025-04-29 18:16:59 +02:00
Eugen Istoc
39e29fccf1
fix(useOverlay): improve types and docs ( #4012 )
...
Co-authored-by: Benjamin Canac <canacb1@gmail.com >
2025-04-29 18:09:39 +02:00
reslear
195773ec7d
fix(RadioGroup): improve items value field type ( #3995 )
2025-04-29 18:02:38 +02:00
Benjamin Canac
d7710795df
chore(github): add playground job in module workflow ( #4021 )
2025-04-29 17:48:09 +02:00
Benjamin Canac
53f8b34bef
chore: use module workspace
2025-04-29 17:21:43 +02:00
Benjamin Canac
df83ab355e
chore(deps): update vue-tsc ( #4023 )
2025-04-29 17:07:24 +02:00
Hugo Richard
e5df026993
fix(theme): add missing ring-offset-* utilities ( #3992 )
...
Co-authored-by: Benjamin Canac <canacb1@gmail.com >
2025-04-29 16:10:53 +02:00
Benjamin Canac
6131871a0d
fix(theme): use @theme inline to properly reference css variables
...
Resolves #4018
https://tailwindcss.com/docs/theme#referencing-other-variables
2025-04-29 14:39:08 +02:00
Alain Limoges
9543bce787
docs(form-field/switch): fix typo ( #4015 )
2025-04-29 14:36:40 +02:00
renovate[bot]
5e345a8a73
chore(deps): update all non-major dependencies (v3) ( #4002 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-29 14:36:40 +02:00
Benjamin Canac
8acf3c51db
fix(theme): define default shades for named tailwindcss colors
...
Resolves #3977
2025-04-29 14:36:31 +02:00
Benjamin Canac
f3b8b17dc5
fix(defineShortcuts): bring back meta to ctrl convert on non macos platforms
...
Resolves #3869 , resolves #3318
Co-Authored-By: Sylvain Marroufin <marroufin.sylvain@gmail.com >
2025-04-29 14:36:31 +02:00
Daniel Roe
bc0a296f9d
fix(module): support nuxt-nightly ( #3996 )
2025-04-29 14:36:31 +02:00
Eugen Istoc
ac4c1946ec
feat(useOverlay): add closeAll method ( #3984 )
2025-04-29 14:36:31 +02:00
Benjamin Canac
82b5f322eb
fix(theme): add missing border-bg / divide-bg utilities
2025-04-29 14:36:19 +02:00
Benjamin Canac
fb6cf708a6
chore(deps): update @nuxt/content
2025-04-24 21:35:59 +02:00
Benjamin Canac
8ab1f75e47
chore(github): revert docs trigger
2025-04-24 17:44:30 +02:00
Benjamin Canac
e9b19349ba
chore(deps): update @nuxt/ui-pro
2025-04-24 16:16:57 +02:00
Benjamin Canac
b2b206e3f4
docs: update badges
2025-04-24 16:16:29 +02:00
Benjamin Canac
b779064129
docs(radio-group): add missing types on variant
2025-04-24 16:16:29 +02:00
Benjamin Canac
94155258e2
chore(github): prevent docs workflow to run on tags
2025-04-24 16:16:29 +02:00
Maxime Pauvert
c63a6dd133
chore(readme): add pro link ( #3970 )
2025-04-24 15:43:12 +02:00
Benjamin Canac
79833035de
chore(release): v3.1.0
2025-04-24 14:29:07 +02:00
Benjamin Canac
79e7c7b729
chore(deps): update @nuxt/ui-pro
2025-04-24 13:00:11 +02:00
Benjamin Canac
bc06185282
fix(CheckboxGroup): proxy slots & ui prop
2025-04-24 12:38:44 +02:00
Guillaume REMBERT
6e27304d8c
fix(Table): improve data reactivity ( #3967 )
...
Co-authored-by: Benjamin Canac <canacb1@gmail.com >
2025-04-24 12:10:37 +02:00
Benjamin Canac
b4f8ac7ff7
chore(deps): update nuxt-component-meta
2025-04-24 12:10:29 +02:00
renovate[bot]
a2fa1accaa
chore(deps): update all non-major dependencies (v3) ( #3946 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-24 12:03:00 +02:00
kyyy
f486423381
feat(Modal/Popover/Slideover): add close:prevent event ( #3958 )
...
Co-authored-by: Benjamin Canac <canacb1@gmail.com >
2025-04-23 17:38:44 +02:00
Romain Hamel
975331a7b1
docs(installation): update instructions for inertia ( #3964 )
...
Co-authored-by: Benjamin Canac <canacb1@gmail.com >
2025-04-23 17:36:06 +02:00
Benjamin Canac
75e4792f7f
fix(Accordion): use div instead of h3 for header tag
...
Resolves #3963
2025-04-23 16:12:13 +02:00
Benjamin Canac
4a969a8b9e
chore(github): add release workflow on v3* tags
2025-04-23 15:31:30 +02:00
Benjamin Canac
664a8c7524
chore(deps): missing caret on motion-v
2025-04-23 13:08:23 +02:00
Benjamin Canac
fbcc3139a3
chore(Skeleton): remove aria-busy:cursor-progress class
2025-04-23 11:25:43 +02:00
Guillaume Chau
1a46394668
feat(components): add new content-top and content-bottom slots ( #3886 )
...
Co-authored-by: Benjamin Canac <canacb1@gmail.com >
2025-04-23 11:02:50 +02:00
Benjamin Canac
9ca213bd33
fix(InputMenu/SelectMenu): remove valueKey string case
...
Resolves #3949
Regression of #3331
2025-04-23 10:22:28 +02:00
kyyy
3484832822
fix(Skeleton): improve accessibility ( #3613 )
...
Co-authored-by: Benjamin Canac <canacb1@gmail.com >
2025-04-22 22:06:05 +02:00
andr35
80dfa88ea4
feat(Table): conditionally apply classes to tr and td ( #3866 )
...
Co-authored-by: Benjamin Canac <canacb1@gmail.com >
2025-04-22 21:14:57 +02:00
Benjamin Canac
d710141a1b
chore(deps): update nuxt-component-meta
2025-04-22 18:50:45 +02:00
Hugo Richard
d3e2a3f33a
docs(checkbox-group): add og images ( #3957 )
2025-04-22 18:47:55 +02:00
TribeWeb
9c3d53a02d
feat(CheckboxGroup): new component ( #3862 )
...
Co-authored-by: Benjamin Canac <canacb1@gmail.com >
Co-authored-by: Romain Hamel <rom.hml@gmail.com >
2025-04-22 18:03:27 +02:00
Polly
22edfd708a
feat(Carousel): add select event ( #3678 )
...
Co-authored-by: Benjamin Canac <canacb1@gmail.com >
2025-04-22 16:44:47 +02:00
Kheuval
e25aa78050
docs(table): add infinite scroll example ( #3656 )
...
Co-authored-by: Hadrien Hartstein <hadrien@emagma.fr >
Co-authored-by: Benjamin Canac <canacb1@gmail.com >
2025-04-22 16:14:59 +02:00
Igor G
122e8ac8f4
fix(Table): pass header colspan to th ( #3926 )
2025-04-22 16:07:23 +02:00
Hung Chang
5fc6312ab1
docs(carousel): add thumbnails example ( #3740 )
...
Co-authored-by: Benjamin Canac <canacb1@gmail.com >
2025-04-22 15:44:40 +02:00
Stijn Slats
83f0a24704
docs(table): add drag and drop example ( #3700 )
...
Co-authored-by: Benjamin Canac <canacb1@gmail.com >
2025-04-22 15:31:57 +02:00
Evan Schleret
13c299533f
docs(calendar): add external controls example ( #3793 )
...
Co-authored-by: Benjamin Canac <canacb1@gmail.com >
2025-04-22 15:17:17 +02:00
Nathanaël Louison
db11db6ff1
fix(usePortal): adjust portal target resolution logic ( #3954 )
2025-04-22 12:05:14 +02:00
Benjamin Canac
50863635d6
fix(Alert/Toast): display actions when using slots
...
Fixes #3950
2025-04-21 18:25:52 +02:00
Nathanaël Louison
29fa46276d
feat(App): add global portal prop ( #3688 )
...
Co-authored-by: Benjamin Canac <canacb1@gmail.com >
2025-04-21 17:42:55 +02:00
Benjamin Canac
7a35baebc7
chore(templates): wrong theme keys for fill and stroke
2025-04-21 16:52:57 +02:00
Benjamin Canac
b6f6cee1a9
chore(deps): update @nuxt/ui-pro
2025-04-21 16:27:51 +02:00
Benjamin Canac
d49e0dadee
feat(module): define neutral utilities ( #3629 )
...
Co-authored-by: Sébastien Chopin <atinux@gmail.com >
2025-04-21 15:20:53 +02:00
renovate[bot]
2b315fd855
chore(deps): lock file maintenance (v3) ( #3941 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-21 11:48:01 +02:00
Romain Hamel
f42949820b
fix(Form): input and output type inference ( #3938 )
...
Co-authored-by: Benjamin Canac <canacb1@gmail.com >
2025-04-21 11:04:23 +02:00
renovate[bot]
d2ba99797c
chore(deps): update pnpm to v10.9.0 (v3) ( #3944 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-21 11:02:27 +02:00
renovate[bot]
fd23038b1a
chore(deps): update devdependency release-it to v19 (v3) ( #3931 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-21 11:01:51 +02:00
renovate[bot]
fe3ec0c183
chore(deps): update all non-major dependencies (v3) ( #3888 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-21 10:42:50 +02:00
Romain Hamel
1a0d7a3103
feat(Form): add attach prop to opt-out of nested form attachement ( #3939 )
2025-04-20 17:29:36 +02:00
Federico Mameli
c31bffad1b
fix(vite): vitest skipping nuxt imports transformations ( #3925 )
2025-04-18 10:34:21 +02:00
Sébastien Chopin
dd8f7a77a5
docs: don't import color mode from vueuse ( #3929 )
2025-04-18 09:04:26 +02:00
ExXTreMe315
eb46e31ffb
docs(modal): typo in programmatic emit ( #3918 )
...
Co-authored-by: Benjamin Canac <canacb1@gmail.com >
2025-04-17 17:49:04 +02:00
Lo
8ea99f0c4f
docs(color-mode): fix computed setter logic in ColorModeButton.vue example ( #3903 )
2025-04-17 17:18:26 +02:00
Hannes Küttner
f6b376110c
fix(InputMenu/Select/SelectMenu): add min-w-fit to content slot ( #3922 )
2025-04-17 14:13:55 +02:00
Hannes Küttner
01d8dc72ad
fix(components): respect transform-origin in popper content ( #3919 )
...
Co-authored-by: Benjamin Canac <canacb1@gmail.com >
2025-04-17 12:05:04 +02:00
Benjamin Canac
445aac2d57
docs(templates): add chat template
2025-04-16 18:08:11 +02:00
Hugo Richard
391828a2c2
docs(llms): improve llms-full.txt content ( #3848 )
...
Co-authored-by: Benjamin Canac <canacb1@gmail.com >
2025-04-16 16:55:42 +02:00
Soryn
02b6b38a56
docs: change favicon color on theme color change ( #3917 )
2025-04-16 16:50:23 +02:00
Danila Poyarkov
47cdc2e1d8
fix(Link): proxy download property ( #3879 )
2025-04-16 16:15:13 +02:00
Benjamin Canac
a7d3097f8d
chore(locale): order exports
2025-04-16 16:12:44 +02:00
Benjamin Canac
7ac7aa9ba7
feat(module): define default color shades ( #3916 )
2025-04-16 16:10:54 +02:00
Benjamin Canac
f9737c8f40
feat(module): dynamic rounded-* utilities ( #3906 )
2025-04-16 15:57:32 +02:00
Benjamin Canac
4e39cc59f8
chore(deps): update @nuxt/ui-pro
2025-04-16 15:47:36 +02:00
renovate[bot]
28accc4aa0
chore(deps): lock file maintenance (v3) ( #3812 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-16 10:31:03 +02:00
Sandro Circi
5d10f242bd
chore(github): separate builds ( #3885 )
2025-04-16 10:26:10 +02:00
ElshadBeg
2d5c881639
chore(locale): rename Uyghur language code ( #3908 )
2025-04-16 10:25:44 +02:00
Selemon Brahanu
ad63753b5e
docs(installation): improve .vscode/settings.json json ( #3881 )
...
Co-authored-by: Benjamin Canac <canacb1@gmail.com >
2025-04-15 17:53:20 +02:00
Neil Richter
e5a1e26f9d
fix(types): allow color identifiers with dashes ( #3896 )
2025-04-15 10:58:14 +02:00
Maxime Pauvert
113e2e7166
docs(form): fix typo in expose section ( #3895 )
2025-04-15 10:28:57 +02:00
renovate[bot]
9d4880be35
chore(deps): update tailwindcss to ^4.1.4 (v3) ( #3899 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-15 10:22:42 +02:00
Sandro Circi
8dd9d08209
fix(types): improve dynamic slots ( #3857 )
2025-04-14 16:09:20 +02:00
Benjamin Canac
f309a46b8d
chore(deps): update @nuxt/ui-pro
2025-04-14 14:13:21 +02:00
Benjamin Canac
d5bcb0da59
docs(content): improve examples
2025-04-14 12:42:07 +02:00
Benjamin Canac
0a3cc5a25d
docs(SupportedLanguages): add mapping for kk
2025-04-14 11:20:37 +02:00
Benjamin Canac
52735fdd40
docs(nuxt.config): remove hub.vectorize config
2025-04-14 11:18:31 +02:00
renovate[bot]
59fd4d52e1
chore(deps): update all non-major dependencies (v3) ( #3854 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-14 11:04:50 +02:00
Iván Máximiliano, Lo Giudice
8e78eb15c8
fix(Form): loses focus on submit ( #3796 )
...
Co-authored-by: Romain Hamel <rom.hml@gmail.com >
2025-04-14 11:02:27 +02:00
ElshadBeg
b7fc69baa7
feat(locale): add Uyghur language ( #3878 )
2025-04-14 10:48:40 +02:00
Altynbek
43153c4e91
feat(locale): add Kazakh language ( #3875 )
2025-04-14 10:48:14 +02:00
Romain Hamel
d059efca25
feat(unplugin): routing support for inertia ( #3845 )
...
Co-authored-by: Benjamin Canac <canacb1@gmail.com >
2025-04-14 10:47:26 +02:00
Benjamin Canac
eea14155aa
fix(types): handle ClassValue in ui prop
...
Resolves #3860
2025-04-12 18:28:44 +02:00
Benjamin Canac
4ba8503c60
chore(deps): update @nuxt/ui-pro
2025-04-12 18:28:02 +02:00
Maxime Pauvert
fdee2522bb
feat(Form): export loading state ( #3861 )
2025-04-12 17:54:20 +02:00
Benjamin Canac
39c861a64b
fix(components): refactor types after @nuxt/module-builder upgrade ( #3855 )
2025-04-12 17:53:03 +02:00
Jeremy Woertink
333b7e4c9b
docs(components): add missing children field in items ( #3846 )
2025-04-11 14:46:11 +02:00
Nikolay Larsen
f42a79b5ef
feat(locale): add Tajik language ( #3850 )
2025-04-11 14:33:52 +02:00
Hugo Richard
50012d4866
docs(components): update og images ( #3859 )
2025-04-11 14:26:22 +02:00
Benjamin Canac
b558b8c5aa
docs(form): display theme
...
Resolves #3752
2025-04-10 21:55:36 +02:00
Guillaume Chau
3447a062b6
feat(Tabs): add list-leading and list-trailing slots ( #3837 )
...
Co-authored-by: Benjamin Canac <canacb1@gmail.com >
2025-04-10 21:50:20 +02:00
Sukka
063a23e738
docs(prettier): load from jsdelivr.net instead of unpkg.com ( #3575 )
2025-04-10 20:53:45 +02:00
renovate[bot]
da0150a9ec
chore(deps): update all non-major dependencies (v3) ( #3830 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-10 20:45:39 +02:00
Benjamin Canac
981de8b295
docs: prepare for chat components ( #3844 )
2025-04-10 19:31:12 +02:00
Sandro Circi
fb4c210b41
chore: simplify theme imports in dev ( #3851 )
2025-04-10 15:59:04 +02:00
Sandro Circi
8c68af5e3b
chore: run test suite on windows ( #3479 )
...
Co-authored-by: Benjamin Canac <canacb1@gmail.com >
2025-04-10 11:41:23 +02:00
Hugo Richard
81b46ab880
docs(components): add new og images ( #3824 )
2025-04-09 18:39:09 +02:00
Benjamin Canac
619b6f2a0e
chore(Textarea): put back styles
2025-04-09 17:38:19 +02:00
Benjamin Canac
25913188a7
docs(form): improve joi example
2025-04-09 17:30:04 +02:00
Eugen Istoc
f3098df84a
feat(OverlayProvider)!: return an overlay instance from .open() ( #3829 )
2025-04-09 17:26:12 +02:00
Sandro Circi
3deed4c271
fix(Tree): simplify reusable template types ( #3836 )
2025-04-09 14:05:59 +02:00
Benjamin Canac
e6b1c238b9
docs(form): improve types
2025-04-09 12:20:38 +02:00
Benjamin Canac
626b023ddb
docs(showcase): add learnvue.co
2025-04-09 12:20:38 +02:00
Benjamin Canac
4c667f75f4
chore(package): export utils
2025-04-08 17:48:43 +02:00
Daniel Roe
e04dd53046
chore(deps): bump vue-sfc-transformer ( #3822 )
2025-04-08 17:33:37 +02:00
Benjamin Canac
d25265c8b7
fix(CommandPalette): consistent alignement with other components
2025-04-08 17:29:02 +02:00
renovate[bot]
7d8353ffdc
chore(deps): update all non-major dependencies (v3) ( #3806 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-08 15:04:26 +02:00
Benjamin Canac
ba534f18b9
fix(CommandPalette): prevent hover background on disabled items
2025-04-08 15:03:29 +02:00
Benjamin Canac
864083156a
feat(Select): handle onSelect field in items
2025-04-08 14:51:53 +02:00
Benjamin Canac
8435a0fe16
fix(InputMenu/SelectMenu): prevent disabled items to be selected
...
Resolves #3474
2025-04-08 14:43:58 +02:00
Benjamin Canac
d339dcbfb8
fix(Carousel): move arrows inside container on mobile
...
Resolves #3813
2025-04-08 14:25:26 +02:00
Benjamin Canac
cd7ab413f6
docs(migration): describe onClick change
...
Resolves #3825
2025-04-08 12:58:31 +02:00
Benjamin Canac
cea881abdc
feat(InputMenu/SelectMenu): handle resetSearchTermOnSelect
...
Resolves #3782
2025-04-08 12:20:28 +02:00
Benjamin Canac
d227a105d8
fix(CommandPalette): increase input font size to avoid zoom
2025-04-07 18:53:30 +02:00
Benjamin Canac
f6ff157bc4
chore(Textarea): apply same styles as Input
...
Partial revert of cb193f1d25
2025-04-07 13:58:30 +02:00
renovate[bot]
21fbd07639
chore(deps): update all non-major dependencies (v3) ( #3800 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-05 11:12:58 +02:00
renovate[bot]
de234e8aeb
chore(deps): update tailwindcss to ^4.1.3 (v3) ( #3798 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-05 11:05:48 +02:00
Benjamin Canac
95a7707963
chore(module): improve meta
2025-04-05 10:50:19 +02:00
Benjamin Canac
24b54f6d9a
chore(deps): update @nuxt/module-builder ( #3799 )
...
Co-authored-by: Daniel Roe <daniel@roe.dev >
2025-04-05 10:42:16 +02:00
Benjamin Canac
b3e37688d9
chore(module): update metas
2025-04-04 23:22:06 +02:00
Benjamin Canac
eeba3b4049
docs(app): clean seo metas
2025-04-04 23:12:17 +02:00
How Bizarre
a0c9731f63
feat(locale): add Bulgarian language ( #3783 )
...
Co-authored-by: Benjamin Canac <canacb1@gmail.com >
2025-04-04 21:42:18 +02:00
Benjamin Canac
af1bf1bbde
chore(NavigationMenu): remove slots types in createReusableTemplate
2025-04-04 17:14:51 +02:00
Benjamin Canac
54a7d04217
docs(showcase): update items
2025-04-04 17:14:51 +02:00
Vachmara
dfa2113db4
docs(showcase): fix contrast on light mode ( #3790 )
2025-04-04 12:11:12 +02:00
Benjamin Canac
abe0859691
fix(NavigationMenu): add sm:w-auto content slot
...
Resolves #3788
2025-04-04 11:42:47 +02:00
renovate[bot]
cf91f3c4cf
chore(deps): update all non-major dependencies (v3) ( #3768 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Benjamin Canac <canacb1@gmail.com >
2025-04-04 11:10:48 +02:00
renovate[bot]
175fc73e63
chore(deps): update tailwindcss to ^4.1.2 (v3) ( #3787 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-04 10:12:34 +02:00
Benjamin Canac
1d459803dc
fix(Stepper): ui prop override on icon and content slots
...
Resolves #3785
2025-04-03 14:51:07 +02:00
Robin
60e2ee9a6c
docs(Header): add GitHub link in mobile menu ( #3721 )
2025-04-03 12:26:43 +02:00
GuiFernandes
7f1c6caa6e
docs(radio-group): items only accept strings or numbers ( #3781 )
2025-04-03 12:21:35 +02:00
Benjamin Canac
7ac17ae7e8
docs(showcase): update
2025-04-03 12:10:54 +02:00
Sandro Circi
52a97e2df7
fix(InputMenu/SelectMenu): support arbitrary value ( #3779 )
2025-04-02 22:28:09 +02:00
Benjamin Canac
041989549a
docs(textarea): add badge on unreleased props
2025-04-02 18:06:01 +02:00
Benjamin Canac
31c37ce1a1
docs(radio-group): add badge on unreleased props
...
Resolves #3765 , resolves nuxt/ui-pro#952
2025-04-02 18:04:29 +02:00
renovate[bot]
74cb2c3769
chore(deps): update tailwindcss to ^4.1.1 (v3) ( #3770 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-02 14:39:29 +02:00
Benjamin Canac
5025e15d14
docs(app): improve images lazy loading
2025-04-02 14:28:35 +02:00
Hugo Richard
36c24ffe5c
docs: add showcase page ( #3659 )
...
Co-authored-by: Benjamin Canac <canacb1@gmail.com >
2025-04-02 13:06:46 +02:00
Benjamin Canac
b3a6b861cd
docs(app): improve links
2025-04-02 12:25:36 +02:00
Benjamin Canac
c21eb32c70
docs: add team page
2025-04-02 12:20:26 +02:00
Benjamin Canac
44e6ba039d
docs(drawer): add responsive example
...
Resolves #3772
2025-04-02 10:54:53 +02:00
renovate[bot]
ef75610244
chore(deps): update nuxt framework to ^3.16.2 (v3) ( #3769 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-01 21:22:16 +02:00
Benjamin Canac
ffafd81e1e
feat(Textarea): add resize-none class with autoresize prop
2025-04-01 12:44:50 +02:00
Benjamin Canac
06414d344b
feat(Textarea): add autoresize-delay prop
...
Resolves #3730
2025-04-01 12:38:21 +02:00
Benjamin Canac
cb193f1d25
feat(Textarea): add icon, loading, etc. props to match Input
2025-04-01 12:38:21 +02:00
Benjamin Canac
4d8179ba08
chore(Input/InputNumber/PinInput/Textarea): clean functions order
2025-04-01 12:05:57 +02:00
Benjamin Canac
ce767c8429
chore(cli): fix tv import
2025-04-01 10:36:52 +02:00
Malik
1ae5cc09cb
fix(ContextMenu/DropdownMenu): handle RTL mode ( #3744 )
2025-03-31 23:07:40 +02:00
Benjamin Canac
9d2fed1250
fix(InputMenu): emit change on multiple item removal
...
Fixes #3756
2025-03-31 21:14:43 +02:00
Benjamin Canac
924515ad07
chore(README): add contribution guide
...
Resolves #3757
2025-03-31 17:57:12 +02:00
Romain Hamel
4d138ad671
feat(RadioGroup): add card and table variants ( #3178 )
...
Co-authored-by: Benjamin Canac <canacb1@gmail.com >
2025-03-31 16:34:31 +02:00
renovate[bot]
615fcfd73b
chore(deps): update all non-major dependencies (v3) ( #3755 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-31 14:13:04 +02:00
Robin Simonklein
f5e62849c9
feat(InputNumber): add support for stepSnapping & disableWheelChange props ( #3731 )
2025-03-31 13:59:47 +02:00
Daniele Nicosia
f25fed58e9
fix(InputMenu/SelectMenu): correctly call onSelect events ( #3735 )
2025-03-31 13:58:42 +02:00
renovate[bot]
ca15bc0c75
chore(deps): update all non-major dependencies (v3) ( #3722 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-31 13:55:40 +02:00
renovate[bot]
29f004db95
chore(deps): lock file maintenance (v3) ( #3746 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-31 10:52:25 +02:00
Norbiros
97274f15b8
fix(ContextMenuContent/DropdownMenuContent): remove unwanted any ( #3741 )
2025-03-30 19:41:38 +02:00
Benjamin Canac
8471fb9fa4
docs(ThemePicker): wrong neutral color
2025-03-28 23:01:04 +01:00
Benjamin Canac
9ec159e207
chore(tsconfig): ignore playground-vue
2025-03-28 19:06:02 +01:00
Benjamin Canac
0456670dac
feat(PinInput): add autofocus / autofocus-delay props
...
Resolves #3717
2025-03-28 19:05:10 +01:00
Benjamin Canac
f05dbd26d1
chore(release): v3.0.2
2025-03-28 16:57:21 +01:00
Benjamin Canac
9be36d328c
playground(app): add title
2025-03-28 16:55:11 +01:00
renovate[bot]
4f28e1fe96
chore(deps): update all non-major dependencies (v3) ( #3698 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-28 16:43:12 +01:00
Eugen Istoc
bd99c2d850
fix(useOverlay): refine open method type to infer close emit return type ( #3716 )
2025-03-28 16:42:48 +01:00
Benjamin Canac
23bfeb9370
fix(vue): mock nuxtApp.hooks & useRuntimeHook
2025-03-28 15:07:54 +01:00
仿生狮子
88f349d0d7
fix(Avatar): proxy $attrs to default slot ( #3712 )
2025-03-28 10:27:25 +01:00
Daniele Nicosia
e7e6745599
fix(types): add missing export for ButtonGroup ( #3709 )
2025-03-27 23:41:33 +01:00
Benjamin Canac
d2c832292a
chore(deps): update @nuxt/ui-pro
2025-03-27 23:22:44 +01:00
Benjamin Canac
bc61d29cce
fix(CommandPalette): use group.id as key
2025-03-27 21:32:38 +01:00
Malik
777fe4a309
playground: improve rtl ( #3707 )
2025-03-27 19:18:58 +01:00
Benjamin Canac
3074632523
fix(InputMenu): reset searchTerm on update:open
...
Resolves #3620
2025-03-27 16:27:48 +01:00
Benjamin Canac
94b6e520f5
fix(InputMenu/SelectMenu): empty search results
2025-03-27 12:18:46 +01:00
Benjamin Canac
754dd36473
docs(SupportedLanguages): reorder mapping
2025-03-27 12:16:39 +01:00
Benjamin Canac
67a52b6f4e
test(Table): update snapshots
2025-03-26 17:40:36 +01:00
Benjamin Canac
2e7d4989b5
chore(github): prevent running module nuxt-ui-pro job on forks
2025-03-26 17:33:32 +01:00
Benjamin Canac
c07a79571f
docs(slug): add purchase and affilitate in community links
2025-03-26 17:31:24 +01:00
Benjamin Canac
4cebdb5152
chore(deps): update @nuxt/ui-pro
2025-03-26 17:31:19 +01:00
Benjamin Canac
06dfb963be
chore(CommandPalette): improve placeholder tsdoc
2025-03-26 17:31:19 +01:00
Benjamin Canac
4ebb94cd7e
fix(Table): wrong condition on caption slot
2025-03-26 17:31:19 +01:00
Benjamin Canac
afff54fecd
feat(Table): add empty prop
2025-03-26 17:31:18 +01:00
renovate[bot]
7ec08017e0
chore(deps): update all non-major dependencies (v3) ( #3695 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-26 15:36:26 +01:00
Romain Hamel
3dd88bacec
fix(Form): clear dirty state after submit ( #3692 )
2025-03-26 13:48:28 +01:00
renovate[bot]
d6d7971d44
chore(deps): update tailwindcss to ^4.0.17 (v3) ( #3690 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-26 13:48:02 +01:00
Romain Hamel
20c33920d0
fix(FormField): add help to aria-describedby attribute ( #3691 )
2025-03-26 13:47:38 +01:00
Stijn Slats
a63047b79a
docs(accordion): add drag and drop example ( #3684 )
...
Co-authored-by: Benjamin Canac <canacb1@gmail.com >
2025-03-26 11:07:47 +01:00
renovate[bot]
f3e32ba5a2
chore(deps): update all non-major dependencies (v3) ( #3667 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-26 10:59:21 +01:00
renovate[bot]
bd3f54aa80
chore(deps): update tailwindcss to ^4.0.16 (v3) ( #3682 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-26 10:44:06 +01:00
Hugo Richard
9509c37af8
docs: improve lighthouse score and accessibility ( #3673 )
2025-03-25 16:23:35 +01:00
Benjamin Canac
df00149598
fix(Container): add w-full class
2025-03-25 16:23:05 +01:00
Bobbie Goede
f72c886d3a
docs(i18n): remove next tag from @nuxtjs/i18n installation ( #3675 )
2025-03-25 10:07:58 +01:00
Benjamin Canac
c531d0248b
fix(Link): handle aria-current like NuxtLink / RouterLink
2025-03-24 23:57:46 +01:00
Benjamin Canac
d73768b704
fix(Link): prevent active="true" binding on html
2025-03-24 23:56:28 +01:00
Sandro Circi
b9983549a4
fix(components): improve generic types ( #3331 )
...
Co-authored-by: Benjamin Canac <canacb1@gmail.com >
2025-03-24 21:38:13 +01:00
Benjamin Canac
370054b20c
fix(Link): proxy onClick
...
Resolves #3631
2025-03-24 19:08:09 +01:00
Hugo Richard
4a2b77d86c
feat(Calendar): allow year and month buttons styling ( #3672 )
2025-03-24 19:00:28 +01:00
Benjamin Canac
ade16b76cf
fix(Link): properly pick all aria-* & data-* attrs
2025-03-24 18:58:49 +01:00
Benjamin Canac
1babad4f74
chore(github): update stale to close needs reproduction
2025-03-24 16:22:22 +01:00
Benjamin Canac
8fb8dc29cf
docs(nuxt.config): update vite.optimizeDeps
2025-03-24 16:22:22 +01:00
renovate[bot]
e0ec60d1b1
chore(deps): update devdependency wrangler to v4 (v3) ( #3554 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-24 15:36:34 +01:00
Benjamin Canac
3db3058395
docs(index): improve marquees performances
2025-03-24 15:33:01 +01:00
Benjamin Canac
0095d8916b
fix(NavigationMenu): add z-index on viewport
...
Resolves #3654
2025-03-24 15:11:47 +01:00
Sébastien Chopin
58ae62413d
docs: add missing redirect
2025-03-24 14:49:05 +01:00
Benjamin Canac
1965495768
chore(deps): remove typescript resolution
2025-03-24 14:41:50 +01:00
Benjamin Canac
5465fcb61d
chore(deps): update peerDependencies
2025-03-24 14:12:19 +01:00
Benjamin Canac
ef8ebaf687
chore(renovate): ignore peerDependencies
2025-03-24 14:01:57 +01:00
Benjamin Canac
1094881878
playground(deps): add zod
2025-03-24 14:01:14 +01:00
Romain Hamel
d6fd18fc4f
chore(deps): declare form validation libraries as peerDependencies ( #3666 )
2025-03-24 13:53:35 +01:00
Benjamin Canac
e2e079f0d8
chore(github): improve module workflow
2025-03-24 12:37:04 +01:00
Benjamin Canac
cec9dadc7a
chore(docs/playground): add vite.optimizeDeps
2025-03-24 12:37:04 +01:00
Vahe Sargsyan
c76f590097
feat(locale): add Armenian language ( #3664 )
2025-03-24 11:29:32 +01:00
renovate[bot]
4dee7c3bd3
chore(deps): lock file maintenance (v3) ( #3662 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-24 11:26:00 +01:00
renovate[bot]
47bbe35d2a
chore(deps): update all non-major dependencies (v3) ( #3636 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Benjamin Canac <canacb1@gmail.com >
2025-03-24 11:16:11 +01:00
Benjamin Canac
60bcd4fdf0
chore(defineLocale): put back @__NO_SIDE_EFFECTS__
2025-03-24 11:03:26 +01:00
Benjamin Canac
c231fe5f26
fix(Button): use focus:outline-none instead of focus:outline-hidden
...
Resolves #3658
2025-03-24 10:50:06 +01:00
Benjamin Canac
1769d5ed6e
fix(Tabs): remove focus:outline-hidden class
2025-03-24 10:48:50 +01:00
Benjamin Canac
68787b26fd
fix(Switch): prevent transition on focus outline
2025-03-24 10:48:03 +01:00
Benjamin Canac
f7604e565f
fix(Drawer): remove fadeFromIndex prop proxy
2025-03-23 15:56:33 +01:00
Benjamin Canac
82e26655a4
fix(defineLocale/defineShortcuts): remove @__NO_SIDE_EFFECTS__
2025-03-23 14:53:58 +01:00
Benjamin Canac
2453714136
chore(deps): move @standard-schema/spec to dependencies
2025-03-23 12:52:33 +01:00
Benjamin Canac
973f36539d
chore(github): enable ui pro integration
2025-03-21 21:24:47 +01:00
Benjamin Canac
05ab54d03a
chore(release): v3.0.1
2025-03-21 16:10:20 +01:00
Benjamin Canac
db83df5f5e
chore(github): update integration workflow ( #3643 )
2025-03-21 15:59:34 +01:00
Shadow
a5168666b7
fix(Calendar): grey out days outside of displayed month ( #3639 )
2025-03-21 11:12:39 +01:00
renovate[bot]
f30d45c79a
chore(deps): update tailwindcss to ^4.0.15 (v3) ( #3638 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-20 22:40:18 +01:00
Benjamin Canac
31be5f656e
chore(Drawer): put back shrink-0 on handle
2025-03-20 22:25:37 +01:00
Benjamin Canac
0ef5f3b77b
chore(github): remove integration env
2025-03-20 22:15:05 +01:00
Benjamin Canac
a0fec4e467
docs(deps): use only one motion library
2025-03-20 22:14:14 +01:00
Benjamin Canac
f401766e26
chore(deps): update vaul-vue
2025-03-20 21:52:14 +01:00
Benjamin Canac
70f469b868
chore(github): update integration workflow
2025-03-20 17:38:09 +01:00
Benjamin Canac
f92df1f661
chore(github): update integration workflow
2025-03-20 16:59:06 +01:00
Benjamin Canac
16edbdf1f0
chore(github): update integration workflow
2025-03-20 16:45:34 +01:00
Benjamin Canac
fe0bd83d11
fix(RadioGroup): handle disabled on items
...
Resolves nuxt/ui-pro#911
2025-03-20 16:36:58 +01:00
Benjamin Canac
8a26de230b
chore(github): update integration workflow
2025-03-20 16:29:38 +01:00
Benjamin Canac
65a6861b54
chore(github): update integration workflow
2025-03-20 16:19:22 +01:00
Sandro Circi
ecff9abc72
fix(module): handle tailwindcss import without theme(static) ( #3630 )
...
Co-authored-by: Benjamin Canac <canacb1@gmail.com >
2025-03-20 15:53:57 +01:00
renovate[bot]
06bc7d3028
chore(deps): update all non-major dependencies (v3) ( #3591 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-20 15:15:49 +01:00
Halwest Manguri
b2034ccc91
feat(locale): add Central Kurdish language ( #3566 )
...
Co-authored-by: Benjamin Canac <canacb1@gmail.com >
2025-03-20 15:15:21 +01:00
Mickael Chanrion
53cf1b4c14
feat(locale): add Catalan language ( #3550 )
...
Co-authored-by: Benjamin Canac <canacb1@gmail.com >
2025-03-20 15:09:43 +01:00
Mark
0229b0fd46
feat(locale): add Romanian language ( #3587 )
2025-03-20 15:04:52 +01:00
Ulugbek Nagmatov
302e04bd77
feat(locale): add Uzbek language ( #3548 )
...
Co-authored-by: Benjamin Canac <canacb1@gmail.com >
2025-03-20 15:03:51 +01:00
Arbaz Irshad
126ba2326f
feat(locale): add Urdu language ( #3611 )
2025-03-20 15:00:57 +01:00
Sébastien Chopin
dfc27514ec
docs: add redirects from v2 structure ( #3634 )
2025-03-20 12:55:27 +01:00
Benjamin Canac
26321c4857
test: update snapshots
2025-03-20 12:47:15 +01:00
Benjamin Canac
5dec0e16e2
feat(components): handle events in content prop
2025-03-20 12:39:57 +01:00
Benjamin Canac
f4c417d9ef
fix(Modal/Slideover/Toast): prevent unnecessary close instantiation
2025-03-20 12:14:21 +01:00
Benjamin Canac
9046b9d679
docs(Header): remove extraneous prop on navigation menu
2025-03-20 11:59:46 +01:00
Benjamin Canac
99df056cad
docs(app): remove hydrate attributes on stars
2025-03-20 00:06:35 +01:00
renovate[bot]
08bebcae48
chore(deps): update nuxt framework to ^3.16.1 (v3) ( #3626 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-19 22:04:37 +01:00
Norbiros
764c41a0c6
fix(ContextMenu/DropdownMenu): remove any from proxySlots ( #3623 )
2025-03-19 22:03:09 +01:00
Benjamin Canac
2abcc24018
chore(github): update integration workflow
2025-03-19 18:38:40 +01:00
Benjamin Canac
67f90f5f26
chore(github): update integration workflow
2025-03-19 18:06:22 +01:00
Benjamin Canac
024fccf8bb
chore(github): update integration workflow
2025-03-19 17:38:16 +01:00
Benjamin Canac
edb0f0afc6
docs(app): improve stars lazy loading
2025-03-19 14:54:14 +01:00
Benjamin Canac
fd160339a6
chore(deps): update @nuxt/ui-pro
2025-03-19 12:57:51 +01:00
Benjamin Canac
2a023b9060
docs(app): improve safelist
2025-03-19 12:33:23 +01:00
Benjamin Canac
ab52830dc8
docs(Banner): allow to close
2025-03-19 12:33:23 +01:00
Romain Hamel
9a4bb34d7d
refactor(Form)!: drop explicit support for zod and valibot ( #3617 )
2025-03-19 12:18:26 +01:00
Romain Hamel
02184b016a
chore(Form): improve TSDoc ( #3619 )
2025-03-19 12:17:52 +01:00
Daniel Roe
57efc78a3b
fix(module): mark functions used in exports as pure ( #3604 )
2025-03-18 14:48:28 +01:00
Benjamin Canac
dec2730aae
fix(useLocale): unique symbol to use in @nuxt/ui-pro ( #3603 )
2025-03-18 12:09:36 +01:00
Rizwan
c8ca604bdf
docs(migration): improve useOverlay section ( #3601 )
2025-03-18 12:04:22 +01:00
Benjamin Canac
ef86108f14
chore(components): add eol in script tag to fix syntax highlight
2025-03-18 10:52:04 +01:00
Harlan Wilton
a1caac47c5
docs: broken 404 pages ( #3598 )
2025-03-18 10:01:19 +01:00
renovate[bot]
fad715d8df
chore(deps): lock file maintenance (v3) ( #3582 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-17 18:32:13 +01:00
Benjamin Canac
b0d0d926ab
chore(colors): put back tagPriority
...
Partial revert of #3589
2025-03-17 18:24:14 +01:00
Romain Hamel
a8e6b74e38
docs(installation): improve vscode recommendations ( #3592 )
...
Co-authored-by: Benjamin Canac <canacb1@gmail.com >
2025-03-17 17:01:44 +01:00
renovate[bot]
177fb79cb4
chore(deps): update all non-major dependencies (v3) ( #3551 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Benjamin Canac <canacb1@gmail.com >
2025-03-17 16:08:26 +01:00
Benjamin Canac
175c7027a3
docs(app): put back carbon ads
2025-03-17 16:05:32 +01:00
Romain Hamel
cc504b8a4b
fix(unplugin): include @compodium/examples in auto-imports paths ( #3585 )
2025-03-17 15:16:42 +01:00
Harlan Wilton
0897e9ef05
fix(vue): missing unhead context ( #3589 )
...
Co-authored-by: Benjamin Canac <canacb1@gmail.com >
2025-03-17 15:09:02 +01:00
Benjamin Canac
6588ae8669
docs: clean badges
2025-03-17 14:25:37 +01:00
Benjamin Canac
0b41cebee4
docs(nuxt.config): fix local extends
...
Related to https://github.com/nuxt/nuxt/issues/31311
2025-03-17 14:24:40 +01:00
Kheuval
e80cc1592f
fix(Table): allow links to be opened when @select is used ( #3580 )
2025-03-17 11:38:37 +01:00
Estéban
5d52af6292
docs(pro): update barbapapazes description ( #3577 )
2025-03-16 12:06:46 +01:00
Nils Evers
5e62493321
fix(types): add missing export for Icon ( #3568 )
2025-03-15 12:13:50 +01:00
Jeremy Woertink
37f8619c1a
docs(migration): fix typo ( #3563 )
2025-03-15 12:12:34 +01:00
Benjamin Canac
5376a835f7
docs(pro): disable launch offer
2025-03-15 11:03:43 +01:00
Benjamin Canac
f2ba755ba5
chore(github): update integration workflow
2025-03-13 16:15:17 +01:00
Benjamin Canac
c8d712747f
chore(github): update integration workflow
2025-03-13 16:09:00 +01:00
Benjamin Canac
816cf50b37
chore(github): update integration workflow
2025-03-13 15:59:42 +01:00
Benjamin Canac
3c60f70cab
chore(github): add integration workflow
2025-03-13 15:27:09 +01:00
renovate[bot]
05758fa915
chore(deps): update tailwindcss to ^4.0.14 (v3) ( #3553 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-13 14:43:05 +01:00
Maxime Pauvert
ce4b229264
chore(readme): fix npm badge ( #3540 )
2025-03-13 14:30:39 +01:00
Benjamin Canac
09b4e9e282
chore(vercel): put back config
2025-03-13 13:59:57 +01:00
Sébastien Chopin
50d68a636c
docs: add ui pro banner
2025-03-12 18:16:15 +01:00
Sébastien Chopin
7646c95c73
docs(pro): launch offer
2025-03-12 17:05:52 +01:00
Benjamin Canac
4c30baffe0
chore(vercel): remove useless file
2025-03-12 16:19:12 +01:00
Benjamin Canac
0b411936c4
chore: use ui.nuxt.com url
2025-03-12 16:17:43 +01:00
Benjamin Canac
047582c246
chore(deps): update @nuxt/ui-pro
2025-03-12 16:17:43 +01:00
Benjamin Canac
b00f1206f6
docs: update for v3.0.0 release
2025-03-12 16:17:43 +01:00
Benjamin Canac
9ba5cfe70c
chore(github): use ui.nuxt.com url in v3
2025-03-12 16:17:43 +01:00
Benjamin Canac
ee9aca33fd
chore(github): use ui2.nuxt.com
2025-03-12 16:17:43 +01:00
Sébastien Chopin
8d29e50340
docs: fix og image
2025-03-12 16:09:41 +01:00
Sébastien Chopin
0ad18d0a7a
docs(installation): rename template to ui
2025-03-12 15:39:52 +01:00
Benjamin Canac
4c96909020
chore(release): v3.0.0
2025-03-12 15:33:38 +01:00
Benjamin Canac
06dee66722
chore(package): update release command
2025-03-12 15:04:12 +01:00
Benjamin Canac
8494f50d98
docs: rename dev to v2
2025-03-12 15:04:05 +01:00
Benjamin Canac
cc7bdf9247
chore(release): v3.0.0-beta.4
2025-03-12 14:15:31 +01:00
renovate[bot]
8cbf6d2d58
chore(deps): update all non-major dependencies (v3) ( #3521 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-12 14:10:05 +01:00
renovate[bot]
881f977fe4
chore(deps): update tailwindcss to ^4.0.13 (v3) ( #3526 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-12 13:55:27 +01:00
Romain Hamel
6e03d9c6ef
feat(Form): global errors ( #3482 )
...
Co-authored-by: Benjamin Canac <canacb1@gmail.com >
2025-03-11 14:50:36 +01:00
Benjamin Canac
5ecd2271ca
fix(vue): prevent calling useHead in colors
2025-03-11 10:36:13 +01:00
Benjamin Canac
556ebb0b36
playground-vue: add logo
2025-03-11 09:59:36 +01:00
Benjamin Canac
3a56e3cf45
chore(deps): update @nuxt/ui-pro
2025-03-11 09:59:36 +01:00
renovate[bot]
34dfe7d4b3
chore(deps): update all non-major dependencies (v3) ( #3518 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-11 09:59:17 +01:00
GU Yiling
54468ca0f2
docs(figma): improve figma to code section ( #3520 )
2025-03-11 09:58:13 +01:00
Alex
a9c8eb3f60
feat(useLocale): handle generic messages ( #3100 )
...
Co-authored-by: hywax <me@hywax.space >
Co-authored-by: Benjamin Canac <canacb1@gmail.com >
2025-03-10 18:37:28 +01:00
Eugen Istoc
04fc367568
docs(migration): fix typo ( #3516 )
2025-03-10 15:49:22 +01:00
Eugen Istoc
2b4e88d727
docs(migration): describe useToast and useOverlay ( #3509 )
...
Co-authored-by: Benjamin Canac <canacb1@gmail.com >
2025-03-10 14:08:57 +01:00
Benjamin Canac
c713f3015d
chore(deps): add vue / vue-router as dependencies
2025-03-10 12:42:56 +01:00
Benjamin Canac
0a603e41f9
chore(Pagination): remove vue-router import
2025-03-10 12:34:40 +01:00
renovate[bot]
8329fedd1a
chore(deps): lock file maintenance (v3) ( #3508 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-10 11:53:10 +01:00
renovate[bot]
e289db874d
chore(deps): update all non-major dependencies (v3) ( #3502 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-10 11:24:02 +01:00
Benjamin Canac
cbc5675e04
chore(vitest): improve config to ignore docs .c12
2025-03-10 11:14:41 +01:00
Benjamin Canac
66686d2d2a
chore(deps): remove happy-dom resolution
2025-03-10 11:13:56 +01:00
Benjamin Canac
e67906aa0b
chore(renovate): ignore vaul-vue
2025-03-10 10:59:42 +01:00
renovate[bot]
20fb8252f7
chore(deps): update vueuse monorepo to v13 (v3) (major) ( #3512 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-10 10:47:48 +01:00
Iván Máximiliano, Lo Giudice
97c8098d4a
fix(Form): input blur validation on submit ( #3504 )
2025-03-09 13:56:03 +01:00
Benjamin Canac
fbc3200ec5
chore(deps): update @nuxt/ui-pro
2025-03-09 13:00:33 +01:00
Benjamin Canac
243f981ff4
docs(app): add missing cache-key on mdc
2025-03-09 12:30:49 +01:00
renovate[bot]
9979a1c818
chore(deps): update nuxt framework to ^3.16.0 (v3) ( #3484 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Benjamin Canac <canacb1@gmail.com >
Co-authored-by: Pooya Parsa <pooya@pi0.io >
2025-03-09 12:28:54 +01:00
renovate[bot]
619bf0d7c9
chore(deps): update all non-major dependencies (v3) ( #3497 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-08 23:13:20 +01:00
Benjamin Canac
21dbf01888
fix(Button): missing import
...
Related to nuxt/ui#3417
2025-03-08 22:48:53 +01:00
renovate[bot]
a208dedaea
chore(deps): update dependency tailwind-variants to v1 (v3) ( #3499 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Benjamin Canac <canacb1@gmail.com >
2025-03-08 19:40:23 +01:00
Benjamin Canac
6120a15a99
chore(LinkBase): update types for nuxt@3.16
2025-03-08 15:42:25 +01:00
renovate[bot]
b1552e447d
chore(deps): update all non-major dependencies (v3) ( #3489 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-08 12:48:04 +01:00
Benjamin Canac
36ec141c16
docs(installation): improve continuous releases section
2025-03-08 12:21:17 +01:00
Benjamin Canac
7940f5c0aa
chore(templates): add tsdoc on ui app config key
2025-03-07 18:33:48 +01:00
Iván Máximiliano, Lo Giudice
cfe9b2ecf3
feat(Input/Textarea): allow null value in model ( #3415 )
2025-03-07 18:17:30 +01:00
Benjamin Canac
ed7710a890
docs(deps): update @nuxt/ui-pro
2025-03-07 18:08:29 +01:00
Benjamin Canac
83725ac048
chore(release): v3.0.0-beta.3
2025-03-07 15:38:35 +01:00
renovate[bot]
af2f8987a3
chore(deps): update all non-major dependencies (v3) ( #3473 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-07 14:56:42 +01:00
renovate[bot]
f6250f979a
chore(deps): update tailwindcss to ^4.0.12 (v3) ( #3480 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-07 14:41:55 +01:00
Benjamin Canac
87ecee6308
docs(components): move group class on card
2025-03-07 14:29:53 +01:00
Benjamin Canac
476408f6e5
docs(SupportedLanguages): add he mapping and comments
2025-03-07 14:26:13 +01:00
Benjamin Canac
e016fdea18
docs(deps): update shiki-transformer-color-highlight
2025-03-06 17:47:36 +01:00
Benjamin Canac
d9a6218524
docs(app): dont filter components on framework in search
2025-03-06 17:33:43 +01:00
Benjamin Canac
2ae338e8a5
docs: improve marketing
...
Co-Authored-By: Sébastien Chopin <atinux@gmail.com >
2025-03-06 17:07:15 +01:00
Benjamin Canac
a6f93ca1ce
docs(nuxt.config): add redirect
2025-03-06 16:58:47 +01:00
Benjamin Canac
63266d366d
docs(Header): improve logo based on route
2025-03-06 16:58:38 +01:00
Benjamin Canac
5671618c9a
docs(components): remove useless div around stars
2025-03-06 16:38:01 +01:00
Benjamin Canac
60497174a3
docs(deps): update @nuxt/ui-pro
2025-03-06 16:04:59 +01:00
renovate[bot]
704abf7917
chore(deps): update tailwindcss to ^4.0.11 (v3) ( #3468 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-06 14:38:57 +01:00
renovate[bot]
a1de006055
chore(deps): update all non-major dependencies (v3) ( #3442 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Benjamin Canac <canacb1@gmail.com >
2025-03-06 14:38:18 +01:00
Sébastien Chopin
4f51d19e2b
docs: add landing page ( #3448 )
...
Co-authored-by: Benjamin Canac <canacb1@gmail.com >
2025-03-06 12:50:22 +01:00
Benjamin Canac
196ffbc989
docs(app): display components in search
2025-03-06 11:58:30 +01:00
Jakub Andrzejewski
a6f58cba14
docs(migration): improve changed components section ( #3449 )
...
Co-authored-by: Benjamin Canac <canacb1@gmail.com >
2025-03-06 11:42:16 +01:00
renovate[bot]
977fed0122
chore(deps): update tailwindcss to ^4.0.10 (v3) ( #3460 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-05 19:51:44 +01:00
Benjamin Canac
bd2d4848d2
feat(Button): handle active state
...
Resolves #3417
2025-03-05 18:52:58 +01:00
Benjamin Canac
e3ce1f7a41
docs(theme): fix duplicate blocks
2025-03-05 14:31:27 +01:00
Benjamin Canac
08f092fd15
playground(table): add select event
2025-03-04 16:22:23 +01:00
renovate[bot]
3f7df7be9b
chore(deps): update dependency ohash to v2 (v3) ( #3362 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev >
Co-authored-by: Benjamin Canac <canacb1@gmail.com >
2025-03-04 16:18:54 +01:00
Benjamin Canac
99e531d8df
feat(Table): add loading slot
...
Resolves #3444
2025-03-04 14:11:29 +01:00
Benjamin Canac
a47c5ff466
fix(Pagination): add missing slots
...
Resolves #3441
2025-03-04 13:57:51 +01:00
Benjamin Canac
60b7e2d69e
fix(InputMenu/SelectMenu): proxy required in root props
2025-03-04 12:59:01 +01:00
Benjamin Canac
01fa230eae
fix(InputMenu): wrong required in multiple mode
...
Resolves #2741
2025-03-04 12:54:39 +01:00
Benjamin Canac
e823022b19
fix(Pagination): wrong next link
...
Resolves #3008
2025-03-04 12:08:43 +01:00
Benjamin Canac
25e503bc83
chore(components): improve tsdoc
2025-03-04 11:58:31 +01:00
Hessam A. Cheraghi
629c54261a
docs(calendar): other calendar systems ( #3447 )
2025-03-04 10:41:00 +01:00
Romain Hamel
fb4e05c65f
chore(components): add @IconifyIcon tag on icon properties ( #3445 )
2025-03-04 10:40:13 +01:00
Benjamin Canac
ccbd89c908
fix(templates): prevent overriding existing colors
...
Resolves #3426
2025-03-03 19:34:30 +01:00
Benjamin Canac
145fce1b30
docs(migration): invalid classes
2025-03-03 18:40:57 +01:00
Benjamin Canac
52a92c658f
docs(migration): add ui pro components table
2025-03-03 18:39:57 +01:00
Benjamin Canac
557dca9a22
docs(migration): add page
2025-03-03 17:59:10 +01:00
Benjamin Canac
bd23cf3e9d
docs(deps): update @nuxt/ui-pro
2025-03-03 17:17:00 +01:00
Benjamin Canac
4514171a3f
docs(theme): fix config section
2025-03-03 16:56:57 +01:00
Sébastien Chopin
d76f9c4fe4
docs(pricing): update testimonials
2025-03-03 16:41:36 +01:00
Benjamin Canac
62f71f3fbc
docs(getting-started): improve
2025-03-03 15:36:36 +01:00
Benjamin Canac
6daa8f1e31
docs(getting-started): update for beta
2025-03-03 12:33:04 +01:00
Benjamin Canac
5783d0d931
docs(getting-started): remove Radix Vue mention
2025-03-03 12:32:38 +01:00
renovate[bot]
58568c642d
chore(deps): lock file maintenance (v3) ( #3435 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-03 12:05:13 +01:00
renovate[bot]
02329c78c2
chore(deps): update all non-major dependencies (v3) ( #3423 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-03 11:50:53 +01:00
Hugo Richard
9f241de1b5
docs: update raycast extension link ( #3431 )
2025-03-02 10:35:14 +01:00
Eugen Istoc
7f420d9bec
docs(modal/slideover): update close method in tips to use emit('close') ( #3421 )
2025-03-01 11:08:09 +01:00
Sébastien Chopin
80b701d270
docs(template): add link to vue templates and add starter
2025-03-01 09:42:41 +01:00
Sébastien Chopin
21175c8c59
docs(pro): improve responsive for screenshots marquee
2025-02-28 23:27:07 +01:00
Benjamin Canac
dd708da235
docs: update badges
2025-02-28 19:12:35 +01:00
Sébastien Chopin
f1758ef9d0
docs(template): Add flex-1 on screenshots
2025-02-28 18:57:53 +01:00
Sébastien Chopin
0d1fccc3c5
docs(pro): animate screenshots on landing page
2025-02-28 18:31:48 +01:00
Benjamin Canac
6446130b5d
docs(tree): wrong reka-ui link
2025-02-28 17:32:22 +01:00
Benjamin Canac
8632891323
chore(release): v3.0.0-beta.2
2025-02-28 17:27:17 +01:00
Benjamin Canac
0e3c63eb54
fix(useOverlay): missing imports
2025-02-28 17:17:45 +01:00
Benjamin Canac
c555c1640e
fix(OverlayProvider): missing import
2025-02-28 17:17:36 +01:00
Benjamin Canac
fffbd1400b
chore(release): v3.0.0-beta.1
2025-02-28 16:39:47 +01:00
Benjamin Canac
105ef5721d
chore(package): prepare beta release
2025-02-28 16:35:09 +01:00
Benjamin Canac
fa214e659f
chore(package): use beta tag
2025-02-28 16:35:09 +01:00
Sébastien Chopin
8ba5f8e245
docs: fix templates images on dark mode
2025-02-28 16:27:24 +01:00
Sébastien Chopin
aea5436d4a
chore(readme): update og image
2025-02-28 16:18:07 +01:00
Benjamin Canac
6ba4056cb4
chore(OverlayProvider): fix types
2025-02-28 16:09:06 +01:00
Benjamin Canac
61f4ae0e80
chore(OverlayProvider): missing import
2025-02-28 15:58:45 +01:00
Benjamin Canac
c98c9037ed
chore: improve composables imports
2025-02-28 15:52:26 +01:00
renovate[bot]
3a24cc0c8e
chore(deps): update all non-major dependencies (v3) ( #3411 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-28 15:45:52 +01:00
Benjamin Canac
8e50d366bd
chore(package): export components and composables
2025-02-28 15:33:49 +01:00
Romain Hamel
7a8c00c374
feat(module)!: remove devtools in favor of compodium ( #3380 )
...
Co-authored-by: Benjamin Canac <canacb1@gmail.com >
2025-02-28 15:33:13 +01:00
Sébastien Chopin
c140f5edeb
docs: rename explore to community
2025-02-28 12:24:54 +01:00
Christian López C
0668a399dc
feat(Table): add select event ( #2822 )
...
Co-authored-by: Benjamin Canac <canacb1@gmail.com >
2025-02-28 12:05:48 +01:00
Sébastien Chopin
99bdbdeec1
docs: add missing headline for roadmap page
2025-02-27 23:57:53 +01:00
Sébastien Chopin
41397ca8bb
docs: og image for components ( #3414 )
2025-02-27 23:38:57 +01:00
Benjamin Canac
dbc85b6149
docs(navigation-menu): update unused links
2025-02-27 17:42:54 +01:00
Eugen Istoc
108d36fd8a
feat(useOverlay)!: handle programmatic modals and slideovers ( #3279 )
...
Co-authored-by: Benjamin Canac <canacb1@gmail.com >
2025-02-27 17:32:48 +01:00
Benjamin Canac
607d9a7b4e
chore(vue): auto import useAppConfig
2025-02-27 14:58:01 +01:00
Benjamin Canac
5d5f2a02eb
chore(vue): stub useColorMode
2025-02-27 12:03:49 +01:00
Benjamin Canac
23ca5a5862
chore(vue): export defineShortcuts & useLocale composables
2025-02-26 22:13:40 +01:00
Benjamin Canac
955000285b
chore(vue): add useCookie stub
2025-02-26 21:40:22 +01:00
Sébastien Chopin
dfda53fa20
docs: rename ui3 to ui in vue starter
2025-02-26 19:37:59 +01:00
Hugo Richard
2cb4bd8a72
docs(app): enable support for @nuxt/ui-pro with vue ( #3191 )
...
Co-authored-by: Benjamin Canac <canacb1@gmail.com >
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Farnabaz <farnabaz@gmail.com >
2025-02-26 19:00:45 +01:00
Benjamin Canac
b53f77b304
fix(Link): improve external links handling in vue
2025-02-26 15:57:36 +01:00
Sébastien Chopin
2e8403c7e4
docs: various marketing improvements ( #3400 )
...
Co-authored-by: HugoRCD <hugo.richard@epitech.eu >
2025-02-26 14:25:52 +01:00
renovate[bot]
d787cd1a2c
chore(deps): lock file maintenance (v3) ( #3388 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-26 12:44:59 +01:00
renovate[bot]
673c8d9937
chore(deps): update all non-major dependencies (v3) ( #3358 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Benjamin Canac <canacb1@gmail.com >
2025-02-26 12:21:37 +01:00
renovate[bot]
f1728d6476
chore(deps): update tailwindcss to ^4.0.9 (v3) ( #3401 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-26 11:54:01 +01:00
Benjamin Canac
9d011870dc
docss(css): source to root dir
2025-02-26 11:34:06 +01:00
Benjamin Canac
c3dcbcf4f8
playground(css): source to root dir
2025-02-26 11:33:59 +01:00
Benjamin Canac
015308fdfe
chore(templates): missing static on theme def
...
Resolves #3399
2025-02-25 23:07:44 +01:00
Benjamin Canac
9a3008d031
docs(deps): update @nuxt/ui-pro
2025-02-25 15:39:54 +01:00
renovate[bot]
85b45f6275
chore(deps): update tailwindcss to ^4.0.8 (v3) ( #3373 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Benjamin Canac <canacb1@gmail.com >
2025-02-25 12:59:52 +01:00
Benjamin Canac
f401b68fa7
chore(Tree): missing type import
2025-02-25 12:25:14 +01:00
Sébastien Chopin
a5d75b661d
docs: move back to nuxt content stable version
2025-02-25 12:11:58 +01:00
Sébastien Chopin
10f12c995c
docs: re-order templates
2025-02-25 12:06:45 +01:00
Benjamin Canac
8ea95a3ce4
chore(deps): set tailwindcss resolution
2025-02-24 17:22:35 +01:00
Romain Hamel
71728d3c3f
feat(Tree): new component ( #3180 )
...
Co-authored-by: hywax <me@hywax.space >
Co-authored-by: Benjamin Canac <canacb1@gmail.com >
Co-authored-by: Sébastien Chopin <atinux@gmail.com >
Co-authored-by: Sébastien Chopin <seb@nuxt.com >
2025-02-24 11:22:36 +01:00
Sébastien Chopin
2d07cefacc
docs: use correct cursor for link component
2025-02-24 10:50:37 +01:00
Maxime Pauvert
b5519a3342
docs(Header): fix github link ( #3383 )
2025-02-24 10:28:40 +01:00
Sébastien Chopin
a74273124d
docs: display pro like on other places
2025-02-21 16:20:40 +01:00
Sébastien Chopin
7f1cf5c71f
docs: add children in components route
2025-02-21 16:15:17 +01:00
Benjamin Canac
e0e8774da5
docs(components): improve categories
2025-02-21 13:02:57 +01:00
Benjamin Canac
8b207139b4
docs(getting-started): add rounded on video
2025-02-21 13:02:37 +01:00
Benjamin Canac
fb36df5302
fix(components): missing $attrs bind ( #3152 )
2025-02-21 12:26:34 +01:00
Sébastien Chopin
0a8f49275e
docs(components): add page ( #3365 )
...
Co-authored-by: Benjamin Canac <canacb1@gmail.com >
2025-02-21 12:15:42 +01:00
Benjamin Canac
e8c786885b
chore(Toaster): fix ts error
2025-02-20 20:58:57 +01:00
Benjamin Canac
1466a2741d
chore(deps): update reka-ui and vaul-vue
2025-02-20 16:27:22 +01:00
Benjamin Canac
b27c0f44f5
chore(components): random TS errors
2025-02-20 16:17:16 +01:00
Benjamin Canac
5f42d5df3a
docs(deps): update @nuxt/ui-pro
2025-02-20 12:16:23 +01:00
Benjamin Canac
ae0f231bcc
docs(installation): wrong tailwindcss@next package
2025-02-20 12:16:09 +01:00
Ali Hardan
19d76c8b75
fix(Form): ensure loading state resets to false after an error ( #3359 )
...
Co-authored-by: Romain Hamel <rom.hml@gmail.com >
2025-02-19 19:39:50 +01:00
Benjamin Canac
ca659bd6ed
docs(deps): update @nuxt/ui-pro
2025-02-19 17:24:57 +01:00
Benjamin Canac
bc01136da7
fix(Modal/Slideover): add wrapper around title & description
...
Follow up of d33a83e147
2025-02-19 17:24:44 +01:00
Benjamin Canac
637f5d342e
fix(Tooltip): bind $attrs on trigger
...
Resolves #3339 , resolves #2897
2025-02-19 16:23:09 +01:00
Romain Hamel
015ceacb11
feat(Form): add prop to disable state transformation ( #3356 )
2025-02-19 16:22:36 +01:00
renovate[bot]
6a42c70b35
chore(deps): update devdependency vite to ^6.1.1 (v3) ( #3355 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-19 15:40:52 +01:00
Benjamin Canac
d33a83e147
fix(Modal/Slideover): fixed header height
...
Resolves #3333
2025-02-19 15:19:38 +01:00
Anthony Fu
09492f79f2
fix(vite): exclude @nuxt/ui from vite pre-optimization ( #3352 )
...
Co-authored-by: Benjamin Canac <canacb1@gmail.com >
2025-02-19 13:47:46 +01:00
Benjamin Canac
a8f9a02833
playground-vue(deps): update vite
2025-02-19 12:11:47 +01:00
Benjamin Canac
d958fc27c2
chore(deps): remove vite resolution
2025-02-19 12:04:03 +01:00
renovate[bot]
5b1e710800
chore(deps): update all non-major dependencies (v3) ( #3342 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-19 11:59:47 +01:00
renovate[bot]
61b6008732
chore(deps): update tailwindcss to ^4.0.7 (v3) ( #3350 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-19 11:48:32 +01:00
Benjamin Canac
a14a09b6ea
docs(avatar): remove reka-ui link
2025-02-18 18:14:38 +01:00
Benjamin Canac
b6ec519ca9
docs(theme): update icon
2025-02-18 18:05:09 +01:00
Benjamin Canac
67e546504d
fix(Avatar): render on SSR
...
Co-Authored-By: Sébastien Chopin <seb@nuxt.com >
2025-02-18 18:04:59 +01:00
Benjamin Canac
572e567528
docs(theme): improve @source section
2025-02-18 12:55:54 +01:00
Benjamin Canac
d29a6cba0e
docs(app): move safelist back into app.vue
2025-02-18 12:11:16 +01:00
Benjamin Canac
ada04f64a5
fix(CommandPalette): wrong ellipsis color
2025-02-18 11:15:23 +01:00
Benjamin Canac
aefa09c69b
fix(Modal): use dvh unit
2025-02-18 11:01:43 +01:00
Benjamin Canac
ae30f9423d
fix(Drawer/Modal/Slideover): disable close autofocus
...
Resolves #3227
2025-02-18 10:59:14 +01:00
Sébastien Chopin
e64fd290b2
docs: fix seo on templates page
2025-02-17 23:44:34 +01:00
Benjamin Canac
9821894532
fix(module): use key when merging modules options
2025-02-17 15:22:07 +01:00
Benjamin Canac
114fcd263a
docs(deps): update @nuxt/ui-pro
2025-02-17 14:52:56 +01:00
Benjamin Canac
be12aa4633
chore(release): v3.0.0-alpha.13
2025-02-17 14:31:49 +01:00
Benjamin Canac
6058a13ff5
docs(deps): update @nuxt/ui-pro
2025-02-17 13:05:28 +01:00
Benjamin Canac
0c827d2981
chore(Avatar/Stepper): fix types for vue-tsc@2.2.0
2025-02-17 12:37:54 +01:00
Benjamin Canac
408ebf0f00
test(Table): fix types
2025-02-17 12:37:33 +01:00
Benjamin Canac
63c4d97986
playground-vue(deps): update typescript
2025-02-17 12:37:26 +01:00
Benjamin Canac
10259c477c
chore(deps): set rollup and vue resolutions
2025-02-17 12:13:28 +01:00
Benjamin Canac
3f0856c288
playground-vue: move styles into main.css
2025-02-17 12:13:13 +01:00
Benjamin Canac
dbdb4b6a38
playground: move styles into main.css
2025-02-17 12:10:32 +01:00
Benjamin Canac
32b0fbf594
docs: move styles into main.css
2025-02-17 11:59:33 +01:00
renovate[bot]
47be7e1b71
chore(deps): lock file maintenance (v3) ( #3336 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-17 10:59:52 +01:00
renovate[bot]
d623b37e76
chore(deps): update all non-major dependencies (v3) ( #3317 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-17 10:44:53 +01:00
Benjamin Canac
6c52b5146d
docs(deps): update @nuxt/ui-pro
2025-02-16 21:38:06 +01:00
Benjamin Canac
f92bac64a9
docs(nuxt.config): remove nitro.prerender.failOnError
2025-02-16 19:28:19 +01:00
Benjamin Canac
416342486d
chore(deps): update @nuxt/ui-pro
2025-02-16 19:23:43 +01:00
Benjamin Canac
07781c3fb4
chore(deps): update vue-tsc resolution
2025-02-16 16:52:32 +01:00
Benjamin Canac
036ba4c57f
chore(Table): update types
2025-02-16 16:33:49 +01:00
Benjamin Canac
37276dda5e
chore(github): deploy docs on push
2025-02-16 16:22:56 +01:00
Benjamin Canac
6c7bacd0ba
chore(deps): update & remove happy-dom resolution
2025-02-16 16:14:55 +01:00
Benjamin Canac
b6d771d427
playground-vue(app): add missing components
2025-02-16 12:53:19 +01:00
Benjamin Canac
cbaf9ec776
docs(app): clean css variables
2025-02-16 12:53:13 +01:00
Sandro Circi
7641d89552
fix(Modal): always fullscreen on mobile ( #2637 )
...
Co-authored-by: Benjamin Canac <canacb1@gmail.com >
2025-02-16 12:52:21 +01:00
Benjamin Canac
f55e869637
fix(Link): allow usage without vue-router in vue
...
Resolves #3001
2025-02-16 12:18:03 +01:00
Benjamin Canac
0275076c1b
docs(content): add icons
2025-02-15 23:42:53 +01:00
Benjamin Canac
e25f2f0b05
docs(app): reduce tabs size
2025-02-15 23:42:28 +01:00
Benjamin Canac
f74953a4ad
docs(app): improve command palette icons
2025-02-15 23:15:37 +01:00
Benjamin Canac
3a3ae07d88
docs(deps): update @nuxt/ui-pro
2025-02-15 19:02:10 +01:00
B. Jonson
1d09a2aa35
feat(locale): add Bengali (বাংলা) language ( #3321 )
...
Co-authored-by: Benjamin Canac <canacb1@gmail.com >
2025-02-15 18:45:54 +01:00
Benjamin Canac
f0553ebb49
fix(Table): proxy props without useForwardProps
...
https://github.com/nuxt/ui/issues/3255#issuecomment-2640503829
2025-02-15 18:43:33 +01:00
Benjamin Canac
fa92053116
docs(ThemePicker): improve design
2025-02-15 18:25:19 +01:00
Benjamin Canac
76c527d8b9
docs(define-shortcuts): clarify meta key on windows
...
Resolves #3318
2025-02-15 16:33:16 +01:00
Benjamin Canac
6d9b9edc55
feat(Drawer): add inset prop
...
Resolves #2994
2025-02-15 16:21:41 +01:00
Benjamin Canac
fabf42735e
docs(nuxt.config): disable nitro.prerender.failOnError
2025-02-15 13:28:34 +01:00
Benjamin Canac
847d4aa752
feat(Card): add variant prop
2025-02-14 19:23:07 +01:00
Maxime Pauvert
7a56903f47
docs: fix pro templates url ( #3319 )
2025-02-14 17:42:28 +01:00
Benjamin Canac
c480e1d77f
chore(package): add .nuxt/ui.css to files
2025-02-14 16:55:23 +01:00
Benjamin Canac
0a1c76c82e
playground-vue(deps): clean
2025-02-14 16:41:37 +01:00
Sébastien Chopin
69d49a5214
docs: remove unused prop in terms
2025-02-14 15:16:36 +01:00
Benjamin Canac
5846c1e2ee
feat(ContextMenu/DropdownMenu/NavigationMenu): add external-icon prop
...
Resolves #2996
2025-02-14 15:00:06 +01:00
Sébastien Chopin
ba3ed86ae1
docs: add marketing pages ( #3308 )
...
Co-authored-by: Benjamin Canac <canacb1@gmail.com >
2025-02-14 14:18:14 +01:00
renovate[bot]
d4bc9b3d0e
chore(deps): update pnpm to v10 (v3) ( #3234 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Benjamin Canac <canacb1@gmail.com >
2025-02-14 12:33:55 +01:00
renovate[bot]
83365da00e
chore(deps): update all non-major dependencies (v3) ( #3293 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Benjamin Canac <canacb1@gmail.com >
2025-02-14 12:01:16 +01:00
Benjamin Canac
77697910be
docs(deps): update @nuxt/ui-pro
2025-02-13 23:06:57 +01:00
Maxime Pauvert
5775532689
docs(theme): fix source definition with content ( #3313 )
2025-02-13 22:27:55 +01:00
Benjamin Canac
df44779953
docs(deps): update @nuxt/ui-pro
2025-02-13 17:51:31 +01:00
Benjamin Canac
186c024fcb
docs(command-palette): disable all autofocus
2025-02-13 16:29:40 +01:00
Benjamin Canac
0c8a272d42
docs(ComponentCode): fix edge-case
2025-02-13 16:26:12 +01:00
Benjamin Canac
ff6658ea71
docs(app): missing blackAsPrimary feature on error page
2025-02-13 11:57:47 +01:00
Benjamin Canac
8097fff79d
fix(Card): remove shadow-sm for consistency
2025-02-13 11:57:34 +01:00
Benjamin Canac
03a00b59e5
docs(deps): update @nuxt/ui-pro
2025-02-12 21:47:48 +01:00
Benjamin Canac
2b56c291ca
chore(deps): set vite resolution
2025-02-12 21:43:15 +01:00
Benjamin Canac
4c417716c1
chore: update prettier workers version
2025-02-12 21:41:52 +01:00
Benjamin Canac
7de4b3bfda
docs(app): improve safelist
2025-02-12 18:36:59 +01:00
Benjamin Canac
9cd8d3df40
docs(LogoPro): add collapsed prop
2025-02-12 18:36:36 +01:00
Benjamin Canac
115350d298
docs(app): typo
2025-02-12 18:36:19 +01:00
Benjamin Canac
9d29e0b407
fix(Calendar/InputMenu/Textarea): add missing PartialString type on ui prop
...
Resolves #3299
2025-02-12 11:51:21 +01:00
renovate[bot]
c00e1d72d9
chore(deps): update all non-major dependencies (v3) ( #3238 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-11 21:20:04 +01:00
Benjamin Canac
e7e75858d7
fix(SelectMenu): wrap content with FocusScope
...
Resolves #2657
2025-02-11 15:14:06 +01:00
renovate[bot]
80e6c1d264
chore(deps): update tailwindcss to ^4.0.6 (v3) ( #3274 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-11 14:58:36 +01:00
Hugo Richard
39c0a60955
docs(calendar): fix date picker example ( #3284 )
2025-02-10 15:13:21 +01:00
Chandara H. Wei
3413608168
docs(SupportedLanguages): wrong flag emoji for Khmer language ( #3278 )
2025-02-09 13:33:33 +01:00
Benjamin Canac
0363bf7c66
chore(README): wrong radix-vue link
2025-02-09 12:43:38 +01:00
renovate[bot]
bef3675a89
chore(deps): update dependency @nuxt/devtools-kit to v2 (v3) ( #3253 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-07 21:44:03 +01:00
Sébastien Chopin
3eec33be53
docs(theme): fix when using neutral color on pre-rendering
2025-02-07 17:56:51 +01:00
Benjamin Canac
e419dcbe61
fix(Modal/Slideover): improve title & description accessibility
...
Resolves #3267 , resolves #3215
2025-02-07 16:48:47 +01:00
Benjamin Canac
2ee47e5c9e
docs(deps): update @nuxt/ui-pro
2025-02-07 13:01:58 +01:00
Benjamin Canac
54e6841ad0
dectools(app): use error css var
2025-02-07 13:01:49 +01:00
Sandro Circi
104852a55c
chore: use new syntax for css variables ( #3258 )
...
Co-authored-by: Benjamin Canac <canacb1@gmail.com >
2025-02-07 11:24:14 +01:00
Benjamin Canac
8e7c52e1fb
docs(theme): handle neutral color on ssr
2025-02-07 11:13:57 +01:00
Benjamin Canac
e779764465
docs(deps): update @nuxt/ui-pro
2025-02-06 21:14:42 +01:00
renovate[bot]
71ed7ce6b0
chore(deps): update tailwindcss to ^4.0.4 (v3) ( #3257 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-06 17:29:31 +01:00
Benjamin Canac
443a0be017
feat(module): generate tailwindcss theme colors ( #2967 )
...
Co-authored-by: HugoRCD <hugo.richard@epitech.eu >
Co-authored-by: Sébastien Chopin <seb@nuxt.com >
2025-02-06 17:29:03 +01:00
Muhammad Mahmoud
4aa317944e
feat(Table): extends core options and support other options like pagination ( #3177 )
...
Co-authored-by: Sandros94 <sandro.circi@digitoolmedia.com >
Co-authored-by: Benjamin Canac <canacb1@gmail.com >
2025-02-05 22:04:00 +01:00
Farnabaz
c5bb540519
docs(llms): generate llms.txt from content ( #3246 )
2025-02-05 18:25:39 +01:00
Benjamin Canac
dfa48828ff
chore(types): add missing VNode import
2025-02-05 16:13:59 +01:00
Benjamin Canac
089185fbe4
feat(useToast): proxy emits
2025-02-05 15:44:15 +01:00
Benjamin Canac
abd2be1aa6
feat(Toast): handle vnodes in title and description
...
Resolves #3226
2025-02-05 15:32:20 +01:00
Denis Moshkin
d94b304d0c
chore(package): add keywords ( #3243 )
2025-02-05 13:50:56 +01:00
Benjamin Canac
153f341a8c
fix(useToast)!: don't return a promise on add
2025-02-05 13:44:26 +01:00
Benjamin Canac
533e889589
fix(Toast)!: rename click to onClick for consistency
2025-02-05 13:44:21 +01:00
Benjamin Canac
2c192ac145
feat(Alert/Toast)!: add orientation prop
2025-02-05 13:44:21 +01:00
Benjamin Canac
cd0a9d39d8
fix(App): wrap ModalProvider / SlideoverProvider inside TooltipProvider
...
Resolves #3236
2025-02-04 21:45:24 +01:00
Benjamin Canac
87234cb4da
chore(package): export utils
2025-02-04 16:31:46 +01:00
Benjamin Canac
86ac79b6b4
chore(templates): import from @nuxt/ui
2025-02-04 16:27:10 +01:00
Benjamin Canac
e595314b2b
chore(types): export utils
2025-02-04 15:38:02 +01:00
renovate[bot]
ac08569a34
chore(deps): update all non-major dependencies (v3) ( #3231 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Farnabaz <farnabaz@gmail.com >
2025-02-04 15:38:02 +01:00
Benjamin Canac
961711c7b7
docs(form): import types from @nuxt/ui
2025-02-04 14:56:49 +01:00
José Duarte Alleuy
10fb843f8f
feat(Badge): add support within button groups ( #3224 )
...
Co-authored-by: Benjamin Canac <canacb1@gmail.com >
2025-02-03 12:11:22 +01:00
renovate[bot]
deddc7cf97
chore(deps): lock file maintenance (v3) ( #3229 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-03 10:59:18 +01:00
renovate[bot]
86e8ccd8e6
chore(deps): update all non-major dependencies (v3) ( #3205 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-03 10:41:33 +01:00
Benjamin Canac
7b4f612cc9
chore(deps): add caret range specifier to @standard-schema/spec
2025-02-02 19:23:28 +01:00
renovate[bot]
618c1159f2
chore(deps): update devdependency @nuxt/eslint-config to v1 (v3) ( #3212 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-02 19:16:07 +01:00
Hugo Richard
f21e923a64
docs(ComponentTheme): broken github link ( #3223 )
2025-02-02 11:38:54 +01:00
renovate[bot]
69bc686efd
chore(deps): update tailwindcss to ^4.0.3 (v3) ( #3221 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-01 18:21:16 +01:00
Chingiz Mammadov
0fb6753c9d
feat(locale): add Azerbaijani language ( #3209 )
2025-01-31 23:59:14 +01:00
renovate[bot]
e354d1b3a2
chore(deps): update tailwindcss to ^4.0.2 (v3) ( #3219 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-31 23:57:02 +01:00
Benjamin Canac
07e1b4f1f4
fix(NavigationMenu): disable collapsible with collapsed prop
2025-01-30 14:19:13 +01:00
Anthony Fu
6c20f8a9ea
feat(unplugin): expose options for embedded plugins, throw warnings for duplication ( #3207 )
2025-01-30 12:17:42 +01:00
renovate[bot]
ce3eaaa7b9
chore(deps): update tailwindcss to ^4.0.1 (v3) ( #3206 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-30 11:51:08 +01:00
Benjamin Canac
49dd0885a0
fix(Badge): missing UAvatar import
...
Resolves #3203
2025-01-29 17:38:23 +01:00
Benjamin Canac
c1c9da4d38
fix(NavigationMenu): wrong level compute on vertical orientation
2025-01-29 16:11:32 +01:00
Benjamin Canac
0e46c3e8cf
fix(NavigationMenu): remove negative mb causing overflow issues
2025-01-29 15:29:49 +01:00
Chandara H. Wei
995e07d6ff
fix(locale): export km ( #3201 )
2025-01-29 12:51:03 +01:00
renovate[bot]
d93ab0616e
chore(deps): update all non-major dependencies (v3) ( #3192 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Benjamin Canac <canacb1@gmail.com >
2025-01-29 11:08:57 +01:00
Benjamin Canac
a3cfdb7c12
docs(input): remove pre-filled password example
...
Resolves #3195
2025-01-29 11:05:31 +01:00
VisualYuki
7299b0c603
chore(npmrc): set shell-emulator to make scripts work on windows ( #3198 )
2025-01-29 10:45:03 +01:00
renovate[bot]
b9000a7bf1
chore(deps): update nuxt framework to ^3.15.4 (v3) ( #3199 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-29 10:42:27 +01:00
Benjamin Canac
97f26c6777
docs(deps): update @nuxt/ui-pro
2025-01-28 17:31:06 +01:00
Benjamin Canac
4cbfcaf867
cli: update reka-ui url
2025-01-28 17:30:59 +01:00
Benjamin Canac
e2b78a78a4
feat(CommandPalette): support link props in items
...
Resolves #3190
2025-01-28 14:51:57 +01:00
Typed SIGTERM
527631d2d1
chore(deps): fix tailwindcss version specifier ( #3188 )
2025-01-28 10:03:22 +01:00
Benjamin Canac
2703498fe5
docs(deps): update @nuxt/ui-pro
2025-01-27 19:03:13 +01:00
Benjamin Canac
e2d570bcf3
docs(components): update badges
2025-01-27 18:56:50 +01:00
Benjamin Canac
bc10a1cabe
chore(release): v3.0.0-alpha.12
2025-01-27 18:49:23 +01:00
renovate[bot]
dcd86144a2
chore(deps): lock file maintenance (v3) ( #3183 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-27 17:37:33 +01:00
renovate[bot]
761680b5cb
chore(deps): update all non-major dependencies (v3) ( #3185 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-27 17:27:48 +01:00
renovate[bot]
3183e4afe3
chore(deps): update nuxt framework to ^3.15.3 (v3) ( #3176 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-27 17:18:45 +01:00
Benjamin Canac
cd16b95c98
fix(components): prevent multiple appConfig identifier import ( #3186 )
2025-01-27 13:26:21 +01:00
Benjamin Canac
d27be06164
chore(Avatar): cast ImageComponent to string
2025-01-27 13:02:56 +01:00
Sagiv
f3958773d6
feat(locale): add Hebrew language ( #3181 )
2025-01-27 10:50:48 +01:00
renovate[bot]
2006ec0646
chore(deps): update all non-major dependencies (v3) ( #3154 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-27 10:45:31 +01:00
Benjamin Canac
3320e0473c
chore(renovate): run pnpm dedupe post update
2025-01-25 12:22:30 +01:00
Romain Hamel
c0b485d563
feat(Form): form validation properties ( #3137 )
2025-01-24 19:10:44 +01:00
Nándor Dudás
891ba1fec6
feat(locale): add Hungarian language ( #3129 )
...
Co-authored-by: Benjamin Canac <canacb1@gmail.com >
2025-01-24 19:07:55 +01:00
Howard Guo
1a95104631
fix(locale): remove emoji fallback for Chinese ( #3134 )
2025-01-24 18:37:33 +01:00
Benjamin Canac
ac86ee01b9
feat(NavigationMenu): add contentOrientation prop
2025-01-24 18:35:04 +01:00
Gerben Mulder
8f7f579da0
fix(Form): standard schema validation no longer wrapped in value object ( #3104 )
2025-01-24 18:21:52 +01:00
Nexos Creator
8e96daa5cc
feat(locale): add Hindi language ( #3170 )
2025-01-24 17:31:14 +01:00
Benjamin Canac
36d7402be1
fix(Avatar): hide fallback when image is loaded
...
Resolves nuxt/ui-pro#727
2025-01-24 17:29:53 +01:00
Benjamin Canac
63b7de4159
docs(navigation-menu): add missing github icon
2025-01-24 14:46:06 +01:00
Benjamin Canac
f8b4de587e
docs(installation): add devtools.enabled option
2025-01-24 14:45:56 +01:00
Benjamin Canac
890c3d0840
docs(getting-started): wrong heading for devtools
2025-01-24 14:41:53 +01:00
Benjamin Canac
7441b6451d
playground(nuxt.config): enable @nuxt/fonts outside devtools prepare
2025-01-24 14:36:45 +01:00
Benjamin Canac
2b7ff3edf6
fix(NavigationMenu): handle children recursively in vertical orientation
...
Resolves #3128
2025-01-24 14:07:29 +01:00
Benjamin Canac
9b5a957cdd
fix(ContextMenu/DropdownMenu): remove unnecessary bindings in html
2025-01-24 13:03:44 +01:00
Benjamin Canac
00c5f26111
fix(Avatar): handle loading manually to support @nuxt/image
...
Resolves nuxt/ui-pro#727
2025-01-24 12:14:48 +01:00
Benjamin Canac
aafddd8eed
fix(useToast): add in queue and improve unique ids
...
Resolves #2686
2025-01-24 11:16:02 +01:00
Benjamin Canac
8d941e1360
docs(deps): update @nuxt/ui-pro
2025-01-23 11:18:13 +01:00
Konstantin
ba3d5e2c7d
docs(table): describe meta field on columns ( #3160 )
2025-01-23 10:49:07 +01:00
Benjamin Canac
1b989c419d
docs(ComponentExample): pass width to iframe only without iframeMobile
2025-01-22 18:06:17 +01:00
Benjamin Canac
b8b7a8366d
docs(app): increase content search result limit
2025-01-22 17:47:37 +01:00
Benjamin Canac
fb94ee379c
docs(app): replace heroicons icons by lucide
2025-01-22 17:40:17 +01:00
Benjamin Canac
a5ed62f83a
docs(deps): update @nuxt/ui-pro
2025-01-22 15:37:14 +01:00
Benjamin Canac
12b6c78a17
docs(app): prevent ui-pro / vue switch when disabled
2025-01-22 15:37:14 +01:00
renovate[bot]
9cafd1295e
chore(deps): update tailwindcss to v4.0.0 (v3) ( #3155 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-22 15:15:24 +01:00
Benjamin Canac
545c3917a1
docs(ComponentTheme): prevent async data override on generate
2025-01-22 10:35:11 +01:00
renovate[bot]
3e2e5a075d
chore(deps): update all non-major dependencies (v3) ( #3150 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-21 15:54:27 +01:00
Aaron Dewes
629dcfab16
docs(input): fix aria-label on examples ( #3149 )
2025-01-21 12:12:14 +01:00
renovate[bot]
53d636aa9b
chore(deps): update devdependency vitest to v3 (v3) ( #3117 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-20 18:29:25 +01:00
renovate[bot]
eb068b2f90
chore(deps): lock file maintenance (v3) ( #3145 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-20 18:10:25 +01:00
Benjamin Canac
75a470d588
chore(deps): dedupe
2025-01-20 14:49:13 +01:00
Benjamin Canac
90dc03cd03
chore(Select): clean props
2025-01-20 14:48:28 +01:00
Romain Hamel
088dc9bf38
docs(form): fix nested form example schema ( #3135 )
2025-01-20 11:53:05 +01:00
Romain Hamel
b95b91391a
feat(FormField): set aria-describedby and aria-invalid attributes ( #3123 )
2025-01-20 11:46:09 +01:00
renovate[bot]
b8d99726ef
chore(deps): update all non-major dependencies (v3) ( #3091 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-20 11:17:39 +01:00
Hugo Richard
b88f67ccfe
docs(app): add h-64 to safelist ( #3115 )
2025-01-20 11:13:44 +01:00
renovate[bot]
55b233dc3d
chore(deps): update nuxt framework to ^3.15.2 (v3) ( #3074 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-20 10:56:59 +01:00
Hugo Richard
f0297e02d0
docs(modal/slideover): improve programmatic examples ( #3131 )
2025-01-17 17:43:40 +01:00
Chandara H. Wei
64421a190f
feat(locale): add Khmer language ( #3119 )
...
Co-authored-by: Hugo Richard <hugo.richard@epitech.eu >
2025-01-17 16:46:01 +01:00
Benjamin Canac
3af77ccca1
cli: fix component template import
2025-01-17 13:08:59 +01:00
Benjamin Canac
a3a562b699
docs(app): improve module and framework reactivity
2025-01-17 00:01:06 +01:00
Benjamin Canac
3159a89436
docs(deps): update @nuxt/content
2025-01-16 23:52:33 +01:00
Benjamin Canac
ba1dd13173
fix(Button): wrong avatar size with block prop
2025-01-16 16:49:43 +01:00
Benjamin Canac
3fc2210e03
feat(NavigationMenu): add collapsed prop
2025-01-16 16:34:36 +01:00
Benjamin Canac
931211a634
fix(NavigationMenu): highlight open items on horizontal orientation only
2025-01-16 16:09:08 +01:00
Benjamin Canac
27fdc8e260
feat(NavigationMenu): handle label type in items
...
Resolves #2993
2025-01-16 15:56:14 +01:00
Benjamin Canac
1e88512bef
chore(ContextMenu/DropdownMenu): remove useless pointer-events-auto
...
Revert parts of #2881
2025-01-16 12:38:34 +01:00
Benjamin Canac
533ccec110
fix(colors): move css variables to base layer
...
Resolves #3075
2025-01-16 12:22:25 +01:00
Benjamin Canac
86e1888474
docs(deps): update
2025-01-15 18:26:59 +01:00
Farnabaz
12a1ab00df
docs(deps): update @nuxt/content ( #3108 )
2025-01-15 17:55:18 +01:00
Benjamin Canac
b64b24f65a
docs(deps): update @nuxt/ui-pro
2025-01-15 16:09:03 +01:00
Benjamin Canac
b8276020b3
docs(deps): update @nuxt/ui-pro
2025-01-15 14:12:19 +01:00
Benjamin Canac
75f7064b40
feat(css): add light variant to reverse colors
2025-01-15 14:00:37 +01:00
Alex
51e5e65be7
refactor(ColorPicker)!: migrate from color to colortranslator ( #3097 )
2025-01-14 15:01:47 +01:00
Hugo Richard
6df9a1a44b
docs(contribution): add guide ( #3076 )
...
Co-authored-by: Benjamin Canac <canacb1@gmail.com >
2025-01-14 14:21:38 +01:00
Alex
ec5d5c98a2
docs(SupportedLanguages): easti flag ( #3099 )
2025-01-14 11:31:38 +01:00
Romain Hamel
de9ecb1d76
fix(Form)!: include nested state in submit data ( #3028 )
2025-01-14 10:49:39 +01:00
Hugo Richard
865a47f125
docs(ComponentSlots): support custom slug ( #3096 )
2025-01-14 10:31:41 +01:00
Sigve Hansen
9ccfe8fbb3
feat(locale): add Norwegian Bokmål language ( #3095 )
2025-01-14 10:28:49 +01:00
Israel Ortuño
1bf370e6fd
fix(locale): year translation missing ñ in es ( #3090 )
2025-01-13 22:49:58 +01:00
Sébastien Chopin
3309ef60b2
docs(getting-started): add nuxt devtools video & learnvue video
2025-01-13 18:56:48 +01:00
Daniele Nicosia
a6cc7bf53b
docs(calendar/command-palette): fix external links ( #3087 )
2025-01-13 17:45:26 +01:00
Benjamin Canac
e2cee110b4
docs(deps): update @nuxt/ui-pro
2025-01-13 17:44:28 +01:00
Benjamin Canac
01b7547ccc
docs(app): move watch before surround
2025-01-13 16:15:05 +01:00
Alex
e7c10bcb0d
fix(Alert): allow actions wrap ( #3083 )
2025-01-13 14:46:45 +01:00
Benjamin Canac
1d54fd3e2d
chore(release): v3.0.0-alpha.11
2025-01-13 11:54:49 +01:00
Alex
f85b0985bd
fix(components): enable pointer events on menus ( #2881 )
...
Co-authored-by: Benjamin Canac <canacb1@gmail.com >
2025-01-13 11:44:23 +01:00
kyyy
c902a40f7c
fix(SelectMenu): handle resetSearchTermOnBlur manually ( #3082 )
...
Co-authored-by: Benjamin Canac <canacb1@gmail.com >
2025-01-13 11:26:16 +01:00
Romain Hamel
1a54ab231b
refactor(Form): rename validation functions and vars for clarity ( #3029 )
...
Co-authored-by: Benjamin Canac <canacb1@gmail.com >
2025-01-13 11:19:29 +01:00
Benjamin Canac
9d0f8617b2
docs(deps): update @nuxt/content
2025-01-13 11:05:18 +01:00
renovate[bot]
23493af406
chore(deps): lock file maintenance (v3) ( #3081 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-13 10:46:56 +01:00
Benjamin Canac
582fe87d70
docs(Header): remove meta_g shortcut
2025-01-13 10:46:15 +01:00
Benjamin Canac
c957bbf9a1
chore(renovate): ignore vue-tsc for v2
2025-01-13 10:37:43 +01:00
renovate[bot]
965e1aacaf
chore(deps): update all non-major dependencies (v3) ( #3061 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-13 10:35:54 +01:00
renovate[bot]
1ba2e185b2
chore(deps): update devdependency unplugin-vue-components to v28 (v3) ( #3049 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-12 23:46:01 +01:00
renovate[bot]
53afc40481
chore(deps): update devdependency unplugin-auto-import to v19 (v3) ( #3048 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-12 23:33:56 +01:00
Chiahong
5c2c55ff08
fix(locale): improve Traditional Chinese translation ( #3051 )
...
Co-authored-by: Benjamin Canac <canacb1@gmail.com >
2025-01-10 18:49:09 +01:00
Benjamin Canac
39a3d2592c
chore(deps): update @nuxt/ui-pro
2025-01-10 18:25:08 +01:00
Benjamin Canac
ee4c33cb1a
docs(app): wrong links for ui-pro in community section
2025-01-10 18:25:08 +01:00
Malik-Jouda
d5dba0ebc9
fix(CommandPalette/SelectMenu): missing translations ( #3057 )
2025-01-10 18:20:47 +01:00
Benjamin Canac
a3dbf7c27d
docs(installation): improve starter sections
2025-01-10 15:33:54 +01:00
Benjamin Canac
a3cf25f5cd
docs(installation): add playground links
2025-01-10 14:12:39 +01:00
Benjamin Canac
02c8988a7a
chore(github): add vue template link to bug-report-v3
2025-01-10 13:31:24 +01:00
Benjamin Canac
046785359e
docs(vue): add vue-router in installation sections
...
Related to #2764
2025-01-10 13:07:14 +01:00
renovate[bot]
85b8553893
chore(deps): update tailwindcss to v4.0.0-beta.9 (v3) ( #3059 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-10 11:15:49 +01:00
Maxime Pauvert
5288f87e0b
chore(readme): change github v2 link ( #3060 )
...
Co-authored-by: Benjamin Canac <canacb1@gmail.com >
2025-01-09 23:02:52 +01:00
Maxime Pauvert
25a71aa3ae
docs(header): update GitHub link for @nuxt/ui-pro ( #3058 )
2025-01-09 19:03:34 +01:00
Benjamin Canac
a3bae03a20
chore(github): disable playground on pull requests
2025-01-09 17:30:30 +01:00
Benjamin Canac
01ce7e2d14
docs(deps): update @nuxt/ui-pro
2025-01-09 15:32:10 +01:00
renovate[bot]
11a3f03a7f
chore(deps): update all non-major dependencies (v3) ( #3033 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-09 15:15:44 +01:00
Estéban
0531211ee5
test(ContextMenu): fix snapshots ( #3055 )
...
Co-authored-by: Benjamin Canac <canacb1@gmail.com >
2025-01-09 15:14:24 +01:00
Benjamin Canac
039788a044
docs(deps): update @nuxt/ui-pro
2025-01-09 12:51:06 +01:00
Benjamin Canac
9aa6812423
chore(package): move style before import
2025-01-09 12:34:00 +01:00
Benjamin Canac
3107039b56
Revert "chore(deps): update typescript"
...
This reverts commit 1c4bae8c86 .
2025-01-09 12:30:21 +01:00
Benjamin Canac
c79acc15b0
Revert "chore(deps): update @nuxt/module-builder"
...
This reverts commit 71e98a4024 .
2025-01-09 12:29:53 +01:00
Benjamin Canac
15b411de4a
Revert "build: remove cjs support"
...
This reverts commit 0128c1c9e0 .
2025-01-09 12:28:23 +01:00
Benjamin Canac
410b7db201
docs(deps): revert @nuxt/ui-pro
2025-01-09 12:13:00 +01:00
kyyy
5a443944ae
fix(InputMenu): removing tag does not change modelValue ( #3054 )
...
Co-authored-by: Benjamin Canac <canacb1@gmail.com >
2025-01-09 11:53:03 +01:00
Benjamin Canac
82ade16fd0
docs(deps): update @nuxt/ui-pro
2025-01-09 11:10:18 +01:00
Benjamin Canac
af736b0c6a
docs(ComponentCode): handle metas for prose components
2025-01-09 11:02:29 +01:00
Benjamin Canac
30ba53e20b
feat(module): allow tv customization through app.config ( #2938 )
2025-01-08 17:26:20 +01:00
Benjamin Canac
4e482750cb
docs(content): remove some badges
2025-01-08 16:22:45 +01:00
Bitcreep
01bf99eec8
feat(locale): add Estonian language ( #3036 )
...
Co-authored-by: Benjamin Canac <canacb1@gmail.com >
2025-01-08 16:19:27 +01:00
renovate[bot]
446a9f7d31
chore(deps): update devdependency @release-it/conventional-changelog to v10 (v3) ( #3046 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-08 16:18:45 +01:00
Hugo Richard
638808c32c
docs(app): handle prose components ( #3030 )
...
Co-authored-by: Benjamin Canac <canacb1@gmail.com >
2025-01-08 16:17:50 +01:00
Benjamin Canac
6a81db2b9c
docs(nuxt.config): use oss license
2025-01-08 11:19:22 +01:00
Benjamin Canac
1f71d74899
docs(app): display pro tag on all links
2025-01-08 10:55:07 +01:00
Benjamin Canac
cc50ef6ccd
docs(ComponentCode): improve defaults for booleans
2025-01-07 15:08:31 +01:00
Benjamin Canac
4344e36664
fix(Accordion/Collapsible/NavigationMenu/Tabs): define unmountOnHide default
2025-01-07 15:08:06 +01:00
Benjamin Canac
cc523a3d23
chore(github): update workflows
2025-01-07 12:15:51 +01:00
Benjamin Canac
d7981ab2d5
chore(github): update workflows
2025-01-07 12:07:16 +01:00
Benjamin Canac
697994e15d
playground: add @nuxthub/core module
2025-01-07 12:07:07 +01:00
Benjamin Canac
18b2c51282
docs(nuxt.config): disable hub.cache
2025-01-07 12:06:51 +01:00
Benjamin Canac
a68f57c5d2
chore(github): update workflows
2025-01-07 11:55:15 +01:00
Benjamin Canac
2050bed050
chore(github): update workflows
2025-01-07 11:32:20 +01:00
nuxthub-admin[bot]
9bf93575a7
ci: add nuxthub workflow
2025-01-07 10:27:07 +00:00
Benjamin Canac
5c19c79350
chore(github): update workflows
2025-01-07 11:25:31 +01:00
Benjamin Canac
fd5a529565
chore(github): update workflows
2025-01-07 11:17:12 +01:00
nuxthub-admin[bot]
61389b8b5a
ci: add nuxthub workflow
2025-01-07 10:11:16 +00:00
Benjamin Canac
ef7ecd242f
fix(NavigationMenu): remove w-full on root slot
...
Resolves #3000
2025-01-06 18:53:11 +01:00
Romain Hamel
41dc11ceef
fix(FormField): restore eager-validation prop behavior ( #3031 )
...
Co-authored-by: Benjamin Canac <canacb1@gmail.com >
2025-01-06 18:52:23 +01:00
renovate[bot]
00b3c86584
chore(deps): update devdependency release-it to v18 (v3) ( #3027 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-06 17:37:12 +01:00
renovate[bot]
8c88912a8f
chore(deps): update all non-major dependencies (v3) ( #2985 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Benjamin Canac <canacb1@gmail.com >
2025-01-06 17:17:03 +01:00
Benjamin Canac
0128c1c9e0
build: remove cjs support
2025-01-06 16:58:40 +01:00
Benjamin Canac
254bf3a65f
chore(deps): refresh lock
2025-01-06 16:31:27 +01:00
Benjamin Canac
5ac25b5a84
chore(deps): dedupe
2025-01-06 16:26:14 +01:00
Benjamin Canac
71e98a4024
chore(deps): update @nuxt/module-builder
2025-01-06 16:25:29 +01:00
renovate[bot]
561fcd0b19
chore(deps): update dependency pathe to v2 (v3) ( #3017 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-06 12:47:12 +01:00
Benjamin Canac
1c4bae8c86
chore(deps): update typescript
2025-01-06 12:41:09 +01:00
Benjamin Canac
0903e80b03
chore(deps): update unplugin & vite
2025-01-06 12:35:55 +01:00
Benjamin Canac
fae9895836
chore(deps): dedupe
2025-01-06 12:23:35 +01:00
Benjamin Canac
f19308d401
cli(templates): remove leading space in docs
2025-01-06 12:22:23 +01:00
Benjamin Canac
2f19136fd8
docs(ComponentExample): round width in iframe params
2025-01-06 12:22:23 +01:00
Pontus Aurdal
0201a3de75
feat(locale): add Swedish language ( #3012 )
2025-01-06 10:42:49 +01:00
Pontus Aurdal
c770ae124e
feat(locale): add Finnish language ( #3013 )
2025-01-06 10:41:55 +01:00
Dinar, Permadi
a18ad84edf
feat(locale): add Indonesian language ( #3024 )
2025-01-06 10:41:32 +01:00
renovate[bot]
64f85a029f
chore(deps): update nuxt framework to ^3.15.1 (v3) ( #2970 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-06 10:24:23 +01:00
Benjamin Canac
d4653e3c02
docs(deps): update @nuxt/ui-pro
2024-12-27 15:54:53 +01:00
Benjamin Canac
546a82c4c9
docs(examples): remove justify-center
2024-12-27 15:28:35 +01:00
Benjamin Canac
e878115a73
docs(ComponentExample): add iframeMobile prop
2024-12-27 15:28:22 +01:00
Benjamin Canac
91da9aa83a
docs(deps): update @nuxt/ui-pro
2024-12-27 12:52:37 +01:00
Benjamin Canac
9759320438
fix(NavigationMenu): arrow styles after reka-ui migration
2024-12-27 12:45:13 +01:00
Benjamin Canac
4f05b1aac9
fix(Stepper): correct item value type
2024-12-27 11:21:34 +01:00
Horu
ffba108291
feat(locale): add Viet language ( #2986 )
2024-12-26 15:43:42 +01:00
Benjamin Canac
5550d184bb
docs(SupportedLanguages): improve
2024-12-26 10:59:21 +01:00
Nateetorn Preansri
c8cd06e92d
feat(locale): add Thai language ( #2980 )
2024-12-26 10:44:03 +01:00
zannias
b326a14fb0
feat(locale): add Greek language ( #2975 )
2024-12-25 14:11:04 +01:00
Benjamin Canac
5183582a90
fix(templates): allow any string in colors autocomplete
...
Related to #2143
Co-Authored-By: Inesh Bose <56732164+ineshbose@users.noreply.github.com >
2024-12-24 16:56:22 +01:00
Benjamin Canac
ac54c7523c
docs(deps): update @nuxt/ui-pro
2024-12-24 16:39:53 +01:00
renovate[bot]
4c0bdf38fc
chore(deps): update devdependency vue-tsc to ^2.2.0 (v3) ( #2966 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Benjamin Canac <canacb1@gmail.com >
2024-12-24 16:16:21 +01:00
Benjamin Canac
c223281763
chore(Progress): remove $slots usage
2024-12-24 12:41:32 +01:00
renovate[bot]
7f09299de5
chore(deps): update all non-major dependencies (v3) ( #2961 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-23 18:38:52 +01:00
renovate[bot]
6510e1e47d
chore(deps): update dependency nuxt-og-image to v4 (v3) ( #2749 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-23 18:36:23 +01:00
Sébastien Chopin
2202d05119
docs: improve seo for vue components & composables ( #2959 )
2024-12-23 18:32:24 +01:00
Benjamin Canac
7eea62899c
cli: update templates
2024-12-23 12:24:21 +01:00
Benjamin Canac
f66e272b63
docs(deps): update @nuxt/ui-pro
2024-12-23 12:24:20 +01:00
Benjamin Canac
23550c2263
chore(Carousel/Stepper): move orientation from defaultVariants to withDefaults
2024-12-23 12:23:28 +01:00
Mick Lawitzke
d6179912de
chore: make zod imports tree-shakeable ( #2846 )
2024-12-23 12:13:37 +01:00
renovate[bot]
78be40a286
chore(deps): lock file maintenance (v3) ( #2958 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-23 10:57:45 +01:00
renovate[bot]
c2d777625f
chore(deps): update all non-major dependencies (v3) ( #2917 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-23 10:46:33 +01:00
rigtigeEmil
e1d385a175
feat(locale): add Danish language ( #2952 )
2024-12-22 16:33:44 +01:00
Bruno Belloni
1b3c919222
feat(CommandPalette): add autofocus prop ( #2942 )
2024-12-20 12:21:05 +01:00
Benjamin Canac
0f37aca317
chore(github): add codesandbox template to v3 bug report
2024-12-19 23:15:37 +01:00
Hugo Richard
7f64198a70
fix(Avatar): bind $attrs on AvatarFallback ( #2933 )
2024-12-19 13:00:31 +01:00
Benjamin Canac
6f8087f44b
chore(github): update issue templates
2024-12-18 18:25:51 +01:00
Benjamin Canac
6974f23645
docs(content): lint fix
2024-12-18 18:07:33 +01:00
Benjamin Canac
f3f4edae28
docs(ComponentExample): handle iframe container on mobile
2024-12-18 15:52:09 +01:00
Iván Máximiliano, Lo Giudice
7302a846a9
fix(vue): head injection ( #2929 )
2024-12-18 14:58:13 +01:00
Benjamin Canac
2c99bb80c7
fix(templates): infer variants types in generated theme
2024-12-18 13:03:23 +01:00
Benjamin Canac
607792ea25
docs(theme): improve callouts code-blocks spacing
2024-12-17 18:14:03 +01:00
Benjamin Canac
1b6dda1ea9
docs(SupportedLanguages): map ukraine flag
2024-12-17 18:14:03 +01:00
renovate[bot]
6520790ff7
chore(deps): update tailwindcss to v4.0.0-beta.8 (v3) ( #2898 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-17 16:25:48 +01:00
Benjamin Canac
ad8db69990
docs(deps): update @nuxt/ui-pro
2024-12-17 15:40:59 +01:00
Benjamin Canac
242ff3b0ed
docs(app): remove header toggle negative margin
2024-12-17 15:34:37 +01:00
Benjamin Canac
e931880671
fix(NavigationMenu): highlight border on children only with vertical orientation
2024-12-17 15:33:59 +01:00
Benjamin Canac
82d63446a1
fix(NavigationMenu): unbind link on collapsible trigger with vertical orientation
2024-12-17 14:05:03 +01:00
Iván Máximiliano, Lo Giudice
9b4694f8d9
fix(unplugin): invalid url schema on windows ( #2899 )
2024-12-16 17:28:22 +01:00
Everton
4c5a4fb526
fix(DropdownMenu/ContextMenu): correct bindings of checkbox items ( #2921 )
...
Co-authored-by: Benjamin Canac <canacb1@gmail.com >
2024-12-16 15:13:36 +01:00
Benjamin Canac
6fb426fc17
fix(Modal/Popover/Slideover)!: rename prevent-close to dismissible + uniformize docs
2024-12-16 13:11:10 +01:00
Benjamin Canac
fdaff6630f
chore(Modal/Slideover): remove unnecessary code to handle toasts
2024-12-16 12:57:22 +01:00
Benjamin Canac
0285bf33fa
chore(deps): update @nuxt/content
2024-12-16 12:51:36 +01:00
Ilya Buligin
5efae599b6
feat(locale): add Ukrainian language ( #2908 )
...
Co-authored-by: Benjamin Canac <canacb1@gmail.com >
2024-12-16 11:38:54 +01:00
Benjamin Canac
908f2b569a
chore(deps): update @nuxt/ui-pro
2024-12-16 11:34:25 +01:00
Benjamin Canac
52b561dbed
chore(deps): update @nuxt/content
2024-12-16 11:32:03 +01:00
renovate[bot]
34ec90c974
chore(deps): lock file maintenance (v3) ( #2914 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-16 10:49:46 +01:00
renovate[bot]
194f3b6f03
chore(deps): update all non-major dependencies (v3) ( #2865 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-16 10:21:19 +01:00
Dominique BILLET
2e17fb68de
fix(defineShortcuts): handle extract when using onSelect or onClick ( #2896 )
2024-12-14 19:12:32 +01:00
Benjamin Canac
babfcdcb02
chore(deps): set debug resolution and refresh lock
2024-12-13 15:12:28 +01:00
Benjamin Canac
2fc43d66d5
test: update vue snapshots
2024-12-13 14:37:47 +01:00
Benjamin Canac
d9967f5e28
feat(Badge): rework sizes
2024-12-13 12:57:32 +01:00
Benjamin Canac
cef16cd49d
docs(ComponentCode): fix number inputs
2024-12-13 12:47:47 +01:00
Benjamin Canac
0b86f4315e
docs(app): improve navigation badge display
2024-12-13 12:43:15 +01:00
Benjamin Canac
bfb9b5200c
docs(deps): update @nuxt/ui-pro
2024-12-13 12:42:59 +01:00
Benjamin Canac
aa3b38fc39
docs(deps): update @nuxt/content
2024-12-13 12:35:26 +01:00
Benjamin Canac
ae33adb900
chore(NavigationMenu): improve badge tsdoc
2024-12-13 11:43:39 +01:00
Benjamin Canac
f97d2e3b88
fix(Badge): reduce radius on sm size
2024-12-13 11:43:30 +01:00
Benjamin Canac
473194fbaf
fix(Stepper): wrong item in title & description slots
...
Resolves #2888
2024-12-13 00:04:27 +01:00
Benjamin Canac
33fb2cad0b
chore(cli): add title in docs template
2024-12-12 17:30:00 +01:00
Benjamin Canac
8d3f0fdc39
chore(deps): dedupe & set unimport resolution
2024-12-12 15:04:00 +01:00
Benjamin Canac
3167fda517
docs(ComponentCode): ignore boolean theme variants
2024-12-12 12:08:20 +01:00
Benjamin Canac
7ebd8d813d
docs(getting-started): improve accessibility
2024-12-11 18:26:06 +01:00
Benjamin Canac
b40b73129c
docs(deps): update @nuxt/ui-pro
2024-12-11 17:27:26 +01:00
Benjamin Canac
93ea5b958e
docs(ComponentProps): consistent quotes in default
2024-12-11 17:26:38 +01:00
Benjamin Canac
76db00db7a
docs(ComponentExample): improve iframe display
2024-12-11 16:23:02 +01:00
Benjamin Canac
3445078cab
chore(Alert/CommandPalette): improve close tsdoc
2024-12-11 16:22:32 +01:00
Sébastien Chopin
f179f8588a
docs(ComponentCode): add overflow hidden
2024-12-11 12:52:13 +01:00
Sébastien Chopin
5a6a165a8d
docs(ComponentExample): add overflow hidden and props as search params
2024-12-11 12:43:48 +01:00
Benjamin Canac
7ee733e82b
docs(ComponentExample): add code slot
2024-12-11 12:25:54 +01:00
Benjamin Canac
a0b8b93a5a
docs(ComponentExample): add iframe prop
2024-12-11 12:13:37 +01:00
Benjamin Canac
52e2a4d68f
chore(cli): improve
2024-12-11 11:44:51 +01:00
Sébastien Chopin
efd104a10f
docs(app): improve aside navigation ( #2875 )
...
Co-authored-by: Benjamin Canac <canacb1@gmail.com >
2024-12-11 11:15:05 +01:00
Sébastien Chopin
d8d56d909b
docs(ComponentCode): force string for label when items used as boolean
2024-12-11 10:59:15 +01:00
Benjamin Canac
d5f9cc27a4
docs(deps): update @nuxt/ui-pro
2024-12-10 17:01:16 +01:00
Benjamin Canac
db9ac5778f
docs(avatar): improve usage
2024-12-10 15:17:39 +01:00
Benjamin Canac
e73f38d1d1
docs(app): add target _blank only on external links
2024-12-10 15:17:39 +01:00
Benjamin Canac
206366a70e
docs(ComponentProps): ignore viewTransition by default
2024-12-10 15:17:39 +01:00
Sébastien Chopin
88a5a7055d
docs: update nuxt ui pro icon
2024-12-10 14:27:35 +01:00
Benjamin Canac
b2f68dcf81
docs(components): consistent writing
2024-12-10 12:59:01 +01:00
Benjamin Canac
edad9b7f5c
chore(Chip): improve inset prop tsdoc
2024-12-10 12:13:32 +01:00
Benjamin Canac
c5a8914483
docs(ComponentCode): handle pro theme
2024-12-10 12:11:55 +01:00
Benjamin Canac
57f4d613e6
docs(ComponentCode): better slots handling
2024-12-10 11:06:51 +01:00
Cory Deppen
c186169562
docs(getting-started): update path to settings.json ( #2870 )
2024-12-10 00:39:23 +01:00
Benjamin Canac
31b8c56ff7
docs(ComponentCode): handle pro prop
2024-12-09 18:19:18 +01:00
Benjamin Canac
cc1e32edf5
docs(deps): update @nuxt/content
2024-12-09 17:42:33 +01:00
Sébastien Chopin
9fc42bab2e
docs(ComponentProps): add support for name as prop
2024-12-09 16:06:17 +01:00
Benjamin Canac
1acf99390d
docs(deps): update @nuxt/ui-pro
2024-12-09 15:21:42 +01:00
Benjamin Canac
bf45094f89
docs(app): display icon in navigation for ui-pro components
2024-12-09 15:13:18 +01:00
Benjamin Canac
eaddb8cb33
docs(nuxt.config): ignore pro components in component meta
2024-12-09 15:05:40 +01:00
Benjamin Canac
51de839aca
docs(deps): update @nuxt/ui-pro
2024-12-09 12:07:34 +01:00
Benjamin Canac
83c2b70d98
chore(release): v3.0.0-alpha.10
2024-12-09 11:11:40 +01:00
Benjamin Canac
3b9ca2263d
fix(CommandPalette): keep ignoreFilter groups at their place ( #2833 )
2024-12-09 10:17:54 +01:00
renovate[bot]
6636543256
chore(deps): update all non-major dependencies (v3) ( #2848 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-09 10:17:25 +01:00
Malik-Jouda
f98b91c22a
fix(ColorPicker): handle RTL mode ( #2858 )
2024-12-09 10:17:05 +01:00
Benjamin Canac
857238ff14
chore(deps): update reka-ui
2024-12-08 11:02:40 +01:00
Christophe Carvalho Vilas-Boas
8b5d412fd7
feat(locale): add Portuguese language ( #2855 )
2024-12-07 01:09:00 +01:00
renovate[bot]
ed44d9d101
chore(deps): update devdependency @nuxt/test-utils to ^3.15.1 (v3) ( #2839 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-07 01:08:21 +01:00
renovate[bot]
5a900e460b
chore(deps): update tailwindcss to v4.0.0-beta.6 (v3) ( #2853 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-07 00:55:35 +01:00
Christophe Carvalho Vilas-Boas
4b241ba3c3
fix(types): handle array of strings in AppConfig ( #2854 )
2024-12-07 00:55:11 +01:00
Benjamin Canac
80befc107c
fix(defineShortcuts): return useEventListener to unregister the listener
...
Resolves #2031
2024-12-06 23:37:22 +01:00
Benjamin Canac
6c946dc0e7
docs(deps): update @nuxt/ui-pro
2024-12-06 17:39:13 +01:00
Benjamin Canac
2d81c02356
docs(Header): use Drawer as menu
2024-12-06 17:20:21 +01:00
Benjamin Canac
d3b3b9bef3
docs(installation): add app section
2024-12-06 17:20:21 +01:00
Benjamin Canac
b7ba2c7759
fix(Modal): prevent from going out of screen
...
Resolves #2711
2024-12-06 17:20:21 +01:00
Malik-Jouda
198d04de51
fix(Stepper): handle RTL mode ( #2844 )
2024-12-06 15:08:39 +01:00
renovate[bot]
16e0339e7a
chore(deps): update all non-major dependencies (v3) ( #2820 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-06 11:18:34 +01:00
Benjamin Canac
6f1f9f4d81
docs(app): update module & framework select
2024-12-05 23:36:02 +01:00
Benjamin Canac
46f4e5a24d
docs(app): redirect when module changes
...
Resolves #2840
2024-12-05 23:26:44 +01:00
Benjamin Canac
b983ea2aec
docs(app): hide github link on mobile
2024-12-05 19:13:26 +01:00
Benjamin Canac
bd4abfa880
docs(app): improve module select padding
2024-12-05 19:12:01 +01:00
Benjamin Canac
c1ff978370
fix(Tabs): truncate not working
2024-12-05 19:11:51 +01:00
Benjamin Canac
984bb0899c
docs(app): use tabs to switch framework & module ( #2837 )
2024-12-05 19:01:40 +01:00
Benjamin Canac
a938d24f90
fix(Tabs): prevent hover on disabled
2024-12-05 18:15:03 +01:00
Benjamin Canac
0f8c398673
docs: handle @nuxt/ui-pro components display
2024-12-05 16:43:12 +01:00
Benjamin Canac
695224f91f
chore(ContextMenu/DropdownMenu/NavigationMenu): consistent trailing slot
2024-12-05 16:29:28 +01:00
Benjamin Canac
4b653ef773
feat(NavigationMenu): handle item.trailingIcon display
2024-12-05 16:29:28 +01:00
Benjamin Canac
816bb69deb
fix(Stepper): missing import
2024-12-05 15:22:25 +01:00
Benjamin Canac
5a7c3b13d3
docs(SupportedLanguages): improve emojis
2024-12-05 15:16:41 +01:00
Benjamin Canac
b741ef3313
feat(Avatar): add default slot for fallback
2024-12-05 15:16:28 +01:00
Benjamin Canac
bc80a0121f
chore(ColorPicker): use reka-ui
2024-12-05 14:47:48 +01:00
Alex
e475b6438d
feat(ColorPicker): implement component ( #2670 )
...
Co-authored-by: Benjamin Canac <canacb1@gmail.com >
2024-12-05 14:11:43 +01:00
Benjamin Canac
3e283117d2
docs(app): missing target _blank on links
2024-12-05 12:21:50 +01:00
Romain Hamel
6484d010a1
feat(Stepper): new component ( #2733 )
...
Co-authored-by: Benjamin Canac <canacb1@gmail.com >
2024-12-05 12:20:45 +01:00
renovate[bot]
d539109357
chore(deps): update tailwindcss to v4.0.0-beta.5 (v3) ( #2791 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-04 21:32:35 +01:00
Benjamin Canac
01c3934403
docs: add @nuxt/ui-pro source ( #2775 )
2024-12-04 21:15:07 +01:00
Benjamin Canac
e79103131f
chore(deps): dedupe
2024-12-04 14:46:24 +01:00
Benjamin Canac
37f05e2ba8
docs(deps): update @nuxt/ui-pro
2024-12-03 16:43:39 +01:00
Benjamin Canac
81ac076219
feat(module)!: migrate to reka-ui ( #2448 )
2024-12-03 16:11:32 +01:00
phbe
c440c91a29
fix(locale): improve German translation ( #2826 )
2024-12-03 16:06:18 +01:00
sam
b7ff7d8aa6
feat(locale): add Brazilian Portuguese language ( #2825 )
2024-12-03 13:53:25 +01:00
Jakub Jelínek
68a10f09d5
feat(locale): add Slovak language ( #2821 )
2024-12-02 17:38:11 +01:00
Christian López C
004a577467
feat(Table): handle meta.class on th and td ( #2790 )
...
Co-authored-by: Benjamin Canac <canacb1@gmail.com >
2024-12-02 13:43:08 +01:00
renovate[bot]
f712135576
chore(deps): lock file maintenance (v3) ( #2818 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-02 11:24:16 +01:00
Benjamin Canac
e2aaf5ba21
chore(renovate): ignore typescript
2024-12-02 11:05:26 +01:00
renovate[bot]
d65c7376d9
chore(deps): update all non-major dependencies (v3) ( #2754 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Benjamin Canac <canacb1@gmail.com >
2024-12-02 11:03:49 +01:00
Benjamin Canac
f04c2082ad
docs(Header): move dropdown out of link
2024-11-30 11:48:13 +01:00
Benjamin Canac
bda6098db3
docs(app): improve navigation
2024-11-29 17:28:19 +01:00
Benjamin Canac
8344d852a5
docs(deps): update @nuxt/content & @nuxt/ui-pro
2024-11-29 17:28:10 +01:00
Benjamin Canac
6bd8a06871
docs(Header): replace badge by dropdown
2024-11-29 16:46:20 +01:00
Benjamin Canac
148b02464d
fix(components): specify collisionPadding to all menus
2024-11-29 16:39:35 +01:00
Benjamin Canac
1240a3b604
docs(deps): update @nuxt/content
2024-11-29 16:15:49 +01:00
Benjamin Canac
e3b8d0e60e
docs(deps): update @nuxt/content
2024-11-29 16:01:33 +01:00
Benjamin Canac
0d41210c91
docs: improve callout links
2024-11-29 12:41:31 +01:00
Guillaume Chau
bc2bcb30d9
fix(icons): make loading icon clockwise ( #2797 )
...
Co-authored-by: Benjamin Canac <canacb1@gmail.com >
2024-11-28 15:18:14 +01:00
Aaron Dewes
ed2722257a
fix(ContextMenu): remove close animation ( #2798 )
2024-11-28 14:56:18 +01:00
Romain Hamel
f06fbafc1e
fix(devtools): error with renderer when colorMode is disabled ( #2792 )
2024-11-28 10:51:55 +01:00
Kotering
ecc4755a17
feat(locale): add Japanese language ( #2794 )
2024-11-28 10:25:37 +01:00
Benjamin Canac
9b58ce05f0
chore(icons): sort
2024-11-27 20:22:45 +01:00
Sébastien Chopin
a481410c5f
docs(installation):add UI template instructions
2024-11-27 16:36:57 +01:00
Benjamin Canac
cd7ab3b2b9
docs(theme): fix framework-only usage
2024-11-27 15:55:30 +01:00
Benjamin Canac
9a17f90985
docs(app): hide links slot
2024-11-27 15:17:27 +01:00
Alex
3496b2d541
docs(content): consistent callouts links style ( #2786 )
2024-11-27 14:28:19 +01:00
Sandro Circi
a6c22052e1
fix(Link): partial query match for Vue ( #2787 )
2024-11-27 14:27:47 +01:00
Benjamin Canac
6eb0bbbe1b
docs(app): update error
2024-11-27 12:39:51 +01:00
Benjamin Canac
a2512f680d
feat(css): use color-scheme utilities on body
2024-11-27 12:37:29 +01:00
Benjamin Canac
4eb79021ed
chore(renovate): update
...
Co-Authored-By: Sébastien Chopin <seb@nuxt.com >
2024-11-27 12:37:01 +01:00
renovate[bot]
8a45c25df3
chore(deps): update vueuse monorepo to v12 (v3) (major) ( #2784 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-27 12:11:58 +01:00
Dafitra
004fa1ebcb
refactor(App): remove default locale handling ( #2760 )
2024-11-27 10:35:12 +01:00
Malik-Jouda
0f648024e0
feat(Calendar): add icon props ( #2778 )
2024-11-26 18:31:25 +01:00
Benjamin Canac
e7995e7a0b
docs(app): improve framework hydration ( #2780 )
...
Co-authored-by: Sébastien Chopin <seb@nuxt.com >
2024-11-26 18:23:26 +01:00
Alex
15ca2f5701
docs(ComponentCode): add cast prop ( #2773 )
2024-11-26 16:13:47 +01:00
Benjamin Canac
08b9e4bff0
chore(README): update
2024-11-26 15:18:21 +01:00
Benjamin Canac
f49b49fd2c
docs(app): update header github link
2024-11-26 15:10:17 +01:00
Benjamin Canac
a74e8c4444
docs(robots): update
2024-11-26 15:10:08 +01:00
Benjamin Canac
781081132d
chore(README): update github links
2024-11-26 15:10:00 +01:00
Malik-Jouda
b1550d58ad
fix(Table): handle loading animation in RTL mode ( #2771 )
2024-11-26 14:45:03 +01:00
Malik-Jouda
e7b69b7d6f
fix(Calendar): handle icons in RTL mode ( #2770 )
2024-11-26 13:17:06 +01:00
Benjamin Canac
9478fc0768
fix(Calendar): omit as / asChild props
2024-11-26 13:12:11 +01:00
Alex
2e9aeb5f05
feat(Calendar): implement component ( #2618 )
...
Co-authored-by: Benjamin Canac <canacb1@gmail.com >
2024-11-26 12:24:20 +01:00
Benjamin Canac
86f2b4856c
fix(NavigationMenu): wrong badge class
...
Resolves #2766
2024-11-26 12:23:01 +01:00
Benjamin Canac
ba874c9191
docs(app): framework select global ( #2719 )
...
Co-authored-by: harlan <harlan@harlanzw.com >
2024-11-25 15:47:52 +01:00
Benjamin Canac
ffc81cc950
chore(CommandPalette): pass active to children
2024-11-25 14:39:15 +01:00
Benjamin Canac
d783387ed3
test(CommandPalette): improve
2024-11-25 14:26:58 +01:00
Benjamin Canac
37655377e9
feat(CommandPalette): add active field on items for consistency
2024-11-25 14:22:39 +01:00
renovate[bot]
7ab88d30b2
chore(deps): lock file maintenance (v3) ( #2752 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-25 12:48:44 +01:00
renovate[bot]
ccb79b7ee4
chore(deps): update all non-major dependencies (v3) ( #2705 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Benjamin Canac <canacb1@gmail.com >
2024-11-25 12:37:53 +01:00
kyyy
c9806da6d8
fix(Form)!: resolve async validation in yup & issue directly mutate state ( #2702 )
...
Co-authored-by: Benjamin Canac <canacb1@gmail.com >
2024-11-23 19:30:20 +01:00
Dafitra
3bccb6782a
fix(useLocale): update locale import to enable tree shaking ( #2735 )
2024-11-22 23:03:44 +01:00
renovate[bot]
5a01a81577
chore(deps): update tailwindcss to v4.0.0-beta.2 (v3) ( #2736 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Benjamin Canac <canacb1@gmail.com >
2024-11-22 23:03:00 +01:00
Arcitezz
3baddfd121
feat(i18n): add Dutch locale ( #2728 )
2024-11-22 12:44:27 +01:00
Benjamin Canac
a7a1227c93
fix(Breadcrumb): missing aria-hidden on presentation items
...
Resolves #2725
2024-11-22 09:53:26 +01:00
Benjamin Canac
b259ddf271
docs(app): update @source usage
2024-11-21 23:41:29 +01:00
Benjamin Canac
c47ffc1cd5
docs: update links to tailwind v4 beta docs
2024-11-21 23:23:45 +01:00
Malik-Jouda
0baa3a06d4
fix(Progress): handle horizontal animation in RTL mode ( #2723 )
2024-11-21 23:07:59 +01:00
renovate[bot]
b140dbfe63
chore(deps): update tailwindcss to v4.0.0-beta.1 (v3) ( #2721 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-21 22:32:52 +01:00
Benjamin Canac
6d917baac0
chore(css): update reset styles
...
https://github.com/tailwindlabs/tailwindcss/pull/15064
2024-11-21 22:31:37 +01:00
renovate[bot]
c511c95537
chore(deps): update tailwindcss to v4.0.0-alpha.36 (v3) ( #2718 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Sandro Circi <sandro.circi@digitoolmedia.com >
2024-11-21 22:18:50 +01:00
Hasan Mumin
de8228e504
feat(i18n): add Turkish locale ( #2716 )
2024-11-21 17:27:41 +01:00
Benjamin Canac
29d2acf564
docs(getting-started): update faq
2024-11-21 16:51:28 +01:00
Benjamin Canac
f5452ba0c5
docs(icon): add missing props
2024-11-21 15:54:36 +01:00
Alex
b6a841e975
docs(i18n): display supported languages in a cards ( #2709 )
2024-11-21 11:21:35 +01:00
renovate[bot]
7bf85e9a09
chore(deps): update tailwindcss to v4.0.0-alpha.35 (v3) ( #2707 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-21 10:56:00 +01:00
Benjamin Canac
9e8d50b2b8
chore(deps): dedupe
2024-11-20 18:54:15 +01:00
Benjamin Canac
b13b9e3ec0
docs(deps): update @nuxt/content to 3.0.0-alpha.7
2024-11-20 18:53:53 +01:00
Benjamin Canac
126c893635
docs(deps): update @nuxt/ui-pro
2024-11-20 17:56:34 +01:00
Farnabaz
7d8b721bdd
docs(deps): update @nuxt/content ( #2706 )
2024-11-20 13:44:37 +01:00
renovate[bot]
b120e8d998
chore(deps): update all non-major dependencies (v3) ( #2694 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-20 10:21:21 +01:00
renovate[bot]
2c4634a58f
chore(deps): update nuxt framework to ^3.14.1592 (v3) ( #2700 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-20 10:20:55 +01:00
Dewdew
2cbf83eb84
feat(locale): translate Korean ( #2703 )
...
Co-authored-by: Benjamin Canac <canacb1@gmail.com >
2024-11-20 09:58:52 +01:00
Benjamin Canac
da1b0bac04
docs(dropdown-menu/context-menu): move class to ui.content
...
After a6ecef0f fix
2024-11-20 09:51:19 +01:00
Benjamin Canac
7cc51d2efa
test: update snapshots
2024-11-20 09:35:04 +01:00
Benjamin Canac
c163ed8187
docs: improve titles
2024-11-19 22:52:23 +01:00
Benjamin Canac
a6ecef0f0d
fix(components): apply class on trigger instead of content when present
...
Resolves #2132
2024-11-19 22:10:27 +01:00
Benjamin Canac
faec8260a4
test(Popover/Tooltip): add class / ui props
2024-11-19 22:09:33 +01:00
Malik-Jouda
7a02bfeba6
playground: improve responsive ( #2675 )
2024-11-19 19:26:09 +01:00
Benjamin Canac
9dd525ca26
docs(deps): update @nuxt/content to alpha.6 ( #2692 )
2024-11-19 18:41:04 +01:00
Benjamin Canac
21d8c352a9
chore(release): v3.0.0-alpha.9
2024-11-19 16:03:52 +01:00
Benjamin Canac
5deadc7096
Revert "docs(ComponentCode/ComponentExample): use relative imports"
...
This reverts commit d75f47419d .
2024-11-19 15:54:51 +01:00
Benjamin Canac
fa9f0a7e2a
chore(Toaster): use ToastPortal from radix-vue
2024-11-19 15:41:26 +01:00
Alex
143c015bbd
docs(i18n): display supported languages in a table ( #2684 )
...
Co-authored-by: Benjamin Canac <canacb1@gmail.com >
2024-11-19 15:33:01 +01:00
Benjamin Canac
d75f47419d
docs(ComponentCode/ComponentExample): use relative imports
2024-11-19 15:18:06 +01:00
Alex
7b148daf1f
cli: fix line break doc template ( #2687 )
2024-11-19 14:06:48 +01:00
Benjamin Canac
30e0c7fddd
docs(deps): update @nuxt/ui-pro
2024-11-19 12:24:40 +01:00
Mohet
14fb21be00
feat(locale): add Persian language ( #2682 )
...
Co-authored-by: Ali Zemani <ali.ze@arianatech.ir >
Co-authored-by: Benjamin Canac <canacb1@gmail.com >
2024-11-19 12:10:09 +01:00
renovate[bot]
25091bad48
chore(deps): lock file maintenance (v3) ( #2672 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-19 11:59:54 +01:00
renovate[bot]
b75ed29068
chore(deps): update all non-major dependencies (v3) ( #2679 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Benjamin Canac <canacb1@gmail.com >
2024-11-19 11:40:06 +01:00
Thomas
b2fa65734b
fix(css): --font-family-sans renamed to --font-sans ( #2680 )
...
Co-authored-by: Benjamin Canac <canacb1@gmail.com >
2024-11-19 10:07:01 +01:00
Dewdew
d3a079a644
fix(Textarea): autoresize does not work when initializing modelValue ( #2681 )
2024-11-19 10:02:19 +01:00
renovate[bot]
8c6a8c283f
chore(deps): update all non-major dependencies (v3) ( #2642 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-18 23:18:35 +01:00
kicaj
2fc36c878c
feat(locale): add Polish language ( #2678 )
2024-11-18 22:49:05 +01:00
Aaron Dewes
992be91823
fix(locale): Improve German translation ( #2676 )
2024-11-18 21:59:27 +01:00
Alex
bd2f077fe8
feat(InputNumber): implement component ( #2577 )
...
Co-authored-by: Benjamin Canac <canacb1@gmail.com >
2024-11-18 10:08:57 +01:00
Sandro Circi
7329900ae5
feat(Link): allow partial query match for its active state ( #2664 )
...
Co-authored-by: Benjamin Canac <canacb1@gmail.com >
2024-11-17 12:16:19 +01:00
Benjamin Canac
8d85498ee1
fix(Button): improve neutral solid variant hover
2024-11-16 21:59:27 +01:00
Benjamin Canac
5c292cf620
chore(Alert/Toast): improve tsdoc
2024-11-16 14:27:16 +01:00
Benjamin Canac
c0837059a9
playground: add color mode button
2024-11-15 12:58:06 +01:00
Benjamin Canac
f5ea2411dc
chore(package): add dev:vue script
2024-11-15 12:57:55 +01:00
Malik-Jouda
1fbbfe8df0
fix(Carousel): use dir from locale ( #2647 )
2024-11-15 12:00:51 +01:00
Sandro Circi
0daac5bafb
fix(Toast): unreachable behind overlays ( #2650 )
...
Co-authored-by: Benjamin Canac <canacb1@gmail.com >
2024-11-15 11:59:08 +01:00
Benjamin Canac
756f791a1a
fix(Breadcrumb): render as nav
...
Resolves #2649
2024-11-15 09:52:44 +01:00
Eduard Aymerich
8ed434c105
feat(locale): translate Spanish ( #2644 )
2024-11-15 09:48:11 +01:00
renovate[bot]
190a2c9799
chore(deps): update tailwindcss to v4.0.0-alpha.34 (v3) ( #2645 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-15 09:47:16 +01:00
Alex
e55c0e2594
feat(locale): typing dir ( #2643 )
2024-11-14 19:53:35 +01:00
Benjamin Canac
4312ca4702
docs(deps): update @nuxt/ui-pro
2024-11-14 18:26:50 +01:00
renovate[bot]
2289742656
chore(deps): update dependency @nuxt/icon to ^1.7.5 (v3) ( #2639 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-14 16:45:20 +01:00
Benjamin Canac
601f4b2cd2
fix(PinInput): missing useFormField import
2024-11-14 15:57:21 +01:00
Benjamin Canac
cd080541a0
docs(deps): add @iconify-json/logos
2024-11-14 15:45:22 +01:00
Benjamin Canac
5722e0802d
playground(deps): add @iconify-json/simple-icons
2024-11-14 15:44:35 +01:00
Benjamin Canac
8d0026558a
fix(css): remove useless spacing override
2024-11-14 11:47:58 +01:00
Malik-Jouda
e5119a9ca4
fix(Breadcrumb/Carousel/Pagination): handle icons in RTL mode ( #2633 )
2024-11-14 10:17:55 +01:00
renovate[bot]
976dd2a386
chore(deps): update all non-major dependencies (v3) ( #2629 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-14 10:16:27 +01:00
Benjamin Canac
1d95eb7246
docs(input): add more examples
2024-11-13 16:58:21 +01:00
Benjamin Canac
7cc26d098d
fix(App): remove dir prop ( #2630 )
2024-11-13 16:23:08 +01:00
Guillaume Chau
9241ba1230
fix(FormField): missing conditions to apply container classes ( #2631 )
...
Co-authored-by: Benjamin Canac <canacb1@gmail.com >
2024-11-13 15:57:35 +01:00
Daniel Roe
3396d5cebe
ci: run vite build to test playground ( #2624 )
2024-11-13 12:22:46 +01:00
Alex
937585cb3f
feat(locale): provide dir on defineLocale ( #2620 )
...
Co-authored-by: Benjamin Canac <canacb1@gmail.com >
2024-11-13 12:19:21 +01:00
renovate[bot]
9c00f7c7b7
chore(deps): update all non-major dependencies (v3) ( #2626 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-13 11:58:02 +01:00
Sandro Circi
73e25ed235
fix(locale): it translation ( #2623 )
2024-11-12 21:25:25 +01:00
kyyy
75c5e87724
feat(Form): apply transformations ( #2550 )
...
Co-authored-by: Romain Hamel <rom.hml@gmail.com >
2024-11-12 16:43:40 +01:00
max
95aa6f68b3
feat(PinInput): implement component ( #2570 )
...
Co-authored-by: Max Steinwand <msteinwand@kues.de >
Co-authored-by: Benjamin Canac <canacb1@gmail.com >
Co-authored-by: Romain Hamel <rom.hml@gmail.com >
2024-11-12 16:11:06 +01:00
Inesh Bose
f516d7b36d
feat(InputMenu/SelectMenu): add create-item prop ( #2472 )
...
Co-authored-by: Benjamin Canac <canacb1@gmail.com >
2024-11-12 15:28:18 +01:00
renovate[bot]
300ccc4885
chore(deps): update all non-major dependencies (v3) ( #2605 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-12 14:29:28 +01:00
Alex
e48b416e3b
cli: add doc template ( #2616 )
...
Co-authored-by: Benjamin Canac <canacb1@gmail.com >
2024-11-12 14:19:32 +01:00
Romain Hamel
17170bb998
playground(form): update examples ( #2613 )
2024-11-12 13:57:04 +01:00
renovate[bot]
fa5a3752c9
chore(deps): update tailwindcss to v4.0.0-alpha.33 (v3) ( #2493 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Benjamin Canac <canacb1@gmail.com >
2024-11-12 13:56:31 +01:00
Benjamin Canac
fc9711223b
chore(github): update issue templates
2024-11-12 13:11:42 +01:00
Alex
8a8b1ee2e1
feat(locale): provide code ( #2611 )
2024-11-12 12:57:40 +01:00
Benjamin Canac
30218f1b5b
feat(NavigationMenu): control items open & defaultOpen on vertical
...
Resolves #2608
2024-11-12 11:12:19 +01:00
Romain Hamel
3584a3328b
fix(Form): match error-pattern on input validation ( #2606 )
2024-11-11 22:50:22 +01:00
renovate[bot]
6d3dbdbee5
chore(deps): update all non-major dependencies (v3) ( #2598 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-11 21:07:54 +01:00
renovate[bot]
c614a0aafc
chore(deps): lock file maintenance (v3) ( #2596 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-11 19:26:57 +01:00
Sandro Circi
df7a61a97a
fix(useLocale): missing import in various components ( #2603 )
2024-11-11 19:24:33 +01:00
Romain Hamel
143612ec73
feat(FormField): add error-pattern prop ( #2601 )
2024-11-11 18:35:27 +01:00
Benjamin Canac
18931acdb3
fix(InputMenu/SelectMenu): init filter with labelKey
2024-11-11 00:28:43 +01:00
Benjamin Canac
bbc6bf2455
docs(input-menu/select-menu): add countries picker examples
2024-11-11 00:08:16 +01:00
Benjamin Canac
ff1e0798d3
feat(SelectMenu): use UInput in search to handle props like icon
...
Resolves #2021
2024-11-10 23:22:44 +01:00
Benjamin Canac
b0be26d67f
fix(Toaster): teleport to body
...
Resolves #2404
2024-11-10 19:21:50 +01:00
Benjamin Canac
36ea3e4045
chore(scripts): remove
2024-11-10 18:36:52 +01:00
Adam Kasper
4889d30b44
feat(locale): add support for Czech translation ( #2593 )
2024-11-10 18:17:32 +01:00
Benjamin Canac
944a7e0f07
Revert "fix(module): resolve #build/app.config import for vue and nuxt"
...
This reverts commit d6943e39c0 .
2024-11-10 17:25:33 +01:00
Benjamin Canac
d6943e39c0
fix(module): resolve #build/app.config import for vue and nuxt
...
Resolves #2560
2024-11-10 16:45:46 +01:00
Benjamin Canac
ddb46905e7
fix(App): missing vue imports
2024-11-10 16:44:09 +01:00
renovate[bot]
0e74dbebce
chore(deps): update all non-major dependencies (v3) ( #2579 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-10 14:45:10 +01:00
Benjamin Canac
9e2cc5b125
fix(Modal/Slideover): prevent esc with prevent-close prop
...
Resolves #2501
2024-11-10 10:19:47 +01:00
Benjamin Canac
ea97759c2c
feat(Popover): add prevent-close prop
...
Resolves #2245
2024-11-10 10:18:08 +01:00
Dewdew
95a0bbc581
fix(Link): missing relative import ( #2588 )
...
Co-authored-by: Benjamin Canac <canacb1@gmail.com >
2024-11-10 10:05:17 +01:00
Benjamin Canac
ecd63ad8d6
test: update vue snapshots
2024-11-10 09:42:11 +01:00
Benjamin Canac
47f58f52ef
fix(ContextMenu/DropdownMenu): relative imports with prefix
2024-11-10 09:39:37 +01:00
Benjamin Canac
446f9c1085
feat(Table): add caption prop
2024-11-09 23:55:26 +01:00
Benjamin Canac
7e8a1dd496
chore(readme): update
2024-11-09 22:06:55 +01:00
Benjamin Canac
89ee31b7ae
chore(readme): update
2024-11-09 22:03:56 +01:00
Benjamin Canac
95be76940c
docs(getting-started): use ::steps and mention css files
2024-11-09 22:03:49 +01:00
Benjamin Canac
761afaf40d
docs(deps): update @nuxt/ui-pro
2024-11-09 21:50:20 +01:00
Sandro Circi
d167c9b807
fix(locale): Italian translation ( #2584 )
2024-11-09 16:15:43 +01:00
Alex
824ba56291
feat(cli): add locale command ( #2586 )
2024-11-09 16:14:29 +01:00
Sandro Circi
4fbbb25f68
feat(locale): add support for Italian ( #2583 )
2024-11-09 13:50:03 +01:00
Muhammad Mahmoud
602a667343
feat(locale): add support for Arabic ( #2582 )
2024-11-09 13:49:50 +01:00
BlackWhite
febda5c2b6
feat(locale): translate chinese ( #2580 )
2024-11-09 10:40:42 +01:00
Malik-Jouda
20379f51cc
docs(nuxt.config): cannot use import.meta outside a module ( #2578 )
2024-11-09 10:06:56 +01:00
renovate[bot]
1ec56f3326
chore(deps): update all non-major dependencies (v3) ( #2572 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-08 18:03:14 +01:00
Alex
1f44d58b64
docs(i18n): auto generated lang support ( #2574 )
...
Co-authored-by: Benjamin Canac <canacb1@gmail.com >
2024-11-08 17:48:42 +01:00
Benjamin Canac
5392f988b8
docs(app): fetch files lazy on client
2024-11-08 17:35:42 +01:00
Alex
26362408b1
feat(module): support i18n in components ( #2553 )
...
Co-authored-by: Benjamin Canac <canacb1@gmail.com >
2024-11-08 17:22:57 +01:00
renovate[bot]
1e7638bd03
chore(deps): update all non-major dependencies (v3) ( #2563 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Benjamin Canac <canacb1@gmail.com >
2024-11-08 16:55:39 +01:00
Romain Hamel
afe40033b0
fix(module): skip devtools renderer page injection if router integration is disabled ( #2571 )
2024-11-08 16:27:25 +01:00
Benjamin Canac
503f701c7e
fix(InputMenu/SelectMenu): multiple not working with generic boolean casting
...
Resolves #2541
2024-11-08 10:59:13 +01:00
Benjamin Canac
d9822db6e8
chore(InputMenu/Select/SelectMenu): consistent types
2024-11-08 10:27:05 +01:00
Benjamin Canac
0ceafe1d54
fix(InputMenu/SelectMenu): look in items only with value-attribute
...
Resolves #2464
2024-11-08 10:26:44 +01:00
Benjamin Canac
f943f88fcc
fix(InputMenu/SelectMenu): use isEqual from ohash
2024-11-08 10:19:02 +01:00
Benjamin Canac
e831813aa3
chore(git): ignore vue playground files
2024-11-07 22:35:50 +01:00
Benjamin Canac
37a359701f
fix(module): remove fast-deep-equal in favor of custom isEqual
2024-11-07 21:56:56 +01:00
Benjamin Canac
557e0c92a4
docs(deps): revert @nuxt/content to 3.0.0-alpha.5
2024-11-07 21:54:42 +01:00
Benjamin Canac
7f6db45f1e
feat(css): add --ui-bg-muted / --ui-border-muted variables
...
Those are used in Nuxt UI Pro
2024-11-07 21:43:49 +01:00
Benjamin Canac
a64a7104c5
docs(app): update links
2024-11-07 17:46:44 +01:00
Benjamin Canac
40fc8f3718
docs(app): remove icons from breadcrumb
2024-11-07 16:33:19 +01:00
Benjamin Canac
8059d540e3
docs(app): improve links
2024-11-07 16:25:01 +01:00
Benjamin Canac
42fce998e4
docs: remove markdown from descriptions
2024-11-07 15:21:38 +01:00
Benjamin Canac
70fcc68ee2
chore(release): v3.0.0-alpha.8
2024-11-07 14:58:47 +01:00
Benjamin Canac
230cda129b
docs(getting-started): update
2024-11-07 14:56:31 +01:00
Benjamin Canac
1c01db4d20
docs(avatar): update
2024-11-07 14:56:00 +01:00
Benjamin Canac
c9adf333be
feat(Avatar): infer width / height on <img> based on size prop
2024-11-07 14:49:39 +01:00
Benjamin Canac
ffb551ab54
test: add silent: true in vue config
2024-11-07 13:08:12 +01:00
Benjamin Canac
f1a14dd87c
feat(Avatar): use NuxtImg component when available
...
Resolves nuxt/ui#2078
2024-11-07 13:01:52 +01:00
renovate[bot]
0454124b3c
chore(deps): update dependency @iconify-json/lucide to ^1.2.12 (v3) ( #2556 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-07 12:43:35 +01:00
Benjamin Canac
0bfe2b60b3
fix(module): add fast-deep-equal in optimizeDeps
2024-11-07 12:19:41 +01:00
Benjamin Canac
5ec756d263
playground(deps): add @iconify-json/lucide
2024-11-07 11:52:59 +01:00
renovate[bot]
d6a434469d
chore(deps): update all non-major dependencies (v3) ( #2529 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-07 11:23:49 +01:00
renovate[bot]
ebbd605ff3
chore(deps): update nuxt framework to ^3.14.159 (v3) ( #2547 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-06 19:15:22 +01:00
Benjamin Canac
860e6ed801
chore(module): pass resolver to templates
2024-11-06 16:13:42 +01:00
Benjamin Canac
12ae20df20
fix(module): define #build/app.config
...
Resolves nuxt/ui#2532
2024-11-06 15:46:05 +01:00
Benjamin Canac
64ad4b6892
fix(NavigationMenu): enforce data-orientation
2024-11-06 15:45:18 +01:00
Benjamin Canac
3c443c631c
playground(tooltip): use buttons
2024-11-06 14:57:12 +01:00
Benjamin Canac
104b926c2e
docs(deps): update @nuxt/ui-pro
2024-11-06 14:57:03 +01:00
Benjamin Canac
60c574cd01
docs(app): update banner icon
2024-11-06 14:41:41 +01:00
Alex
f821e6681b
fix(Table): types in undeclared slots ( #2544 )
...
Co-authored-by: Benjamin Canac <canacb1@gmail.com >
2024-11-06 14:27:22 +01:00
Alex
a6c1a6c587
feat(theme)!: migrate from heroicons to lucide ( #2540 )
...
Co-authored-by: Benjamin Canac <canacb1@gmail.com >
2024-11-06 12:59:19 +01:00
renovate[bot]
e3092b6b40
chore(deps): update dependency sirv to v3 (v3) ( #2538 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-05 22:25:36 +01:00
renovate[bot]
5f99f284ec
chore(deps): update dependency nuxt to ^3.14.0 (v3) ( #2537 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-05 22:25:04 +01:00
Romain Hamel
701c75a2a8
feat(module): devtools integration ( #2196 )
...
Co-authored-by: Benjamin Canac <canacb1@gmail.com >
2024-11-05 22:17:56 +01:00
Benjamin Canac
7fc6b387b3
docs(getting-started): add Vue section
2024-11-05 21:47:12 +01:00
Alex
f66c96e277
feat(DropdownMenu/ContextMenu): handle color field in items ( #2510 )
...
Co-authored-by: Benjamin Canac <canacb1@gmail.com >
2024-11-05 21:21:01 +01:00
Malik-Jouda
2d52834529
feat(Badge): handle icon and avatar props ( #2497 )
...
Co-authored-by: Benjamin Canac <canacb1@gmail.com >
2024-11-05 19:34:40 +01:00
Benjamin Canac
a97c511279
fix(utils): improve escapeRegExp function
2024-11-05 18:03:10 +01:00
Benjamin Canac
50cc034796
chore(deps): dedupe
2024-11-05 15:11:27 +01:00
Benjamin Canac
9f87ea5729
docs(installation): improve callouts
2024-11-05 15:10:13 +01:00
renovate[bot]
eedf287654
chore(deps): update nuxt framework to ^3.14.0 (v3) ( #2528 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-04 20:58:02 +01:00
renovate[bot]
28e35da59e
chore(deps): update dependency @nuxthub/core to ^0.8.5 (v3) ( #2527 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-04 19:39:34 +01:00
renovate[bot]
41eac7ff82
chore(deps): lock file maintenance (v3) ( #2520 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-04 14:20:08 +01:00
renovate[bot]
7dd2fd05fc
chore(deps): update all non-major dependencies (v3) ( #2509 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-04 10:29:03 +01:00
Benjamin Canac
845f85a072
fix(useKbd): hydration issue
...
Related to #2494
2024-11-02 14:29:33 +01:00
Benjamin Canac
120eb920a8
chore(unplugin): improve ui types
2024-11-02 12:50:49 +01:00
Benjamin Canac
1a93d13a16
fix(components): missing relative imports
...
Resolves nuxt/ui#2515
2024-11-02 12:50:25 +01:00
Benjamin Canac
5a9511fa04
docs(nuxt.config): add typescript lang
2024-10-31 15:44:10 +01:00
Alexander
332c6c08d7
feat(Kbd): special keys for macOS and other systems ( #2494 )
...
Co-authored-by: Benjamin Canac <canacb1@gmail.com >
2024-10-31 15:14:15 +01:00
Alexander
f26f6c8168
feat(InputMenu/Select/SelectMenu): arrow prop implementation ( #2503 )
...
Co-authored-by: Benjamin Canac <canacb1@gmail.com >
2024-10-31 15:09:24 +01:00
renovate[bot]
c85ba43040
chore(deps): update all non-major dependencies (v3) ( #2495 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-31 14:30:53 +01:00
Benjamin Canac
50918a8128
docs: update to @nuxt/content@next ( #2379 )
...
Co-authored-by: Farnabaz <farnabaz@gmail.com >
2024-10-31 14:16:26 +01:00
Benjamin Canac
8669553ea4
fix(Chip): proxy attrs to slot
...
Resolves nuxt/ui#2484
2024-10-31 12:17:51 +01:00
Benjamin Canac
b416a194df
test(NavigationMenu): update vue snapshots
2024-10-31 11:58:25 +01:00
Benjamin Canac
d73c4ddd41
test(ButtonGroup): update vue snapshots
2024-10-31 11:52:33 +01:00
Benjamin Canac
7289eb21e2
chore(deps): remove vue-tsc resolutions
2024-10-31 11:32:12 +01:00
Benjamin Canac
b5ca0d96f1
feat(NavigationMenu): add item-content slot
2024-10-31 11:27:52 +01:00
Benjamin Canac
d980115408
fix(ButtonGroup): merge class with theme
...
Resolves nuxt/ui#2498
2024-10-31 11:27:19 +01:00
Alexander
ef561e7cba
feat(Table): customize header and cell through slots ( #2457 )
...
Co-authored-by: Benjamin Canac <canacb1@gmail.com >
2024-10-30 15:21:48 +01:00
renovate[bot]
45171e206e
chore(deps): lock file maintenance (v3) ( #2474 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-30 12:08:17 +01:00
renovate[bot]
ce427f7543
chore(deps): update all non-major dependencies (v3) ( #2454 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Benjamin Canac <canacb1@gmail.com >
2024-10-30 12:01:08 +01:00
Benjamin Canac
309e52faa7
fix(InputMenu/SelectMenu): fast-deep-equal import
...
Resolves nuxt/ui#2488
2024-10-29 22:15:24 +01:00
Yasser Lahbibi
fc2015bb0e
fix(NavigationMenu): improve generic types ( #2482 )
...
Co-authored-by: Benjamin Canac <canacb1@gmail.com >
2024-10-29 19:21:35 +01:00
Fabian B.
03dd1eba7e
fix(Carousel): add missing aria-label on dots ( #2489 )
2024-10-29 18:31:13 +01:00
Benjamin Canac
77d18d8ab7
fix(templates): type error in app config
...
Resolves nuxt/ui#2481
2024-10-28 22:43:11 +01:00
Malik-Jouda
94c49186e1
feat(components): improve RTL support ( #2433 )
...
Co-authored-by: Benjamin Canac <canacb1@gmail.com >
2024-10-28 21:37:01 +01:00
Rihan
e82a82d812
docs(use-toast): add App component warning ( #2480 )
2024-10-28 21:31:53 +01:00
Yasser Lahbibi
db8111d783
fix(InputMenu/Select/SelectMenu): improve types ( #2471 )
2024-10-28 18:08:24 +01:00
Sandro Circi
1402436c2b
fix(NavigationMenu): add missing min-w-0 to make truncate work ( #2476 )
2024-10-28 17:13:30 +01:00
Sandro Circi
75410fba97
docs(table): fix examples width ( #2478 )
2024-10-28 16:55:11 +01:00
Benjamin Canac
0a17663d13
chore(cli): update templates
2024-10-28 16:43:43 +01:00
Benjamin Canac
e592da2fcb
fix(Tabs): same behaviour between pill and link variants
...
Resolves #2338
2024-10-28 10:48:53 +01:00
Benjamin Canac
2514abeb5b
chore(github): put back docs typecheck
2024-10-25 17:28:19 +02:00
Daniel Roe
d4a943e631
feat(module): add support for vue using unplugin ( #2416 )
...
Co-authored-by: Benjamin Canac <canacb1@gmail.com >
2024-10-25 17:15:26 +02:00
Sébastien Chopin
50c6bf0092
chore(deps): update @nuxthub/core ( #2459 )
2024-10-25 00:00:19 +02:00
renovate[bot]
9cdde9edb2
chore(deps): update tailwindcss to v4.0.0-alpha.30 (v3) ( #2458 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-24 23:47:21 +02:00
Benjamin Canac
3f48fdae8d
test(Table): import from #components to resolve components
2024-10-24 16:27:39 +02:00
Malik-Jouda
058c49add2
playground(popover): update text ( #2452 )
...
Co-authored-by: Benjamin Canac <canacb1@gmail.com >
2024-10-24 15:06:55 +02:00
Benjamin Canac
5d4a8ff713
docs(nuxt.config): lint
2024-10-24 14:50:45 +02:00
Benjamin Canac
2af0346654
docs(getting-started): improve faq
2024-10-24 14:35:46 +02:00
Benjamin Canac
f55194e6f0
docs(nuxt.config): clean
2024-10-23 23:49:51 +02:00
Benjamin Canac
eb47a7099d
chore(deps): update eslint / @nuxt/eslint-config
2024-10-23 21:35:11 +02:00
Benjamin Canac
68f0269046
chore(release): v3.0.0-alpha.7
2024-10-23 21:27:57 +02:00
Benjamin Canac
47d9955ed9
chore(renovate): ignore resolutions
2024-10-23 21:22:21 +02:00
renovate[bot]
6386a4d99a
chore(deps): update all non-major dependencies (v3) ( #2418 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-23 21:17:55 +02:00
Benjamin Canac
7687ac16fd
docs(table): update
2024-10-23 17:51:28 +02:00
Benjamin Canac
90a775bab9
docs(table): update
2024-10-23 17:49:17 +02:00
renovate[bot]
efeb3f9cfa
chore(deps): update tailwindcss to v4.0.0-alpha.29 (v3) ( #2440 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-23 17:44:59 +02:00
Benjamin Canac
b54950e3ed
feat(Table): implement component ( #2364 )
2024-10-23 17:32:30 +02:00
Sandro Circi
34bddd45be
feat(NavigationMenu): handle children on vertical orientation ( #2384 )
...
Co-authored-by: Benjamin Canac <canacb1@gmail.com >
2024-10-22 22:52:38 +02:00
Benjamin Canac
69d7b57825
docs(error): update loading indicator color
2024-10-22 12:57:36 +02:00
Benjamin Canac
92873e05ba
docs(app): update error
2024-10-22 12:51:42 +02:00
Benjamin Canac
7870288367
docs(app): improve meta
2024-10-22 12:51:32 +02:00
Benjamin Canac
9d3d5db376
docs(deps): update @nuxt/ui-pro
2024-10-22 12:51:18 +02:00
renovate[bot]
090fe16cff
chore(deps): update devdependency @nuxt/test-utils to ^3.14.4 (v3) ( #2423 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-21 18:21:44 +02:00
renovate[bot]
44ebb35953
chore(deps): lock file maintenance (v3) ( #2428 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-21 18:15:17 +02:00
Benjamin Canac
5000a4e0d5
playground(select-menu): add missing placeholder
2024-10-19 18:27:07 +02:00
rizkyyy
5385944359
feat(Form): add superstruct validation ( #2363 )
...
Co-authored-by: Benjamin Canac <canacb1@gmail.com >
Co-authored-by: Romain Hamel <rom.hml@gmail.com >
2024-10-19 14:07:22 +02:00
Tomy Kho
7802aacf3f
fix(InputMenu): emit focus event ( #2386 )
...
Co-authored-by: Benjamin Canac <canacb1@gmail.com >
2024-10-18 16:09:04 +02:00
Benjamin Canac
f59844bb61
fix(Input/InputMenu/Select/SelectMenu): uniformize placeholder color
2024-10-18 15:48:08 +02:00
Benjamin Canac
9359603a0a
docs(input): add examples
2024-10-18 15:42:27 +02:00
Benjamin Canac
d407c42be7
docs(deps): update @nuxt/ui-pro
2024-10-18 15:17:53 +02:00
renovate[bot]
8a06981df2
chore(deps): update tailwindcss to v4.0.0-alpha.28 (v3) ( #2412 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-18 15:17:33 +02:00
Benjamin Canac
a68016ec5d
fix(Slideover): set max height on top / bottom positions
...
Resolves nuxt/ui#2388
2024-10-17 22:44:56 +02:00
Benjamin Canac
973023a04e
chore(css): move keyframes into separate file
2024-10-17 22:32:26 +02:00
renovate[bot]
f6789a156c
chore(deps): update all non-major dependencies (v3) ( #2395 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-17 22:15:17 +02:00
Benjamin Canac
61b232377b
fix(AvatarGroup): wrong ring on big sizes
2024-10-17 22:14:29 +02:00
Benjamin Canac
eb1b30db40
playground(app): improve responsive navigation
2024-10-17 22:06:34 +02:00
Benjamin Canac
b975235c8b
feat(ContextMenu/DropdownMenu): handle loading field in items
2024-10-17 22:03:32 +02:00
Benjamin Canac
81a59969f6
chore(ContextMenu/DropdownMenu): prevent useless extends
2024-10-17 21:47:23 +02:00
Benjamin Canac
dc8cd1e664
docs(components): ignore props in ComponentProps
2024-10-17 21:46:53 +02:00
Benjamin Canac
c63920d05b
docs(context-menu/dropdown-menu): improve items properties
2024-10-17 21:25:50 +02:00
Benjamin Canac
37171b9327
chore(components): prevent useless extends on items
2024-10-17 21:25:17 +02:00
Benjamin Canac
49abad243c
feat(CommandPalette): handle loading field in items
2024-10-17 21:13:11 +02:00
Benjamin Canac
c1294f6505
chore(components): prioritize icon over avatar in items
2024-10-17 21:06:10 +02:00
Benjamin Canac
53a3796d1b
feat(Input/InputMenu/Select/SelectMenu): handle avatar prop
2024-10-17 18:21:12 +02:00
Benjamin Canac
df2013ca92
fix(Button): invalid hover on link variant
2024-10-17 17:41:30 +02:00
Benjamin Canac
0666884b6f
docs: use nuxt.png in avatars
2024-10-17 17:10:39 +02:00
Benjamin Canac
a54c3e49fe
feat(Button): handle avatar prop
2024-10-17 17:09:59 +02:00
Benjamin Canac
716ed10068
test: consistent avatar urls
2024-10-17 16:33:50 +02:00
Benjamin Canac
e137577a72
docs: consistent avatar urls
2024-10-17 16:31:51 +02:00
Benjamin Canac
0f9349f920
playground: consistent avatar urls
2024-10-17 16:31:41 +02:00
Benjamin Canac
e6143e8600
docs(deps): add wrangler as devDependencies
2024-10-15 18:34:03 +02:00
renovate[bot]
b9380c15ab
chore(deps): update tailwindcss to v4.0.0-alpha.27 (v3) ( #2263 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-15 18:03:07 +02:00
renovate[bot]
0b7f171268
chore(deps): update all non-major dependencies (v3) ( #2382 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Benjamin Canac <canacb1@gmail.com >
2024-10-15 17:29:53 +02:00
Benjamin Canac
490fb1377b
docs(deps): use @nuxt/ui-pro preview release
2024-10-15 17:14:56 +02:00
Benjamin Canac
8ef6e712ac
feat(ContextMenu/DropdownMenu): handle checkbox items type
...
Resolves #2144
2024-10-15 17:14:56 +02:00
Benjamin Canac
0759e29c22
docs(installation): add Continuous Releases section
2024-10-15 17:03:44 +02:00
Benjamin Canac
5385f84e0a
chore(github): split docs typecheck
2024-10-15 16:33:17 +02:00
Benjamin Canac
46bd1cb002
docs(carousel): use useTemplateRef
2024-10-15 15:21:53 +02:00
Benjamin Canac
8258cd3829
docs(form): use useTemplateRef
2024-10-15 15:21:42 +02:00
Benjamin Canac
16b48efa96
docs(ThemePicker): remove select event
2024-10-15 15:13:43 +02:00
Benjamin Canac
b39c4d127e
fix(components)!: rename select to onSelect on items
2024-10-15 15:13:43 +02:00
renovate[bot]
6af276ef38
chore(deps): update devdependency @release-it/conventional-changelog to v9 (v3) ( #2368 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-14 18:31:37 +02:00
renovate[bot]
67fe33f820
chore(deps): update all non-major dependencies (v3) ( #2352 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-14 17:55:59 +02:00
renovate[bot]
9e8b9dcc62
chore(deps): lock file maintenance (v3) ( #2376 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-14 17:23:43 +02:00
Benjamin Canac
e9affb6f5b
docs(command-palette): update
2024-10-14 14:48:14 +02:00
Benjamin Canac
6e9f6a8ef4
docs(accordion): add alert about multiple and v-model
...
Resolves #2372
2024-10-14 14:47:40 +02:00
Sandro Circi
dcce571cda
fix(module): stop using tailwind's shorthand arbitrary variable syntax ( #2366 )
...
Co-authored-by: Benjamin Canac <canacb1@gmail.com >
2024-10-14 10:42:26 +02:00
Benjamin Canac
ea07dffdd5
chore(github): update issue templates
2024-10-12 19:13:51 +02:00
Benjamin Canac
acfc6cef2d
feat(Accordion/Breadcrumb/CommandPalette/ContextMenu/DropdownMenu/NavigationMenu/Tabs): add labelKey prop
2024-10-11 18:30:21 +02:00
Benjamin Canac
f6f9823b15
feat(InputMenu/RadioGroup/Select/SelectMenu): handle labelKey and use get to support dot notation
2024-10-11 15:31:47 +02:00
Benjamin Canac
296ae456c9
chore(components): move utils imports before components
2024-10-11 14:15:44 +02:00
Benjamin Canac
f6631ff7bc
fix(Checkbox): indeterminate prop not working
2024-10-11 14:13:46 +02:00
Benjamin Canac
bcfa4b74a9
fix(Drawer/Modal/Slideover): no need for z-index since its isolated
...
Resolves nuxt/ui#2347
2024-10-11 00:08:17 +02:00
Benjamin Canac
1a7af6d182
test(SelectMenu): update snapshots
2024-10-11 00:07:39 +02:00
Benjamin Canac
558871a46a
docs(Header): fix logo focus
2024-10-10 21:11:23 +02:00
Benjamin Canac
c8c17490ab
docs(roadmap): fix height
2024-10-10 21:07:50 +02:00
Benjamin Canac
9e03da41b3
fix(css): font-sans already applied on <html>
2024-10-10 17:13:46 +02:00
Benjamin Canac
a2bad2eee2
fix(css): make @theme default
2024-10-10 17:13:05 +02:00
Benjamin Canac
7c21ddefa8
fix(InputMenu/SelectMenu): escape regexp before search
2024-10-10 16:12:22 +02:00
Benjamin Canac
0f9ac8733e
fix(InputMenu/SelectMenu): improve displayed value
...
Resolves nuxt/ui#2353
2024-10-10 16:01:44 +02:00
Benjamin Canac
365bc0fc9a
docs(select/select-menu): apply width class on examples
...
Resolves #2297
2024-10-10 15:34:33 +02:00
Benjamin Canac
c34a805e5f
docs: improve hard-coded rounded
2024-10-09 18:24:50 +02:00
Benjamin Canac
b4ffcedd2e
docs(deps): update @nuxt/ui-pro
2024-10-09 17:05:35 +02:00
Benjamin Canac
55179ce71c
chore(release): v3.0.0-alpha.6
2024-10-09 16:29:01 +02:00
Benjamin Canac
e6d91c94d1
docs(deps): use @nuxt/ui-pro compact url
2024-10-09 16:17:41 +02:00
Benjamin Canac
9026cf2594
chore(release-it): update
2024-10-09 16:00:30 +02:00
renovate[bot]
818ec3893c
chore(deps): update all non-major dependencies (v3) ( #2344 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-09 15:51:09 +02:00
Benjamin Canac
31b701d9df
chore(github): pkg.pr.new compact publish
2024-10-09 15:19:01 +02:00
Benjamin Canac
bee04adf4c
fix(Carousel): move embla plugins to dependencies
2024-10-09 15:10:22 +02:00
Sandro Circi
057e86cfda
feat(module): implement --ui-radius CSS variable ( #2341 )
...
Co-authored-by: Benjamin Canac <canacb1@gmail.com >
2024-10-09 14:28:29 +02:00
Benjamin Canac
68ee3f11ca
feat(Carousel): implement component ( #2288 )
2024-10-08 17:12:43 +02:00
renovate[bot]
69a6e11c52
chore(deps): update all non-major dependencies (v3) ( #2335 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-08 12:16:57 +02:00
Benjamin Canac
53a4696ed3
docs(installation): improve theme.colors section
2024-10-08 12:05:17 +02:00
Benjamin Canac
7c4ffa56ec
chore(module): improve tsdoc
2024-10-08 11:58:23 +02:00
Benjamin Canac
1fc21af918
docs(installation): add warning about shamefully-hoist
...
TypeScript warning is no longer needed since 6e7a400d4e
2024-10-08 00:51:28 +02:00
renovate[bot]
ede20f89c4
chore(deps): update all non-major dependencies (v3) ( #2331 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-07 23:47:22 +02:00
Fabian Hiller
0955c07edd
feat(Form): add Standard Schema support ( #2303 )
...
Co-authored-by: Benjamin Canac <canacb1@gmail.com >
2024-10-07 23:25:52 +02:00
renovate[bot]
aa8fa5be3a
chore(deps): update all non-major dependencies (v3) ( #2329 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-07 23:20:48 +02:00
renovate[bot]
cf490c3b77
chore(deps): update pnpm to v9.12.1 (v3) ( #2328 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-07 15:50:04 +02:00
renovate[bot]
220f659c4c
chore(deps): update devdependency @nuxt/test-utils to ^3.14.3 (v3) ( #2326 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-07 15:43:17 +02:00
Benjamin Canac
f2e8762b48
docs(deps): use @nuxt/ui-pro@v2
2024-10-07 15:25:07 +02:00
renovate[bot]
c2e879feac
chore(deps): update all non-major dependencies (v3) ( #2311 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-07 15:18:57 +02:00
Benjamin Canac
3a7c5c2601
fix(Alert): default variant to solid for consistency
2024-10-07 14:57:46 +02:00
Benjamin Canac
9368c6a639
refactor(module)!: implement design system with CSS variables ( #2298 )
2024-10-07 14:48:02 +02:00
Benjamin Canac
3cf5535b2f
fix(Button): center text with block prop
...
Resolves nuxt/ui#2317
2024-10-07 14:23:24 +02:00
renovate[bot]
cb0081e0a7
chore(deps): update all non-major dependencies (v3) ( #2290 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-05 23:14:35 +02:00
Benjamin Canac
6e7a400d4e
chore(deps): add typescript in peerDependencies
2024-10-05 14:38:52 +02:00
Benjamin Canac
fde75087d0
chore(github): add publish step with pkg-pr-new
2024-10-05 14:05:15 +02:00
Benjamin Canac
7c3ed81309
docs(pages): use title instead of navigation.title in og image
2024-10-02 19:09:07 +02:00
Benjamin Canac
cb44980440
docs(pages): add z-index on toc to go over code examples
2024-10-02 18:51:46 +02:00
Benjamin Canac
6c7c2f02f3
fix(Accordion): use text-left break-words instead of truncate on label
2024-10-02 18:51:32 +02:00
Benjamin Canac
a1ebf8da9a
docs(Header): fix badge truncate
2024-10-02 18:47:21 +02:00
Benjamin Canac
ed77b69f5d
chore(module): lint
2024-10-02 16:46:11 +02:00
Benjamin Canac
dd42e652d1
docs(deps): update @nuxt/ui-pro
2024-10-02 16:18:29 +02:00
Benjamin Canac
b82af02839
feat(module): set disableTransition option on @nuxtjs/color-mode
2024-10-02 16:18:10 +02:00
Benjamin Canac
e487f2e877
chore(release): v3.0.0-alpha.5
2024-10-02 15:58:14 +02:00
Benjamin Canac
7addc2f70d
docs(getting-started): improve faq
2024-10-02 15:57:02 +02:00
Benjamin Canac
0986f5e4b7
docs(Header): display color mode button
2024-10-02 15:57:02 +02:00
Benjamin Canac
077a9210db
docs(getting-started): display color-mode page
2024-10-02 15:57:02 +02:00
Benjamin Canac
9dcf903926
feat(module): enable @nuxtjs/color-mode
2024-10-02 15:57:01 +02:00
Benjamin Canac
0f86b87385
feat(module): override dark variant with class strategy
2024-10-02 15:57:01 +02:00
Sébastien Chopin
c9a2631bc3
docs: update link to downloads count badge
2024-10-02 15:53:47 +02:00
Benjamin Canac
1518d0024f
chore(README): invalid documentation url
2024-10-02 14:21:54 +02:00
Benjamin Canac
421a193d20
docs(nuxt.config): invalid site.url
2024-10-02 14:21:45 +02:00
Sébastien Chopin
dd54abf243
docs: update GitHub link to v3 branch
2024-10-02 12:45:47 +02:00
Benjamin Canac
c837ca5cc0
docs(getting-started): describe Tailwind CSS @source and @plugin
2024-10-02 12:25:01 +02:00
Benjamin Canac
66a04add91
fix(Button): props specified more than once
2024-10-01 15:31:18 +02:00
Benjamin Canac
a5153d6c8d
docs(deps): update @nuxt/ui-pro
2024-10-01 15:24:37 +02:00
Benjamin Canac
cc6db6f14b
chore(release): v3.0.0-alpha.4
2024-10-01 15:05:23 +02:00
Benjamin Canac
1f9abdae61
fix(Toast): improve focus styles
2024-10-01 14:50:27 +02:00
Benjamin Canac
f54f607413
fix(build.config): disable mkdist addRelativeDeclarationExtensions option
2024-10-01 14:41:19 +02:00
Benjamin Canac
08db1c68b3
docs(command-palette): update
2024-10-01 11:43:47 +02:00
Benjamin Canac
725833c4a9
cli: fix paths
2024-10-01 11:43:34 +02:00
Benjamin Canac
6a6c43378b
chore(CHANGELOG): update from dev
2024-09-30 14:36:51 +02:00
Benjamin Canac
10ab4ce06d
docs(composables): clean
2024-09-30 14:33:07 +02:00
Benjamin Canac
afd9b8f2b9
docs(command-palette): use index in example to prevent ts error for now
2024-09-30 14:30:42 +02:00
Benjamin Canac
6aac821e80
docs(roadmap): invalid appConfig access
2024-09-30 14:30:21 +02:00
Benjamin Canac
f4e135d07a
test(Drawer): types
2024-09-30 12:48:16 +02:00
Benjamin Canac
ef4a3a09c9
docs(app): put back community links
2024-09-30 12:06:37 +02:00
Benjamin Canac
c738bd9d53
docs(composables): update
2024-09-30 12:01:35 +02:00
Benjamin Canac
aeccf30a92
docs(getting-started): update
2024-09-30 11:44:39 +02:00
Benjamin Canac
673fef1595
docs(nuxt.config): set icon.provider to iconify
2024-09-30 11:12:08 +02:00
renovate[bot]
0ed13f33b5
chore(deps): update all non-major dependencies (v3) ( #2265 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-30 10:22:11 +02:00
Maxime Pauvert
30c33c7113
fix(README): npm badge link ( #2271 )
2024-09-30 09:34:26 +02:00
renovate[bot]
fd0ecc6d96
chore(deps): lock file maintenance (v3) ( #2279 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-30 09:33:49 +02:00
Benjamin Canac
6863254d89
docs(toast): update
2024-09-27 15:37:26 +02:00
Benjamin Canac
d2e075bb4a
docs(ComponentExample): improve options handling
2024-09-27 15:37:15 +02:00
Benjamin Canac
6f0b7309c9
docs(drawer): update description
2024-09-27 13:08:15 +02:00
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
5b62a8c8ca
docs(pagination): update
2024-09-26 17:00:54 +02:00
Benjamin Canac
04a2f2b7a0
chore(Pagination): update defaults
2024-09-26 17:00:43 +02:00
Benjamin Canac
ad3dc26e41
docs(ComponentCode): fix display of false value in select
2024-09-26 16:35:54 +02:00
Benjamin Canac
fd6c1b02ea
docs(ComponentCode): handle model prop for cases like v-model:page
2024-09-26 16:21:07 +02:00
Benjamin Canac
19362a9302
chore(deps): update
2024-09-26 16:18:59 +02:00
renovate[bot]
4e2b957882
chore(deps): update dependency @nuxt/fonts to ^0.9.2 (v3) ( #2250 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-26 15:30:03 +02:00
Benjamin Canac
83ee05dd0e
chore(renovate): update
2024-09-26 15:12:25 +02:00
Benjamin Canac
5591854ed4
docs(getting-started): update description
2024-09-26 12:04:24 +02:00
Benjamin Canac
db754740ef
docs(input-menu): update
2024-09-26 12:04:12 +02:00
Benjamin Canac
2c7c41bd04
fix(InputMenu): missing group on trailing
2024-09-26 12:00:06 +02:00
Benjamin Canac
9edb23080d
docs(define-shortcuts): update
2024-09-25 19:22:44 +02:00
Benjamin Canac
fb8e6a6a66
docs(select-menu): update
2024-09-25 19:07:21 +02:00
Benjamin Canac
183207c2b8
chore(SelectMenu): merge search / searchPlaceholder into searchInput prop
2024-09-25 19:07:11 +02:00
Benjamin Canac
237e7a4e0e
docs(nuxt.config): move routeRules cache in $production
2024-09-25 16:56:22 +02:00
Benjamin Canac
cac41137ae
docs(getting-started): update
2024-09-25 16:42:40 +02:00
Benjamin Canac
eb0756674a
docs(nuxt.config): put back /api/* in cloudflare exclude
2024-09-25 12:34:01 +02:00
Benjamin Canac
9cb863bc21
docs(nuxt.config): remove /api/* in cloudflare exclude
2024-09-25 12:25:27 +02:00
Benjamin Canac
9125a2d467
docs(nuxt.config): try icon serverBundle to remote
2024-09-25 12:19:28 +02:00
Benjamin Canac
0297361319
docs(nuxt.config): update icon options
2024-09-25 12:06:29 +02:00
Sébastien Chopin
749bf90dd1
docs: add auto sub folder
2024-09-25 11:36:05 +02:00
Benjamin Canac
d283887407
docs(nuxt.config): remove experimental.buildCache
2024-09-25 11:07:01 +02:00
Benjamin Canac
d7e46e3637
docs(nuxt.config): remove og-image from cloudflare option
2024-09-25 10:54:41 +02:00
Pooya Parsa
713021f12d
docs: enable crawlLinks with exclude patterns ( #2246 )
2024-09-25 10:44:24 +02:00
Benjamin Canac
1aff74e985
docs(app): update title template
2024-09-25 10:44:05 +02:00
Benjamin Canac
5b3cda741c
docs(Header): responsive
2024-09-24 23:10:24 +02:00
Benjamin Canac
a61e7656c2
fix(CommandPalette): missing min-w-0 on root
2024-09-24 23:06:02 +02:00
Benjamin Canac
85b21381e8
docs(app): update loading indicator color
2024-09-24 22:58:34 +02:00
Benjamin Canac
44b98bc7c9
docs(app): use navigation?.title in metas
2024-09-24 22:58:23 +02:00
Benjamin Canac
6c285977bd
fix(Accordion): missing min-w-0 on trigger
2024-09-24 22:14:04 +02:00
Benjamin Canac
4c39fa8b0f
docs(nuxt.config): add cache
2024-09-24 18:47:13 +02:00
Benjamin Canac
e584941df9
docs: add @nuxthub/core module
2024-09-24 18:28:01 +02:00
Benjamin Canac
991e725b1a
docs(nuxt.config): try without crawLinks
2024-09-24 18:16:03 +02:00
Benjamin Canac
b638521ffa
docs(public): remove illustrations
2024-09-24 18:08:02 +02:00
Benjamin Canac
2ec978ed0d
docs(getting-started): use Public sans to prevent bundle of Inter
2024-09-24 18:02:23 +02:00
Benjamin Canac
b7f9422091
docs: make generate work
2024-09-24 17:53:21 +02:00
Benjamin Canac
d921b764de
docs(ComponentCode/ComponentExample): wrong border on light mode
2024-09-24 14:58:40 +02:00
Benjamin Canac
b83ecc9a6f
Revert "chore(deps): refresh lock"
...
This reverts commit cfe4e0bd65 .
2024-09-24 14:47:31 +02:00
Benjamin Canac
40f1161b04
docs(app): update font
2024-09-24 14:43:45 +02:00
Benjamin Canac
d419f0a9cb
playground(app): update font
2024-09-24 14:43:35 +02:00
Benjamin Canac
7bd06ecfd9
docs(prettier): format in worker like on ssr
2024-09-24 14:43:19 +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
09d453b5cf
docs(ComponentCode/ComponentExample): use justify-center everywhere
2024-09-23 17:16:34 +02:00
Benjamin Canac
4f5a8ee4f6
docs(installation): fix theme.colors option example
2024-09-23 17:14:14 +02:00
Benjamin Canac
cfe4e0bd65
chore(deps): refresh lock
2024-09-23 11:59:32 +02:00
renovate[bot]
1932aa2671
chore(deps): update all non-major dependencies (v3) ( #2230 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-23 11:45:16 +02:00
Anthony Fu
cc8fa471e9
chore: replace dev time flag for build ( #2231 )
...
Co-authored-by: Benjamin Canac <canacb1@gmail.com >
2024-09-23 11:00:51 +02:00
Benjamin Canac
19bfc36976
test(Input): add missing file type
2024-09-23 10:52:02 +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
32ac575d56
chore(README): update
2024-09-20 17:54:30 +02:00
Benjamin Canac
c39996c0fe
docs(app): increase container size
2024-09-20 15:39:47 +02:00
renovate[bot]
235f1cc330
chore(deps): update all non-major dependencies (v3) ( #2219 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Benjamin Canac <canacb1@gmail.com >
2024-09-20 14:16:59 +02:00
Benjamin Canac
f45b39937b
docs(command-palette): update
2024-09-18 17:32:01 +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
500b4727e8
docs(ComponentExample): update
2024-09-18 15:00:23 +02:00
Benjamin Canac
d36576b1fe
chore(module): gray now defaults to slate
2024-09-18 12:21:50 +02:00
Benjamin Canac
6498f8a0c1
test: move colors into theme.colors
2024-09-18 12:20:12 +02:00
Benjamin Canac
96c9246d83
fix(templates): app config colors type
2024-09-18 12:19:46 +02:00
Benjamin Canac
e45398f6ce
docs(playground): update theme
2024-09-18 12:14:33 +02:00
Benjamin Canac
a32d2c034a
docs(app): update theme
2024-09-18 12:14:23 +02:00
Benjamin Canac
f52310d4a1
docs(deps): use @nuxt/ui-pro
2024-09-18 11:33:56 +02:00
Benjamin Canac
a6ae1dcb1d
chore(release): v3.0.0-alpha.3
2024-09-18 11:31:39 +02:00
Benjamin Canac
2e954467c4
feat(module): move colors options into theme.colors
2024-09-18 11:28:31 +02:00
Benjamin Canac
d3317d828e
docs: use shiki-transformer-color-highlight ( #2215 )
2024-09-18 10:54:59 +02:00
Benjamin Canac
2c3032e363
chore(release): v3.0.0-alpha.2
2024-09-18 10:32:18 +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
a8b26eb1a8
playground(link): fix urls
2024-09-17 18:34:33 +02:00
Benjamin Canac
df72003516
docs(getting-started): update
2024-09-17 16:39:45 +02:00
Benjamin Canac
1f5372baba
docs(app): display pages descriptions in markdown
2024-09-17 16:36:00 +02:00
Benjamin Canac
d4efd13307
docs(IconsTheme): omit @nuxt/ui-pro icons
2024-09-17 16:35:47 +02:00
Benjamin Canac
87c0a0f9c1
chore(package): add missing description
2024-09-17 12:33:55 +02:00
Benjamin Canac
d5339d3ebe
docs(ComponentCode): fix boolean type
2024-09-17 11:36:44 +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
Benjamin Canac
d0a669ee2e
chore(deps): update
2024-09-16 12:52:48 +02:00
Benjamin Canac
7e672bd041
docs: ts errors
2024-09-16 12:51:36 +02:00
Romain Hamel
ed18e74549
feat(Button): loading-auto ( #2198 )
2024-09-16 11:37:38 +02:00
Benjamin Canac
6f20f243fb
docs(getting-started): update
2024-09-15 21:44:10 +02:00
Benjamin Canac
ce91b5d75a
docs(command-palette): update
2024-09-12 18:29:23 +02:00
Benjamin Canac
d9b14bc325
docs(navigation-menu): remove useless classes
2024-09-12 18:29:13 +02:00
Benjamin Canac
d0ac6f95a4
docs(getting-started): update
2024-09-12 18:29:01 +02:00
Benjamin Canac
8f76caa7f8
docs(ComponentCode): add slug prop
2024-09-12 18:27:15 +02:00
Benjamin Canac
336631434c
docs(deps): update nuxt-component-meta
2024-09-12 16:45:29 +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
1667e5a655
chore(deps): set nuxt-component-meta resolution
2024-09-12 15:22:30 +02:00
Benjamin Canac
ad77a0e82d
docs: fix refactor
2024-09-12 15:22:10 +02:00
Benjamin Canac
5076b8cc9e
feat(module): improve options
2024-09-12 12:43:12 +02:00
Benjamin Canac
2fc6e18179
docs(getting-started): update
2024-09-12 12:42:23 +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
renovate[bot]
26e5ac80b6
chore(deps): update all non-major dependencies (v3) ( #2184 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-12 10:44:19 +02:00
Benjamin Canac
a83e3821a4
docs(getting-started): update
2024-09-11 19:20:54 +02:00
Benjamin Canac
ea8a083d84
docs(index): update
2024-09-11 18:56:13 +02:00
Romain Hamel
cf92c5f3f0
fix(playground): typecheck
2024-09-11 18:53:19 +02:00
renovate[bot]
594bc9bb2e
chore(deps): update all non-major dependencies (v3) ( #2182 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-11 16:39:56 +02:00
Benjamin Canac
7e87f05840
docs(nuxt.config): remove prerender
2024-09-11 16:02:42 +02:00
Benjamin Canac
942f087a67
docs(nuxt.config): prerender routes
2024-09-11 12:24:52 +02:00
Benjamin Canac
13975da684
docs(deps): update @nuxt/ui-pro
2024-09-11 11:49:56 +02:00
Benjamin Canac
4198a42dff
chore(release): v3.0.0-alpha.1
2024-09-11 10:38:54 +02:00
Benjamin Canac
21609aa884
chore(package): update release script
2024-09-11 10:36:54 +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
4f83a2829e
chore(deps): update
2024-09-11 10:34:21 +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
Benjamin Canac
95d2b7a56e
docs(Banner): update icon
2024-09-10 16:26:26 +02:00
Benjamin Canac
c6171d0f8d
docs: use Inter font
2024-09-10 16:26:19 +02:00
Benjamin Canac
625c4efa03
docs(installation): update
2024-09-10 15:37:41 +02:00
Benjamin Canac
d8d7b8fcc5
docs(components): update github links to nuxt/ui repository
2024-09-10 15:34:09 +02:00
Benjamin Canac
c578acbb88
chore(deps): refresh lock
2024-09-10 15:00:50 +02:00
Benjamin Canac
3e30775fd4
docs(IconsTheme): format without prettier to improve performances
2024-09-10 15:00:50 +02:00
Benjamin Canac
ec84f777ea
docs(radio-group): link value to Value Key title
2024-09-10 15:00:50 +02:00
Benjamin Canac
a2a303f527
docs(HighlightInlintType): hide undefined in types
2024-09-10 15:00:50 +02:00
Benjamin Canac
3d0e1eb288
docs(components): ignore prefetchOn prop
2024-09-10 15:00:50 +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
renovate[bot]
9ddfec123e
chore(deps): update pnpm to v9.10.0 (v3) ( #2164 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-09 18:29:29 +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
Benjamin Canac
9d8bb80892
chore(deps): refresh lock
2024-09-09 15:39:50 +02:00
Benjamin Canac
8b8ec22af7
docs(deps): update nuxt-component-meta
2024-09-09 13:53:32 +02:00
Benjamin Canac
4b09358ce0
chore(deps): update
2024-09-09 12:22:41 +02:00
Benjamin Canac
4f339be363
playground(app): improve from @nuxt/ui-pro
2024-09-06 19:02:31 +02:00
Benjamin Canac
7d28d99f10
playground(app): improve from @nuxt/ui
2024-09-06 19:02:31 +02:00
Benjamin Canac
71428da3dc
fix(README): license link
2024-09-06 19:02:31 +02:00
Benjamin Canac
4a7433d628
chore(package): export style
2024-09-06 19:02:31 +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
07b0cf9979
chore(deps): update
2024-09-06 16:51:51 +02:00
Benjamin Canac
c94041d656
chore(github): update workflows
2024-09-06 15:27:11 +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
1716ba0f5e
docs(navigation-menu): update
2024-09-06 14:59:05 +02:00
Benjamin Canac
a8b5bff8c6
docs(ComponentExample): update
2024-09-06 13:00:23 +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
aa34e3c141
chore(package): remove engines
2024-09-06 11:57:52 +02:00
Benjamin Canac
d989ceb09d
chore(vercel): disable deployments
2024-09-06 09:53:19 +02:00
Benjamin Canac
403d3b2718
docs(deps): use @nuxt/ui-pro@2.0.0-alpha.1
2024-09-06 09:53:06 +02:00
Benjamin Canac
08039c1dcd
chore(release): v3.0.0-alpha.0
2024-09-05 17:19:00 +02:00
Benjamin Canac
d107ba1e7a
chore(release-it): handle publish
2024-09-05 16:56:06 +02:00
Benjamin Canac
a6e5db477d
chore(release-it): remove hooks
2024-09-05 16:53:16 +02:00
Benjamin Canac
0b7a724d5f
chore(vercel): prevent deployment on v3 branch
2024-09-05 16:24:42 +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
e36a48c684
docs(ComponentCode): update
2024-09-05 16:19:28 +02:00
Benjamin Canac
2934a280e8
docs(navigation-menu): update
2024-09-05 16:19:09 +02:00
Benjamin Canac
9af06e95cc
docs(nuxt.config): update
2024-09-05 16:18:56 +02:00
Benjamin Canac
843f822b8c
chore(github): add ci for v3 branch
2024-09-05 16:13:44 +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
5ede4033be
chore(deps): update
2024-09-05 15:59:48 +02:00
Benjamin Canac
b8f815ccca
docs(components): fix github links
2024-09-05 12:02:21 +02:00
Benjamin Canac
c710cf0ddc
docs(index): update
2024-09-05 11:46:59 +02:00
Benjamin Canac
4b168a887e
chore(cli): update templates
2024-09-05 11:46:53 +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
59201e3a67
docs(components): update
2024-09-05 10:23:08 +02:00
Benjamin Canac
fba4d6a385
docs(composables): update
2024-09-05 10:22:58 +02:00
Benjamin Canac
85d172339f
feat(Accordion): add body slot to solve animation flick
2024-09-04 17:50:38 +02:00
Benjamin Canac
d63ab0892e
chore(cli): update templates
2024-09-04 17:40:46 +02:00
Benjamin Canac
29a9be2fdf
docs(separator): update
2024-09-04 11:36:19 +02:00
Benjamin Canac
7c18232932
docs(toast): update
2024-09-04 11:36:05 +02:00
Benjamin Canac
e91cba741c
docs(dropdown-menu/radio-group/select): update callouts type
2024-09-04 11:06:32 +02:00
Benjamin Canac
045c44c139
docs(carousel/table): update badge
2024-09-04 11:06:02 +02:00
Benjamin Canac
577436d190
docs(composables): add use-toast page
2024-09-04 11:05:51 +02:00
Benjamin Canac
efd1a81184
docs(components): update props ignore
2024-09-04 11:05:21 +02:00
Benjamin Canac
54814a2562
chore(App): typo in slots interface
2024-09-04 10:21:09 +02:00
Benjamin Canac
b3de942696
docs(ComponentProps): display schema default in description
2024-09-04 10:20:01 +02:00
Benjamin Canac
eb2667fa81
docs(ComponentTheme): avoid using prettier to improve performances
2024-09-04 09:40:02 +02:00
Benjamin Canac
9f49796bd7
docs(alert): add missing Description section
2024-09-03 16:42:46 +02:00
Benjamin Canac
fe78529640
docs(context-menu): add missing Extract shortcuts section
2024-09-03 16:42:28 +02:00
Benjamin Canac
b6cb72de64
docs(select): update
2024-09-03 16:23:06 +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
Benjamin Canac
6b79b4fd22
docs(radio-group): update
2024-09-03 12:16:09 +02:00
Benjamin Canac
850e84c0e0
feat(RadioGroup): handle value-key prop
2024-09-03 12:16:09 +02:00
Benjamin Canac
9c1171f61d
docs(checkbox/slider/switch): hide defaultValue select in code examples
2024-09-03 12:15:55 +02:00
Benjamin Canac
be383e415d
docs(ComponentCode): handle two-way binding on modelValue
2024-09-03 12:15:55 +02:00
Benjamin Canac
6f4fdb163c
chore(deps): update
2024-09-03 10:56:06 +02:00
Benjamin Canac
0e355d323b
chore(deps): update tailwindcss
2024-08-24 12:33:57 +02:00
Benjamin Canac
dee404f24f
test: update snapshots
2024-08-23 18:39:35 +02:00
Benjamin Canac
2aa4358d32
fix(InputMenu/Select/SelectMenu): use defuFn to override base slot
2024-08-23 18:39:15 +02:00
Benjamin Canac
dd1452a452
chore(deps): set happy-dom resolution to 14.12.3
2024-08-23 18:38:10 +02:00
Benjamin Canac
9ceb4cc6c1
chore(InputMenu/Select/SelectMenu): clean code
2024-08-23 18:33:31 +02:00
Benjamin Canac
2a20a0a541
docs(collapsible): update
2024-08-23 17:22:12 +02:00
Benjamin Canac
7673e51e20
docs(popover): update
2024-08-23 17:22:06 +02:00
Benjamin Canac
9dd9d5126a
docs(collapsible): update
2024-08-23 16:44:00 +02:00
Benjamin Canac
99f5a66090
docs: update
2024-08-23 16:19:19 +02:00
Benjamin Canac
a261028f6e
chore: script setup order definition
2024-08-23 16:02:46 +02:00
Benjamin Canac
6a10b27b98
playground(modal/slideover): update
2024-08-23 16:02:28 +02:00
Benjamin Canac
6ac63b5034
docs(slideover): update
2024-08-23 16:02:12 +02:00
Benjamin Canac
1d1d88d6ee
docs(ComponentExample): handle preview: false
2024-08-23 16:01:57 +02:00
Benjamin Canac
60f2b0d8fb
docs(modal): update
2024-08-23 13:26:20 +02:00
Benjamin Canac
4b641f7c23
chore(deps): update
2024-08-22 23:47:31 +02:00
Benjamin Canac
d430256271
chore(colors): use media query instead of .dark selector
...
Waiting on Tailwind CSS v4 dark mode implementation
2024-08-22 23:13:04 +02:00
Benjamin Canac
daf430b10d
docs(nuxt.config): use --background variable on root element
2024-08-22 23:12:18 +02:00
Benjamin Canac
5428005512
docs(drawer): update
2024-08-22 16:58:47 +02:00
Benjamin Canac
7b278b041c
fix(fuse): prevent indices highlight of a single char
2024-08-22 16:57:05 +02:00
Benjamin Canac
1ef977fb8c
feat(CommandPalette): handle filter false and postFilter
2024-08-22 15:41:49 +02:00
Benjamin Canac
d558b3e29c
fix(CommandPalette): ts errors
2024-08-22 14:29:58 +02:00
Benjamin Canac
8dfac7fd57
feat(module): add @source when @nuxt/content is present
2024-08-22 12:07:49 +02:00
Benjamin Canac
92f4d38cc3
docs: lint on catch undefined e
2024-08-22 12:07:17 +02:00
Benjamin Canac
b7382f2057
docs(header): add color picker
2024-08-21 16:12:38 +02:00
Benjamin Canac
ac0267b14c
chore(components): bind props.ui?.content on content elements
2024-08-20 18:39:10 +02:00
Benjamin Canac
c3000d5ce6
docs: rename og image dir
2024-08-20 18:32:02 +02:00
Benjamin Canac
b838dd1458
chore(eslint): disable @typescript-eslint/no-empty-object-type
2024-08-20 18:29:12 +02:00
Benjamin Canac
b4568b31cf
test: update snapshots
2024-08-20 18:29:00 +02:00
Benjamin Canac
561c1fb665
fix(Button): move span with truncate inside default slot
2024-08-20 18:28:47 +02:00
Benjamin Canac
55cbc65825
chore(deps): refresh lock
2024-08-20 17:56:32 +02:00
Benjamin Canac
283b3c9ac0
chore(renovate): enable lockfile maintenance
2024-08-20 17:00:27 +02:00
Benjamin Canac
695085cac4
chore(deps): update
2024-08-20 16:33:03 +02:00
Benjamin Canac
88e94cc10b
chore(github): put back labels in issue templates
2024-08-07 15:35:30 +02:00
Benjamin Canac
71d27152ed
docs(context-menu): update
2024-08-07 14:51:01 +02:00
Benjamin Canac
9af6d7dc59
fix(ContextMenu/DropdownMenu): move open and default-open props to Sub
2024-08-07 13:20:48 +02:00
Benjamin Canac
5d2d198aae
docs(ComponentCode/ComponentExample/ComponentTheme): handle collapse
2024-08-07 12:27:47 +02:00
Benjamin Canac
daa98c56fa
chore(ContextMenu/DropdownMenu): set modal to true by default
2024-08-06 18:37:03 +02:00
Benjamin Canac
5e294e7e21
docs(ComponentTheme/IconsTheme): wrap around defineAppConfig
2024-08-06 18:27:40 +02:00
Benjamin Canac
db8c0e7433
chore(pnpm): remove modules/* from workspace
2024-08-06 17:10:30 +02:00
Benjamin Canac
39a63e8e3f
docs(dropdown-menu): update
2024-08-06 17:10:30 +02:00
Benjamin Canac
8d560bdd21
feat(module): allow tailwind.css customization
2024-08-06 12:55:11 +02:00
Benjamin Canac
d13e27eb5b
feat(Breacrumb/ContextMenu/DropdownMenu/NavigationMenu): bind item class on link
2024-08-06 12:52:01 +02:00
Benjamin Canac
10bb9b486a
docs(accordion): update
2024-08-06 12:42:09 +02:00
Benjamin Canac
279f55ee2c
docs(tabs): update
2024-08-06 12:41:47 +02:00
Benjamin Canac
8da6a1c0e2
docs(button): improve ui prop formatting
2024-08-06 11:22:01 +02:00
Benjamin Canac
68afba8f3c
docs(ComponentProps): handle ignore in schema
2024-08-06 11:22:01 +02:00
Benjamin Canac
24f24e9d8e
docs(progress/slider): improve orientation section
2024-08-06 11:22:01 +02:00
Benjamin Canac
34ba466c15
docs(collapsible): update
2024-08-06 11:22:01 +02:00
Benjamin Canac
8f5e8170e6
docs(ComponentCode/ComponentExample): add class prop
2024-08-06 11:22:01 +02:00
Benjamin Canac
e70aee4d69
docs: update
2024-08-06 11:22:01 +02:00
Benjamin Canac
15cee52003
chore(deps): update
2024-08-05 12:43:31 +02:00
Benjamin Canac
13738d574b
chore(Alert/Toast): remove template around description
2024-08-04 11:34:55 +02:00
Benjamin Canac
fff3d04415
chore(deps): add nuxt resolution to 3.12.3
2024-08-02 14:30:00 +02:00
Benjamin Canac
b1bcaabd19
fix(RadioGroup): style legend based on size
2024-08-01 17:18:21 +02:00
Benjamin Canac
e598ca5b40
docs: clean
2024-08-01 17:17:52 +02:00
Benjamin Canac
787ab001bd
chore(deps): update
2024-08-01 17:17:28 +02:00
Benjamin Canac
372d902f7e
docs(link): update
2024-08-01 15:13:42 +02:00
Benjamin Canac
e94461d1fa
docs(form-field): update
2024-08-01 12:12:40 +02:00
Benjamin Canac
9963d71fbc
docs(getting-started): inverse icons and colors
2024-08-01 12:08:37 +02:00
Benjamin Canac
5366e228bb
docs: update banner title
2024-08-01 12:08:24 +02:00
Benjamin Canac
789fcb6566
docs: use present tense when possible
2024-08-01 12:05:09 +02:00
Benjamin Canac
a23c3140df
fix(FormField): allow error prop as boolean
2024-08-01 11:51:07 +02:00
Benjamin Canac
d93e151194
docs(progress/slider): update orientation height
2024-07-31 16:46:32 +02:00
Benjamin Canac
b9f4bcbbc9
docs(collapsible): update
2024-07-31 16:44:32 +02:00
Benjamin Canac
973560e6f1
docs(meter): hide
2024-07-31 16:04:48 +02:00
Benjamin Canac
9426513a59
docs: rename Events to Emits
2024-07-31 15:59:06 +02:00
Benjamin Canac
6ea576c558
docs(ComponentCode): fix code when number | number[]
2024-07-31 15:57:06 +02:00
Benjamin Canac
836007dfa6
docs(progress): update
2024-07-31 15:53:34 +02:00
Benjamin Canac
00575f55c9
docs(ComponentCode): ignore externals manually
2024-07-31 15:52:04 +02:00
Benjamin Canac
8f48883a2d
docs(ComponentCode): improve
2024-07-31 15:28:37 +02:00
Benjamin Canac
74a6bca2b3
feat(Input/Textarea): expose ref
2024-07-31 15:28:28 +02:00
Benjamin Canac
c3ee509c65
docs(radio-group): update
2024-07-31 14:16:23 +02:00
Benjamin Canac
b9e3fcb0f1
docs(slider): update
2024-07-31 12:52:29 +02:00
Benjamin Canac
0635c5434c
chore(Slider): improve update:modelValue event signature
2024-07-31 11:22:56 +02:00
Benjamin Canac
007a0cf85e
docs(switch): update
2024-07-31 11:13:46 +02:00
Benjamin Canac
c4ef5c4db8
docs(textarea): update
2024-07-30 19:18:02 +02:00
Benjamin Canac
4eea9f54c0
docs(input): update
2024-07-30 19:04:06 +02:00
Benjamin Canac
4eb1732545
docs(ComponentCode): allow empty string in v-model
2024-07-30 18:03:09 +02:00
Benjamin Canac
a6d5e188a3
docs(ComponentProps/ComponentSlots): remove white-space
2024-07-30 18:02:56 +02:00
Benjamin Canac
9a8d44c46b
docs(ComponentCode): improve slots display
2024-07-30 17:47:49 +02:00
Benjamin Canac
8f82a65f03
docs(tooltip): update
2024-07-30 16:46:49 +02:00
Benjamin Canac
cae27d5206
chore(Collapsible): add flex flex-col gap-2 on root
2024-07-30 16:46:42 +02:00
Benjamin Canac
0ddadc9b3b
docs(checkbox): remove examples
2024-07-30 16:46:07 +02:00
Benjamin Canac
a90935b6aa
docs(chip): update
2024-07-30 16:45:53 +02:00
Benjamin Canac
2c6295d479
docs(ComponentProps/ComponentSlots): add whitespace pre
2024-07-30 16:45:42 +02:00
Benjamin Canac
4dd799748b
chore(deps): update
2024-07-30 15:04:41 +02:00
Benjamin Canac
bcaca46ccc
docs(chip): update
2024-07-26 16:13:02 +02:00
Benjamin Canac
2f57c43361
docs(components): update callouts priorities
2024-07-26 16:11:24 +02:00
Benjamin Canac
aca319bc36
docs(components): split color and variant into two sections
2024-07-26 15:17:46 +02:00
Benjamin Canac
3a1ba1dfa3
docs(checkbox): update
2024-07-26 14:59:56 +02:00
Benjamin Canac
09f76e75a9
docs(checkbox): update
2024-07-26 13:03:32 +02:00
Benjamin Canac
b9249c0c3d
docs(components): demo size different than default
2024-07-26 13:03:24 +02:00
Benjamin Canac
a6c4ffa013
docs(ComponentCode/ComponentExample): disable prettier by default
2024-07-26 13:02:55 +02:00
Benjamin Canac
839b97a9dc
docs(components): update descriptions
2024-07-26 11:58:43 +02:00
Benjamin Canac
ce28607d7d
docs(app): update
2024-07-26 11:05:20 +02:00
Benjamin Canac
3319144962
chore(module): add support for non vite projects
2024-07-26 10:47:34 +02:00
Benjamin Canac
9569339c91
chore(deps): update tailwindcss
2024-07-26 10:47:18 +02:00
Benjamin Canac
42f4f8d337
fix(module): use relative imports to components / composables
2024-07-25 18:17:20 +02:00
Benjamin Canac
8bac288687
docs(accordion): update
2024-07-24 17:22:12 +02:00
Benjamin Canac
3c1d8162ca
docs(alert): update
2024-07-24 16:59:14 +02:00
Benjamin Canac
f1193c35c5
docs(ComponentProps): update
2024-07-24 16:59:07 +02:00
Benjamin Canac
7757d330b0
docs(tabs): add Content section
2024-07-24 15:54:03 +02:00
Benjamin Canac
5114136d25
docs(ComponentProps): improve display
2024-07-24 15:53:31 +02:00
Benjamin Canac
5176bf92bc
chore(Accordion): remove useless content prop
2024-07-24 15:33:28 +02:00
Benjamin Canac
30de2373c5
docs(breadcrumb): improve
2024-07-24 15:32:44 +02:00
Benjamin Canac
aa301af926
docs(Tabs): improve
2024-07-24 15:32:35 +02:00
Benjamin Canac
102fb2316d
docs(ComponentProps): display schema description
2024-07-24 14:48:33 +02:00
Benjamin Canac
c00e0fa3db
docs: remove unused pages
2024-07-24 14:28:16 +02:00
Benjamin Canac
e1b0936105
docs(tabs): update examples
2024-07-24 14:22:02 +02:00
Benjamin Canac
ecad41a7fa
docs(tooltip): update
2024-07-24 14:21:53 +02:00
Benjamin Canac
1d9ac2b75b
docs(icon): update link
2024-07-23 16:50:29 +02:00
Benjamin Canac
023a5215bf
docs(components): add first prop title in usage to be displayed in toc
2024-07-23 16:50:18 +02:00
Benjamin Canac
4825b754fc
chore(App): typo in interfaces
2024-07-23 16:49:40 +02:00
Benjamin Canac
be8bf691c3
fix(Tooltip): missing root props proxy
2024-07-23 12:19:06 +02:00
Benjamin Canac
fb6eae3f62
docs(ComponentCode): improve
2024-07-23 12:18:23 +02:00
Benjamin Canac
ec0f599565
docs(tabs): update
2024-07-22 16:32:06 +02:00
Benjamin Canac
d6950d3df8
chore(deps): update
2024-07-22 16:07:55 +02:00
Benjamin Canac
640de11ec7
docs(breadcrumb): update examples
2024-07-22 16:07:45 +02:00
Benjamin Canac
f4db34bf1c
docs(ComponentCode): missing overflow
2024-07-22 16:07:26 +02:00
Benjamin Canac
c1ac3a9f9d
fix(Link): allow ariaLabel to be picked
2024-07-22 12:52:28 +02:00
Benjamin Canac
6cc635a8a7
test: add missing /components in urls
2024-07-22 12:52:12 +02:00
Benjamin Canac
0ad74794ed
playground(context-menu): improve
2024-07-22 12:48:04 +02:00
Benjamin Canac
dc3d714ded
playground: add missing /components in urls
2024-07-22 12:47:49 +02:00
Benjamin Canac
a7e73f86de
chore(deps): update @nuxt/icon
2024-07-20 18:16:56 +02:00
Benjamin Canac
b28b0f9d8c
chore(deps): update
2024-07-20 18:15:24 +02:00
Benjamin Canac
78f8740369
docs(tabs): update
2024-07-18 18:07:28 +02:00
Benjamin Canac
ca8e9e77ab
docs(progress): update
2024-07-18 17:51:26 +02:00
Benjamin Canac
5317c5724f
docs(define-shortcuts): update
2024-07-18 17:51:20 +02:00
Benjamin Canac
35f72351d0
docs(avatar): update
2024-07-18 17:51:07 +02:00
Benjamin Canac
8364de98c9
docs(alert): add examples
2024-07-18 17:49:34 +02:00
Benjamin Canac
368054456b
docs(breadcrumb): update
2024-07-18 17:48:03 +02:00
Benjamin Canac
067e2d346e
docs: use camelCase in props
2024-07-18 17:46:54 +02:00
Benjamin Canac
01ac65f07d
docs(ComponentCode): update
2024-07-18 17:45:35 +02:00
Benjamin Canac
d7c1158f97
docs(ComponentCode): handle hide and external props
2024-07-18 15:39:11 +02:00
Benjamin Canac
b194c5e49a
docs(alert): update
2024-07-18 15:39:01 +02:00
Benjamin Canac
c824f300c3
docs(ComponentExample): use $prettier for consistency
2024-07-18 15:34:40 +02:00
Benjamin Canac
82ea62bb23
docs(button-group): update
2024-07-18 14:12:17 +02:00
Benjamin Canac
ff678d6004
docs(ComponentCode): update prettier options
2024-07-18 14:10:10 +02:00
Benjamin Canac
0c4b79f92e
docs(breadcrumb): update
2024-07-18 11:25:00 +02:00
Benjamin Canac
0dfd8b3248
fix(ButtonGroup): define its own size variant
2024-07-18 11:24:40 +02:00
Benjamin Canac
70b964f3a0
docs(avatar-group): update
2024-07-18 11:06:26 +02:00
Benjamin Canac
3b5a7c5c58
chore(github): update stale workflow
2024-07-18 10:52:58 +02:00
Benjamin Canac
eff468fe9c
docs(app): update
2024-07-17 18:02:47 +02:00
Benjamin Canac
98a802bfed
docs(ComponentCode): update
2024-07-17 18:02:40 +02:00
Benjamin Canac
6db7b056ae
docs(skeleton): update
2024-07-17 17:38:34 +02:00
Benjamin Canac
9c56917714
docs(avatar-group): update
2024-07-17 17:27:34 +02:00
Benjamin Canac
8ae8993db4
docs(ComponentCode): handle input number
2024-07-17 17:27:14 +02:00
Benjamin Canac
9620d903c5
fix(AvatarGroup): default size to md
2024-07-17 17:17:46 +02:00
Benjamin Canac
e9832b95f5
fix(AvatarGroup): handle deep children
2024-07-17 17:17:15 +02:00
Benjamin Canac
b5bfb61816
docs(breadcrumb): update example
2024-07-17 17:02:36 +02:00
Benjamin Canac
da42c0489a
fix(Avatar): bind $attrs on image
2024-07-17 16:39:37 +02:00
Benjamin Canac
b0e0b87c79
docs(avatar): update
2024-07-17 16:39:27 +02:00
Benjamin Canac
df6e2a6378
docs(ComponentCode): update prettier config
2024-07-17 16:39:09 +02:00
Benjamin Canac
59b3873c73
docs(ComponentProps): always put as first and ui last
2024-07-17 16:38:47 +02:00
Benjamin Canac
c3f747aee5
docs(alert): update
2024-07-17 15:44:38 +02:00
Benjamin Canac
dd532bb110
docs(ComponentCode): handle objects
2024-07-17 15:44:17 +02:00
Benjamin Canac
11b4dfefa7
chore(components): add lang ts-type on close buttons jsdoc
2024-07-17 15:25:28 +02:00
Benjamin Canac
a155e7c1a7
chore(github): update
2024-07-17 14:59:46 +02:00
Benjamin Canac
8ba5637f61
chore(Alert): improve gray color
2024-07-17 14:59:33 +02:00
Benjamin Canac
09c6fce8eb
docs(ComponentProps): add ? when prop is optional
2024-07-17 11:55:19 +02:00
Benjamin Canac
4e99ebf605
docs(ComponentCode/ComponentExample): add missing margin
2024-07-17 11:55:02 +02:00
Benjamin Canac
8563ea157b
docs(breadcrumb): update
2024-07-17 11:54:39 +02:00
Benjamin Canac
59a84f2ace
chore(deps): update
2024-07-16 21:28:49 +02:00
Benjamin Canac
9420a686bb
docs(components): update radix-vue links labels
2024-07-11 18:18:33 +02:00
Benjamin Canac
e7e1b2339f
docs(container): update
2024-07-11 17:43:03 +02:00
Benjamin Canac
a890528550
docs(fetchComponentExample): prevent err when example is not found
2024-07-11 17:42:48 +02:00
Benjamin Canac
795621746b
docs(card): update
2024-07-11 17:38:34 +02:00
Benjamin Canac
96e18ef233
docs(ComponentExample): add
2024-07-11 17:38:27 +02:00
Benjamin Canac
57e62f36c4
docs: use ::tip everywhere
2024-07-11 17:15:12 +02:00
Benjamin Canac
b9319c0fbc
docs(icon): update
2024-07-11 17:14:59 +02:00
Benjamin Canac
810ea32bf8
docs(fetchComponentMeta): handle case where component doesn't exist
2024-07-11 17:14:45 +02:00
Benjamin Canac
c712e2e682
docs(ComponentCode): handle case where theme doesn't exist
2024-07-11 17:14:27 +02:00
Benjamin Canac
c1ed04f722
chore(Toast): simplify code now that duration is exposed
2024-07-11 12:51:00 +02:00
Benjamin Canac
6a13c7fa01
chore(deps): update
2024-07-11 12:50:44 +02:00
Benjamin Canac
a73d1c6ae6
chore(vscode): remove settings
2024-07-11 10:29:20 +02:00
Benjamin Canac
c1ddedf67a
docs(link): update
2024-07-10 19:07:06 +02:00
Benjamin Canac
612a9e930d
docs(kbd): update
2024-07-10 18:44:08 +02:00
Benjamin Canac
bfeba51b8a
docs(components): update github links
2024-07-10 18:43:59 +02:00
Benjamin Canac
40d17f7b03
fix(Kbd): optional value prop when using default slot
2024-07-10 18:43:30 +02:00
Benjamin Canac
bc633c6687
docs(ComponentCode): handle custom items
2024-07-10 18:43:06 +02:00
Benjamin Canac
8e5547f26d
docs(content): move shortcuts into composables/
2024-07-10 17:22:42 +02:00
Benjamin Canac
a889c054d3
docs(ComponentCode): handle objects
2024-07-10 17:22:24 +02:00
Benjamin Canac
813fdfd646
fix(SelectMenu): display modelValue even if false
2024-07-10 15:24:18 +02:00
Benjamin Canac
982e12f2b8
docs(button): update
2024-07-10 15:23:47 +02:00
Benjamin Canac
f16eb2310d
docs(badge): update
2024-07-10 15:23:27 +02:00
Benjamin Canac
26f68fc31d
docs: improve ComponentCode and ComponentProps
2024-07-10 15:23:21 +02:00
Benjamin Canac
6aa0ea306f
feat(components): allow override of sizes through ui prop
2024-07-10 12:57:34 +02:00
Benjamin Canac
db30284e7a
feat(SelectMenu): add prop to disable search
2024-07-10 12:56:38 +02:00
Benjamin Canac
781047eacb
docs(badge): update
2024-07-09 18:11:41 +02:00
Benjamin Canac
5a13e1bf41
docs: add ComponentCode component
2024-07-09 18:11:33 +02:00
Benjamin Canac
bdc3217571
fix(CommandPalette/InputMenu/Select/SelectMenu): adapt chip size
2024-07-09 17:44:46 +02:00
Benjamin Canac
5c12d428c4
fix(SelectMenu): adapt input size
2024-07-09 17:17:53 +02:00
Benjamin Canac
9d0db51ccc
playground: move pages under /components to match docs
2024-07-09 17:08:16 +02:00
Benjamin Canac
eeec9676cd
feat(InputMenu/Select/SelectMenu): introduce valueKey prop
...
Resolves #108
2024-07-09 17:03:52 +02:00
Benjamin Canac
06e8a9e912
chore(CommandPalette/InputMenu/SelectMenu): proxy selectedValue prop from Combobox
2024-07-09 17:02:34 +02:00
Benjamin Canac
7fd38a8cb8
fix(module): typo in fuchsia color
2024-07-09 15:44:21 +02:00
Benjamin Canac
182d4dd81a
docs: update
2024-07-09 15:24:23 +02:00
Benjamin Canac
eba8b4b31a
feat(Input): set autocomplete to off by default
2024-07-09 15:24:07 +02:00
Benjamin Canac
e1f385ee76
playground(checkbox): remove icon on error color
2024-07-09 15:22:55 +02:00
Benjamin Canac
9078da5279
chore(templates): improve DeepPartial type
2024-07-09 12:26:04 +02:00
Benjamin Canac
c7536a7af9
fix(templates): add error in AppConfig type
2024-07-09 12:17:34 +02:00
Benjamin Canac
510433568a
chore(Tabs): avatar type
2024-07-09 12:14:38 +02:00
Benjamin Canac
d94f8b7452
chore(deps): update
2024-07-09 11:22:29 +02:00
Benjamin Canac
12e9ec28ae
chore(github): update pnpm/action-setup to v4
2024-07-09 11:01:29 +02:00
Benjamin Canac
c018c23224
feat(components): uniformize colors and variants ( #141 )
2024-07-09 10:45:26 +02:00
Silver343
18c5ead1bd
feat(InputMenu): handle size prop ( #131 )
...
Co-authored-by: Benjamin Canac <canacb1@gmail.com >
2024-07-03 15:32:16 +02:00
Benjamin Canac
6f535ade9c
docs(icons): dynamic theme section
2024-07-03 15:25:05 +02:00
Benjamin Canac
a4e86d6d42
chore(components): add more sizes to theme config
2024-07-03 15:23:43 +02:00
Benjamin Canac
5f40773fa4
docs(ComponentProps): prevent err
2024-07-03 14:36:16 +02:00
Benjamin Canac
235556d3e0
fix(components): ui prop override with class ( #136 )
2024-07-03 14:35:58 +02:00
Benjamin Canac
5a22c62b2a
docs(nuxt.config): add content highlight diff lang
2024-07-02 15:45:59 +02:00
Benjamin Canac
5cc4457a74
fix(components): declare ui prop with PartialString when arrays in theme slots
2024-07-02 15:02:29 +02:00
Benjamin Canac
52146dc260
docs(nuxt.config): update
2024-07-02 14:53:26 +02:00
Benjamin Canac
cacd853d1e
chore(components): declare slots after emits
2024-07-02 13:54:29 +02:00
Benjamin Canac
1eaec0ff56
fix(templates): export types in dev mode
2024-07-02 13:45:43 +02:00
Sandro Circi
b61696cdca
feat(Select/SelectMenu): handle size prop ( #133 )
...
Co-authored-by: Benjamin Canac <canacb1@gmail.com >
2024-07-02 12:03:10 +02:00
Benjamin Canac
57a49877ae
playground: update
2024-07-02 10:30:14 +02:00
Benjamin Canac
f4c9f530b8
docs: update
2024-07-02 10:26:46 +02:00
Silver343
aa832f32a0
feat(ContextMenu): handle size prop ( #130 )
2024-07-02 10:26:23 +02:00
Romain Hamel
bad2e49de9
refactor(Form): input events ( #99 )
...
Co-authored-by: Benjamin Canac <canacb1@gmail.com >
2024-07-01 20:37:57 +02:00
Benjamin Canac
ca029a4b6c
docs: update
2024-07-01 19:35:59 +02:00
Benjamin Canac
c8e353e599
docs(ComponentTheme): filter compoundVariants colors and display warning
2024-07-01 18:40:28 +02:00
Benjamin Canac
18311d32d8
docs: improve props
2024-07-01 17:26:03 +02:00
Benjamin Canac
d2be8fdf7d
chore(components): improve jsdoc
2024-07-01 16:22:08 +02:00
Benjamin Canac
ccbaf6ea15
feat(module)!: move primary and gray inside colors object
2024-07-01 14:57:59 +02:00
Benjamin Canac
30bc3a1d76
chore(module): move animations to css file
2024-07-01 14:57:59 +02:00
Benjamin Canac
a39cbd3a7f
chore(Button): improve outline, soft and ghost variants
2024-07-01 14:57:59 +02:00
Benjamin Canac
509bf6fec6
chore(Badge): improve soft and subtle variants
2024-07-01 14:30:08 +02:00
Benjamin Canac
2eb6a234c3
chore(Alert): improve soft and subtle variants
2024-07-01 14:29:55 +02:00
Benjamin Canac
4362de48a7
chore(deps): refresh lock
2024-07-01 11:57:19 +02:00
Benjamin Canac
fbb82c29cd
chore(deps): update
2024-07-01 11:21:40 +02:00
Romain Hamel
20acc92eec
feat(Form): support for valibot@33 ( #132 )
2024-07-01 10:52:27 +02:00
Benjamin Canac
225d28d279
docs(form): improve Exposed section
2024-06-28 22:32:58 +02:00
Benjamin Canac
e3da411014
docs(ComponentEvents): improve name
2024-06-28 22:10:19 +02:00
Benjamin Canac
f9c69a7837
chore(components): use {} for empty props
2024-06-28 22:03:14 +02:00
Benjamin Canac
8113c2163c
docs(HighlightInlineType): use ts-type language
2024-06-28 21:35:57 +02:00
Benjamin Canac
88aace9263
chore(deps): add @nuxtjs/mdc resolution to latest edge
2024-06-28 21:35:40 +02:00
Benjamin Canac
84cc647f83
chore(components): improve props jsdoc
2024-06-28 18:36:46 +02:00
Benjamin Canac
ec08ed9e2e
docs(deps): update nuxt-component-meta to v0.7.0
2024-06-28 18:35:49 +02:00
Benjamin Canac
ef2b270a04
docs: display jsdoc defaultValue
2024-06-28 18:13:21 +02:00
Benjamin Canac
673064dee5
chore(components): improve props
2024-06-28 18:13:03 +02:00
Benjamin Canac
c9f9a248b7
docs: update
2024-06-28 16:19:25 +02:00
Benjamin Canac
fae627ed65
chore(components): add missing emits for docs
2024-06-28 16:19:06 +02:00
Benjamin Canac
7dd90f2bb7
docs(app): use UContentSearchButton component
2024-06-28 14:29:41 +02:00
Benjamin Canac
24618b8a5e
docs(deps): update nuxt-component-meta to v0.6.6
2024-06-28 14:29:22 +02:00
Benjamin Canac
4ef81991f2
docs: update
2024-06-28 11:51:23 +02:00
Benjamin Canac
db45bafaed
chore(Button): ignore raw from LinkProps
2024-06-28 11:51:23 +02:00
Benjamin Canac
a44abb738f
chore(deps): update
2024-06-28 11:51:23 +02:00
Benjamin Canac
a0559d4163
chore: ignore as from radix props fields
2024-06-28 11:51:23 +02:00
Benjamin Canac
f85eb8ed40
chore(Alert/Toast): remove description as VNode
2024-06-28 11:51:23 +02:00
Benjamin Canac
369e0b1952
fix: define empty props in slots for nuxt-component-meta parsing
2024-06-28 11:51:23 +02:00
Benjamin Canac
84d814f88b
docs: update
2024-06-27 16:35:28 +02:00
Anthony Fu
1d61d8d152
docs: highlight inline type code in props table
2024-06-27 16:28:11 +02:00
Benjamin Canac
b5f42cdd3a
docs: update
2024-06-27 15:39:15 +02:00
Benjamin Canac
0b3ce24eb6
docs: update
2024-06-26 19:09:05 +02:00
Benjamin Canac
c63b3cec6a
chore(deps): refresh lock
2024-06-25 18:47:44 +02:00
Benjamin Canac
3097da486f
fix(module): prevent override of rootAttrs.class
2024-06-25 18:14:17 +02:00
Benjamin Canac
c72cb58441
chore(deps): remove vue-tsc resolution
2024-06-25 18:10:22 +02:00
Benjamin Canac
cd7cc0d9a3
chore: improve types export
2024-06-25 17:58:14 +02:00
Benjamin Canac
ea288e9624
chore(deps): refresh lock
2024-06-24 17:58:39 +02:00
Benjamin Canac
bdecefa2d1
chore(deps): remove happy-dom resolution
2024-06-24 17:39:27 +02:00
Benjamin Canac
86f5884f08
chore(deps): pin vue-tsc
2024-06-24 17:37:50 +02:00
Benjamin Canac
5f7872f06e
fix(types): useless import
2024-06-24 17:30:05 +02:00
Benjamin Canac
b22aedd9d7
chore(deps): update pnpm
2024-06-24 12:20:09 +02:00
Benjamin Canac
0bdfc26734
chore(deps): update
2024-06-24 11:44:17 +02:00
Benjamin Canac
0b8bfa887b
docs(deps): update @nuxt/content and move content/ outside of app/
2024-06-20 10:39:10 +02:00
Benjamin Canac
11ef256db7
docs: improve
2024-06-19 21:23:23 +02:00
Benjamin Canac
dc1913b40d
playground(dropdown-menu): update icon
2024-06-19 18:00:35 +02:00
Benjamin Canac
a5b3608938
chore(Button): improve variants
...
Resolves #118
2024-06-19 13:03:43 +02:00
Silver343
dfa99362d4
feat(DropdownMenu): handle size prop ( #125 )
...
Co-authored-by: Benjamin Canac <canacb1@gmail.com >
2024-06-19 11:50:25 +02:00
Benjamin Canac
5b2e7d8bad
fix(Select): wrong button group variants
2024-06-19 11:01:34 +02:00
Benjamin Canac
6a72ef06d0
docs: highlight navigation
2024-06-19 10:48:06 +02:00
Benjamin Canac
34cf395f1a
fix(Tooltip): put back close animation
2024-06-19 10:35:30 +02:00
Benjamin Canac
865b57f97c
chore(github): update actions
2024-06-18 17:21:40 +02:00
Benjamin Canac
5a0d70e33d
chore(deps): use @nuxt/icon instead of nuxt-icon
2024-06-18 12:39:44 +02:00
Benjamin Canac
06e041c374
docs: update
2024-06-18 11:01:00 +02:00
Benjamin Canac
cd7888cac7
chore(deps): update
2024-06-18 11:00:41 +02:00
Benjamin Canac
20d49d9e16
chore(DropdownMenu/ContextMenu): type createReusableTemplate
2024-06-15 10:35:21 +02:00
Benjamin Canac
0c6720be73
fix(module): add isolate class on root node
2024-06-15 10:30:06 +02:00
Benjamin Canac
38fb22af19
chore(module): add ts-ignore on nuxt.options.ui assignment
2024-06-15 10:29:55 +02:00
Benjamin Canac
8f1402f780
chore(module): indicate compatibility with new v4 major
2024-06-15 10:26:58 +02:00
Benjamin Canac
bedb863fc6
fix(SelectMenu): input before empty
2024-06-13 11:17:51 +02:00
Benjamin Canac
20995aa6d3
docs: migrate to nuxt compatibility 4
2024-06-12 11:10:59 +02:00
Benjamin Canac
ceee9b2e11
playground: migrate to nuxt compatibility 4
2024-06-12 10:36:47 +02:00
Benjamin Canac
ee3d2aa30f
chore(components): improve JSDoc
2024-06-11 18:23:56 +02:00
Benjamin Canac
655d9b2c97
chore(Button): remove truncate prop to always use on label
2024-06-11 17:39:27 +02:00
Benjamin Canac
e4eef89767
feat(Alert/CommandPalette/Modal/Slideover/Toast): handle closeIcon and uniformize close prop
2024-06-11 15:48:45 +02:00
Benjamin Canac
d160278283
chroe(deps): pin happy-dom
2024-06-11 15:48:03 +02:00
Benjamin Canac
884a14c3d2
chore(deps): update
2024-06-11 14:03:12 +02:00
Benjamin Canac
e5695e78bc
fix(Breadcrumb): only apply aria-current="page" when link is active
2024-06-11 12:26:41 +02:00
Benjamin Canac
33713b200d
chore(deps): update
2024-06-11 12:00:04 +02:00
Benjamin Canac
c630625e83
chore: add class in close slot props
2024-06-10 18:57:18 +02:00
Benjamin Canac
90bcc23576
cli: typo when writing types/index.d.ts
2024-06-10 18:57:00 +02:00
Benjamin Canac
1d303ab909
playground: use app.head instead of useHead
2024-06-10 15:59:30 +02:00
Benjamin Canac
b56151e144
chore(RadioGroup): expose modeValue in label / description slots
2024-06-10 11:41:33 +02:00
Benjamin Canac
0f2da5bb15
chore(Switch): improve props JSDoc
2024-06-10 11:17:42 +02:00
Benjamin Canac
d8189052be
chore(CommandPalette): improve props JSDoc
2024-06-10 11:14:44 +02:00
Romain Hamel
a2114c5874
fix(Form): inconsistent validation events for InputMenu and Select ( #123 )
...
Co-authored-by: Benjamin Canac <canacb1@gmail.com >
2024-06-10 10:45:54 +02:00
Benjamin Canac
f2d3e53dec
chore(deps): update tailwindcss
2024-06-09 17:11:40 +02:00
Benjamin Canac
9dd9b3426c
test(CommandPalette): update
2024-06-08 16:14:30 +02:00
Benjamin Canac
9d5f9a7010
fix(Tabs): align link variant left when vertical
2024-06-08 16:14:23 +02:00
Silver343
2b6965211d
feat(Tabs): handle size prop ( #124 )
...
Co-authored-by: Benjamin Canac <canacb1@gmail.com >
2024-06-08 16:03:51 +02:00
Benjamin Canac
5694823a41
fix(templates): pass options to theme in dev mode
2024-06-07 19:54:48 +02:00
Benjamin Canac
5511e21eeb
chore(package): use DEV=true only with nuxi dev
2024-06-07 19:53:57 +02:00
Anthony Fu
12ba480d34
fix(module): handle theme HMR on dev ( #84 )
...
Co-authored-by: Benjamin Canac <canacb1@gmail.com >
2024-06-07 19:47:59 +02:00
Benjamin Canac
efb7582b37
chore(defineShortcuts): lint
2024-06-07 19:38:22 +02:00
Benjamin Canac
b503876e20
chore(deps): update lock
2024-06-07 19:36:37 +02:00
Benjamin Canac
6a1b97add0
fix(templates): missing command in keyframes
2024-06-07 19:36:37 +02:00
Neil Richter
b886150147
feat(Slideover): open programmatically ( #122 )
2024-06-07 17:31:05 +02:00
Benjamin Canac
20476f4b9a
feat(CommandPalette): improve theme and performance
2024-06-07 16:01:30 +02:00
Benjamin Canac
4e17da21f3
chore: remove space in function type def
2024-06-07 11:58:39 +02:00
Benjamin Canac
09e4cb77f1
chore(Navigation): typo in type
2024-06-07 11:57:29 +02:00
Benjamin Canac
e29cf793cb
feat(CommandPalette): implement group filter function
2024-06-06 18:35:48 +02:00
Benjamin Canac
dc761a8e3e
chore(CommandPalette): improve theme
2024-06-06 15:08:23 +02:00
Benjamin Canac
15e707c4ad
chore(CommandPalette): warn when group is missing id
2024-06-06 15:08:10 +02:00
Benjamin Canac
0ee60c015b
chore(Drawer/Modal/Slideover): increase overlay z-index to 50
2024-06-06 15:05:46 +02:00
Benjamin Canac
ada68a6637
chore(icons): sort
2024-06-06 15:04:41 +02:00
Benjamin Canac
5f4fd972ff
feat(module): add option to disable transitions
2024-06-05 23:11:58 +02:00
Benjamin Canac
3f2b1b12cd
chore(theme): improve options type
2024-06-05 22:42:06 +02:00
Benjamin Canac
ecc2240df0
cli: handle --prose && --content options for pro
2024-06-05 17:04:26 +02:00
Benjamin Canac
f70b63970a
fix(Tabs): wrong text color with pill colored
2024-06-05 16:04:50 +02:00
Benjamin Canac
188d2bcd89
chore(module): dedup colors
2024-06-05 15:53:28 +02:00
Benjamin Canac
2de38b317b
chore(module): add JSDoc for options
2024-06-05 15:53:05 +02:00
Benjamin Canac
88eb4cac97
fix(Tabs): improve config
2024-06-05 15:46:07 +02:00
Benjamin Canac
82ffc1ed57
feat(Tabs): handle color and variant props
...
Resolves #116
2024-06-05 15:09:59 +02:00
Benjamin Canac
57b32ca9b6
playground(alert): improve actions color
2024-06-04 14:06:14 +02:00
Benjamin Canac
ad70bb9a59
playground(app): fix layout scroll
2024-06-04 14:06:03 +02:00
Benjamin Canac
b1879ea6d1
chore(NavigationMenu): consistent key for child link external icon
2024-06-04 12:43:09 +02:00
Benjamin Canac
e051ef682a
feat(Tabs): handle content prop as boolean
2024-06-03 14:55:33 +02:00
Benjamin Canac
c6880c2036
chore(deps): update
2024-06-03 11:20:59 +02:00
Benjamin Canac
f975fb64bd
playground(form): clean
2024-05-30 17:29:00 +02:00
Benjamin Canac
eb1a60d320
chore(DropdownMenu): types
2024-05-30 17:28:52 +02:00
Benjamin Canac
395b8305e1
chore(Breadcrumb): improve theme
2024-05-30 17:28:41 +02:00
Benjamin Canac
ed2c45ac76
feat: expose open state to slots
2024-05-30 12:36:48 +02:00
Benjamin Canac
85c4226bd0
chore(Breadcrumb): font-medium on active link only
2024-05-30 12:03:30 +02:00
Benjamin Canac
5a6a827b42
chore(RadioGroup): consistent emits
2024-05-30 12:03:15 +02:00
Benjamin Canac
3fc06ed1da
test(NavigationMenu): improve
2024-05-29 14:41:35 +02:00
Benjamin Canac
ff77967fd7
test(RadioGroup): improve
2024-05-29 14:41:23 +02:00
Benjamin Canac
dfc63b1bc0
chore(ButtonGroup): use Primitive and improve tests
2024-05-29 14:41:13 +02:00
Benjamin Canac
627688cab5
chore(NavigationMenu): improve theme
2024-05-29 14:32:57 +02:00
Benjamin Canac
c838b3a040
fix(NavigationMenu): add default highlightColor
2024-05-28 18:12:35 +02:00
Benjamin Canac
440593c5e4
fix(Pagination): center text when link
2024-05-28 17:18:16 +02:00
Neil Richter
2bf99e1eb4
feat(Modal): open programmatically ( #78 )
...
Co-authored-by: Benjamin Canac <canacb1@gmail.com >
2024-05-28 17:14:13 +02:00
Benjamin Canac
cf38e7ed78
fix(module): inject options in nuxt.options.ui
2024-05-28 16:39:25 +02:00
Benjamin Canac
0bdd6dfe86
fix(NavigationMenu): highlightColor defaults to color prop
2024-05-28 16:39:05 +02:00
Benjamin Canac
af43b5df25
feat(NavigationMenu): replace line variant with highlight prop
2024-05-28 15:29:22 +02:00
Benjamin Canac
ec6ebbacbe
feat(NavigationMenu): improve theme with line variant and border
2024-05-28 11:28:01 +02:00
Benjamin Canac
1af449d6e0
feat(NavigationMenu): handle content, color, variant, etc.
2024-05-27 15:03:50 +02:00
Benjamin Canac
bcab07a32c
playground(app): update layout
2024-05-27 14:52:00 +02:00
Benjamin Canac
88926091d5
test: missing props in with ui
2024-05-27 14:51:44 +02:00
Benjamin Canac
c9c685a01c
chore(Breadcrumb): improve theme config
2024-05-27 14:50:40 +02:00
Benjamin Canac
51f4ffc953
chore(DropdownMenu/ContextMenu): handle external icon
2024-05-27 14:49:22 +02:00
Benjamin Canac
a8dfa0ff29
chore(DropdownMenu/ContextMenu): item type default to link
2024-05-27 14:47:57 +02:00
Benjamin Canac
316eeea482
docs: start migration
2024-05-22 12:42:30 +02:00
Romain Hamel
072f2c64f7
playground(form): examples for SelectMenu and InputMenu ( #112 )
...
Co-authored-by: Benjamin Canac <canacb1@gmail.com >
2024-05-22 10:25:35 +02:00
Neil Richter
5c5676edf9
feat(Pagination): allow using pagination buttons as links ( #114 )
2024-05-21 17:51:52 +02:00
Benjamin Canac
e8dee1efe1
chore(Select): expose modelValue and open
...
Resolves #109
2024-05-20 17:50:48 +02:00
Benjamin Canac
d2442a1e47
fix(Progress): initial indicator style when percent is 0
2024-05-20 14:19:22 +02:00
Benjamin Canac
b497e427df
chore(deps): update
2024-05-20 14:17:32 +02:00
Benjamin Canac
034062df65
chore(Link): add pickLinkProps util
2024-05-17 11:58:31 +02:00
Benjamin Canac
9970f0ea6b
chore(Breadcrumb): improve links hover style
2024-05-17 11:52:24 +02:00
Benjamin Canac
f1b9e27ff7
chore(Tabs): improve trigger transition
2024-05-16 17:21:57 +02:00
Benjamin Canac
08c91fe8f1
feat(Checkbox/Progress/RadioGroup/Slider/Switch): add black color
2024-05-16 15:30:15 +02:00
Benjamin Canac
633a39452a
feat: add transition-colors on hover effects
2024-05-16 13:09:47 +02:00
Benjamin Canac
2e174c7d20
chore(Button): improve subtle variant hover state
2024-05-16 12:22:31 +02:00
Benjamin Canac
39144b6515
cli: wrong default slot
2024-05-16 12:18:56 +02:00
Sandro Circi
138cb2d12d
feat(Progress): new component ( #75 )
...
Co-authored-by: Benjamin Canac <canacb1@gmail.com >
2024-05-15 15:26:07 +02:00
Benjamin Canac
9037a1d94c
chore(Chip): wrong ui typeof
2024-05-15 14:47:26 +02:00
Benjamin Canac
f833628751
cli: make it executable
2024-05-15 12:47:08 +02:00
Benjamin Canac
c753da3cbe
chore(deps): update
2024-05-14 15:05:03 +02:00
Benjamin Canac
fe3ab652b4
feat(InputMenu): handle multiple
...
Resolves #91
2024-05-14 12:37:51 +02:00
Benjamin Canac
27ffb8d8ab
feat(SelectMenu): handle multiple prop
...
Resolves #102
2024-05-13 16:12:06 +02:00
Benjamin Canac
7a376b5e49
feat(SelectMenu): new component ( #103 )
2024-05-13 14:26:01 +02:00
Romain Hamel
8baee1292f
fix(Chip): size injection ( #105 )
2024-05-13 10:15:24 +02:00
Benjamin Canac
c00ec5e2f2
fix(Select): missing comma in
2024-05-10 19:12:12 +02:00
Benjamin Canac
ff9fd9f657
fix(InputMenu): bind searchTerm with defineModel
2024-05-10 19:11:55 +02:00
Benjamin Canac
8b8b7ca40f
chore(deps): update
2024-05-10 19:11:24 +02:00
Benjamin Canac
659d5e2c5a
feat(InputMenu): expose modelValue and open to slots
2024-05-10 18:16:28 +02:00
Benjamin Canac
45454fae45
fix(useComponentIcons): reactivity when using defu
2024-05-10 17:57:53 +02:00
Romain Hamel
52cf471099
feat(Form): Select and InputMenu integration ( #97 )
...
Co-authored-by: Benjamin Canac <canacb1@gmail.com >
2024-05-10 12:53:52 +02:00
Romain Hamel
810d278ea7
chore(RadioGroup): rename options prop to items ( #98 )
...
Co-authored-by: Benjamin Canac <canacb1@gmail.com >
2024-05-10 12:31:20 +02:00
Benjamin Canac
2480efe6e5
chore(deps): update
2024-05-10 10:49:33 +02:00
Benjamin Canac
1942b8e117
feat(Select): new component ( #92 )
2024-05-07 22:58:56 +02:00
Benjamin Canac
4a123906d0
chore(deps): update
2024-05-07 11:19:35 +02:00
Romain Hamel
43066fd9ea
feat(ButtonGroup): new component ( #88 )
...
Co-authored-by: Benjamin Canac <canacb1@gmail.com >
2024-05-07 11:19:25 +02:00
Benjamin Canac
2c5d7ccf70
test(Drawer): update snapshots after upgrade
2024-05-06 22:03:49 +02:00
Benjamin Canac
e398637174
fix(Textarea): same size as input
2024-05-06 22:03:38 +02:00
Benjamin Canac
15cb9a023d
chore(deps): update
2024-05-06 21:55:50 +02:00
Benjamin Canac
99f20a4154
feat(InputMenu): new component ( #86 )
2024-05-06 18:59:49 +02:00
Benjamin Canac
f409395297
test: update snapshots
2024-05-06 12:16:19 +02:00
Romain Hamel
a9a1746486
chore: use InjectionKey to type and define injected properties ( #90 )
2024-05-06 10:45:36 +02:00
Benjamin Canac
63822c3cf6
chore(CommandPalette): remove useless theme slot
2024-05-02 15:42:06 +02:00
Benjamin Canac
4ac7a7e3e9
fix(ContextMenu): remove arrow prop
2024-05-02 15:41:54 +02:00
Benjamin Canac
e5bec87488
chore(Checkbox): improve props
2024-05-02 15:38:43 +02:00
Benjamin Canac
dcf83261f3
playground(dropdown-menu): update custom slot badge
2024-05-02 15:38:28 +02:00
Benjamin Canac
68202d80ec
chore(deps): use nuxt-icon beta ( #83 )
...
Co-authored-by: Anthony Fu <anthonyfu117@hotmail.com >
2024-05-02 15:31:12 +02:00
Benjamin Canac
a1b78bf619
chore(deps): update
2024-05-02 15:29:44 +02:00
Benjamin Canac
063a30916c
chore(CommandPalette): extend disabled prop from radix
2024-05-02 15:15:53 +02:00
Benjamin Canac
ec142c3c20
chore(NavigationMenu): extend value prop from radix
2024-05-02 15:15:53 +02:00
Benjamin Canac
e8358ea967
chore(ContextMenu): extend disabled prop from radix
2024-05-02 15:15:53 +02:00
Benjamin Canac
8a2efd9b51
chore(DropdownMenu): extend disabled prop from radix
2024-05-02 15:15:53 +02:00
Benjamin Canac
1069e226ee
chore(Tabs): extend value / disabled props from radix
2024-05-02 15:15:53 +02:00
Benjamin Canac
30a4f06e86
chore(Accordion): extend value / disabled props from radix
2024-05-02 15:15:53 +02:00
Anthony Fu
e5f0063dba
fix: specify pnpm version ( #85 )
...
Co-authored-by: Benjamin Canac <canacb1@gmail.com >
2024-05-02 15:15:11 +02:00
Benjamin Canac
f039d1a7dd
chore(CommandPalette): define placeholder from InputProps
2024-05-02 10:41:02 +02:00
Benjamin Canac
d0017bf847
feat(CommandPalette): new component ( #80 )
2024-04-30 18:14:18 +02:00
Mauro Erta
559a8cba58
fix(FormField): added a utility type to fix some type errors ( #81 )
...
Co-authored-by: Mauro Erta <mauro.erta@sap.com >
Co-authored-by: Benjamin Canac <canacb1@gmail.com >
2024-04-29 18:12:09 +02:00
Benjamin Canac
46bd407b91
chore(deps): update radix-vue and ui-pro file path
2024-04-29 18:07:48 +02:00
Benjamin Canac
fb783d22b6
chore(Button): remove aria-hidden from icons
2024-04-29 11:26:03 +02:00
Benjamin Canac
0450f6b4a9
fix(Tooltip): use scale-in / scale-out animations
2024-04-29 11:21:44 +02:00
Benjamin Canac
67a15686e5
fix(Input/Textarea): remove useless gap
2024-04-29 11:21:44 +02:00
Benjamin Canac
2363b0a4f1
docs(deps): use @nuxt/ui-pro from file
2024-04-28 17:56:17 +02:00
Benjamin Canac
fc50996ccf
fix(Checkbox): icon render
2024-04-28 17:55:24 +02:00
Benjamin Canac
aed4100a41
test(Chip): update snapshots
2024-04-28 17:54:59 +02:00
Benjamin Canac
72ac394476
chore(Accordion): add missing shrink-0 on trailing icon
2024-04-28 17:54:46 +02:00
Benjamin Canac
f90f7d7b7c
fix(Popover): use scale-in / scale-out animations
2024-04-28 17:54:32 +02:00
Benjamin Canac
16071846a8
chore(FormField): rename inputId to id
2024-04-28 11:46:24 +02:00
Benjamin Canac
65e916d09a
test: setup file path not working when using vscode extension
2024-04-28 11:45:39 +02:00
Benjamin Canac
36cf8ccf21
chore(deps): update
2024-04-28 11:45:03 +02:00
Benjamin Canac
58da6ebe83
chore(ContextMenu): invalid kbds prop type definition
2024-04-27 22:33:54 +02:00
Benjamin Canac
ce28e662d6
chore: uniformize defineModel placement and emits
2024-04-27 22:16:41 +02:00
Benjamin Canac
def5f7c10b
feat(AvatarGroup): new component ( #71 )
...
Co-authored-by: Romain Hamel <romain@boilr.io >
2024-04-26 17:04:49 +02:00
Benjamin Canac
26bfdfc54d
playground(deps): specify only nuxt version
2024-04-26 14:54:20 +02:00
Benjamin Canac
65a3b0a2d0
feat(ContextMenu): new component
...
Resolves #18
2024-04-26 14:53:50 +02:00
Benjamin Canac
51872bef6c
feat(Toast): add actions slot
2024-04-25 17:57:25 +02:00
Benjamin Canac
2d157090c0
feat(Alert): add actions slot
2024-04-25 17:57:18 +02:00
Benjamin Canac
26491afcd1
fix(Alert): add missing close slot
2024-04-25 17:57:07 +02:00
Benjamin Canac
5a84095da6
chore(DropdownMenu): omit content on links
2024-04-25 12:12:01 +02:00
Benjamin Canac
3708dfaea6
chore(DropdownMenu): item disabled is inherited from Link
2024-04-25 12:11:39 +02:00
Benjamin Canac
e36345c4db
chore(NavigationMenu): omit value on links
2024-04-25 12:10:59 +02:00
Benjamin Canac
f48755f116
test: improve
2024-04-25 11:53:15 +02:00
Benjamin Canac
ebdaacfb9f
chore(Toaster): missing slots definition
2024-04-25 11:49:39 +02:00
Benjamin Canac
67661174b0
test(DropdownMenu): consistent items with playground
2024-04-25 11:48:47 +02:00
Benjamin Canac
a5bb25dd95
feat(DropdownMenu): handle item type separator
2024-04-25 11:48:27 +02:00
Benjamin Canac
7d67b4d000
test(NavigationMenu): consistent items with playground
2024-04-25 11:45:24 +02:00
Benjamin Canac
7da566e7f2
test(Tabs): consistent items with playground
2024-04-25 11:26:52 +02:00
Benjamin Canac
f0627f700e
test: update snapshots with latest icons
2024-04-25 11:21:44 +02:00
plushdohn
c6a93f71f2
fix: dynamic slots autocomplete ( #77 )
...
Co-authored-by: Benjamin Canac <canacb1@gmail.com >
2024-04-24 19:15:20 +02:00
Benjamin Canac
6d377d1f4b
fix: remove IconProps usage
2024-04-24 17:38:42 +02:00
Benjamin Canac
f9259f6857
fix(Input): missing file: selector on dark mode
2024-04-24 16:25:09 +02:00
Benjamin Canac
142affb9a7
feat(Icon): use @antfu/nuxt-icon-poc ( #76 )
...
Co-authored-by: Anthony Fu <anthonyfu117@hotmail.com >
2024-04-24 14:10:54 +02:00
Benjamin Canac
a44a24962b
chore(vscode): enable eslint flat config
2024-04-24 11:14:40 +02:00
Benjamin Canac
0424405ff6
chore(deps): update
2024-04-23 11:53:53 +02:00
Benjamin Canac
f076019f8f
feat(useKbd): new composable ( #73 )
2024-04-23 11:52:09 +02:00
Benjamin Canac
89ff6b6702
feat(useToast): add clear method
2024-04-22 17:15:29 +02:00
Silver343
814437255e
feat(RadioGroup): handle horizontal orientation ( #74 )
2024-04-22 14:14:51 +02:00
Benjamin Canac
e1ab903109
fix(templates): unshift css
2024-04-18 18:02:16 +02:00
Benjamin Canac
54060f686c
chore(eslint): use overrideRules
2024-04-18 16:27:01 +02:00
Sylvain Marroufin
80b413a724
feat(defineShortcuts): migrate with reactivity ( #72 )
2024-04-18 15:51:43 +02:00
Benjamin Canac
ae2aaa9d1a
test: type options slots
2024-04-18 12:55:10 +02:00
Benjamin Canac
76e3d0b9f3
fix(Link): add missing slots definition
2024-04-18 12:54:47 +02:00
Benjamin Canac
dc6f830785
cli: add --pro and --primitive options
2024-04-18 12:36:42 +02:00
Benjamin Canac
be53873c1a
cli: export in files as nuxtui
2024-04-18 12:17:21 +02:00
Benjamin Canac
69539a62b4
cli: sort files
2024-04-18 11:46:01 +02:00
Benjamin Canac
30debff9cb
chore(pnpm): migrate to 9.0
2024-04-17 17:25:52 +02:00
Benjamin Canac
3cbcc0f09a
docs: clean content components
2024-04-17 16:27:27 +02:00
Benjamin Canac
1b941ede36
chore(Switch): remove useless peer class
2024-04-17 16:24:05 +02:00
Benjamin Canac
3c89d6b2c5
fix(Checkbox): reduce icon size
2024-04-17 16:23:54 +02:00
Benjamin Canac
fc3d42d5ea
feat(Accordion): add trailingIcon prop
2024-04-17 16:14:47 +02:00
Benjamin Canac
c36bae4b21
feat(Pagination): new component
...
Resolves #11
2024-04-17 16:14:24 +02:00
Benjamin Canac
7d736c3812
test(Alert): use primary color with variant
2024-04-17 15:44:35 +02:00
Benjamin Canac
d3c79912d8
fix(RadioGroup): missing as prop binding
2024-04-17 13:00:11 +02:00
Benjamin Canac
3e7665626e
chore(deps): update
2024-04-17 12:54:24 +02:00
Benjamin Canac
b4a736d668
chore(package): bump version to 3.0.0
2024-04-17 12:52:34 +02:00
Benjamin Canac
1dcc1f5074
feat(DropdownMenu): add #item slot for consistency
2024-04-17 12:19:20 +02:00
Benjamin Canac
ea19a3061f
feat(NavigationMenu): rename links to items + improve slots
2024-04-17 12:19:20 +02:00
Benjamin Canac
d56d3a13e3
feat(Breadcrumb): rename links to items + improve slots
2024-04-17 12:19:20 +02:00
Benjamin Canac
6f88f355fa
chore(Tooltip): remove useless slots
2024-04-17 12:19:20 +02:00
Benjamin Canac
e54dd55053
chore(Tabs): move #default slot around trigger
2024-04-17 12:19:20 +02:00
Benjamin Canac
0f69f2bd4b
chore(Accordion): move #default slot around trigger
2024-04-17 12:19:05 +02:00
Benjamin Canac
ab83053fef
fix(Container): missing slots definition
2024-04-17 11:58:26 +02:00
Benjamin Canac
02da03b4a8
fix(Card): missing slots definition
2024-04-17 11:58:13 +02:00
Benjamin Canac
3651c7ec41
fix(Input): wrong type for type prop
2024-04-17 11:57:43 +02:00
Benjamin Canac
83049fd23e
fix(Toast): prevent progress bar to blink on leave
2024-04-16 18:41:58 +02:00
Benjamin Canac
7aa353d8cc
chore(Alert): update ring on white color
2024-04-16 17:42:47 +02:00
Benjamin Canac
7154d96e10
playground(navigation-menu): improve container
2024-04-16 17:28:35 +02:00
Benjamin Canac
0f10d98820
feat(NavigationMenu): pass index to slots
2024-04-16 17:28:18 +02:00
Benjamin Canac
735f81e771
feat(DropdownMenu): pass index to slots
2024-04-16 17:27:12 +02:00
Benjamin Canac
b78ca9c56a
fix(Tabs): add missing slots definition
2024-04-16 17:24:57 +02:00
Benjamin Canac
13a53f4cfb
chore: use gap instead of gap-x for consistency
2024-04-16 17:24:41 +02:00
Benjamin Canac
53a2bc0264
feat(Breadcrumb): new component
...
Resolves #22
2024-04-16 17:23:41 +02:00
Benjamin Canac
298ac68447
fix(NavigationMenu): handle truncate on vertical orientation
2024-04-16 17:09:17 +02:00
Benjamin Canac
f302a15972
feat: uniformize components sizes ( #68 )
2024-04-16 12:26:29 +02:00
Romain Hamel
78e45600de
feat(Slider): new component ( #57 )
...
Co-authored-by: Benjamin Canac <canacb1@gmail.com >
2024-04-15 16:15:29 +02:00
Benjamin Canac
820417956e
playground: add bg for scale drawer now that navigation menu has isolate
2024-04-15 15:21:47 +02:00
Benjamin Canac
f664f69097
fix(NavigationMenu): handle disabled through variants + isolate list + use separator instead of divide
2024-04-15 15:21:25 +02:00
Benjamin Canac
cd214f91db
fix(DropdownMenu): handle disabled with data attribute for links
2024-04-15 14:48:33 +02:00
Benjamin Canac
6236953ed0
fix(Accordion): handle disabled through variants
2024-04-15 14:43:56 +02:00
Benjamin Canac
6ce70b768b
test(Checkbox): update snapshots
2024-04-15 14:23:05 +02:00
Benjamin Canac
d92022fb8d
playground(textarea): clean
2024-04-15 14:22:58 +02:00
Benjamin Canac
1e65933d9c
fix(Tabs): horizontal orientation
2024-04-15 14:22:49 +02:00
Romain Hamel
84847965af
chore(Checkbox/Switch): change model binding ( #58 )
...
Co-authored-by: Benjamin Canac <canacb1@gmail.com >
2024-04-15 13:37:18 +02:00
Romain Hamel
2fe91f3847
feat(Switch): add label and description props ( #60 )
...
Co-authored-by: Benjamin Canac <canacb1@gmail.com >
2024-04-15 11:56:30 +02:00
Benjamin Canac
1535313596
feat(Alert): new component
...
Resolves #23
2024-04-12 19:00:55 +02:00
Benjamin Canac
514d17048f
chore(Toast): update slots
2024-04-12 18:59:53 +02:00
Benjamin Canac
48ddf39188
fix(Tabs): specific transition
2024-04-12 18:38:58 +02:00
Benjamin Canac
c83054bd73
test(Input): update snapshots
2024-04-12 18:37:59 +02:00
Benjamin Canac
cbd58ee707
chore(Toast): improve progress bar
2024-04-12 18:37:32 +02:00
Benjamin Canac
239e0a5ac1
fix(Toaster): add missing transition on translate
2024-04-12 18:27:12 +02:00
Benjamin Canac
a72649f3c9
chore: remove will-change classes
2024-04-12 18:26:41 +02:00
Benjamin Canac
af52fde119
playground(badge): iterate over variants
2024-04-12 18:24:51 +02:00
Benjamin Canac
1d2e1caaf5
feat(Button): add subtle variant
2024-04-12 18:24:31 +02:00
Benjamin Canac
9a42338da3
feat(Toast): actions color defaults from prop
2024-04-12 15:28:17 +02:00
Benjamin Canac
cfb4cfdd7b
fix(Toast): add missing slots
2024-04-12 15:26:58 +02:00
Benjamin Canac
a31d4cffb5
fix(Input): use pl / pr instead of ps / pe
...
Resolves #32
2024-04-12 14:50:32 +02:00
Benjamin Canac
557bdb7297
test: update snapshots
2024-04-12 14:03:25 +02:00
Benjamin Canac
abb7580f71
chore(module): lint
2024-04-12 14:02:23 +02:00
Benjamin Canac
74a640ceca
chore(theme): lint
2024-04-12 14:01:23 +02:00
Benjamin Canac
290e4ce150
test: lint
2024-04-12 14:00:58 +02:00
Benjamin Canac
9993b6727a
modules: lint
2024-04-12 14:00:18 +02:00
Benjamin Canac
a5e06a3960
scripts: lint
2024-04-12 14:00:13 +02:00
Benjamin Canac
9529f8c1dd
cli: lint
2024-04-12 14:00:05 +02:00
Benjamin Canac
02d55b0edb
playground: lint
2024-04-12 14:00:00 +02:00
Benjamin Canac
786ee8e7e2
chore(deps): update eslint
2024-04-12 13:59:25 +02:00
Benjamin Canac
be49abb2cd
chore(deps): update
2024-04-12 12:21:01 +02:00
Benjamin Canac
c3ed18beb6
fix(Toaster): wrong leave animation when collapsed
2024-04-11 16:03:50 +02:00
Benjamin Canac
4dcb74e0a9
fix(Toaster): increase container height to prevent animation blink
2024-04-11 15:40:57 +02:00
Benjamin Canac
d726e4ddac
feat(Toast): implement progress duration
...
Resolves #51
2024-04-11 15:40:37 +02:00
Benjamin Canac
7350e8e46b
chore(deps): update
2024-04-11 15:31:32 +02:00
Benjamin Canac
5e6275fcff
feat(Drawer): implement with vaul-vue
...
Resolves #53
2024-04-11 14:50:38 +02:00
Benjamin Canac
bc2d9ab620
chore(Slideover): remove header div when unnecessary
2024-04-11 14:41:59 +02:00
Benjamin Canac
2a2e3953cb
chore(Modal): remove header div when unnecessary
2024-04-11 14:41:54 +02:00
Benjamin Canac
d15c8c21da
test(Slideover): add test without close
2024-04-11 14:41:12 +02:00
Benjamin Canac
a8c1340fa7
test(Modal): add test without close
2024-04-11 14:41:00 +02:00
Benjamin Canac
432256dc67
chore(Toaster): move slot first
2024-04-11 14:39:57 +02:00
Benjamin Canac
74feb3a8cb
test(Toast): update
2024-04-11 11:41:29 +02:00
Benjamin Canac
3611f07d93
test(Tooltip): wrap with TooltipProvider instead of UApp
2024-04-11 11:29:08 +02:00
Benjamin Canac
4b29828e9d
fix(Toaster): proxy slot from App
2024-04-11 11:25:38 +02:00
Benjamin Canac
a391c60aa0
test: update snapshots
2024-04-10 18:40:35 +02:00
Sandro Circi
8d76a8b195
feat(Separator): new component ( #46 )
...
Co-authored-by: Benjamin Canac <canacb1@gmail.com >
2024-04-10 18:40:08 +02:00
Benjamin Canac
78d5b32fd3
chore(Toast): lint
2024-04-10 18:27:01 +02:00
Benjamin Canac
46d6545eb3
chore(deps): revert eslint
2024-04-10 18:25:27 +02:00
Benjamin Canac
3da1e1a518
feat(Toast): new component ( #50 )
2024-04-10 18:22:09 +02:00
Benjamin Canac
90f18a3505
chore(deps): update
2024-04-10 17:38:45 +02:00
Benjamin Canac
80a8c2d772
fix(DropdownMenu): add overflow scroll if height is added
2024-04-10 17:38:10 +02:00
Benjamin Canac
bde7a30a73
chore(radio-group): clean theme
2024-04-10 17:37:51 +02:00
Benjamin Canac
bf0a04eb8b
feat(Tabs): handle avatar
2024-04-09 18:19:17 +02:00
Benjamin Canac
d43c29b4df
chore(templates): revert specific accordion and collapsible animations
2024-04-08 17:24:47 +02:00
Benjamin Canac
d545a927a1
chore(Switch): clean
2024-04-08 17:20:01 +02:00
Benjamin Canac
c0ab0cdde0
chore(DropdownMenu): add comment on type
2024-04-08 17:19:44 +02:00
Benjamin Canac
2a524b1772
chore(deps): update
2024-04-08 13:52:27 +02:00
Romain Hamel
ebb7c074af
feat(Switch): form integration ( #48 )
...
Co-authored-by: Benjamin Canac <canacb1@gmail.com >
2024-04-08 12:15:18 +02:00
Romain Hamel
2dfaea580a
chore(Form): export FormValidationException in #ui/types ( #47 )
2024-04-08 12:00:38 +02:00
Benjamin Canac
bb42594ea4
test: update snapshots
2024-04-05 17:14:49 +02:00
Benjamin Canac
2cc41dedcf
feat(Kbd): add color prop
2024-04-05 17:14:39 +02:00
Benjamin Canac
06ea029ef6
feat(Tabs): handle items icon
2024-04-05 17:14:23 +02:00
Benjamin Canac
78613d8811
chore(deps): update tailwindcss
2024-04-05 11:27:39 +02:00
Benjamin Canac
35596fbdbf
chore(deps): update
2024-04-05 11:22:29 +02:00
Benjamin Canac
58a29911dd
chore(NavigationMenu): add missing value on items
2024-04-04 18:22:57 +02:00
Benjamin Canac
92e1d09990
fix(Tabs): use transition-all
2024-04-04 18:22:46 +02:00
Benjamin Canac
774858187e
playground(popover): add all sides for click mode
2024-04-04 15:14:10 +02:00
Benjamin Canac
b43fff6b07
chore(deps): update
2024-04-04 15:14:10 +02:00
Benjamin Canac
b712a2c31c
chore(FormField): clean container class
2024-04-04 15:14:10 +02:00
Benjamin Canac
b99482913e
chore(Slideover): use variants to type side prop
2024-04-04 12:09:32 +02:00
Benjamin Canac
bc85d70924
chore(DropdownMenu): move slots type to parent
2024-04-04 12:07:59 +02:00
Benjamin Canac
e360ab3084
chore(cli): clean
2024-04-04 12:04:16 +02:00
Benjamin Canac
39cd67a5e3
playground(app): update body colors
2024-04-03 18:36:31 +02:00
Benjamin Canac
61851f838b
chore(module): rename plugin to colors
2024-04-03 18:36:21 +02:00
Benjamin Canac
7caeb0a635
chore(icons): move to theme
2024-04-03 18:36:10 +02:00
Benjamin Canac
4a409fdf8b
chore(collapsible/accordion): merge animations
2024-04-03 18:12:05 +02:00
Benjamin Canac
ea29cc238c
chore: allow as in content and arrow props
2024-04-03 17:52:08 +02:00
Benjamin Canac
56da54b440
chore(Tabs): add content prop with force-mount
2024-04-03 17:51:26 +02:00
Benjamin Canac
550c89d92c
chore(Accordion): add content prop for consistency
2024-04-03 17:50:54 +02:00
Benjamin Canac
c36940a221
fix(Accordion): dont set a default-value
2024-04-03 17:50:32 +02:00
Benjamin Canac
5f2a9ddc2e
chore: move animations in tailwind.css
...
Resolves #25
2024-04-03 17:08:16 +02:00
Benjamin Canac
17c7256864
chore(theme): use kebab case
2024-04-02 19:29:35 +02:00
Benjamin Canac
659c58b49f
chore(Provider): rename to App
2024-04-02 19:01:07 +02:00
Benjamin Canac
47e32a13ca
chore(module): type icons from app config
2024-04-02 18:27:15 +02:00
Benjamin Canac
0b29cf5aa3
playground: clean nuxt config
2024-04-02 17:22:19 +02:00
Benjamin Canac
f3c690ebd8
chore(templates): move DeepPartial to runtime types
...
chore(templates): up
2024-04-02 17:22:19 +02:00
Benjamin Canac
ab9fc3eebb
cli: export bin
2024-04-02 16:43:40 +02:00
Benjamin Canac
54aa892bf0
chore(module): update addTemplates export
2024-04-02 16:03:46 +02:00
Benjamin Canac
48fc683831
chore(deps): update
2024-04-02 12:46:16 +02:00
Benjamin Canac
2fb2a507b4
chore(package): add build script
2024-04-02 12:43:27 +02:00
Romain Hamel
e29b514f8d
feat(RadioGroup): new component ( #41 )
...
Co-authored-by: Benjamin Canac <canacb1@gmail.com >
2024-04-02 11:35:16 +02:00
Benjamin Canac
80a3a0c28f
fix(Tabs): broken design
2024-03-29 18:13:43 +01:00
Benjamin Canac
864cd83520
chore(cli): export component types
2024-03-29 18:07:07 +01:00
Benjamin Canac
cff37bf211
feat(Avatar): bind as to image to support NuxtImg
2024-03-29 16:59:43 +01:00
Benjamin Canac
b471547eb7
chore(components): improve imports
2024-03-29 16:59:24 +01:00
Benjamin Canac
10b56bb16c
chore(useShortcuts): prevent double export
2024-03-29 16:25:02 +01:00
Benjamin Canac
74cfb3d18f
chore(types): export from components
2024-03-29 16:24:40 +01:00
Benjamin Canac
8234bc6a15
playground(app): remove container
2024-03-29 14:52:43 +01:00
Benjamin Canac
5fcd6d1bea
chore(theme): improve focus
2024-03-29 14:45:47 +01:00
Benjamin Canac
44033508a7
feat(DropdownMenu): new component ( #37 )
2024-03-29 13:42:02 +01:00
Benjamin Canac
2fbf47e1fc
chore(NavigationMenu): better indexes
2024-03-27 17:17:39 +01:00
Benjamin Canac
4ba4f9ee6d
test: update snapshots
2024-03-27 17:17:17 +01:00
Benjamin Canac
ee1d6ed08f
fix(NavigationMenu): label doesn't need to be typed as number
2024-03-27 16:46:32 +01:00
Benjamin Canac
4301821473
fix(NavigationMenu): optional links
2024-03-27 16:45:40 +01:00
Benjamin Canac
20caea1cd7
fix(Tabs): optional items
2024-03-27 16:45:16 +01:00
Benjamin Canac
d00084c54c
fix(Tooltip): missing conditions on slots
2024-03-27 16:45:03 +01:00
Benjamin Canac
c060b461e9
chore(deps): pin vite
2024-03-27 15:02:22 +01:00
Benjamin Canac
e8419fac01
Merge remote-tracking branch 'upstream/dev' into dev
2024-03-27 14:41:57 +01:00
Benjamin Canac
36a3279228
chore: update resolutions
2024-03-27 14:37:32 +01:00
Benjamin Canac
508ae0806f
chore: remove useless css file
2024-03-27 14:15:35 +01:00
Benjamin Canac
fe4892e030
test: update snapshots
2024-03-27 14:03:07 +01:00
Benjamin Canac
74325441e9
chore(deps): update
2024-03-27 14:03:00 +01:00
Benjamin Canac
1ddca46fa4
playground: remove tailwind.config
2024-03-27 13:58:57 +01:00
Mahdi Shah Abbasian
bd8b737642
fix(Divider): add w-full only on horizontal wrapper ( #1565 )
2024-03-27 13:57:09 +01:00
Neil Richter
dd8a122933
docs(installation): update regex to match @nuxt/eslint rules ( #1572 )
2024-03-27 13:55:23 +01:00
Qin Guan
0b799e4300
docs(icon): add link to theming icons section ( #1571 )
...
Co-authored-by: Benjamin Canac <canacb1@gmail.com >
2024-03-27 13:54:38 +01:00
Benjamin Canac
85c693e3ba
remove old files
2024-03-27 12:39:55 +01:00
Benjamin Canac
f3fec877c5
Merge branch 'main' of https://github.com/benjamincanac/nuxt-ui3 into dev
2024-03-27 12:34:43 +01:00
Benjamin Canac
8517897c34
fix(Popover): missing mouseenter event on container
...
Resolves #1564
2024-03-27 12:04:49 +01:00
Benjamin Canac
72889535e7
fix(Dropdown): missing mouseenter event on container
2024-03-27 12:04:31 +01:00
Romain Hamel
bfd5988358
feat(Checkbox): new component ( #67 )
...
Co-authored-by: Benjamin Canac <canacb1@gmail.com >
2024-03-27 12:00:15 +01:00
Romain Hamel
878f7078a2
fix(Input/SelectMenu): handle file type and change events ( #1570 )
2024-03-27 11:57:31 +01:00
Benjamin Canac
8fd369372b
feat(Switch): handle loading and loadingIcon
...
Resolves #65
2024-03-26 15:48:16 +01:00
Benjamin Canac
c9f09992b7
fix(plugins): use import.meta
2024-03-26 15:26:04 +01:00
Benjamin Canac
bd8118c124
docs(deps): update @nuxt/ui-pro
2024-03-26 14:18:21 +01:00
Benjamin Canac
3d5ffe76ef
chore(release): v2.15.0
2024-03-26 13:53:25 +01:00
chenying
c49f8999d3
fix(SelectMenu): handle Boolean type as model value ( #1550 )
...
Co-authored-by: chenying <chenying@addcn.com >
Co-authored-by: Benjamin Canac <canacb1@gmail.com >
2024-03-26 12:15:25 +01:00
Daniel Roe
cc62e345eb
fix: opt in to import.meta.* properties ( #1561 )
...
Co-authored-by: Benjamin Canac <canacb1@gmail.com >
2024-03-25 17:57:58 +01:00
renovate[bot]
ae58d5c2b9
chore(deps): update all non-major dependencies ( #1547 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-25 16:01:48 +01:00
Romain Hamel
92e736213b
fix(forms)!: normalize input emits ( #1560 )
2024-03-25 15:36:36 +01:00
Benjamin Canac
01bcca3dd7
chore(Textarea): rename inputRef to textareaRef
2024-03-25 14:26:44 +01:00
Benjamin Canac
7d6b5c358f
docs(Slideover): missing New badge
2024-03-25 12:45:26 +01:00
Benjamin Canac
f854746bd8
docs(alert): missing New badges
2024-03-25 12:45:18 +01:00
Mohammad Amin Mokhtari
e1e05af0ba
feat(Toggle): add loading prop ( #1546 )
...
Co-authored-by: Benjamin Canac <canacb1@gmail.com >
2024-03-25 12:43:15 +01:00
Neil Richter
224ec3c1fb
feat(Accordion): emit open event with index ( #1559 )
2024-03-25 12:27:06 +01:00
chenying
c3ac4badbf
docs(DatePicker): add is-required prop ( #1549 )
...
Co-authored-by: chenying <chenying@addcn.com >
2024-03-25 12:09:19 +01:00
Benjamin Canac
8688653bc9
test(Input): improve
2024-03-25 12:05:59 +01:00
Benjamin Canac
b5b3e97f5f
test(Button): improve
2024-03-25 12:05:11 +01:00
Benjamin Canac
afc270589c
chore(Textarea): clean
2024-03-22 18:30:11 +01:00
Benjamin Canac
03fb75f256
playground(textarea): clean
2024-03-22 18:30:02 +01:00
Benjamin Canac
bed62520a9
fix(Textarea): invalid xs size
2024-03-22 18:29:45 +01:00
Benjamin Canac
d5fe5b3f4d
fix(Chip): improve sizes
2024-03-22 18:23:58 +01:00
Benjamin Canac
c726f13ac2
fix(Avatar): improve sizes
2024-03-22 18:23:58 +01:00
Benjamin Canac
3a89661c66
fix(Switch): improve sizes
2024-03-22 18:23:58 +01:00
Romain Hamel
2ca6973337
feat(Textarea): new component ( #62 )
...
Co-authored-by: Benjamin Canac <canacb1@gmail.com >
2024-03-22 17:53:43 +01:00
Romain Hamel
d23e3e1c76
test(Input): use mount to access defineModel events
2024-03-22 17:38:29 +01:00
Benjamin Canac
4a281b3093
fix(Input): invalid xs size
2024-03-22 17:18:48 +01:00
Benjamin Canac
fbe3a40668
test(Switch): update snapshots
2024-03-22 17:17:53 +01:00
Romain Hamel
091f8e91c4
feat(Input): use defineModel ( #61 )
2024-03-22 17:14:57 +01:00
Benjamin Canac
cd1073d938
feat(Switch): new component
2024-03-22 15:57:12 +01:00
Benjamin Canac
245e9941c0
test(Input): add sizes
2024-03-22 15:56:57 +01:00
Benjamin Canac
f0f89272a0
fix(Button): invalid icon size for lg
2024-03-22 15:56:45 +01:00
Benjamin Canac
6063d9d1b9
playground(button): add new row without icons
2024-03-22 15:56:33 +01:00
Benjamin Canac
09b5752cd2
chore(module): move back to vite plugin
2024-03-22 14:50:40 +01:00
Benjamin Canac
a057945ca4
playground: simplify with theme
2024-03-22 14:50:22 +01:00
Benjamin Canac
2fefa8ab74
playground(link): improve
2024-03-22 12:49:59 +01:00
Benjamin Canac
4bd0d71875
test: update snapshots
2024-03-22 12:48:06 +01:00
Benjamin Canac
147c452e7e
chore(Collapsible): improve styles
2024-03-22 12:47:37 +01:00
Benjamin Canac
77fe06d446
chore(Accordion): improve styles
2024-03-22 12:47:26 +01:00
Benjamin Canac
349780dae1
feat(Link): style with app config
2024-03-22 12:46:52 +01:00
Benjamin Canac
e3ef0c59b9
chore(cli): improve templates
2024-03-22 11:39:52 +01:00
Benjamin Canac
2f200d51f8
chore(deps): update tailwindcss
2024-03-22 10:44:49 +01:00
Benjamin Canac
6946c2dfec
playground(collapsible): handle trailingIcon differently
2024-03-21 18:41:28 +01:00
Romain Hamel
167127861f
feat(Form): nested form validation ( #23 )
...
Co-authored-by: Benjamin Canac <canacb1@gmail.com >
2024-03-21 18:39:59 +01:00
renovate[bot]
398c5d5dcd
chore(deps): update all non-major dependencies ( #1543 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-21 18:16:48 +01:00
Eugen Istoc
e7697595c8
feat(Slideover): open programmatically ( #1465 )
...
Co-authored-by: Benjamin Canac <canacb1@gmail.com >
2024-03-21 17:48:35 +01:00
Benjamin Canac
f086f2662e
fix(Tabs): missing props pick
2024-03-21 17:40:09 +01:00
Benjamin Canac
52eef36baa
chore(Accordion): improve and add tests
2024-03-21 17:39:03 +01:00
Benjamin Canac
a03b21fdb8
chore(Input): remove useless slot props
2024-03-21 17:23:49 +01:00
Benjamin Canac
1c1a39bcce
chore(Button): remove useless slot props
2024-03-21 17:23:37 +01:00
Benjamin Canac
c8bedf8458
fix(NavigationMenu): use ULink with custom
2024-03-21 17:10:30 +01:00
Benjamin Canac
3ed5a08518
feat(Link): break component in two with custom prop
2024-03-21 17:10:18 +01:00
Benjamin Canac
b2b4804e78
playground: add link
2024-03-21 17:01:24 +01:00
Benjamin Canac
4ba76f5a3f
chore(utils): clean
2024-03-21 17:01:11 +01:00
Benjamin Canac
4ae45abd63
chore(Button): remove class on slots
2024-03-21 17:01:11 +01:00
Benjamin Canac
d1aa6e3fd9
chore(NavigationMenu): improve slots
2024-03-21 13:05:44 +01:00
Benjamin Canac
594c835f14
test(Tabs): update snapshots
2024-03-21 13:01:11 +01:00
Benjamin Canac
a21648a191
feat(Accordion): new component
2024-03-21 13:00:58 +01:00
Benjamin Canac
98920e549e
chore(theme): add more icons
2024-03-21 13:00:34 +01:00
Benjamin Canac
7e1196c62c
chore(Tooltip): improve slots
2024-03-21 12:55:49 +01:00
Benjamin Canac
89ab141376
chore: clean withDefaults
2024-03-21 12:55:21 +01:00
Benjamin Canac
f4a1d4a7c3
chore(Tabs): improve slots
2024-03-21 12:54:39 +01:00
Benjamin Canac
2756d35458
chore(Tabs): rename #item slot to #content
2024-03-21 10:44:46 +01:00
Benjamin Canac
5b789a5397
chore(templates): add FIXME for colors type
...
Related to #59
2024-03-20 17:09:35 +01:00
Benjamin Canac
a7cc288513
chore(deps): update
2024-03-20 14:20:07 +01:00
Benjamin Canac
a78b0965e8
fix(FormField): generics
2024-03-20 14:13:32 +01:00
Benjamin Canac
03edad885d
fix(NavigationMenu): prevent err without links
2024-03-20 14:08:40 +01:00
Benjamin Canac
de8100af3a
feat(Input): handle icons
2024-03-20 14:04:26 +01:00
Benjamin Canac
418ffb8426
test: update
2024-03-20 14:03:33 +01:00
Benjamin Canac
6e10a0942f
feat(Button): use useComponentIcons
2024-03-20 12:43:27 +01:00
Benjamin Canac
e4882e6804
feat(useComponentIcons): extract repetitive logic
2024-03-20 12:43:07 +01:00
Benjamin Canac
bef0e38344
chore(useFormField): use function
2024-03-20 12:34:58 +01:00
Benjamin Canac
802a15990d
fix(Link): improve type prop
2024-03-20 12:34:44 +01:00
Benjamin Canac
68f3da8816
playground: add padding bottom
2024-03-20 12:34:24 +01:00
Stanley
b0ecac563c
fix(SelectMenu): filteredOptions might be undefined ( #1541 )
...
Co-authored-by: Sedana Yoga <55230513+sedanayoga@users.noreply.github.com >
2024-03-20 10:55:13 +01:00
Benjamin Canac
0d4d86d79d
feat(NavigationMenu): new component
2024-03-19 19:12:31 +01:00
Benjamin Canac
5a2a31092a
chore(Popover): remove useless props
2024-03-19 18:37:15 +01:00
Benjamin Canac
46c066d791
fix(Link)!: expose active instead of isActive in default slot
2024-03-19 18:37:00 +01:00
Benjamin Canac
aaf2a2d8ad
chore(components): consistent slots declaration
2024-03-19 18:35:27 +01:00
Benjamin Canac
6cd7c8a5fb
fix(Badge): handle label as number
2024-03-19 18:35:01 +01:00
Benjamin Canac
961e6af9c8
chore(components): improve imports
2024-03-19 18:34:50 +01:00
Benjamin Canac
0920099362
fix(Input): use ring instead of ring-1
2024-03-19 18:34:11 +01:00
Benjamin Canac
f8b50a3571
fix(Tabs): use shrink-0
2024-03-19 18:33:49 +01:00
renovate[bot]
5cb45c52c2
chore(deps): update all non-major dependencies ( #1537 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-19 18:05:32 +01:00
Benjamin Canac
cf91171f6c
chore(Tooltip): add tests
2024-03-19 16:18:24 +01:00
Romain Hamel
de62676647
feat(Form): new component ( #4 )
...
Co-authored-by: Benjamin Canac <canacb1@gmail.com >
2024-03-19 16:09:12 +01:00
Benjamin Canac
1cec712fb8
cli: use camelCase for theme
2024-03-19 14:21:30 +01:00
renovate[bot]
0453af65fa
chore(deps): update devdependency ufo to ^1.5.2 ( #1533 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-19 11:12:19 +01:00
Benjamin Canac
f46f8327c4
cli: wrong case
2024-03-19 10:44:56 +01:00
renovate[bot]
53cfea40a4
chore(deps): update devdependency happy-dom to v14 ( #1536 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-19 10:35:59 +01:00
renovate[bot]
386e51d159
chore(deps): update nuxt framework to ^3.11.1 ( #1535 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-19 10:28:55 +01:00
Benjamin Canac
0a33db835c
test: update snapshots
2024-03-18 22:55:35 +01:00
Benjamin Canac
1976ecef17
chore(deps): update nuxt
2024-03-18 22:54:30 +01:00
Benjamin Canac
2f09d1915f
playground(popover): improve
2024-03-18 22:05:25 +01:00
Benjamin Canac
0c0ff7b100
playground(tooltip): improve
2024-03-18 22:05:17 +01:00
Benjamin Canac
fe467da9bf
fix(Avatar): increase gray on light mode
2024-03-18 22:05:07 +01:00
Benjamin Canac
3cdbb27635
fix(Skeleton): increase gray on light mode
2024-03-18 22:05:00 +01:00
Benjamin Canac
9254f3972b
chore(Slideover): clean theme
2024-03-18 22:04:50 +01:00
Benjamin Canac
3e8a99244e
feat(Slideover): add top / bottom sides
2024-03-18 21:36:05 +01:00
Benjamin Canac
da9ea7ac17
chore(Slideover): add size to close button
2024-03-18 21:34:56 +01:00
Benjamin Canac
a9188d870a
chore(Modal): add size to close button
2024-03-18 21:34:43 +01:00
Benjamin Canac
81cbd2a1d6
playground(card): clean
2024-03-18 21:34:31 +01:00
Benjamin Canac
cdf6ebdafb
fix(module): use @tailwindcss/postcss
2024-03-18 21:34:22 +01:00
Benjamin Canac
38eb932b53
feat(Slideover): new component
2024-03-18 17:19:06 +01:00
Benjamin Canac
a7cb28a50e
chore(Card): improve spacing
2024-03-18 17:18:45 +01:00
Benjamin Canac
73880f798d
chore(Modal): improve spacing
2024-03-18 17:18:35 +01:00
Benjamin Canac
d73a16f551
chore(deps): update
2024-03-18 17:17:30 +01:00
Benjamin Canac
5d76539f3c
playground(modal): update
2024-03-18 15:51:00 +01:00
Benjamin Canac
5d1d5b33e8
feat(Modal): new component
2024-03-18 15:30:57 +01:00
Benjamin Canac
ec95ae664d
chore(Tooltip): improve v-bind
2024-03-18 15:30:38 +01:00
Benjamin Canac
35a50ae60d
chore(Link): clean
2024-03-18 15:30:28 +01:00
Benjamin Canac
7ff5cba9be
chore(Button): clean
2024-03-18 15:30:22 +01:00
renovate[bot]
eb8eec09c5
chore(deps): update nuxt framework ( #1528 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-18 11:45:57 +01:00
Benjamin Canac
fa2f752053
test: update snapshots
2024-03-18 11:35:52 +01:00
Benjamin Canac
cecfb58445
fix(Card): improve body padding
2024-03-18 11:33:24 +01:00
Benjamin Canac
d2949310ee
fix(Tabs): force-mount content
2024-03-18 11:32:37 +01:00
Benjamin Canac
c85a8cfe0b
fix(Collapsible): ensure default slot exists
2024-03-18 11:32:22 +01:00
Benjamin Canac
5d3ad6b93e
fix(Popover): ensure default slot exists
2024-03-18 11:32:10 +01:00
Benjamin Canac
431255e0fe
fix(Tooltip): ensure default slot exists
2024-03-18 11:31:59 +01:00
Benjamin Canac
6dfd696092
fix(Chip): extend now works with compound variants
2024-03-18 11:31:35 +01:00
Benjamin Canac
53755da835
fix(Button): extend now works with compound variants
2024-03-18 11:31:29 +01:00
Benjamin Canac
a12ccbc052
playground(collapsible): use placeholder component
2024-03-18 11:31:04 +01:00
Benjamin Canac
f5c0259961
chore(deps): update
2024-03-18 11:30:50 +01:00
Benjamin Canac
25300a10c8
chore(.npmrc): add
2024-03-18 11:30:42 +01:00
renovate[bot]
4a4ddbd5cb
chore(deps): update all non-major dependencies ( #1504 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-18 11:24:21 +01:00
Daniel Öhling
a563d8fed4
fix(Popover/Dropdown): use @touchstart.passive instead of @touchstart.prevent ( #1520 )
2024-03-17 18:48:00 +01:00
Conner Blanton
7658211537
fix(ButtonGroup): nested group elements ( #1530 )
2024-03-17 18:47:10 +01:00
Benjamin Canac
73977e6d19
playground(card): add page
2024-03-14 18:29:26 +01:00
Benjamin Canac
63f752a4a8
fix(plugins): add missing type
2024-03-14 18:29:13 +01:00
Benjamin Canac
138eabda6b
chore(module): delay templates
2024-03-14 15:30:33 +01:00
Benjamin Canac
13d389fd39
feat(Tabs): new component
2024-03-14 15:20:35 +01:00
Benjamin Canac
6e42ee1e2a
chore(deps): bump @vue/test-utils and happy-dom
2024-03-14 15:08:25 +01:00
Benjamin Canac
a86dc836b8
chore(deps): bump tailwindcss
2024-03-14 14:45:46 +01:00
Benjamin Canac
6c5354edde
fix(Tooltip): remove content max-width
2024-03-14 11:19:17 +01:00
Benjamin Canac
e5af5aeb34
playground(popover): add lang ts
2024-03-14 11:18:15 +01:00
Benjamin Canac
870d8c1cd6
playground(collapsible): improve transition
2024-03-14 11:18:00 +01:00
Noah Gregory
e736ecafff
fix(Carousel): add tab-based ARIA roles ( #1516 )
2024-03-14 10:32:39 +01:00
Alex Thorwaldson
cee3e126a4
feat(Alert): add icon & avatar slots ( #1401 )
...
Co-authored-by: gangan <44604921+shinGangan@users.noreply.github.com >
Co-authored-by: Benjamin Canac <canacb1@gmail.com >
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-13 21:49:57 +01:00
Benjamin Canac
cdd9b178f3
feat(cli): init command
2024-03-13 17:03:28 +01:00
Benjamin Canac
9a42fa415f
chore: add eol
2024-03-13 16:58:11 +01:00
Benjamin Canac
34d6e18638
chore(editorconfig): add
2024-03-13 16:55:06 +01:00
Benjamin Canac
0a00387688
fix(templates): handle - in regexp
2024-03-13 14:43:20 +01:00
Benjamin Canac
ebbd931db1
playground(popover): update
2024-03-13 14:43:07 +01:00
Benjamin Canac
7d2d3b9c0f
fix(Popover): split reactive props with mode
2024-03-13 14:42:58 +01:00
Benjamin Canac
d6bebd5ef9
feat(Chip): new component
2024-03-13 14:42:39 +01:00
Benjamin Canac
e07088068f
playground(collapsible): use #trailing slot
2024-03-13 12:27:24 +01:00
Benjamin Canac
959b1295f2
test: update
2024-03-13 12:27:10 +01:00
Benjamin Canac
4d3bab71e5
chore(components): use Primitive where possible
2024-03-13 12:27:01 +01:00
Benjamin Canac
f4a48f6016
fix(InputMenu): trigger alignement on safari
...
Resolves #1505
2024-03-12 22:39:14 +01:00
Benjamin Canac
877b22c294
docs: consistent icons and avatars across examples
2024-03-12 22:20:44 +01:00
Benjamin Canac
c4419fa113
fix(module): prevent colors option merge
2024-03-12 18:24:02 +01:00
Benjamin Canac
e2fb25309f
feat(Skeleton): new component
2024-03-12 18:22:55 +01:00
Benjamin Canac
4b3a9855ac
chore(Popover): mode doc
2024-03-12 17:28:46 +01:00
Benjamin Canac
2d340d2054
playground(tooltip): avatar trigger
2024-03-12 17:28:02 +01:00
Benjamin Canac
7b8960124f
feat(Popover): handle hover mode
2024-03-12 17:20:32 +01:00
Benjamin Canac
78908c3d64
feat(Card): new component
2024-03-12 16:07:46 +01:00
Benjamin Canac
69b281c408
test(Collapsible): add
2024-03-12 16:07:36 +01:00
Benjamin Canac
bc2dba5d71
chore(templates): add base styles
2024-03-12 15:42:14 +01:00
Benjamin Canac
c131ce955f
feat(Popover): new
2024-03-12 15:42:07 +01:00
Benjamin Canac
c384ec94a2
fix(Link): active class
2024-03-12 15:38:51 +01:00
Benjamin Canac
0e0c708883
chore(Tooltip): update
2024-03-12 15:38:31 +01:00
Benjamin Canac
a026ae176e
chore(Button): put back disabled on loading
2024-03-12 14:58:52 +01:00
Benjamin Canac
93aefaefd3
chore(Button): add issue link
2024-03-12 14:58:36 +01:00
Benjamin Canac
c8bdb51f68
fix(Button): loading on trailing
2024-03-12 14:58:17 +01:00
Daniel Roe
4446531d04
chore: add local module for better development dx ( #2 )
...
* chore: add local module for better dx developing nuxt/ui
* up
* up
* up
* feat(Kbd): new
* chore(Badge): update
* chore(Collapsible): remove content prop
* chore(Container): clean
* chore(Avatar): update root bg
* chore(Link): clean
* feat(Tooltip): handle shortcuts
* playground(collapsible): update
---------
Co-authored-by: Benjamin Canac <canacb1@gmail.com >
2024-03-12 12:12:17 +01:00
Benjamin Canac
44d0ceccba
playground(avatar): wrong prop
2024-03-11 21:58:07 +01:00
Benjamin Canac
194b451467
chore(deps): update tailwindcss
2024-03-11 21:57:58 +01:00
Benjamin Canac
158f0d2646
chore(Provider): add props
2024-03-11 18:43:23 +01:00
Benjamin Canac
cd5b23a1f6
chore(Tooltip): update props
2024-03-11 18:43:13 +01:00
Benjamin Canac
55c47288a5
chore(Tooltip): keyframes in snake case
2024-03-11 17:40:15 +01:00
Benjamin Canac
37c14186a0
test(Tooltip): add skip
2024-03-11 17:39:40 +01:00
Benjamin Canac
f547db3535
test: clean snapshots
2024-03-11 17:39:23 +01:00
Benjamin Canac
d0c7b8fad3
chore(Button): update
2024-03-11 17:39:05 +01:00
Benjamin Canac
83f311a004
chore(Collapsible): update
2024-03-11 17:38:56 +01:00
Benjamin Canac
037a2fc8fa
chore(Avatar): use text prop to prevent breaking change
2024-03-11 17:38:42 +01:00
Benjamin Canac
bc2dbbbbd0
chore(test): add setup
2024-03-11 16:51:17 +01:00
Benjamin Canac
924551e546
test(Avatar): update
2024-03-11 15:43:44 +01:00
Benjamin Canac
78fc16aa18
playground: update
2024-03-11 15:14:53 +01:00
Benjamin Canac
82cb00ce52
test: update
2024-03-11 15:14:40 +01:00
Benjamin Canac
aaedabda3b
playground: update
2024-03-11 15:08:54 +01:00
Benjamin Canac
4f344437e2
chore(icons): sort
2024-03-11 15:08:54 +01:00
Benjamin Canac
ef43eb406b
chore(theme): use size
2024-03-11 15:08:54 +01:00
Benjamin Canac
b41de5b6dc
chroe(components): clean imports
2024-03-11 15:08:54 +01:00
Benjamin Canac
978595ce88
feat(Avatar): new component
2024-03-11 15:08:54 +01:00
zernonia
7823139a35
chore: bump radix version
2024-03-11 20:22:17 +08:00
Benjamin Canac
6765eed733
chore(deps): update tailwindcss
2024-03-10 22:16:03 +01:00
Benjamin Canac
2297fc1479
chore: rename ring-1 to ring
2024-03-10 22:15:30 +01:00
renovate[bot]
8cc8e45b4f
chore(deps): update all non-major dependencies ( #1490 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-10 11:51:11 +01:00
Benjamin Canac
f89cf66efc
chore(tsconfig): add exclude
2024-03-09 23:15:16 +01:00
Benjamin Canac
c49521ca6e
test(Button): update snapshots
2024-03-09 23:14:57 +01:00
Benjamin Canac
312a177ba8
playground: update
2024-03-09 20:29:24 +01:00
Benjamin Canac
e151be4734
fix(templates): dont override AppConfig type
2024-03-09 20:29:19 +01:00
Benjamin Canac
f9cc5e4f8e
playground: update button
2024-03-09 19:59:33 +01:00
Benjamin Canac
31da519650
chore(Tooltip): update
2024-03-09 19:59:15 +01:00
Benjamin Canac
7479270c41
chore(Link): update
2024-03-09 19:59:05 +01:00
Benjamin Canac
1cbce7f2f2
chore(Container): update
2024-03-09 19:58:58 +01:00
Benjamin Canac
2288400eca
chore(Collapsible): update
2024-03-09 19:58:52 +01:00
Benjamin Canac
1ccd14ee0e
chore(Button): update
2024-03-09 19:58:44 +01:00
Benjamin Canac
2f631845c3
chore(Badge): update
2024-03-09 19:58:35 +01:00
Daniel Roe
3f67b9209c
chore: check playground types separately ( #1497 )
2024-03-09 19:25:09 +01:00
Benjamin Canac
4b75ec265b
chore(eslint): disable vue/require-default-prop
2024-03-09 19:09:16 +01:00
Benjamin Canac
320821984d
playground: disable devtools
2024-03-09 19:09:01 +01:00
Benjamin Canac
39b879c972
playground: update
2024-03-09 17:16:38 +01:00
Benjamin Canac
e3874e0dd0
chore(deps): update
2024-03-09 16:48:08 +01:00
Benjamin Canac
c10737c0c6
playground: update
2024-03-09 16:35:59 +01:00
Benjamin Canac
7b3d6636f4
chore(Tooltip): update
2024-03-09 16:35:24 +01:00
Benjamin Canac
c6381c183c
chore(Link): update
2024-03-09 16:35:16 +01:00
Benjamin Canac
2f65c2eeca
chore(Button): dont disable on loading
2024-03-09 16:35:08 +01:00
Benjamin Canac
6edc0cf27b
chore(Container): update
2024-03-09 16:34:46 +01:00
Benjamin Canac
bcde20ce3e
chore(Collapsible): update
2024-03-09 16:34:36 +01:00
Benjamin Canac
c65a623151
chore(Badge): add
2024-03-09 16:34:20 +01:00
Romain Hamel
a2b8b700df
fix(Checkbox): bind data-n-ids to root element ( #1495 )
2024-03-09 15:58:54 +01:00
Daniel Roe
80cc59375f
chore: remove auto-import override ( #1492 )
2024-03-09 14:36:05 +01:00
Benjamin Canac
b0222e5531
chore(Tooltip): update
2024-03-08 12:44:50 +01:00
Benjamin Canac
361e47b03c
chore(Collapsible): new component
2024-03-08 12:44:43 +01:00
renovate[bot]
2bb911023c
chore(deps): update all non-major dependencies ( #1483 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-08 12:10:58 +01:00
Benjamin Canac
622d582426
chore(Button): update
2024-03-07 23:33:24 +01:00
Benjamin Canac
9592ca9f72
chore(Tooltip): update
2024-03-07 23:33:17 +01:00
Benjamin Canac
c3903f0da1
playground: update
2024-03-07 18:26:21 +01:00
Benjamin Canac
58ce6e86d0
chore(module): update
2024-03-07 18:26:07 +01:00
Benjamin Canac
11dd34c15d
chore(templates): handle icons and without function
2024-03-07 17:10:27 +01:00
Benjamin Canac
b08d2bd3c6
chore(module): update
2024-03-07 16:57:14 +01:00
Benjamin Canac
46e27304e8
playground: clean config
2024-03-07 16:57:09 +01:00
Benjamin Canac
c3db2499e7
chore(deps): update
2024-03-07 16:56:59 +01:00
Benjamin Canac
075eee860d
playground: update
2024-03-07 16:09:00 +01:00
Benjamin Canac
7e19c30f80
chore(module): update
2024-03-07 16:08:48 +01:00
Benjamin Canac
c79e6f188d
chore(module): update theming
2024-03-07 15:33:53 +01:00
renovate[bot]
ab355a3576
chore(deps): update all non-major dependencies ( #1481 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-07 15:07:59 +01:00
Benjamin Canac
0d1e17ef74
playground: update
2024-03-07 13:03:21 +01:00
Benjamin Canac
842acdf4b3
chore(theme): update
2024-03-07 12:56:17 +01:00
Benjamin Canac
9711b4db5e
chore(Provider): add
2024-03-07 12:56:09 +01:00
Benjamin Canac
a861961724
chore(Tooltip): add
2024-03-07 12:56:02 +01:00
Benjamin Canac
05e93387b9
chore(Container): update
2024-03-07 12:55:55 +01:00
Benjamin Canac
c90cea55a7
chore(Button): update
2024-03-07 12:55:18 +01:00
Benjamin Canac
1530e82235
chore(module): update colors
2024-03-07 12:55:00 +01:00
Benjamin Canac
e257a43964
chore(deps): update
2024-03-07 12:54:11 +01:00
Shoshana Connack
6c02d1c704
docs(getting-started): grammar correction ( #1482 )
2024-03-07 11:51:46 +01:00
renovate[bot]
66c3631b3d
chore(deps): update all non-major dependencies ( #1474 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Benjamin Canac <canacb1@gmail.com >
2024-03-07 00:18:08 +01:00
Benjamin Canac
6f37f02d8d
chore(module): override cool color
2024-03-06 20:20:12 +01:00
Benjamin Canac
22c42c402d
playground: update
2024-03-06 20:09:05 +01:00
Benjamin Canac
0d1f8528c8
chore(module): dynamic colors
2024-03-06 20:08:58 +01:00
Benjamin Canac
ce267954e0
chore: use tailwind v4
2024-03-06 19:08:48 +01:00
Benjamin Canac
57c2cc0ef4
chore(Button): use ui prop for slots only
2024-03-06 16:29:03 +01:00
Benjamin Canac
66cf178cc3
chore(Container): remove ui prop
2024-03-06 16:28:12 +01:00
Benjamin Canac
7d29ff2b7a
chore(Button): use props instead of $props
2024-03-06 16:04:02 +01:00
Benjamin Canac
5449d2aa5f
chore(Container): add component
2024-03-06 16:03:45 +01:00
Benjamin Canac
d95556ebda
test: update
2024-03-06 15:37:41 +01:00
Benjamin Canac
d69817a128
chore(Button): use defineSlots
2024-03-06 15:37:02 +01:00
Benjamin Canac
d0c1892a14
chore(Button): improve fallback
2024-03-06 14:52:16 +01:00
Benjamin Canac
e51320bac0
chore(Link): remove useless props object
2024-03-06 14:50:50 +01:00
Benjamin Canac
3c2f5e9733
chore: use type-based prop
2024-03-06 14:36:07 +01:00
Benjamin Canac
beb1bf2f0d
chore: add @vueuse/core
2024-03-06 14:35:56 +01:00
Benjamin Canac
38a36f4e48
test(Button): add
2024-03-06 12:40:41 +01:00
Benjamin Canac
b67fddeef8
test: setup
2024-03-06 12:40:34 +01:00
Benjamin Canac
8aefde231a
chore: move public in playground
2024-03-06 12:36:45 +01:00
Benjamin Canac
17ea7efd3b
chore: externalize theme to type app config
2024-03-06 12:27:14 +01:00
Benjamin Canac
f76ec5a376
chore: transform to module
2024-03-05 19:19:37 +01:00
Benjamin Canac
3c716219cf
chore: lint
2024-03-05 18:49:05 +01:00
Benjamin Canac
f5e60a00ba
chore: init
2024-03-05 18:45:21 +01:00
Benjamin Canac
435ef30f26
chore(release-it): prefix version commit message
2024-03-05 12:48:45 +01:00
Benjamin Canac
17a96416f0
chore(release): 2.14.2
2024-03-05 12:21:34 +01:00
renovate[bot]
4378268117
chore(deps): update devdependency @nuxt/ui-pro to v1.0.1-28492961.4d49b9c ( #1471 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-04 21:38:46 +01:00
Benjamin Canac
622aef5ffe
docs: limit search results to 42
2024-03-04 19:27:09 +01:00
Benjamin Canac
174af36000
docs: switch to @nuxt/fonts
2024-03-04 18:21:41 +01:00
Benjamin Canac
2d64b50559
fix(RadioGroup): add missing fieldset config
...
Resolves #1472
2024-03-04 18:06:49 +01:00
Benjamin Canac
272c19de70
fix(Tooltip): arrow not hidden on mobile
...
Resolves #1470
2024-03-04 16:27:01 +01:00
Alex Thorwaldson
6a1142b403
fix(Dropdown): active/inactive dropdown links ( #1407 )
...
Co-authored-by: gangan <44604921+shinGangan@users.noreply.github.com >
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Benjamin Canac <canacb1@gmail.com >
2024-03-04 16:11:41 +01:00
renovate[bot]
9937951fb7
chore(deps): update all non-major dependencies ( #1440 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-04 16:11:05 +01:00
kmilogp
002129c299
fix(Modal): remove overflow-hidden ( #1460 )
...
Co-authored-by: Benjamin Canac <canacb1@gmail.com >
2024-03-04 12:58:56 +01:00
Benjamin Canac
0c2f655a27
docs(Range): revert example as it shows in the docs
2024-03-04 12:47:51 +01:00
renovate[bot]
fb16735dec
chore(deps): update devdependency vue-tsc to v2 ( #1454 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-04 12:33:38 +01:00
Mukund Shah
aa6e523780
docs(Notification): add Notifications props and config ( #1449 )
2024-03-04 11:56:18 +01:00
David Parys
bfd15c1818
docs(Link): add IntelliSense section ( #1442 )
2024-03-04 11:55:17 +01:00
Rodion
027d85402b
docs(FormGroup): wrong icon name in #help slot ( #1451 )
2024-03-04 11:54:44 +01:00
roiLeo
99b9467dc2
docs(SelectMenu): invalid anchor to creatable ( #1453 )
2024-03-04 11:53:52 +01:00
Benjamin Canac
70bf4a7392
fix(Dropdown): improve hover mode on touch devices
2024-03-04 11:47:39 +01:00
Benjamin Canac
b50fbcf760
fix(Popover): improve hover mode on touch devices
2024-03-04 11:47:34 +01:00
Benjamin Canac
b74bf9f666
chore(Tooltip): use mouseenter instead of mouseover
2024-03-04 11:45:01 +01:00
renovate[bot]
c0feca136a
chore(deps): update all non-major dependencies ( #1430 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-28 17:21:00 +01:00
Benjamin Canac
0a4a9e3d2c
fix(HorizontalNavigation): add relative class to icon
2024-02-28 16:26:16 +01:00
Benjamin Canac
0b29dd4ca5
fix(VerticalNavigation): add relative class to icon
...
Resolves #1245
2024-02-28 16:25:20 +01:00
Benjamin Canac
9cce4456d0
fix(Notification): improve description alignment when no title provided
2024-02-28 12:52:53 +01:00
Benjamin Canac
ca4f06a313
fix(Alert): improve description alignment when no title provided
...
Resolves #1408
2024-02-28 12:52:43 +01:00
Benjamin Canac
7dd9ee528e
docs(date-picker): improve examples responsive
2024-02-28 11:25:59 +01:00
Shoshana Connack
cdf6ff7152
docs(date-picker): include date-fns in installation ( #1434 )
2024-02-27 14:26:25 +01:00
Benjamin Canac
9c2104d947
docs: remove banner on examples
2024-02-27 09:18:53 +01:00
Benjamin Canac
d1c8026a1e
docs(deps): bump @nuxt/ui-pro
2024-02-27 09:18:53 +01:00
Benjamin Canac
14efa81986
chore(deps): refresh lock
2024-02-27 09:18:53 +01:00
renovate[bot]
b3314dc16b
chore(deps): update all non-major dependencies ( #1406 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-27 09:18:53 +01:00
Benjamin Canac
06135f38ae
docs(home): improve lighthouse
2024-02-26 12:56:40 +01:00
Benjamin Canac
dbbab8ded0
chore(CommandPaletteGroup): remove useless role attributes
2024-02-26 12:56:40 +01:00
Romain Hamel
6e77f1d514
fix(Checkbox): label interaction without FormGroup ( #1427 )
2024-02-26 12:55:30 +01:00
Benjamin Canac
4b6e80e364
fix(SelectMenu): check null model value
...
Resolves #1421
2024-02-26 11:37:32 +01:00
Benjamin Canac
8a1b112727
docs(deps): bump @nuxt/ui-pro
2024-02-26 11:37:32 +01:00
Benjamin Canac
961f0ae27b
docs: update banner
2024-02-26 11:37:32 +01:00
Benjamin Canac
e819656a34
docs: move headlessui links before github
2024-02-26 11:37:32 +01:00
Sébastien Chopin
024e03acc9
docs(breadcrumb): add link to github ( #1414 )
2024-02-26 11:37:32 +01:00
renovate[bot]
462d7729c9
chore(deps): update devdependency @nuxt/ui-pro to v1.0.0-28478433.ed477f1 ( #1405 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-26 11:37:31 +01:00
gangan
df857fd541
chore(renovate): update extends ( #1380 )
2024-02-26 11:37:31 +01:00
sdezza
9b208bf297
docs(modal): mention how to programatically close ( #1423 )
2024-02-26 11:24:02 +01:00
Benjamin Canac
5af9da4d3c
chore(release): 2.14.1
2024-02-23 17:25:52 +01:00
Benjamin Canac
1d995136a5
chore(release-it): remove pnpm test
2024-02-23 17:22:24 +01:00
Benjamin Canac
ba15add4db
fix(module): revert tailwind config from #1272 ( #1404 )
2024-02-23 16:35:08 +01:00
Benjamin Canac
0aca478c57
chore(deps): remove ^ from @nuxt/kit resolution
2024-02-23 10:54:53 +01:00
Benjamin Canac
0ee4f2b75b
chore(release-it): update config
2024-02-22 17:57:39 +01:00
Benjamin Canac
6e53cb6281
chore(deps): refresh lock
2024-02-22 15:40:12 +01:00
renovate[bot]
de715304dc
chore(deps): update all non-major dependencies ( #1399 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Benjamin Canac <canacb1@gmail.com >
2024-02-22 15:31:59 +01:00
Benjamin Canac
81854112e3
docs: add pricing banner ( #1391 )
2024-02-22 15:30:38 +01:00
Benjamin Canac
87526b9ec5
docs: rename UDocs components to UContent
2024-02-22 15:28:44 +01:00
Benjamin Canac
f79187825f
docs(deps): bump @nuxt/ui-pro
2024-02-22 15:28:31 +01:00
Benjamin Canac
0443ac2c9d
chore(deps): remove ^ from resolutions
2024-02-22 15:28:11 +01:00
Benjamin Canac
d2c51e3667
docs(home): improve pro divider
2024-02-22 15:09:02 +01:00
Benjamin Canac
d15d7fa01d
docs(home): improve pro section
2024-02-22 13:07:23 +01:00