Commit Graph

4887 Commits

Author SHA1 Message Date
Percy Ma
3b90f82f8d
fix(nuxt): apply right types to modules and their runtime files (#23240) 2023-09-22 09:25:52 +02:00
Daniel Roe
a2fb8234ac
fix(nuxt): generate empty file when shim is disabled (#23333) 2023-09-22 09:20:29 +02:00
Josh Deltener
dd0ffaa84c
docs: add explicit await to clarify sendRedirect is async (#23345) 2023-09-22 09:20:03 +02:00
Arash
ff8a040055
docs: update link to devtools.nuxt.com (#23350) 2023-09-22 09:17:25 +02:00
renovate[bot]
f842da5b90
chore(deps): update all non-major dependencies (main) (#23314)
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 (#23324) 2023-09-21 10:07:27 +02:00
Tech Genius
53208098e8
ci: rename linkChecker job to link-checker (#23319) 2023-09-21 09:50:20 +02:00
renovate[bot]
eab27717b8
chore(deps): update all non-major dependencies (main) (#23284)
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 (#23307) 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) (#23303)
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 (#21641) 2023-09-19 22:31:18 +01:00
Pooya Parsa
2bf9028f7e
refactor(kit,nuxt,schema): use consola and improve test dx (#23302) 2023-09-19 22:26:15 +01:00
Alex Riviere
a661d58fc2
docs: add nuxtApp.runWithContext (#23258) 2023-09-19 21:24:02 +01:00
default-kaas
dc199acd46
docs: add support details and update roadmap (#21867) (#21893)
Co-authored-by: Daniel Roe <daniel@roe.dev>
2023-09-19 21:23:07 +01:00
Tech Genius
e15fe73100
ci: add lychee link checker (#23254) 2023-09-19 21:22:20 +01:00
Daniel Roe
51d90014cf
fix(vite): explicitly set vite manifest path (#23276) 2023-09-18 13:09:59 +01:00
Michel EDIGHOFFER
d7aa6f37af
docs: add steps for contributing to docs locally (#23270) 2023-09-18 11:10:54 +01:00
renovate[bot]
ac380ad053
chore(deps): update all non-major dependencies (main) (#23248)
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
Muhammad Mahmoud
283c5122ef
docs: add more files to srcDir JSDoc (#23250) 2023-09-17 11:05:00 +01:00
Arkadiusz Sygulski
2d53f01ff3
docs: update latest node.js version to 20.x (#23252) 2023-09-17 10:55:52 +01:00
Daniel Roe
137c0b6054
fix(nuxt): don't incl overridden layer pages as nested children (#23238) 2023-09-16 09:53:37 +01:00
Joaquín Sánchez
bc8a1fa614
fix(nuxt): load layer middlewares before project middlewares (#22925) 2023-09-16 09:39:51 +01:00
Josh Jancourtz
4c027e4b40
docs(nuxt): remove hanging word in modules docs (#23242) 2023-09-15 16:58:02 +01:00
renovate[bot]
f27c708bcd
chore(deps): update all non-major dependencies (main) (#23196)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2023-09-15 13:21:37 +01:00
翠 / green
3334ca26c6
fix(nuxt): handle vite preload-helper id with extension (#23230) 2023-09-15 13:16:09 +01:00
Pooya Parsa
bdbb87ac0b
chore: add .devcontainer (#22810) 2023-09-15 11:09:21 +01:00
Jeremy Graziani
6326ad4f9d
docs: typo on callHook method (#23231) 2023-09-15 10:54:59 +01:00
Julien Huang
ceab38770d
fix(nuxt): correct islandsTransform slot regex (#23226) 2023-09-14 22:44:18 +01:00
Andrey Yolkin
dca3fc1255
docs: close code-block in migration guide (#23224) 2023-09-14 19:55:37 +01:00
Petro Silenius
2e0e237071
docs: clarify nuxi start command usage (#23215) 2023-09-14 14:01:19 +01:00
Ryota Watanabe
edbc471583
docs: add documentation on nuxt2 command (#23211) 2023-09-14 12:56:38 +01:00
Daniel Roe
f000e8b605
fix(schema): default devServer host to undefined (#23206) 2023-09-14 10:23:07 +01:00
Daniel Roe
ba3ca72387
refactor(nuxt): use built-in consola prompts (#23205) 2023-09-14 10:17:55 +01:00
Daniel Roe
e729406805
fix(nuxt): use original escapes/quotes in page re-exports (#23191) 2023-09-14 07:06:07 +01:00
github-actions[bot]
16e40f899e
v3.7.3 2023-09-13 23:52:45 +01:00
renovate[bot]
cf59564cae
chore(deps): update all non-major dependencies (main) (#23173)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2023-09-13 23:41:45 +01:00
Daniel Roe
a95fd28725
fix(nuxt): allow importing server components from #components (#23188) 2023-09-13 23:35:53 +01:00
Julien Huang
95d1f9944d
refactor(nuxt): don't wrap server placeholders/client fallbacks (#21980) 2023-09-13 22:56:15 +01:00
Daniel Rivers
084b2b0974
docs: update internal issue decision making flowchart link (#23162) 2023-09-13 09:38:19 +01:00
Daniel Roe
8c1eaa0078
fix(nuxt): ensure plugins retain original order (#23174) 2023-09-13 09:35:11 +01:00
renovate[bot]
6afbdc349e
chore(deps): update all non-major dependencies to ^1.7.0 (main) (#23161)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2023-09-13 09:06:35 +01:00
Tech Genius
f2ce8f6ba4
docs: added missing leading slash (#23169) 2023-09-13 09:06:17 +01:00
github-actions[bot]
ebacf199fe
v3.7.2 2023-09-12 22:35:55 +01:00
renovate[bot]
84926cb9db
chore(deps): update all non-major dependencies (main) (#23147)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2023-09-12 21:55:30 +01:00
Daniel Roe
3e1ad3e20b
fix(nuxt): allow overriding components + only warn if clash (#23156) 2023-09-12 21:47:42 +01:00
ML
0612786544
docs: fix typo in nuxi init command (#23155) 2023-09-12 15:48:26 +01:00
Daniel Roe
9892d5cd3b
fix(nuxt): allow changing dirs within modules (#23133) 2023-09-12 15:27:28 +01:00
Daniel Roe
842a2e5cf9
chore(nuxt): update nuxi (#23145)
Co-authored-by: Pooya Parsa <pooya@pi0.io>
2023-09-12 15:26:55 +01:00