1
0
mirror of https://github.com/nuxt/nuxt.git synced 2025-03-01 22:13:28 +00:00
Commit Graph

378 Commits

Author SHA1 Message Date
pooya parsa
20f31712c1
feat(nuxt3): auto generate runtime config type declarations ()
Co-authored-by: Rodrigo Mesquita <rodrigoriome@gmail.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
Co-authored-by: Rodrigo Mesquita <30835404+rrmesquita@users.noreply.github.com>
2022-03-09 14:41:24 +01:00
Percy
717c5b185a
docs(install): add 3rd tab for using pnpm () 2022-03-09 11:40:20 +01:00
Christian Burkhart
cbb2e9ce2b
docs: example using useMeta with definePageMeta () 2022-03-08 19:02:10 +01:00
Tobias Diez
0f2cba5b1d
docs: add custom redirects for netlify deployment ) 2022-03-08 19:01:37 +01:00
renovate[bot]
5b7fbc1569
chore(deps): update all non-major dependencies () 2022-03-08 18:17:01 +01:00
Daniel Roe
4dea1d35fe docs: add yarn stub instruction to contribution guide
resolves 
2022-03-08 09:30:02 +00:00
Daniel Roe
398b311ad6
fix(nitro): rename cold start -> nitro start () 2022-03-07 11:34:45 +01:00
Daniel Roe
8b5e52f2a9
docs: add note about proxying cookies back to client () 2022-03-03 20:30:01 +01:00
Clément Ollivier
b327a9c996
docs(concepts): add Vue development page ()
Co-authored-by: Sébastien Chopin <seb@nuxtjs.com>
2022-03-01 17:14:26 +01:00
Sébastien Chopin
98face082e
docs: add roadmap description ()
Co-authored-by: Daniel Roe <daniel@roe.dev>
2022-03-01 16:57:01 +01:00
pooya parsa
0442e297d4
docs: add project roadmap ()
Co-authored-by: Daniel Roe <daniel@roe.dev>
Co-authored-by: Alexander Lichter <manniL@gmx.net>
Co-authored-by: Sébastien Chopin <seb@nuxtjs.com>
2022-03-01 16:43:06 +01:00
YannicEl
02cc2b1461
docs: fix typo () 2022-03-01 09:14:23 +00:00
Daniel Roe
ad8027340e
docs: add .nuxtignore docs ()
* docs: add `.nuxtignore` docs

* docs: fix link syntax

* style: lint

* style: add lang

* Update 17.nuxtignore.md

Co-authored-by: Sébastien Chopin <seb@nuxtjs.com>
2022-02-28 18:36:56 +00:00
Daniel Roe
0958a61322
docs: add examples for useLazyFetch and useLazyAsyncData () 2022-02-28 11:21:06 +01:00
Plat
ccce543c17
docs: remove await in front of useQuery in example () 2022-02-27 08:53:30 +00:00
renovate[bot]
5c1f2fad83
chore(deps): update all non-major dependencies ()
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-02-25 12:39:10 +01:00
tramplay
ed411c687d
docs: auto imports don't work in server/api () 2022-02-21 13:36:16 +01:00
Rodrigo Mesquita
070de5ba45
chore(docs): improve useAsyncData docs () 2022-02-21 12:24:57 +01:00
Clément Ollivier
22c3e33c1e
docs: document auto-imports and avoid #app and #imports in examples () 2022-02-18 19:20:55 +01:00
pooya parsa
12a95ad86c
test: rework tests using @nuxt/test-utils () 2022-02-18 19:14:57 +01:00
Dipanjan De
7776452061
docs: fix typo () 2022-02-11 21:04:34 +00:00
Robbert van Mourik
6d4eb3da26
docs: fix typo in prepare command () 2022-02-10 22:58:36 +00:00
pooya parsa
82a7fd561b
feat(kit): createResolver utility () 2022-02-07 22:39:31 +01:00
pooya parsa
03d5fdde2d
feat(kit)!: expose resolvePath () 2022-02-07 22:00:20 +01:00
Daniel Roe
614e87e9f0
feat(nitro): add support for lambda v2 payload format ()
Co-authored-by: Pooya Parsa <pyapar@gmail.com>
2022-02-07 13:25:05 +01:00
Daniel Roe
b3e9cf6fd6
fix(nuxt3)!: key routes by interpolated path () 2022-02-07 12:32:04 +01:00
Lee Robinson
619f9dd3e7
docs: Update Vercel deployment documentation. () 2022-02-07 11:22:09 +01:00
Daniel Roe
b91150d67c
docs: add keepalive docs () 2022-02-07 11:17:28 +01:00
Daniel Roe
8fbdab8151
docs: update links to new vuejs.org site () 2022-02-07 11:16:45 +01:00
Chris Calo
b48bad0aaf
docs: fix typo () 2022-02-05 13:39:26 +00:00
Clément Ollivier
16167264e3
docs(concepts): rendering ()
Co-authored-by: pooya parsa <pyapar@gmail.com>
Co-authored-by: Sébastien Chopin <seb@nuxtjs.com>
2022-02-03 16:47:25 +01:00
Daniel Roe
083f90b719
refactor: extract <NuxtLayout> from <NuxtPage> () 2022-01-31 19:58:19 +01:00
Daniel Roe
47dfb7b519
docs: add links to discussions for work-in-progress () 2022-01-31 11:59:32 +01:00
renovate[bot]
a43757b082
chore(deps): update all non-major dependencies ()
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-31 11:55:56 +01:00
Richard Schloss
4d9bf0c359
docs: add "Are you courageously Nuxt" subsection () 2022-01-31 11:55:45 +01:00
Gareth Redfern
33f6c3ef74
docs: add missing </script> tag () 2022-01-31 10:33:42 +00:00
Victorio Berra
8c6f5fd3de
docs: add https:// to link () 2022-01-29 21:43:48 +00:00
Julian Martin
e0b565171f
docs: fix localhost link () 2022-01-29 21:20:41 +00:00
renovate[bot]
3f00803a9a
chore(deps): update all non-major dependencies ()
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-28 12:32:21 +01:00
Philipp Fischbeck
d73e11777e
docs: fix broken link in docs/advanced/kit () 2022-01-28 12:31:22 +01:00
Vinil Vasani
558be39875
docs: minor nuxt module doc change () 2022-01-27 21:59:48 +00:00
renovate[bot]
a0ed3142d4
chore(deps): update dependency three to ^0.137.0 [security] ()
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-27 20:26:23 +01:00
pooya parsa
9ef94d19f7
docs: add advanced section for module authors () 2022-01-27 18:02:42 +01:00
renovate[bot]
4b1ea5741e
chore(deps): update dependency jiti to ^1.12.14 ()
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-26 13:03:01 +01:00
Anish George
150caefa34
docs: add example of inlined css for <Style> component () 2022-01-26 12:58:51 +01:00
renovate[bot]
0affa39b62
chore(deps): update all non-major dependencies ()
Co-authored-by: Pooya Parsa <pyapar@gmail.com>
2022-01-26 12:57:33 +01:00
Daniel Roe
944464781d
feat(nuxt3): make layout and other page meta reactive () 2022-01-26 12:56:24 +01:00
Daniel Roe
ff001f68e7
docs(migration): update comparison table () 2022-01-25 15:02:57 +01:00
Daniel Roe
dccc0c9c6f
feat(nuxt3): add middleware via route meta () 2022-01-25 13:29:11 +01:00
Daniel Roe
2d1b772827
docs: add blank line () 2022-01-25 13:19:40 +01:00
notRyan
a569d16900
docs: add example of useRuntimeConfig() within a plugin () 2022-01-25 13:04:22 +01:00
Daniel Roe
29fa0c991b
feat(nuxt3)!: support layout transitions ()
* feat(nuxt3): support layout transitions

* docs: update
2022-01-24 18:10:42 +01:00
Daniel Roe
83a959a67b
fix(nuxt3): allow customising page keys () 2022-01-24 11:35:28 +01:00
J Bruni
3125c72e09
docs(esm): fix typo () 2022-01-24 11:31:55 +01:00
shinguweb96
3b1f8a99b7
docs: correct bridge codesandbox () 2022-01-21 10:49:14 +01:00
Daniel Roe
dfb4f9675b
docs: fix layout meta example () 2022-01-21 10:48:48 +01:00
Daniel Roe
f219f635ad
feat(nuxt3): allow disabling vue type shims () 2022-01-19 19:10:38 +01:00
Tal Dromi
05e75426ce
docs: fix typo () 2022-01-18 17:53:33 +01:00
Daniel Roe
b38e394dfe
fix(nuxt3): import top-level files and subdirectory indices () 2022-01-18 17:43:41 +01:00
carlcs
23b230b34b
docs: fix typo () 2022-01-18 17:36:29 +01:00
Lawrence Pan
bce07e6d6e
docs: fix typo () 2022-01-17 20:02:41 +01:00
Daniel Roe
93ef422b5d
feat(nuxt3): add support for definePageMeta macro () 2022-01-17 19:27:23 +01:00
Daniel Roe
fb0a27aa98
docs: add the environment variables server preset supports () 2022-01-17 13:52:33 +01:00
gregg-cbs
1033a223ff
docs: add api req helpers example () 2022-01-17 11:56:12 +01:00
Ricardo Fiorani
387f64adc8
docs(bridge): advice to stop dev server before upgrade () 2022-01-11 19:05:06 +01:00
Josh Deltener
69309c9c0f
chore: minor grammar tweak () 2022-01-11 19:01:53 +01:00
renovate[bot]
c8b02972d0
chore(deps): update all non-major dependencies ()
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-05 19:37:56 +01:00
Anthony Fu
11becef735
refactor: update internal modules signature() 2022-01-05 19:09:53 +01:00
Ilya Komichev
70fe5e72e6
docs: remove extra spaces () 2022-01-05 19:09:00 +01:00
Eugene Kopich
c8322c4e53
chore: fix pm2 link () 2022-01-05 19:08:26 +01:00
Anthony Fu
afcaaff57d
chore(example): use @nuxt/ui for examples ()
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 ()
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 () 2021-12-21 15:44:35 +01:00
Alexander Seidmann
6e32bde7ae
add overwriting disclaimer to tsconfig section () 2021-12-21 14:02:07 +01:00
Alexander Seidmann
1104d42346
docs(bridge): add overwriting disclaimer to tsconfig section () 2021-12-21 14:01:31 +01:00
Daniel Roe
b5618e976b
feat(nuxi): add nuxi preview command for local testing ()
Co-authored-by: pooya parsa <pyapar@gmail.com>
2021-12-21 12:46:42 +01:00
Daniel Roe
5ab18162dd
feat(nuxt3, bridge): useReqHeaders composable ()
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> () 2021-12-20 11:37:58 +01:00
Raku Zeta
d98fe1207e
docs: fix example consistency () 2021-12-20 11:36:25 +01:00
Daniel Roe
daec4323bb
perf(bridge): allow skipping legacy composition api support () 2021-12-17 10:44:59 +01:00
kevinadhiguna
5ae1d05fd6
docs: open project in a new window of vs code () 2021-12-17 10:33:12 +01:00
Ben Hong
1b1fd203c5
docs: add composition api example for dynamic routes () 2021-12-17 10:31:28 +01:00
Victor
617a65a691
docs: fix typo () 2021-12-09 15:54:37 +01:00
Calum Knott
87db67181f
docs: link to documentation in nuxt.config.js () 2021-12-06 11:28:17 +01:00
Daniel Roe
bb43d0a7a1
docs: update 3rd party bridge imports to use #imports () 2021-12-06 11:27:36 +01:00
webfansplz
5a9878207a
docs(useFetch): add available options () 2021-12-06 11:16:18 +01:00
Tobias Diez
be1d8ff005
docs(esm): add notes about default exports ()
Co-authored-by: Pooya Parsa <pyapar@gmail.com>
2021-11-29 13:48:13 +01:00
renovate[bot]
7d8a1769fa
chore(deps): update all non-major dependencies ()
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-29 12:34:40 +01:00
Daniel Roe
730cd28d5e
docs: remove need to add vueCompilerOptions at top-level tsconfig.json () 2021-11-29 12:13:48 +01:00
Daniel Roe
2904bfaf34
docs: add note for bridge users about defineNuxtPlugin () 2021-11-29 11:50:49 +01:00
Daniel Roe
f5307f9d13
feat(nuxi): add typecheck command using vue-tsc ()
* 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 () 2021-11-24 16:26:44 +01:00
Damian
a892700e95
docs: fix usage/cookies url and table of contents () 2021-11-24 16:24:50 +01:00
Daniel Roe
650f14bc42
docs: update runtimeconfig augmentation () 2021-11-23 16:43:24 +01:00
Damian
5bc9012eff
docs: improve cookies section () 2021-11-23 00:24:12 +01:00
pooya parsa
9920181df3
feat(nuxt3, bridge): useCookie universal composable () 2021-11-22 21:43:00 +01:00
davidblnc
cc342eb6c4
docs: disable gem dragging ()
fixes issue  of nuxtjs.org repository

Co-authored-by: davidblnc <test@test.com>
2021-11-22 21:32:01 +01:00
pooya parsa
d68318f9d5
refactor: split schema to @nuxt/schema and simplify kit () 2021-11-21 17:14:46 +01:00
Daniel Roe
90153a9fb8
docs: update command in bridge migration () 2021-11-21 13:32:28 +01:00
Daniel Roe
4055024e5f
docs: update nuxt.config introduction ()
Co-authored-by: Damian <48835293+DamianGlowala@users.noreply.github.com>
2021-11-21 13:32:16 +01:00