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
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 |
|