Commit Graph

23 Commits

Author SHA1 Message Date
Daniel Roe 3c16c890c1
docs: update `Nuxt 3` -> `Nuxt` or `Nuxt 3+` 2024-06-30 11:21:01 +01:00
Daniel Kelly 844fe67e68
docs: add referral query variable to Vue School Links (#27670) 2024-06-17 17:02:56 +02:00
Daniel Roe cebc89186e
feat(kit): add `useRuntimeConfig` and `updateRuntimeConfig` utils (#27117) 2024-05-09 18:49:35 +01:00
Horu d66d68cd7d
feat(nuxt): allow specifying builder compatibility in modules (#27022) 2024-05-09 09:28:33 +01:00
Damian Głowala 386be0b866
docs: replace `process.*` with `import.meta.*` (#26611) 2024-04-02 12:46:05 +01:00
Daniel Roe a9effe9c8a
feat(nuxt): allow generating metadata for nuxt components (#26204) 2024-03-13 15:57:04 -07:00
Mostafa Said 5089016695
docs: add mentions on Vue School tutorials (#25997) 2024-03-11 17:56:57 +01:00
Florent Delerue 7213b2ddac
docs: replace `callout` to new components (#25897) 2024-02-21 18:09:45 +01:00
GJSSSS 0a8a5916aa
docs: add prepend option docs for `addComponentsDir` (#25683) 2024-02-09 20:34:18 +00:00
Mostafa Said 02f86790c4
docs: updated addPluginTemplate example to add filename property (#25468) 2024-01-28 09:26:11 +00:00
Julien Huang 18d279336d
docs: fix `addDevServerHandler` API (#25233) 2024-01-16 15:57:49 +00:00
Mateusz Kulpa 772264ae40
docs: add missing imports for nitro examples (#25003) 2024-01-02 12:35:44 +00:00
Michael Cole 0c04dc094a
docs: remove deprecated `loadNuxt` options (#24201) 2023-12-14 21:14:45 +00:00
Daniel Roe 7cd02e2909
docs: fix `addServerScanDir` example 2023-12-14 17:24:17 +00:00
Daniel Roe c5ff169c3a
feat(kit): add new `addServerScanDir` composable (#24001) 2023-12-14 17:11:53 +00:00
GJSSSS 88498bea99
docs: add file name to code block (#24620) 2023-12-07 21:47:39 +01:00
Daniel Acuña c214869e51
feat(kit): allow customising logger options (#24243) 2023-11-23 21:57:48 +00:00
Andrey Yolkin a1e7bf9710
docs: fix imported `addPrerenderRoutes` name (#24102) 2023-11-03 14:15:24 +00:00
Daniel Roe ebb5767b9c
fix(kit): fix `addServerImportsDir` implementation (#24000) 2023-10-31 14:16:01 +01:00
Daniel Roe d7b1116443
perf(nuxt): use granular imports for auto-importing composables (#23951) 2023-10-30 22:05:02 +01:00
ordago 995cba84a2
docs: fix typos (#23921) 2023-10-25 09:36:04 +09:00
Damian Głowala 08281866a6
docs: remove redundant trailing slashes from links (#23744) 2023-10-18 12:26:06 +01:00
Sébastien Chopin f26a801775
docs: update to new website (#23743)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2023-10-18 12:59:43 +02:00