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

7129 Commits

Author SHA1 Message Date
0xflotus
8b49bc8b3d
docs: fix typo in README () 2023-10-02 11:23:47 +01:00
renovate[bot]
989fb87f91
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>
2023-10-02 10:57:25 +01:00
renovate[bot]
6ce94a0762
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>
2023-10-01 20:15:06 +01:00
Daniel Roe
96d9d56ac5
fix(nuxt): decrement hydration count when rendering no route () 2023-10-01 16:22:39 +01:00
Albert Brand
df90d4234c
fix(nuxt): ignore prefix if clearNuxtState called w/o keys () 2023-10-01 09:37:53 +01:00
Daniel Roe
4063b498d3
feat(nuxt): enable appManifest by default () 2023-09-30 10:58:55 +01:00
Julien Huang
9734723aaf
fix(kit): don't force config.autoImport in addServerImports () 2023-09-29 22:18:52 +01:00
Hendrik Heil
b95c85b552
fix(nuxt): stringify cookie values before broadcasting them () 2023-09-29 11:59:47 +01:00
Ryota Watanabe
3fd4f6051f
docs: clarify bridge needs nitro to use runtimeConfig () 2023-09-28 14:55:03 +01:00
Daniel Roe
876fa7f313
perf(vite): don't print server compressed size after vite build () 2023-09-28 14:13:10 +01:00
Daniel Roe
a06d5247ca
feat(nuxt): add prerenderRoutes ssr composable () 2023-09-28 11:54:22 +01:00
Daniel Roe
4b5e6ff195
feat(nuxt): warn when nesting nuxt links when SSR on dev () 2023-09-28 11:08:20 +01:00
Julien Huang
2b273fa8e1
feat(kit): add addServerImports and addServerImportsDir () 2023-09-28 11:08:02 +01:00
Daniel Roe
1b34386707
fix(nuxt): rename stub to avoid shadowing vue-router () 2023-09-28 08:37:14 +01:00
Arsen Goian
17e6c1f7fb
fix(nuxt): apply scoped styles to islands () 2023-09-28 08:36:13 +01:00
Maxim
9da77db358
docs: extend description of handler for useAsyncData () 2023-09-28 08:34:40 +01:00
Damian Głowala
c54719e987
docs: remove duplicated arrows () 2023-09-27 16:16:38 +01:00
Italo
6fcc979877
docs: improve data fetching section () 2023-09-27 15:33:08 +01:00
Filip Weidemann
d788577fc2
docs: add examples for index.ts files on server routes ()
Co-authored-by: Sébastien Chopin <seb@nuxtlabs.com>
Co-authored-by: Sébastien Chopin <seb@nuxt.com>
2023-09-27 16:13:03 +02:00
Damian Głowala
7005a66d9a
fix(nuxt): initialise asyncData errors with null () 2023-09-27 14:43:53 +01:00
Toni Engelhardt
fb26a160f5
docs: mention listhen options on nuxi dev page () 2023-09-26 15:53:07 +02:00
github-actions[bot]
5abd8a231f
v3.7.4 2023-09-26 02:18:14 +02:00
Daniel Roe
3510cedc3f fix(schema): ignore pnpm store directory
resolves https://github.com/nuxt/nuxt/issues/22910
2023-09-26 02:14:26 +02:00
Daniel Roe
a6f845d1ec
fix(nuxt): detect nested pages with /index segments () 2023-09-26 02:09:12 +02:00
renovate[bot]
0844735187
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>
2023-09-26 01:32:44 +02:00
renovate[bot]
0949187cf7
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>
2023-09-23 17:10:28 +02:00
Damian Głowala
e7b47e9ed6
docs: add tryUseNuxt to kit context utils list () 2023-09-23 13:06:58 +02:00
Tech Genius
e2fa7632ed
docs: remove version from npm links to redirect to latest () 2023-09-23 12:01:28 +02:00
renovate[bot]
f4b0e3d3b5
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>
2023-09-22 22:00:03 +02:00
Daniel Roe
e900190278
fix(nuxt): add import protection for nuxt/* exports () 2023-09-22 12:32:13 +02:00
Percy Ma
3b90f82f8d
fix(nuxt): apply right types to modules and their runtime files () 2023-09-22 09:25:52 +02:00
Daniel Roe
a2fb8234ac
fix(nuxt): generate empty file when shim is disabled () 2023-09-22 09:20:29 +02:00
Josh Deltener
dd0ffaa84c
docs: add explicit await to clarify sendRedirect is async () 2023-09-22 09:20:03 +02:00
Arash
ff8a040055
docs: update link to devtools.nuxt.com () 2023-09-22 09:17:25 +02:00
renovate[bot]
f842da5b90
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>
2023-09-21 18:42:17 +02:00
Daniel Roe
e0ddcfa9ea ci: don't run link checker on pushes to main 2023-09-21 10:43:09 +02:00
Abdul Al-Hasany
d39dd255bd
docs: fix links to configuration options () 2023-09-21 10:07:27 +02:00
Tech Genius
53208098e8
ci: rename linkChecker job to link-checker () 2023-09-21 09:50:20 +02:00
renovate[bot]
eab27717b8
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>
2023-09-20 10:51:28 +01:00
Muhammad Mahmoud
da95a9bd4b
docs: update 'scheduled' status name () 2023-09-20 09:35:06 +01:00
Daniel Roe
5d36e5c93e chore: remove previous e2e crawler script 2023-09-19 23:09:19 +01:00
renovate[bot]
025fbdf6ba
chore(deps): update lycheeverse/lychee-action digest to 2ac9f03 (main) ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2023-09-19 23:08:48 +01:00
Daniel Roe
7dce07653c
fix(nuxt): experimental build manifest + client route rules () 2023-09-19 22:31:18 +01:00
Pooya Parsa
2bf9028f7e
refactor(kit,nuxt,schema): use consola and improve test dx () 2023-09-19 22:26:15 +01:00
Alex Riviere
a661d58fc2
docs: add nuxtApp.runWithContext () 2023-09-19 21:24:02 +01:00
default-kaas
dc199acd46
docs: add support details and update roadmap () ()
Co-authored-by: Daniel Roe <daniel@roe.dev>
2023-09-19 21:23:07 +01:00
Tech Genius
e15fe73100
ci: add lychee link checker () 2023-09-19 21:22:20 +01:00
Daniel Roe
51d90014cf
fix(vite): explicitly set vite manifest path () 2023-09-18 13:09:59 +01:00
Michel EDIGHOFFER
d7aa6f37af
docs: add steps for contributing to docs locally () 2023-09-18 11:10:54 +01:00
renovate[bot]
ac380ad053
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>
2023-09-18 10:28:13 +01:00