1
0
mirror of https://github.com/nuxt/nuxt.git synced 2025-02-23 17:10:07 +00:00
Commit Graph

6976 Commits

Author SHA1 Message Date
Julien Huang
22800704f5
fix(nuxt): add missing script blocks before island transform () 2024-01-11 15:40:02 +01:00
Sébastien Chopin
3c5ea3457c docs: add demo for view transitions api 2024-01-10 18:04:07 +01:00
Petar Nikolov
2b417356ba
docs: fix typo () 2024-01-10 09:58:30 +01:00
renovate[bot]
f70daae966
chore(deps): update dependency @vitejs/plugin-vue to v5.0.3 (main) ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-10 09:55:33 +01:00
renovate[bot]
da9aa16178
chore(deps): update lycheeverse/lychee-action digest to c3089c7 (main) ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-10 09:20:27 +01:00
renovate[bot]
d7725c22a7
chore(deps): update all non-major dependencies (main) ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-10 09:20:10 +01:00
renovate[bot]
7b946864ed
chore(deps): update all non-major dependencies (main) ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2024-01-09 13:47:37 +00:00
Michael Brevard
3b94883414
perf(nuxt): iterate rather than using Object.fromEntries () 2024-01-09 09:56:40 +00:00
toto6038
4168157214
docs: suggest using <NuxtPage> rather than <RouterView> () 2024-01-09 09:39:05 +00:00
gal-cernilogar
3d368c9c7f
docs: fix typo ()
Co-authored-by: Gal Černilogar <gal.cernilogar@outfit7.com>
2024-01-08 17:43:16 +01:00
renovate[bot]
0d9021999c
chore(deps): update lycheeverse/lychee-action digest to fdea703 (main) ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-08 13:51:33 +00:00
renovate[bot]
1333c6c8cb
chore(deps): update github/codeql-action action to v3.23.0 (main) ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-08 13:51:20 +00:00
renovate[bot]
5cd825b378
chore(deps): update all non-major dependencies (main) ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-08 12:19:15 +00:00
Shoshana Connack
48497a91d6
docs: correct nuxt image discussion link () 2024-01-08 12:18:52 +00:00
github-actions[bot]
6736decba0
v3.9.1 2024-01-05 21:55:58 +00:00
renovate[bot]
6acca6f3f1
chore(deps): update dependency defu to ^6.1.4 (main) ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-05 21:00:11 +00:00
renovate[bot]
e0dc2e4055
chore(deps): update lycheeverse/lychee-action digest to 22134d3 (main) ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-05 20:59:49 +00:00
renovate[bot]
dc02809ec0
chore(deps): update all non-major dependencies (main) ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2024-01-05 20:16:44 +00:00
renovate[bot]
90c3539e0e
chore(deps): update lycheeverse/lychee-action digest to 37d79d3 (main) ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-05 15:33:30 +00:00
Pooya Parsa
0add7bdf5d
refactor(nuxt): remove old reference to nuxt-config-schema () 2024-01-05 11:21:29 +00:00
Julien Huang
fd812ef636
fix(nuxt): stop loading indicator if page keys are the same () 2024-01-05 10:07:01 +00:00
Michael Brevard
a62f2ba3e3
docs: warn about ref unwrapping when providing refs from plugin () 2024-01-05 07:52:49 +00:00
Luke Nelson
b95163c7ca
docs: add callout for getValidatedRouterParams () 2024-01-05 07:42:03 +00:00
renovate[bot]
840b6b628d
chore(deps): update codspeedhq/action action to v2.0.3 (main) ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2024-01-04 22:29:14 +00:00
Alex Liu
13c42d35b3
perf(nuxt): remove some line breaks when rendering html () 2024-01-04 13:03:59 +00:00
renovate[bot]
3cdef69dbd
chore(deps): update all non-major dependencies (main) ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2024-01-04 13:03:12 +00:00
renovate[bot]
36b910691f
chore(deps): update all non-major dependencies to v3.4.4 (main) ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2024-01-03 13:05:15 +00:00
Daniel Roe
75b81d70b8
fix(nuxt): wrap universal router currentRoute in Ref () 2024-01-03 12:23:22 +00:00
Daniel Roe
afbc4080b1
docs: update EOL date for Nuxt 2 2024-01-03 11:04:37 +00:00
renovate[bot]
bfc36e7466
chore(deps): update all non-major dependencies (main) ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-03 09:30:42 +00:00
renovate[bot]
bf33b6b6e2
chore(deps): update dependency postcss-import to v16 (main) ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-03 09:30:30 +00:00
Daniel Roe
b784336f8a
fix(nuxt): skip scanning layout/middleware without name () 2024-01-02 22:04:26 +00:00
Alireza Jahandideh
7bd1ade096
docs: add an example of provide with object syntax plugins () 2024-01-02 22:02:42 +00:00
renovate[bot]
fc37eea30f
chore(deps): update devdependency eslint-plugin-jsdoc to v48 (main) ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-02 21:05:27 +00:00
Daniel Roe
653856627c
fix(nuxt): reuse intermediate setup state in <ClientOnly> ()
Co-authored-by: julien huang <julien.huang@outlook.fr>
2024-01-02 21:04:58 +00:00
Daniel Roe
46148ffce7
fix(nuxt): ignore plugins typed as any in inferred injections () 2024-01-02 16:53:36 +00:00
Daniel Roe
ea02e29b9e
fix(nuxt): do not warn about missing layouts on error page () 2024-01-02 16:13:01 +00:00
Daniel Roe
7087a06c6d
fix(nuxt): clone cookie to detect changes within object () 2024-01-02 15:37:19 +00:00
Daniel Roe
2bda817eaf
chore: add bullet for adding tests in pr template 2024-01-02 15:10:20 +00:00
Mateusz Kulpa
772264ae40
docs: add missing imports for nitro examples () 2024-01-02 12:35:44 +00:00
Bernhard Berger
160208009e
fix(nuxt): don't show transition on initial page load () 2024-01-02 10:00:47 +00:00
renovate[bot]
4dd87f6e28
chore(deps): update all non-major dependencies (main) ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2024-01-01 22:12:24 +00:00
Luke Nelson
931f96cdce
docs: mention readValidatedBody and getValidatedQuery () 2024-01-01 22:05:43 +00:00
Julien Huang
219d1cd219
fix(nuxt): deeply watch island props () 2024-01-01 16:20:10 +00:00
Julien Huang
4d40e2e996
test: start listening for requests earlier () 2024-01-01 12:33:11 +00:00
renovate[bot]
5d22f8f34d
chore(deps): update dependency strip-literal to v2 (main) ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-01 12:32:21 +00:00
Julien Huang
4028d0cae3
docs: warn about hydration issue with URL fragment () 2024-01-01 10:28:23 +00:00
Peter
d3ea8fed97
fix(kit): show correct error when module can't be loaded () 2024-01-01 09:14:28 +00:00
renovate[bot]
9dc14c1891
chore(deps): update devdependency eslint-plugin-jsdoc to v47 (main) ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-01 09:04:29 +00:00
renovate[bot]
1a15845be2
chore(deps): update vitest to v1.1.1 (main) ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-01 09:04:19 +00:00