Commit Graph

314 Commits

Author SHA1 Message Date
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
Damian a892700e95
docs: fix usage/cookies url and table of contents (#2115) 2021-11-24 16:24:50 +01:00
Daniel Roe 650f14bc42
docs: update runtimeconfig augmentation (#2108) 2021-11-23 16:43:24 +01:00
Damian 5bc9012eff
docs: improve cookies section (#2092) 2021-11-23 00:24:12 +01:00
pooya parsa 9920181df3
feat(nuxt3, bridge): `useCookie` universal composable (#2085) 2021-11-22 21:43:00 +01:00
Daniel Roe 90153a9fb8
docs: update command in bridge migration (#2038) 2021-11-21 13:32:28 +01:00
Damian 9efdf43eec
docs: improve various sections (#2040) 2021-11-21 13:31:44 +01:00
Daniel Roe c184211681
fix(bridge): add docs links and warnings for data composables (#2010) 2021-11-19 12:37:29 +01:00
Umesh Ganapathy 446cec7234
docs: use slot component in components example (#2027) 2021-11-19 12:36:25 +01:00
Daniel Roe 4e9a27257b
feat(nuxt3): automatically inject returns from plugins (#2001)
Co-authored-by: pooya parsa <pyapar@gmail.com>
2021-11-18 14:11:34 +01:00
Sébastien Chopin 07ba36d721
docs: useState improvements (#1973) 2021-11-16 17:12:36 +01:00
pooya parsa 6d94158e95
docs: improve `useState` examples (#1969)
Co-authored-by: Sébastien Chopin <seb@nuxtjs.com>
2021-11-16 16:37:36 +01:00
Sébastien Chopin bf0933a2f0
docs: improve useState docs and add example (#1961)
Co-authored-by: pooya parsa <pyapar@gmail.com>
2021-11-16 14:17:52 +01:00
pooya parsa b16cfea689
feat: `typescript` options (#1940) 2021-11-16 13:32:21 +01:00
Damian 5f5eb39ae4
docs: fix typos in `useState` (#1962) 2021-11-16 13:15:05 +01:00
pooya parsa 1c8b751cfa
docs: improve `useState` with shared composable (#1945) 2021-11-15 21:41:05 +01:00
Daniel Roe c339966fad
docs: add documentation on data fetching return types (#1934) 2021-11-15 18:04:37 +01:00
Daniel Roe 4a3ba73f22
fix(nuxt3): enable `useAsyncData` and `useFetch` usage within plugins (#1933) 2021-11-15 17:34:39 +01:00
Daniel Roe 4b367a1959
fix(bridge): ensure `vue` ts alias points to original vue (#1924) 2021-11-15 16:58:43 +01:00
Dave Stewart 33107d8b98
docs: remove mention of plugins from data fetching (#1925) 2021-11-15 16:50:00 +01:00
webfansplz b69ebbbfd7
docs: add note for usage (#1921) 2021-11-15 14:13:00 +01:00
Daniel Roe f011a60dae
feat(nuxt3, bridge): add lazy helpers (`useLazyAsyncData` and `useLazyFetch`) (#1861) 2021-11-15 13:09:07 +01:00
Anthony Fu 3e1239d8c7
docs: document `<ClientOnly>` and `<NuxtLink>` (#1856) 2021-11-15 13:00:14 +01:00
webfansplz 934db6b584
docs: add note for `useFetch` usage (#1877) 2021-11-15 11:30:59 +01:00
webfansplz 1a8fc3dd1d
docs: add note for `useState` usage (#1901) 2021-11-15 11:30:38 +01:00
Anthony Fu e609f9f542
docs: improvements (#1858)
Co-authored-by: Daniel Roe <daniel@roe.dev>
Co-authored-by: pooya parsa <pyapar@gmail.com>
2021-11-11 14:58:08 +01:00
tramplay d701238d27
docs: fix typo in composables (#1836) 2021-11-10 22:25:52 +01:00
Daniel Roe abfbd2f34e
feat: add `<Html>` meta component (#1820)
Co-authored-by: Sébastien Chopin <seb@nuxtjs.com>
Co-authored-by: Pooya Parsa <pyapar@gmail.com>
2021-11-10 21:25:29 +01:00
Daniel Roe d9c1aa6b02
docs: add brief note about how to check types manually (#1822) 2021-11-10 21:21:34 +01:00
Daniel Roe 13a8e2b163
fix(nitro, nuxi): add runtimeConfig types (for `#config` and `useRuntimeConfig()`) (#1783)
Co-authored-by: Tobias Diez <code@tobiasdiez.com>
Co-authored-by: Pooya Parsa <pyapar@gmail.com>
2021-11-10 13:40:02 +01:00
Daniel Roe 29599f06a1
feat(bridge): add `useNuxt2Meta()` composable (#1789) 2021-11-09 11:17:56 +01:00
webfansplz 34b7e7991c
docs: remove extra `composition api` entry in comparison table (#1771)
Co-authored-by: Willin <willin@willin.org>
Co-authored-by: Mario Neuhold <mario.neuhold@hey.com>
2021-11-08 11:41:30 +01:00
Tobias Diez c676493011
docs: add version of vue in comparison table (#1778) 2021-11-08 11:21:26 +01:00
liaohongxing 104d3e3fce
docs: update pm2 start script (#1741) 2021-11-05 16:37:32 +01:00
Daniel Roe f461591647
docs: add initial guide to node + es modules (#1694)
Co-authored-by: Pooya Parsa <pyapar@gmail.com>
2021-11-05 00:24:06 +01:00
pooya parsa 292b5243c7
fix(nuxi): allow starting `nuxi dev` with self signed certificate (#1699) 2021-11-04 19:40:02 +01:00
Daniel Roe 875deefafc
docs: add migration guide for bridge composition api (#1669)
Co-authored-by: pooya parsa <pyapar@gmail.com>
2021-11-04 12:20:40 +01:00
fgiraud 673eccb575
docs: add missing kit import in components section (#1682) 2021-11-04 09:12:32 +01:00
Anthony Fu 8e0c9a489c
docs(bridge): add notes about feature flags (#1634)
Co-authored-by: Pooya Parsa <pyapar@gmail.com>
2021-11-02 12:53:11 +01:00
Acidiney Dias 8838cc7192
docs: fix data fetching example (#1615) 2021-11-02 10:36:01 +01:00
Levi (Nguyễn Lương Huy) 4c17b92b66
chore(docs): add code format using markdownlint (#1498) (#1556) 2021-10-29 13:26:01 +02:00
Anthony Fu 495aeffd74
docs: use `nuxi` everywhere (#1577) 2021-10-29 12:38:22 +02:00
Tanner Lee Woody 2eeaa8d702
docs: missing backtick (#1560) 2021-10-29 10:29:54 +02:00
Anthony Chu fe7bc9c7cf
docs(nitro): fix azure static web apps table formatting (#1527) 2021-10-27 18:46:51 +02:00
Daniel Roe 6521edbed9
docs(nitro): small tweaks to azure functions deployment (#1526) 2021-10-27 17:28:51 +02:00
Daniel Roe 357bb7f271
docs: advice on `async setup()` with multiple awaits (#1517) 2021-10-27 14:46:52 +02:00
René Eschke c6acee7fd4
docs: fix typo (#1511) 2021-10-27 13:47:13 +02:00
pooya parsa 4374277bfa
docs: remove reference to non existing page 2021-10-27 13:43:05 +02:00
Daniel Roe f5281e5df7
docs: update azure deployment page (#1514) 2021-10-27 13:41:45 +02:00
Marshall Thompson 815a42d6ac
docs(meta): add `viewport` example for `useMeta` (#1496) 2021-10-27 10:06:19 +02:00
Mgs. M. Rizqi Fadhlurrahman 1f0cea6e7f
feat(nuxi): nuxi upgrade command (#1468)
Co-authored-by: Pooya Parsa <pyapar@gmail.com>
2021-10-26 19:36:22 +02:00
leku 24247bdc91
docs: update firebase page (#1420) 2021-10-24 20:12:05 +02:00
Daniel Olshev cc033a8d7c
docs: update meta-tags example (#1404) 2021-10-24 12:12:19 +02:00
Daniel Roe 7d918e1457
refactor(nuxi): move `nuxt.d.ts` within `buildDir` (#1369) 2021-10-23 00:33:22 +02:00
Josh Deltener d5f2de7c43
docs: updated dynamic page to show an example url (#1370) 2021-10-22 18:02:53 +02:00
Josh Deltener eaf0628f17
docs: minor grammar tweaks to the output page (#1372) 2021-10-22 18:02:05 +02:00
L.Rain e72c46ef47
docs: fix typo in the composables example (#1345) 2021-10-22 12:17:09 +02:00
pooya parsa a8cc233b2a
docs: fix typo 2021-10-22 12:11:37 +02:00
Levi (Nguyễn Lương Huy) 694e95b2b4
feat(nuxt3): support `NuxtChild` component (#1301) (#1312) 2021-10-21 21:16:52 +02:00
Dustin Newell fe6f6f5868
docs: clarify composable default name inference (#1318) 2021-10-21 16:34:54 +02:00
Aaron Ransley b91c8271e4
docs: add `<script setup>` usage for layouts (#1305) 2021-10-21 12:14:40 +02:00
Mykola Skrypets 1a41c8819b
docs: update vue plugin example (#1311) 2021-10-21 11:58:07 +02:00
Matt Kane 9da9240ca8
docs: update netlify instructions (#1294) 2021-10-20 19:01:09 +02:00
Bibek Shrestha d365a45eb1
docs(plugins): usage with vue plugins (#1129)
Co-authored-by: pooya parsa <pyapar@gmail.com>
2021-10-20 15:33:33 +02:00
Anthony Fu 550a9f2e12
feat: auto-import for composables (#1176)
Co-authored-by: Pooya Parsa <pyapar@gmail.com>
2021-10-20 11:47:18 +02:00
I Gusti Ngurah Satya Wikananda 3878455fa4
docs(bridge): add missing colon in server target example (#1212) 2021-10-19 10:36:36 +02:00
Daniel Roe a6071393b6
docs: fix advice on adding default export (#1179) 2021-10-18 17:07:17 +02:00
fgiraud 8607d0ae4c
docs: improve h3 description (#1173) 2021-10-18 16:31:47 +02:00
Daniel Roe 93454c1fa0
docs: add bridge scripts change (#1155) 2021-10-18 15:54:55 +02:00
Daniel Roe 0591350f5b
docs: add warning that pages need single root element (#1070) 2021-10-18 10:10:09 +02:00
Daniel Roe a1bcc534bf
fix(nitro): update azure swa implementation (#1069) 2021-10-15 12:28:34 +02:00
Daniel Roe 91abb2bba0
docs: typo fixes (#1046) 2021-10-15 12:14:17 +02:00
Dan Hogan ab28056018
docs: remove extra `s` (#987) 2021-10-15 12:12:33 +02:00
Daniel Roe 6e787c20ec
docs: add `nuxtApp` and plugin docs (#1024)
Co-authored-by: Pooya Parsa <pyapar@gmail.com>
2021-10-14 19:31:30 +02:00
Daniel Roe 940f741aa4
docs: add docs for `components/` discovery (#1037) 2021-10-14 17:21:54 +02:00
lustremedia e11e8b05b1
docs: improve gitignore section (#1007)
Co-authored-by: Daniel Roe <daniel@roe.dev>
2021-10-14 15:19:06 +02:00
Daniel Roe 380fd66f67
docs: add some info on typescript usage (#1020) 2021-10-14 13:38:36 +02:00
Tobias Diez dce837941a
docs: better explanation for `@nuxtjs/composition-api` replacement (#812)
Co-authored-by: Daniel Roe <daniel@roe.dev>
2021-10-13 23:32:51 +02:00
Mohammad Ghonchesefidi 4bbca495d3
docs: update learn more for components dir (#930) 2021-10-13 22:09:40 +02:00
Xin Du (Clark) 31b12d04c0
feat(cli): generate tsconfig.json in prepare command (#822)
Co-authored-by: Daniel Roe <daniel@roe.dev>
Co-authored-by: pooya parsa <pyapar@gmail.com>
2021-10-13 22:01:50 +02:00
Sébastien Chopin 39f7b83791
docs: improve community section for bug report (#979) 2021-10-13 21:46:37 +02:00
Tobias Diez a413bd1102
docs: exclude nuxt build folder from git for migration to nuxt bridge (#976) 2021-10-13 21:04:46 +02:00
dinesh 2aa68626c2
docs: fix typo (#949) 2021-10-13 15:13:37 +02:00
Mohammad Ghonchesefidi fe1f90a34b
docs: add learn more for `package.json` (#932) 2021-10-13 14:08:30 +02:00
Matt Kane b4709b9ca8
docs: fix broken links (#910) 2021-10-13 11:12:17 +02:00
hikaru c12a6564a0
docs: fix plugin default export notation (#908) 2021-10-13 11:07:03 +02:00
Jonas Pfannkuche 9b917f8c70
docs: replace every nuxt.config.js sample with nuxt.config.js|ts (#861) 2021-10-13 10:58:28 +02:00
Lautaro Pereyra 950d08559a
docs: correct spelling of old typescript module name (#871) 2021-10-13 10:56:59 +02:00
Levi (Nguyễn Lương Huy) 0c04ffd277
docs: replace some icons of intro page (#875) 2021-10-13 10:56:04 +02:00
zecka 33e7f68c15
docs: fix typo on `useAsyncData` text in data-fetching page (#892) 2021-10-13 10:55:30 +02:00
Levi (Nguyễn Lương Huy) 0f7b252b3f
docs: add nuxt 2 note for public directory (#894) 2021-10-13 10:54:57 +02:00
Jonas Pfannkuche 6b0af392b4
docs: change sample nuxt config file type to .ts (#854) 2021-10-12 23:01:24 +02:00
Rafael Slonik 0cf6a6fe17
docs(cloudflare): add missing build section (#834) 2021-10-12 22:07:54 +02:00
Damien Guard d148ac29cf
docs: consistent yarn/npm order in bridge installation (#835) 2021-10-12 21:58:42 +02:00
Mikhail Novikov 645f8f9397
docs: remove lock files from gitignore (#826) 2021-10-12 20:53:22 +02:00
Sébastien Chopin 4608c92c2b
chore(docs): add sandbox links (#752)
Co-authored-by: pooya parsa <pyapar@gmail.com>
2021-10-12 20:26:16 +02:00
Paweł Madeja c480254cc4
docs: fix typo in link (#814) 2021-10-12 19:41:14 +02:00
Daniel Roe 926062db3d
docs: update pages to explain catchall pattern (#789) 2021-10-12 17:40:52 +02:00
Daniel Roe f69289c5cd
docs: update netlify nitro demo link (#794) 2021-10-12 23:35:01 +08:00
Pooya Parsa 0891c0e75d chore: update csb link 2021-10-12 17:12:45 +02:00
Clément Ollivier ba3e2a7e96
docs: add options api status on comparison table (#777) 2021-10-12 17:02:04 +02:00
Anthony Fu 4b04cdfdf1
docs: init function for `useState` (#780) 2021-10-12 16:59:19 +02:00