Commit Graph

3131 Commits

Author SHA1 Message Date
Alex 6ef6eae2c7
fix(nuxt): don't inline styles for per-request `ssr: false` (#8106)
Co-authored-by: Alex C <alex.canals@jkweb.ch>
2022-10-12 09:50:16 +01:00
Cinob bda187c1be
docs: update line number for `NuxtHooks` source (#8128) 2022-10-12 09:30:10 +01:00
renovate[bot] 723efb8266
chore(deps): update all non-major dependencies (#8090)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-10-11 22:54:33 +01:00
Daniel Roe c804daa061
docs: add back deleted sections in `definePageMeta` 2022-10-11 22:49:46 +01:00
Daniel Roe 5f003a9738
feat(nuxt): add `ssr` route rule to enable SPA mode (#7938) 2022-10-11 17:03:52 +01:00
Julien Huang ee41bb6d5d
feat(nuxt): wrap `#components` client exports with createClientOnly (#7412)
Co-authored-by: jhuang@hsk-partners.com <jhuang@hsk-partners.com>
2022-10-11 16:26:03 +01:00
miketromba 2aa097310c
docs: Add recommendation for controlling plugin registration order. (#8096)
Co-authored-by: Sébastien Chopin <seb@nuxtjs.com>
2022-10-11 14:14:18 +02:00
Daniel Roe ed1c704835
fix(vite): prevent overlap between vite assets and app routes (#7989) 2022-10-11 06:26:38 +01:00
renovate[bot] 6119fbcf76
chore(deps): update dependency @rollup/plugin-replace to v5 (#8086)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-10-10 16:48:48 +01:00
Daniel Roe 26b1c9ca0e
feat(nuxt): parse html to treeshake client-only components (#7527) 2022-10-10 16:48:23 +01:00
Daniel Roe 5a2616cfee
perf(nitro): respond with early hints in node-based environments (#7893) 2022-10-10 12:02:35 +01:00
renovate[bot] 9521fc7234
chore(deps): update dependency @nuxt/telemetry to ^2.1.6 (#8084)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-10-10 12:01:08 +01:00
renovate[bot] c3cda557f3
chore(deps): update all non-major dependencies (#8073)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-10-10 11:51:29 +01:00
Daniel Roe 81a8a25834
feat(schema, nuxt): allow user-configurable `serverDir` (#7868) 2022-10-10 11:49:44 +01:00
Daniel Roe 385674494d
feat(nuxt): refresh override for data fetching composables (#7864) 2022-10-10 11:33:16 +01:00
Daniel Roe 829a550580
feat(pages): add `validate` hook for `definePageMeta` (#7870) 2022-10-10 11:18:20 +01:00
Daniil Chudo 75f4a54f7e
feat(nuxt): add default slot to `<NuxtLoadingIndicator>` (#7128)
Co-authored-by: Alexander Lichter <github@lichter.io>
2022-10-10 11:12:36 +01:00
Daniel Roe e94c3b3704
fix(schema): evaluate env variables when resolving values (#8079) 2022-10-10 11:04:58 +01:00
renovate[bot] 085f90a3d3
chore(deps): update dependency unplugin to ^0.9.6 (#8070)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-10-09 21:11:47 +01:00
renovate[bot] 33992993bd
chore(deps): update devdependency vue-tsc to v1 (#8071)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-10-09 20:53:06 +01:00
Daniel Roe 2f3c9633c1
chore: prune ignored dependencies 2022-10-09 20:33:58 +01:00
renovate[bot] abe94529db
chore(deps): update all non-major dependencies (#7842)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2022-10-09 20:33:19 +01:00
Cupid Valentine c905a23b1f
fix(nuxi): replace lazyHandle to defineLazyHandler (#8049) 2022-10-09 18:17:38 +02:00
Daniel Roe 6d904663a4
fix(nuxt): use correct cache and add baseURL to payload (#7984) 2022-10-09 15:22:19 +01:00
Daniel Roe e71a59985e
fix(schema): declare `untyped` dependency (#8064) 2022-10-09 15:05:58 +01:00
Israel Ortuño edc44aa064
docs: fix code highlighting (#8057) 2022-10-09 01:07:58 +02:00
mmis1000 c404cb1be4
fix(nuxt): page hydration and double load (#7940)
Co-authored-by: Daniel Roe <daniel@roe.dev>
2022-10-08 16:18:57 +02:00
Cupid Valentine 186a626e38
docs(example): replace useQuery to getQuery (#8047) 2022-10-08 11:32:20 +02:00
Daniel Roe 45fd722dc1
docs: fix more redirect issues (#8045) 2022-10-07 22:39:38 +02:00
Tuğberk Kılıç a74c40caa6
fix(docs): link to installation section (#8040) 2022-10-07 20:57:01 +02:00
Toni e5298bfefe
docs: fix indentation in "Views" code blocks (#8039) 2022-10-07 20:00:51 +02:00
Sébastien Chopin 3218356deb docs: update to website-theme 0.1.6 2022-10-07 18:56:13 +02:00
Alexander Lichter 53e8453ad8
fix(docs): link to api config reference (#8038)
* fix(docs): link to api config reference

* chore: add redirect
2022-10-07 18:45:37 +02:00
Sébastien Chopin fc2d74a2bb docs: upgrade docus to fix docsearch input focus 2022-10-07 17:59:49 +02:00
Sébastien Chopin aef3257742 docs: upgrade docus 2022-10-07 17:42:46 +02:00
Sébastien Chopin 93c3f30b54 docs: use webp for 3d gem asset 2022-10-07 10:44:45 +02:00
Daniel Roe 1477d3759e
feat(nuxt): allow configuring plugins directory (#7981) 2022-10-07 09:13:12 +02:00
Clément Ollivier 2299fdc70a
docs: fix netlify redirects (#8028) 2022-10-07 09:05:59 +02:00
Sébastien Chopin 99907dbf4f docs(transitions): add poster for videos 2022-10-06 18:58:15 +02:00
Clément Ollivier ce456f8ed9
docs(introduction): add nuxt key features to the introduction (#8013)
Co-authored-by: Daniel Roe <daniel@roe.dev>
Co-authored-by: Sébastien Chopin <seb@nuxtjs.com>
2022-10-06 18:00:03 +02:00
Barbapapazes 9d7871f4f0
docs: fix path of nuxt config (#8021) 2022-10-06 17:59:35 +02:00
Krutie Patel 2310adbf5e
docs(getting-started): add `transitions` page (#7987)
Co-authored-by: Sébastien Chopin <seb@nuxtjs.com>
Co-authored-by: Clément Ollivier <clement.o2p@gmail.com>
2022-10-06 17:57:47 +02:00
Yaël Guilloux dc47c64f14
docs: use nuxt 3 and website theme (#5479)
Co-authored-by: Daniel Roe <daniel@roe.dev>
Co-authored-by: Sébastien Chopin <seb@nuxtjs.com>
Co-authored-by: Pooya Parsa <pooya@pi0.io>
Co-authored-by: pooya parsa <pyapar@gmail.com>
Co-authored-by: Clément Ollivier <clement.o2p@gmail.com>
2022-10-06 11:15:30 +02:00
Daniel Roe 92ff066ab2
fix(nuxt): don't prerender index.html with a server (#7831) 2022-10-03 16:17:46 +02:00
MiniDigger | Martin 63c88056c7
fix(head): allow using the default slot for script content like noscript (#7858)
Co-authored-by: Martin Benndorf <martin.benndorf@gothaer.de>
2022-10-03 16:16:37 +02:00
Julien Huang e6ca07bdc0
fix(nuxt): remove fragment from `createClientOnly` (#7774)
Co-authored-by: Daniel Roe <daniel@roe.dev>
Co-authored-by: jhuang@hsk-partners.com <jhuang@hsk-partners.com>
2022-10-03 16:14:55 +02:00
Julien Huang 2c8c21209b
fix(nuxt): fix lazy import of .client components (#7422)
Co-authored-by: Daniel Roe <daniel@roe.dev>
2022-10-03 16:14:07 +02:00
Daniel Roe 5b8499cdba
chore: downgrade node v16 minor (#7865) 2022-10-03 16:07:00 +02:00
Daniel Roe 6c5cbc1e92
chore: revert back to links (for lerna support) (#7968) 2022-10-03 16:00:31 +02:00
Daniel Roe dab1b114bc
fix(test-utils): respect `setupTimeout` (#7866) 2022-10-03 15:48:03 +02:00