Commit Graph

4672 Commits

Author SHA1 Message Date
autofix-ci[bot] ace3c30145
[autofix.ci] apply automated fixes 2023-08-16 12:35:38 +00:00
Andrey 1deedc271d feat(docs): describe each part of kit 2023-08-16 15:34:45 +03:00
Andrey 82aeeb5774 feat(docs): `defineNuxtModule` 2023-08-16 15:32:07 +03:00
Andrey 558a7260aa fix(docs): make examples link consistent 2023-08-16 14:43:57 +03:00
Andrey 20cec3fe93 fix(docs): better indentation on `extendPages` example 2023-08-16 14:31:42 +03:00
autofix-ci[bot] 54b2cc7e67
[autofix.ci] apply automated fixes 2023-08-16 11:10:26 +00:00
Andrey 379d475483 feat(docs): `extendPages` 2023-08-16 14:08:19 +03:00
Andrey f215aaa010 refactor(docs): keep only utility names in headers 2023-08-16 13:44:33 +03:00
Andrey Yolkin 32427915ca
Merge branch 'main' into docs/kit 2023-08-16 13:28:12 +03:00
Harlan Wilton 28e4cc298c
fix(nuxt): remove experimental hash hydration (#22648) 2023-08-16 10:25:07 +02:00
Andrey Yolkin e416ef1bdd feat(docs): better explanation of useNuxt() 2023-08-16 01:21:00 +03:00
Andrey Yolkin 9d69d77ebb fix(docs): render `tryUseNuxt()` header as h3 2023-08-16 01:12:42 +03:00
Andrey Yolkin ac51440010 feat(docs): useNuxt and tryUseNuxt hooks 2023-08-16 01:10:14 +03:00
Andrey Yolkin f9487b6e08
Merge branch 'main' into docs/kit 2023-08-16 00:16:30 +03:00
renovate[bot] 929dba4b22
chore(deps): pin devdependency nitropack to 2.5.2 (main) (#22644)
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) (#22640)
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 (#22642) 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) (#22624)
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 (#22627) 2023-08-14 22:28:55 +01:00
Daniel Roe 4be2ffe4aa
fix(nuxt): don't prompt to install packages in CI (#22636) 2023-08-14 22:04:47 +01:00
Harlan Wilton d50a416304
feat(nuxt): add `experimental.headNext` unhead integration (#22620) 2023-08-14 20:33:00 +01:00
Daniel Roe bb83ab5b3f
fix(nuxt): use relative paths when augmenting types (#22633) 2023-08-14 18:07:17 +01:00
renovate[bot] a16edba2f5
chore(deps): update all non-major dependencies (main) (#22600)
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 (#22618) 2023-08-13 22:35:33 +01:00
Michael 4fbc270be1
docs: clarify `server: false` doesn't await on initial load (#22619) 2023-08-13 22:35:04 +01:00
Ryota Watanabe 4e409614e8
fix(nuxi): only watch `distDir` after first build (#22614) 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 (#22528) 2023-08-12 08:19:36 +01:00
Daniel Roe e93195a317
test: refactor test suite and reduce `networkidle` dependency (#22596) 2023-08-12 08:18:58 +01:00
Sam K 2a4867a23f
docs: added `addServerHandler` example to modules author guide (#22603) 2023-08-12 08:05:12 +01:00
Daniel Roe 9fcd99eccc
chore: depend on `h3-nightly` on edge releases (#22593) 2023-08-11 14:11:51 +01:00
renovate[bot] afd8126b65
chore(deps): update all non-major dependencies (main) (#22579)
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 (#22592) 2023-08-11 13:15:02 +01:00
Adityawarman Dewa Putra 8b61c29f93
docs: update twitter/X logo (#22569) 2023-08-11 11:29:33 +01:00
Harlan Wilton 89ad88bd38
fix(nuxt): trigger immediate DOM update on `page:finish` (#22566) 2023-08-11 11:24:23 +01:00
@beer 20efac7d57
docs: update and shorten server example (#22583) 2023-08-11 09:43:05 +01:00
Daniel Roe 99375d688c
fix(nuxt): provide fallback route (#22580) 2023-08-10 13:36:38 +01:00
Daniel Roe 758ae76709
fix(vite): include `import.meta` build vars in `define` as well (#22576) 2023-08-10 09:51:58 +01:00
JD Solanki a88d3f3ccd
docs: mention adding auto-import of third party packages (#22575) 2023-08-10 09:43:39 +01:00
renovate[bot] 26bb507a45
chore(deps): update actions/dependency-review-action action to v3.0.7 (main) (#22568)
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 (#22523) 2023-08-09 12:22:00 +01:00
Daniel Roe b2cea4927e
feat(nuxt): allow experimental `global: 'sync'` components (#22558) 2023-08-09 12:19:00 +01:00
renovate[bot] 396e538aad
chore(deps): update dependency esbuild-loader to v4 (main) (#22557)
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 (#22555) 2023-08-09 08:39:00 +01:00
Damian Głowala cdcfb1bd82
fix(schema): ignore empty string in `app.{rootId|rootTag}` (#22543) 2023-08-09 08:29:08 +01:00
Damian Głowala 70fe659ac9
chore: replace `.eslintignore` file with 'ignorePatterns' (#22547) 2023-08-08 22:32:13 +01:00
renovate[bot] 2562c0dbd9
chore(deps): update all non-major dependencies (main) (#22537)
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