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