Commit Graph

215 Commits

Author SHA1 Message Date
Victorio Berra 8c6f5fd3de
docs: add `https://` to link (#2988) 2022-01-29 21:43:48 +00:00
Julian Martin e0b565171f
docs: fix localhost link (#2986) 2022-01-29 21:20:41 +00:00
Philipp Fischbeck d73e11777e
docs: fix broken link in docs/advanced/kit (#2966) 2022-01-28 12:31:22 +01:00
Vinil Vasani 558be39875
docs: minor nuxt module doc change (#2962) 2022-01-27 21:59:48 +00:00
pooya parsa 9ef94d19f7
docs: add advanced section for module authors (#2950) 2022-01-27 18:02:42 +01:00
Anish George 150caefa34
docs: add example of inlined css for `<Style>` component (#2910) 2022-01-26 12:58:51 +01:00
Daniel Roe 944464781d
feat(nuxt3): make layout and other page meta reactive (#2926) 2022-01-26 12:56:24 +01:00
Daniel Roe ff001f68e7
docs(migration): update comparison table (#2905) 2022-01-25 15:02:57 +01:00
Daniel Roe dccc0c9c6f
feat(nuxt3): add middleware via route meta (#2858) 2022-01-25 13:29:11 +01:00
Daniel Roe 2d1b772827
docs: add blank line (#2901) 2022-01-25 13:19:40 +01:00
notRyan a569d16900
docs: add example of `useRuntimeConfig()` within a plugin (#2900) 2022-01-25 13:04:22 +01:00
Daniel Roe 29fa0c991b
feat(nuxt3)!: support layout transitions (#2861)
* feat(nuxt3): support layout transitions

* docs: update
2022-01-24 18:10:42 +01:00
Daniel Roe 83a959a67b
fix(nuxt3): allow customising page keys (#2859) 2022-01-24 11:35:28 +01:00
J Bruni 3125c72e09
docs(esm): fix typo (#2866) 2022-01-24 11:31:55 +01:00
shinguweb96 3b1f8a99b7
docs: correct bridge codesandbox (#2830) 2022-01-21 10:49:14 +01:00
Daniel Roe dfb4f9675b
docs: fix layout meta example (#2835) 2022-01-21 10:48:48 +01:00
Daniel Roe f219f635ad
feat(nuxt3): allow disabling vue type shims (#2773) 2022-01-19 19:10:38 +01:00
Tal Dromi 05e75426ce
docs: fix typo (#2775) 2022-01-18 17:53:33 +01:00
Daniel Roe b38e394dfe
fix(nuxt3): import top-level files and subdirectory indices (#2774) 2022-01-18 17:43:41 +01:00
carlcs 23b230b34b
docs: fix typo (#2769) 2022-01-18 17:36:29 +01:00
Lawrence Pan bce07e6d6e
docs: fix typo (#2760) 2022-01-17 20:02:41 +01:00
Daniel Roe 93ef422b5d
feat(nuxt3): add support for `definePageMeta` macro (#2678) 2022-01-17 19:27:23 +01:00
Daniel Roe fb0a27aa98
docs: add the environment variables server preset supports (#2755) 2022-01-17 13:52:33 +01:00
gregg-cbs 1033a223ff
docs: add api req helpers example (#2726) 2022-01-17 11:56:12 +01:00
Ricardo Fiorani 387f64adc8
docs(bridge): advice to stop dev server before upgrade (#2622) 2022-01-11 19:05:06 +01:00
Josh Deltener 69309c9c0f
chore: minor grammar tweak (#2640) 2022-01-11 19:01:53 +01:00
Anthony Fu 11becef735
refactor: update internal modules signature(#2610) 2022-01-05 19:09:53 +01:00
Ilya Komichev 70fe5e72e6
docs: remove extra spaces (#2592) 2022-01-05 19:09:00 +01:00
Eugene Kopich c8322c4e53
chore: fix `pm2` link (#2560) 2022-01-05 19:08:26 +01:00
Anthony Fu afcaaff57d
chore(example): use `@nuxt/ui` for examples (#2325)
Co-authored-by: Daniel Roe <daniel@roe.dev>
Co-authored-by: Pooya Parsa <pyapar@gmail.com>
2021-12-23 20:27:08 +01:00
Eckhardt (Kaizen) Dreyer 79a1b31e83
fix(docs): fix broken links in server section (#2504)
Co-authored-by: pooya parsa <pyapar@gmail.com>
2021-12-23 14:52:03 +01:00
Daniel Roe e674d0f60d
feat(nuxt3, bridge): add `vue:setup` hook (#2408) 2021-12-21 15:44:35 +01:00
Alexander Seidmann 6e32bde7ae
add overwriting disclaimer to tsconfig section (#2483) 2021-12-21 14:02:07 +01:00
Alexander Seidmann 1104d42346
docs(bridge): add overwriting disclaimer to tsconfig section (#2482) 2021-12-21 14:01:31 +01:00
Daniel Roe b5618e976b
feat(nuxi): add `nuxi preview` command for local testing (#2162)
Co-authored-by: pooya parsa <pyapar@gmail.com>
2021-12-21 12:46:42 +01:00
Daniel Roe 5ab18162dd
feat(nuxt3, bridge): `useReqHeaders` composable (#2173)
Co-authored-by: pooya parsa <pyapar@gmail.com>
2021-12-20 17:27:36 +01:00
Daniel Roe 639e49be27
refactor(nuxt3): rename `<NuxtChild>` to `<NuxtNestedPage>` (#2432) 2021-12-20 11:37:58 +01:00
Raku Zeta d98fe1207e
docs: fix example consistency (#2451) 2021-12-20 11:36:25 +01:00
Daniel Roe daec4323bb
perf(bridge): allow skipping legacy composition api support (#2388) 2021-12-17 10:44:59 +01:00
kevinadhiguna 5ae1d05fd6
docs: open project in a new window of vs code (#2424) 2021-12-17 10:33:12 +01:00
Ben Hong 1b1fd203c5
docs: add composition api example for dynamic routes (#2365) 2021-12-17 10:31:28 +01:00
Victor 617a65a691
docs: fix typo (#2323) 2021-12-09 15:54:37 +01:00
Calum Knott 87db67181f
docs: link to documentation in `nuxt.config.js` (#2285) 2021-12-06 11:28:17 +01:00
Daniel Roe bb43d0a7a1
docs: update 3rd party bridge imports to use `#imports` (#2283) 2021-12-06 11:27:36 +01:00
webfansplz 5a9878207a
docs(useFetch): add available options (#2299) 2021-12-06 11:16:18 +01:00
Tobias Diez be1d8ff005
docs(esm): add notes about default exports (#2036)
Co-authored-by: Pooya Parsa <pyapar@gmail.com>
2021-11-29 13:48:13 +01:00
Daniel Roe 730cd28d5e
docs: remove need to add `vueCompilerOptions` at top-level `tsconfig.json` (#2209) 2021-11-29 12:13:48 +01:00
Daniel Roe 2904bfaf34
docs: add note for bridge users about `defineNuxtPlugin` (#2166) 2021-11-29 11:50:49 +01:00
Daniel Roe f5307f9d13
feat(nuxi): add `typecheck` command using `vue-tsc` (#2132)
* feat(nuxi): add `typecheck` command using `vue-tsc`

* perf: use local install with execa + set rootDir as cwd
2021-11-24 17:02:57 +01:00
wiese 84b6201dea
docs: remove dangling comma from sample `tsconfig.json` (#2129) 2021-11-24 16:26:44 +01:00