Benjamin Canac
|
67da90a2f6
|
fix(Link): consistent behavior between nuxt, vue and inertia (#4134)
|
2025-05-13 14:45:18 +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 |
|
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
|
39c861a64b
|
fix(components): refactor types after @nuxt/module-builder upgrade (#3855)
|
2025-04-12 17:53:03 +02:00 |
|
Benjamin Canac
|
23bfeb9370
|
fix(vue): mock nuxtApp.hooks & useRuntimeHook
|
2025-03-28 15:07:54 +01:00 |
|
Benjamin Canac
|
c531d0248b
|
fix(Link): handle aria-current like NuxtLink / RouterLink
|
2025-03-24 23:57:46 +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
|
5ecd2271ca
|
fix(vue): prevent calling useHead in colors
|
2025-03-11 10:36: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 |
|
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]
|
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
|
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 |
|
Benjamin Canac
|
b53f77b304
|
fix(Link): improve external links handling in vue
|
2025-02-26 15:57:36 +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
|
cd16b95c98
|
fix(components): prevent multiple appConfig identifier import (#3186)
|
2025-01-27 13:26:21 +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 |
|
Iván Máximiliano, Lo Giudice
|
7302a846a9
|
fix(vue): head injection (#2929)
|
2024-12-18 14:58:13 +01:00 |
|
Benjamin Canac
|
81ac076219
|
feat(module)!: migrate to reka-ui (#2448)
|
2024-12-03 16:11:32 +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 |
|
Sandro Circi
|
a6c22052e1
|
fix(Link): partial query match for Vue (#2787)
|
2024-11-27 14:27:47 +01: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 |
|