1
0
mirror of https://github.com/nuxt/nuxt.git synced 2024-12-20 19:27:19 +00:00
Commit Graph

5086 Commits

Author SHA1 Message Date
JD Solanki
fc7bbe9223
docs: improve custom component dirs example () 2023-08-18 16:22:45 +02:00
anhao
4e538a03e2
fix(vite): use '' key for root scope in variable collector () 2023-08-17 15:35:28 +02:00
Colin McDonnell
08b1950ffb
feat(nuxi): detect bun package manager () 2023-08-17 08:30:28 +02:00
Daniel Roe
98c17e5d46 docs: revert import.meta.* update until v3.7 release 2023-08-17 08:06:20 +02:00
renovate[bot]
e04596ad2e
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-08-16 17:39:02 +02:00
Eduardo San Martin Morote
f0cc923609
fix(nuxt): correct revive payload data type () 2023-08-16 16:16:06 +02:00
Harlan Wilton
28e4cc298c
fix(nuxt): remove experimental hash hydration () 2023-08-16 10:25:07 +02:00
renovate[bot]
929dba4b22
chore(deps): pin devdependency nitropack to 2.5.2 (main) ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-08-15 13:56:25 +01:00
renovate[bot]
aa111330bb
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-08-15 10:56:35 +01:00
Daniel Roe
a522f1ee3a
fix(nuxi): ignore error if nitro is not enabled on bridge () 2023-08-15 10:48:57 +01:00
Daniel Roe
33389dc4e0 ci: bump timeout minutes for windows fixtures 🙈 2023-08-15 10:45:28 +01:00
Daniel Roe
eff05e1d46 ci: try another way to disable semantic validation of release prs 2023-08-15 08:12:13 +01:00
Pooya Parsa
c8cba7a062 test: reduce verbose log outputs 2023-08-15 07:35:56 +01:00
renovate[bot]
c335a6a2cf
chore(deps): update all non-major dependencies (main) ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-08-15 07:30:02 +01:00
Daniel Roe
5492b0638f
docs: warn directives must be registered on both server/client () 2023-08-14 22:28:55 +01:00
Daniel Roe
4be2ffe4aa
fix(nuxt): don't prompt to install packages in CI () 2023-08-14 22:04:47 +01:00
Harlan Wilton
d50a416304
feat(nuxt): add experimental.headNext unhead integration () 2023-08-14 20:33:00 +01:00
Daniel Roe
bb83ab5b3f
fix(nuxt): use relative paths when augmenting types () 2023-08-14 18:07:17 +01:00
renovate[bot]
a16edba2f5
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-08-14 07:02:02 +01:00
Fares Djefaflia
2a2cb4fed3
docs: fix link to deployment page () 2023-08-13 22:35:33 +01:00
Michael
4fbc270be1
docs: clarify server: false doesn't await on initial load () 2023-08-13 22:35:04 +01:00
Ryota Watanabe
4e409614e8
fix(nuxi): only watch distDir after first build () 2023-08-13 22:24:16 +01:00
Daniel Roe
817c12f026 chore: check if deps exist 2023-08-12 13:03:48 +01:00
Damian Głowala
b5b2b47feb
feat(nuxt): make app.rootId optional () 2023-08-12 08:19:36 +01:00
Daniel Roe
e93195a317
test: refactor test suite and reduce networkidle dependency () 2023-08-12 08:18:58 +01:00
Sam K
2a4867a23f
docs: added addServerHandler example to modules author guide () 2023-08-12 08:05:12 +01:00
Daniel Roe
9fcd99eccc
chore: depend on h3-nightly on edge releases () 2023-08-11 14:11:51 +01:00
renovate[bot]
afd8126b65
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-08-11 13:20:42 +01:00
Daniel Roe
1a61cb22ec
fix(nuxt): unsub from hooks when unmounting indicator () 2023-08-11 13:15:02 +01:00
Adityawarman Dewa Putra
8b61c29f93
docs: update twitter/X logo () 2023-08-11 11:29:33 +01:00
Harlan Wilton
89ad88bd38
fix(nuxt): trigger immediate DOM update on page:finish () 2023-08-11 11:24:23 +01:00
@beer
20efac7d57
docs: update and shorten server example () 2023-08-11 09:43:05 +01:00
Daniel Roe
99375d688c
fix(nuxt): provide fallback route () 2023-08-10 13:36:38 +01:00
Daniel Roe
758ae76709
fix(vite): include import.meta build vars in define as well () 2023-08-10 09:51:58 +01:00
JD Solanki
a88d3f3ccd
docs: mention adding auto-import of third party packages () 2023-08-10 09:43:39 +01:00
renovate[bot]
26bb507a45
chore(deps): update actions/dependency-review-action action to v3.0.7 (main) ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-08-09 18:31:34 +01:00
Michael
914a6aa7af
docs: update rendering error page () 2023-08-09 12:22:00 +01:00
Daniel Roe
b2cea4927e
feat(nuxt): allow experimental global: 'sync' components () 2023-08-09 12:19:00 +01:00
renovate[bot]
396e538aad
chore(deps): update dependency esbuild-loader to v4 (main) ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-08-09 11:04:47 +01:00
Alexander Lichter
ce9aecca4a
chore(kit): remove unused internals () 2023-08-09 08:39:00 +01:00
Damian Głowala
cdcfb1bd82
fix(schema): ignore empty string in app.{rootId|rootTag} () 2023-08-09 08:29:08 +01:00
Damian Głowala
70fe659ac9
chore: replace .eslintignore file with 'ignorePatterns' () 2023-08-08 22:32:13 +01:00
renovate[bot]
2562c0dbd9
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-08-08 22:31:55 +01:00
Damian Głowala
5244555880
chore(schema): enable linting () 2023-08-08 21:55:29 +01:00
Heb
5d86580f62
chore: increase stale bot limit to 300 () 2023-08-08 16:15:22 +01:00
Curt Grimes
01419756ee
docs: add closing blocks for ReadMore components () 2023-08-08 16:11:32 +01:00
renovate[bot]
c5437e648a
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-08-08 13:37:21 +01:00
Lehoczky Zoltán
e373fa7d68
feat(nuxt): warn on external webpack/nitro/postcss config () 2023-08-08 12:33:10 +01:00
@beer
a4d1ee226a
docs: update api example for pick () 2023-08-08 10:59:35 +01:00
Daniel Roe
53c706b575
test: remove JS payload test + add non-async context test () 2023-08-08 10:45:37 +01:00