1
0
mirror of https://github.com/nuxt/nuxt.git synced 2024-12-03 19:07:15 +00:00
Commit Graph

1785 Commits

Author SHA1 Message Date
donatelloraphael
568fcaedfc
docs: clarify that definePageMeta only works in the pages directory ()
Co-authored-by: Daniel Roe <daniel@roe.dev>
2022-06-30 11:37:24 +02:00
Daniel Roe
d4b5ff2d9d
style(docs): lint whitespaces () 2022-06-27 14:30:13 +01:00
Krutie Patel
66279aab8b
docs(api): add docs for <NuxtPage> component () 2022-06-27 14:14:52 +02:00
Xanlantos
026903c5e7
docs: rework the layout section () 2022-06-27 14:08:19 +02:00
vasiliy
d2c3727c5f
docs: replace invalid link to composables () 2022-06-27 13:45:42 +02:00
Nestor Vera
c4f64faaf7
docs: minor wording improvements () 2022-06-27 13:44:27 +02:00
Ibrahim Abdullahi Aliyu
3b15cc4352
docs: update pnpm usage () 2022-06-27 12:39:44 +02:00
sumiren
697f547b2c
docs: update usage about runtime config and environment variables () 2022-06-22 20:07:23 +02:00
Yuki Inoue
1b6289f60f
docs(api): add watch parameter in useFetch options ()
Co-authored-by: 井上裕貴 <inoueyuki@inoueyukinoMacBook-Pro.local>
2022-06-22 12:41:34 +02:00
Alexander Lichter
de3b4084a5
docs(testing): fix async/await () 2022-06-20 18:53:45 +02:00
renovate[bot]
42c5428ee9
chore(deps): update all non-major dependencies ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-06-20 17:40:20 +02:00
Anders Søgaard
d7e5777460
docs: fix link to nuxt/image issue () 2022-06-16 11:19:50 +01:00
Damian
11aa8bf739
docs: align value for defaulting the page's title with type declaration () 2022-06-15 14:03:58 +02:00
Thomas Jowsey
cd338f4537
docs: rewrite note wording ()
Co-authored-by: Daniel Roe <daniel@roe.dev>
2022-06-15 10:54:12 +01:00
pooya parsa
92c5a94d03
docs: update roadmap ()
* docs: update roadmap

* docs: small language tweaks

Co-authored-by: Daniel Roe <daniel@roe.dev>
2022-06-13 17:03:15 +02:00
Daniel Roe
0f4fa5643f
fix(nuxt): ignore whitespace and commas within resolveComponent () 2022-06-12 23:22:15 +02:00
Maxim
75db90487f
docs: fix mdn links for 301 and 302 http status () 2022-06-11 14:09:48 +01:00
Zalexios
ba4f2f0d4f
docs: update plugin provide example () 2022-06-10 16:28:17 +02:00
Ash Go
1449e70541
docs: update cookie example with defineEventHandler () 2022-06-10 15:58:10 +02:00
Daniel Roe
f6bf4f7559
fix(nuxt): throw an error when using unknown route middleware () 2022-06-10 15:35:58 +02:00
Krutie Patel
eedd30ed84
docs(api): add docs for useRouter composable ()
Co-authored-by: Daniel Roe <daniel@roe.dev>
2022-06-09 16:10:17 +02:00
Daniel Roe
775a904c77
docs(api): add useRequestEvent () 2022-06-09 13:07:28 +02:00
Daniel Roe
00844405ab
docs: update keepalive key name () 2022-06-09 12:56:01 +02:00
Daniel Roe
4e2dc037aa
docs: add warning against layout as root element () 2022-06-08 21:53:39 +02:00
Xin Du (Clark)
139fc11c5a
refactor: fix typo and code improvements () 2022-06-08 21:49:11 +02:00
Nathan Chase
7c2f96e5c0
docs: fix typo in programmatic navigation ()
Co-authored-by: Damian <48835293+DamianGlowala@users.noreply.github.com>
2022-06-08 21:21:52 +02:00
Jeremy Graziani
59e54ee7a9
docs: fix typo in component migration guide () 2022-06-03 17:47:09 +02:00
Charlie Joseph
e6b48c2b20
docs: add documentation for titleTemplate ()
Co-authored-by: Daniel Roe <daniel@roe.dev>
2022-06-03 17:37:56 +02:00
Robbert van Mourik
d61864b1a9
docs(pages): add information for typing page metadata ()
Co-authored-by: Daniel Roe <daniel@roe.dev>
2022-06-03 17:35:48 +02:00
renovate[bot]
c071b1eb90
chore(deps): update all non-major dependencies () 2022-06-03 16:26:29 +02:00
Maël Quéau
f71ef42d50
docs: small typo in the "catch-all route" description () 2022-06-03 15:53:30 +02:00
Josee
223adc9bc2
docs(guide): add use of NuxtLayout in app.vue with pages () 2022-06-01 00:34:41 +02:00
Anthony Fu
fca2ed7cc5
fix(nuxt): default statusCode of navigateTo from 301 to 302 ()
Co-authored-by: pooya parsa <pyapar@gmail.com>
2022-05-31 23:28:52 +02:00
webfansplz
2114a02293
docs(deploy): update default host for node preset () 2022-05-31 23:20:07 +02:00
Mishaa
a3332d9b19
docs: add --no-clear flag in the documentation of development server () 2022-05-30 14:37:41 +02:00
Ash Go
a0b89d5dfe
docs: typo () 2022-05-30 14:37:22 +02:00
Harlan Wilton
a2dd0f0147
docs(roadmap): nuxt content v2 release ()
Co-authored-by: Sébastien Chopin <seb@nuxtjs.com>
2022-05-25 08:32:44 +02:00
L.Rain
7b3dc6ec5d
docs(api): add key option for useFetch ()
Co-authored-by: Sébastien Chopin <seb@nuxtjs.com>
2022-05-24 16:20:52 +02:00
Mish Ushakov
aace553f1a
docs(api): add experimental --prerender flag to nuxi build command ()
Co-authored-by: pooya parsa <pyapar@gmail.com>
2022-05-24 16:15:50 +02:00
Charlie Joseph
32cb06b629
docs: fix nuxt app guide linking to a 404 page () 2022-05-24 16:09:48 +02:00
Udofia, Godwin
cad9ce4a6a
docs: update wording of client-side rendering explanation () 2022-05-20 11:10:28 +02:00
Alexander Lichter
557c40c97f
docs(middleware): add navigateTo options ()
Co-authored-by: Daniel Roe <daniel@roe.dev>
2022-05-20 11:09:41 +02:00
Damian
53ea540ac0
docs: minor improvements for the quick start section ()
Co-authored-by: Daniel Roe <daniel@roe.dev>
Co-authored-by: pooya parsa <pyapar@gmail.com>
2022-05-20 11:07:17 +02:00
Arthur
2a43cb4130
docs(api): improve useFetch docs for body type and additional ohmyfetch options ()
Co-authored-by: Sébastien Chopin <seb@nuxtjs.com>
Co-authored-by: pooya parsa <pyapar@gmail.com>
2022-05-20 11:04:37 +02:00
Daniel Roe
36ad29a67c
docs(data-fetching): add note about difference between useFetch and useAsyncData () 2022-05-20 10:59:45 +02:00
renovate[bot]
5c8c0451a6
chore(deps): update all non-major dependencies ()
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-05-10 11:10:09 +02:00
Salim Absi
c0f0670ad7
docs: fix api examples () 2022-05-09 16:12:41 +02:00
renovate[bot]
b633a9c106
chore(deps): update all non-major dependencies ()
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-05-09 16:11:59 +02:00
pooya parsa
92847ed924
feat(nuxt, kit): add shortcuts to register custom server handlers () 2022-05-06 15:31:52 +02:00
Salim Absi
ecc8c0adb9
docs(data-fetching): fix and improve example () 2022-05-06 13:12:59 +02:00
Krutie Patel
2852ec4a2f
docs(api): composable use route ()
Co-authored-by: Daniel Roe <daniel@roe.dev>
Co-authored-by: Damian <48835293+DamianGlowala@users.noreply.github.com>
Co-authored-by: Sébastien Chopin <seb@nuxtjs.com>
Co-authored-by: pooya parsa <pyapar@gmail.com>
2022-05-06 13:06:33 +02:00
Jonty Brook
342ecb9737
docs: fix example runtime hook plugin syntax () 2022-05-06 10:48:10 +02:00
renovate[bot]
69b09f3af9
chore(deps): update all non-major dependencies ()
* chore(deps): update all non-major dependencies

* update lock

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Pooya Parsa <pyapar@gmail.com>
2022-05-05 23:43:26 +02:00
pooya parsa
a8d42d586f
v3.0.0-rc.2 () 2022-05-02 22:47:05 +02:00
zzxswl
82f959d91f
docs: make useFetch example consistent with others () 2022-05-02 10:47:48 +02:00
renovate[bot]
51ebfd3521
chore(deps): update all non-major dependencies ()
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-05-02 10:47:20 +02:00
Alex Liu
eb903bd66e
fix(nuxt3): improve error types for useAsyncData and useFetch ()
Co-authored-by: Daniel Roe <daniel@roe.dev>
2022-04-29 20:42:22 +02:00
Daniel Roe
ff60e9f97c
docs: add note that .env is not read in production () 2022-04-29 20:09:12 +02:00
Maksim Nedoshev
d568081ca5
docs: fix incorrect function declaration in composables () 2022-04-29 20:07:43 +02:00
Florent Catiau-Tristant
e360e31413
docs: add notes about auto imports from composables/ directory () 2022-04-29 11:36:59 +02:00
Sreecharan
eef037d604
docs: fix typos () 2022-04-29 10:54:33 +02:00
Clément Ollivier
8424165258
docs(features): complete assets page ()
Co-authored-by: Sébastien Chopin <seb@nuxtjs.com>
Co-authored-by: Damian <48835293+DamianGlowala@users.noreply.github.com>
Co-authored-by: pooya parsa <pyapar@gmail.com>
2022-04-27 18:21:32 +02:00
Sébastien Chopin
96b408ae58
docs(typescript): typos ()
Co-authored-by: Damian <48835293+DamianGlowala@users.noreply.github.com>
2022-04-27 12:36:25 +02:00
Tobias Diez
ee0b90bf36
docs(migration): update to use new runtimeConfig ()
Co-authored-by: Damian <48835293+DamianGlowala@users.noreply.github.com>
2022-04-27 11:05:08 +02:00
Natchapon Saejueng
cc37547993
docs: fix edge alert syntax () 2022-04-27 11:03:22 +02:00
pooya parsa
e789a5727b
docs: add note and banner about edge channel () 2022-04-26 20:15:41 +02:00
Daniel Roe
2bfd749c24
feat(pages)!: explicitly allow optional params with [[ () 2022-04-26 18:10:05 +02:00
Volker Rose
d012eff808
docs: make titleTemplate function form example clearer ()
Co-authored-by: Daniel Roe <daniel@roe.dev>
2022-04-26 16:34:20 +02:00
Damian
f0594d9037
docs: fix typo () 2022-04-26 15:15:15 +02:00
UzzolX
470b273bcf
docs: fix typo () 2022-04-26 12:17:03 +02:00
Daniel Townsend
e378985c29
docs: fix some minor typos ()
Co-authored-by: Damian <48835293+DamianGlowala@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2022-04-26 12:15:53 +02:00
sammce
45935e0791
docs(concepts): change phrasing () 2022-04-26 12:13:49 +02:00
Daniel Roe
8fae863997
docs: add layout to match custom header example () 2022-04-25 18:54:20 +02:00
Kevin LEVRON
e7bbf1693e
docs(api): fix useAsyncData example () 2022-04-25 11:31:25 +02:00
L.Rain
41d5cbbf3a
docs: update environment variable in example () 2022-04-25 11:29:26 +02:00
Clément Ollivier
a4526cffe2
chore(docs): update social card () 2022-04-25 10:57:22 +02:00
Maciej Jezierski
0eebb0a390 docs: improve server routes guide () 2022-04-22 18:32:37 +02:00
Sébastien Chopin
4fe97389b6
docs: improve netlify deployment ()
Co-authored-by: Daniel Roe <daniel@roe.dev>
Co-authored-by: Damian <48835293+DamianGlowala@users.noreply.github.com>
Co-authored-by: pooya parsa <pyapar@gmail.com>
2022-04-22 17:22:05 +02:00
Cinob
4c5c47447f
docs: fix 'alias' usage () 2022-04-22 13:43:37 +02:00
Conrawl Rogers
0c165bb03f
docs: update stackblitz links () 2022-04-22 10:35:49 +02:00
Ben
28cf9fed28
docs: remove duplicate entry for default option ()
delete the duplicated `default` parameter description.
2022-04-22 10:34:53 +02:00
Sébastien Chopin
664aa970d0
docs: simplify example of Head components () 2022-04-21 16:58:43 +02:00
Vincent-Risk0
6905326596
docs: Update 2.migration.md ()
The last icon from "Static sites" and "Nuxt 3" the "Experimental" text was missing
2022-04-21 15:46:27 +02:00
Pooya Parsa
705e2e871a docs: keep directory-structure open 2022-04-20 23:03:34 +02:00
Sébastien Chopin
97978a5585
docs: update roadmap ()
Co-authored-by: pooya parsa <pyapar@gmail.com>
2022-04-20 22:57:13 +02:00
Sébastien Chopin
d567a91d7d
docs: add link to hybrid rendering RFC ()
* docs: add link to hybrid rendering RFC

* chore: update
2022-04-20 22:16:40 +02:00
Sébastien Chopin
be804742f5 docs: fix localhost link 2022-04-20 21:11:51 +02:00
Clément Ollivier
ae27e46a89
chore(docs): replace beta with rc in docs header ()
Co-authored-by: pooya parsa <pyapar@gmail.com>
2022-04-20 20:43:53 +02:00
pooya parsa
13a386da90
feat(nuxt): enable nuxt telemetry () 2022-04-20 20:25:09 +02:00
Clément Ollivier
a3b523bca3
docs: update deployment section ()
Co-authored-by: pooya parsa <pyapar@gmail.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2022-04-20 19:54:40 +02:00
Ahad Birang
87b6ebdec7
docs: remove useless : () 2022-04-20 17:06:27 +02:00
Daniel Roe
8d92a9cdba
docs: document fallback for runtime config () 2022-04-20 16:24:59 +02:00
Daniel Roe
d0ae5851e4
fix(nuxt): return 404 if hitting 404.vue ()
* fix(nuxt): return 404 if hitting `404.vue`

* docs: add info about `pages/404.vue`
2022-04-20 16:24:08 +02:00
pooya parsa
4712e99411
refactor!: rename nuxt3 to nuxt () 2022-04-20 10:52:39 +02:00
pooya parsa
756693ce7f
feat!: migrate to nitro 0.3x () 2022-04-19 21:10:32 +02:00
Chris Lloyd
643641d489
docs: fix nitro preset names in examples () ()
Co-authored-by: Chris Lloyd <chris.yagro.com>
2022-04-19 18:50:04 +02:00
Daniel Roe
74ce29b329
docs: remove __dirname and __filename from example code ()
* docs: remove `__dirname` and `__filename` from example code

* fix: add `fileURLToPath`

* Update packages/schema/src/config/server.ts

Co-authored-by: pooya parsa <pyapar@gmail.com>

* Update docs/content/2.guide/6.going-further/7.testing.md

Co-authored-by: pooya parsa <pyapar@gmail.com>

Co-authored-by: pooya parsa <pyapar@gmail.com>
2022-04-19 16:46:14 +02:00
Lo
7557e55002
docs: fix defineNuxtLink property name () 2022-04-19 09:29:53 +02:00
renovate[bot]
59ba87ee83
chore(deps): update all non-major dependencies ()
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-04-17 11:58:21 +02:00
Damian
513978e15b
docs: fix and improve multiple sections () 2022-04-16 15:53:36 +02:00
Daniel Roe
ea14a5c1c1
feat(vite,webpack): build/dev typechecking () 2022-04-15 17:28:42 +02:00
Daniel Roe
e0b2a3bfe4
chore: use node: prefix for built-in modules () 2022-04-15 17:19:05 +02:00
Adarsh Madrecha
4e1d38e5fe
docs: include pnpm package manager () 2022-04-15 17:07:16 +02:00
Sacha STAFYNIAK
54827eea2e
docs: add note about nuxt full restart feature ()
Co-authored-by: pooya parsa <pyapar@gmail.com>
2022-04-15 10:10:05 +02:00
Damian
20e09d6203
docs: fix typo and unjs/nitro link () 2022-04-14 23:56:16 +02:00
Oğuzhan
23a7db2a59
docs: broken @nuxt/bridge link fix () 2022-04-14 15:40:18 +02:00
webfansplz
54df62394b
docs: fix broken link () 2022-04-14 15:39:51 +02:00
webfansplz
497405fb5b
docs: fix broken link () 2022-04-14 15:38:47 +02:00
Clément Ollivier
f04704890d
docs(api): document lazy wrappers for data fetching () 2022-04-14 12:45:53 +02:00
Ada J
48d886c860
docs(api): document useError , useLazyAsyncData and useLazyFetch ()
* docs: add documents for use-error,use-lazy-async-data and use-lazy-fetch

* docs(API): document useError,useLazyAsyncData and useLazyFetch

Co-authored-by: xiaojie.jiang <xiaojie.jiang@dhc.com.cn>
2022-04-14 10:53:58 +02:00
Lo
d5e624ffc1
docs: fix clearError type and server route prefix () 2022-04-14 10:51:39 +02:00
pooya parsa
c36c4b0e2f
docs: update release schedule () 2022-04-13 20:52:41 +02:00
Daniel Roe
ee93659147
feat(nuxt3): allow providing a ref as default value () 2022-04-13 19:41:41 +02:00
Clément Ollivier
25ced97f16
docs: add server-routes example () 2022-04-13 19:25:45 +02:00
Clément Ollivier
a89d2f9c1a
docs(api): apply use-async-data page structure to use-fetch () 2022-04-13 19:14:03 +02:00
Mario Neuhold
41b5cfc0ae
docs: update url to new unjs/nitro repo () 2022-04-13 13:44:03 +02:00
pooya parsa
d2b4e60963
docs: update runtime-config section ()
Co-authored-by: Sébastien Chopin <seb@nuxtjs.com>
2022-04-12 12:04:15 +02:00
Victor Saa
85f2f83cf2
feat: route alias support () 2022-04-12 11:09:45 +02:00
Clément Ollivier
42a0ef56dd
docs: complete features/modules section ()
Co-authored-by: Daniel Roe <daniel@roe.dev>
2022-04-12 11:09:10 +02:00
Ada J
2dadd4f0b3
docs: fix a typo and link () 2022-04-12 10:13:02 +02:00
Manash Sonowal
d8ee524141
docs: update runtimeConfig section () 2022-04-12 10:12:33 +02:00
Conner
9fc848567e
docs: improve documentation ()
Co-authored-by: pooya parsa <pyapar@gmail.com>
Co-authored-by: Clément Ollivier <clement.o2p@gmail.com>
Co-authored-by: Anjorin Damilare <damilareanjorin1@gmail.com>
2022-04-11 23:00:43 +02:00
Clément Ollivier
e6471689d6
docs(api): add ts signature and js example to use-async-data ()
Co-authored-by: Sébastien Chopin <seb@nuxtjs.com>
Co-authored-by: Anjorin Damilare <damilareanjorin1@gmail.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
Co-authored-by: Pooya Parsa <pyapar@gmail.com>
2022-04-11 19:24:18 +02:00
Matteo Rigoni
d6210606bf
docs: improve single root element note about comments ()
Co-authored-by: Daniel Roe <daniel@roe.dev>
2022-04-11 17:59:13 +02:00
Sébastien Chopin
9378f8ffab
docs: fix broken link ()
Since Docus does not handle redirection (but will Nuxt Content v2)
2022-04-11 17:52:38 +02:00
Jie
b142666561
docs: fix link to guide/concepts/rendering () 2022-04-11 11:36:41 +02:00
Daniel Roe
1091d456a8
feat(nuxt, bridge): support titleTemplate, viewport and charset for useHead () 2022-04-11 11:03:31 +02:00
Dizzy Rogers
529712d498
docs: add server routes documentation ()
Co-authored-by: pooya parsa <pyapar@gmail.com>
2022-04-09 13:36:51 +02:00
Clément Ollivier
c98bea7d3c
docs: add links to examples () 2022-04-09 11:25:13 +02:00
Clément Ollivier
8e7d905fde
docs: move specific alert components to atoms directory () 2022-04-08 16:46:45 +02:00
Clément Ollivier
0bd801cfd8
docs(concepts): clarify sentences () 2022-04-08 15:09:00 +02:00
Daniel Roe
0e4def19f8
docs: update deployment urls & azure instructions ()
* docs: update deployment urls & azure instructions

* style: lint
2022-04-08 14:59:35 +02:00
Sébastien Chopin
500e90d867
docs: modules section improvements ()
* docs: modules section improvements

* lint fix
2022-04-08 01:11:40 +02:00
Sébastien Chopin
55091b8fdf
docs: add missing config variable in example (server api) () 2022-04-07 23:16:42 +02:00
Clément Ollivier
c7ff6d1740
chores(docs): prevent link rendering by Docus ()
Use back ticks to prevent Docus from rendering a link to Github based on `@` character
2022-04-07 16:02:54 +02:00
Manash Sonowal
6f8e7a8ac7
docs: update runtime config migration () 2022-04-07 15:47:15 +02:00
Clément Ollivier
f69a67472a
docs(api): add abortNavigation docs () 2022-04-07 15:46:30 +02:00
Clément Ollivier
6205fbe316
docs(api): specify nuxt-error-boundary events and slots () 2022-04-07 15:26:36 +02:00
Dan Pastori
02f16bf23e
docs: add programmatic navigation ()
Co-authored-by: Pooya Parsa <pyapar@gmail.com>
2022-04-07 13:46:47 +02:00
Dan Pastori
75cbfbcb7e
docs(migration): add programmatic navigation example to pages and layouts ()
Co-authored-by: Pooya Parsa <pyapar@gmail.com>
2022-04-07 13:41:49 +02:00
pooya parsa
11626eea4f
feat!: migrate to nitropack ()
Co-authored-by: Daniel Roe <daniel@roe.dev>
2022-04-07 13:28:04 +02:00
Daniel Roe
368610e8a7
feat(nuxt3): allow explicitly importing components () 2022-04-07 13:03:37 +02:00
Daniel Roe
114ec8982d
docs: add note that layout root cannot be <slot /> () 2022-04-07 12:59:40 +02:00
Daniel Roe
7e0b30f66e
docs: remove yarn dlx instruction () 2022-04-07 12:59:26 +02:00
Daniel Roe
4d6f77bae4
docs(bridge): fix bridge composition api link () 2022-04-07 11:03:38 +02:00
Alex Liu
b7dc0931c4
feat(nuxt3): let useAsyncData() return value that error can defined type by generics () 2022-04-06 18:02:45 +02:00
Sébastien Chopin
fe8e325541
docs(guide): fix links to error utils () 2022-04-06 15:55:36 +02:00
Clément Ollivier
9a0fc57724
docs: update sitemap ()
Co-authored-by: Sébastien Chopin <seb@nuxtjs.com>
Co-authored-by: pooya parsa <pyapar@gmail.com>
2022-04-06 07:56:08 +02:00
Moeen M
fa9dcfe64c
docs: fix spelling for steps () 2022-04-05 19:23:37 +02:00
Clément Ollivier
07b5db5fa7
docs(community): add documentation contribution guide ()
Co-authored-by: Daniel Roe <daniel@roe.dev>
Co-authored-by: Sébastien Chopin <seb@nuxtjs.com>
Co-authored-by: pooya parsa <pyapar@gmail.com>
2022-04-05 16:57:43 +02:00
Daniel Roe
e90b8c28d1
refactor(nuxt3,bridge)!: rename useMeta to useHead () 2022-04-05 16:02:29 +02:00
Conner
7054b9849f
docs: document nuxi analyze command () 2022-04-05 15:56:41 +02:00
Bill Gale
0c9d83412c
docs: update useBody comment to reflect usable methods () 2022-04-05 15:56:16 +02:00
Sébastien Chopin
be4a2dea16
docs: update Nuxt Content v2 expected date () 2022-04-05 15:40:14 +02:00
Anthony Fu
6577602894
chore(docs): setup case-police guard ()
* chore: setup `case-police` guard

* chore: fix cases

* chore: upgrade deps
2022-04-04 12:56:10 +02:00
Clément Ollivier
a1cbbb71a8
docs(examples): fix url in error handling example () 2022-04-04 11:59:37 +02:00
Dan Pastori
d5b7b5882c
docs: update data fetching for $fetch and refresh () 2022-04-04 10:10:10 +02:00
Vasily Kuzin
7dfe800a52
docs: fix small typo () 2022-04-04 08:51:58 +02:00
Daniel Roe
fdd38f958c
feat(nitro): support for rendering ssr teleports to body ()
Co-authored-by: pooya parsa <pyapar@gmail.com>
2022-04-01 16:06:48 +02:00
Daniel Roe
59b319b492
docs: add router.extendRoutes example to migration docs ()
* docs: add `router.extendRoutes` example to migration docs

* style: lint
2022-04-01 15:21:06 +02:00
Daniel Roe
02d2d1ae35
feat(nuxi): load .env when previewing builds () 2022-04-01 12:28:39 +02:00
renovate[bot]
9a2fc45a11
chore(deps): update dependency three to ^0.139.2 ()
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-04-01 10:37:16 +02:00
renovate[bot]
0c5d9872ac
chore(deps): update all non-major dependencies ()
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-03-31 21:59:36 +02:00
tramplay
b32a2561ee
docs: fix broken link () 2022-03-31 19:03:09 +02:00
Anthony Fu
e1b6e4d6fe
docs: fix cases for terms ()
Co-authored-by: pooya parsa <pyapar@gmail.com>
2022-03-31 21:45:43 +08:00
pooya parsa
323803832a
feat(nuxt)!: use paylod cache for initial data fetching by default ()
Co-authored-by: Daniel Roe <daniel@roe.dev>
2022-03-31 12:24:28 +02:00
pooya parsa
58386198c9
docs: update roadmap () 2022-03-31 12:22:23 +02:00
Daniel Roe
cb55efcd98
docs: tiny typo () 2022-03-30 21:48:53 +02:00
Daniel Roe
df188d7734
fix(nuxi): respect NUXT_PORT and NUXT_HOST vars in dev mode () 2022-03-30 21:07:26 +02:00
Daniel Roe
1a39eff502
docs: update migration guide for nuxt 3 ()
Co-authored-by: Dan Pastori <dan@521dimensions.com>
Co-authored-by: Anthony Fu <anthonyfu117@hotmail.com>
Co-authored-by: pooya parsa <pyapar@gmail.com>
2022-03-30 19:32:30 +02:00
Anthony Fu
96ad9cfe97
docs: init testing section () 2022-03-30 18:00:08 +02:00
Clément Ollivier
1a7b570c82
docs(examples): add examples to docs ()
Co-authored-by: Pooya Parsa <pyapar@gmail.com>
2022-03-30 17:59:28 +02:00
pooya parsa
7e6c4e2d5b
fix(schema): fix RouterConfig types () 2022-03-30 10:17:46 +02:00
Sébastien Chopin
d3a1ed9839
docs(cli): fix typo (exsits -> exists) () 2022-03-29 15:14:11 +02:00
Anthony Fu
8dd77d7b6e
feat: refreshNuxtData function and app:data:refresh hook ()
Co-authored-by: Sébastien Chopin <seb@nuxtjs.com>
Co-authored-by: Pooya Parsa <pyapar@gmail.com>
2022-03-28 19:12:41 +02:00
Jakub Andrzejewski
19842ce471
feat(nuxi): scaffold files with nuxi add ()
Co-authored-by: pooya parsa <pyapar@gmail.com>
Co-authored-by: Clément Ollivier <clement.o2p@gmail.com>
2022-03-25 15:56:36 +01:00
renovate[bot]
5fa9d79303
chore(deps): update all non-major dependencies ()
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Pooya Parsa <pyapar@gmail.com>
2022-03-25 15:43:14 +01:00
Daniel Roe
773dd59a2c
fix(bridge): don't double-install plugins when using compat vueApp.use () 2022-03-25 12:53:56 +01:00
Alex Liu
993bc7c8a1
doc: fix useAsyncData documentation error () 2022-03-24 13:13:41 +01:00
L.Rain
e19c638b3f
docs: update hooks () 2022-03-24 12:03:18 +01:00
Árpád Illyés
cc543e9ac1
docs: use path in example () 2022-03-23 11:38:36 +01:00
yyyanghj
8bb02be218
docs: fix typo () 2022-03-22 19:20:22 +01:00
Daniel Roe
29078bba74
feat(nuxt3): support lazy and custom-resolved components () 2022-03-22 18:04:31 +01:00
Daniel Roe
acd22db576
docs: deprecate buildModules in schema () 2022-03-22 12:33:30 +01:00
Daniel Roe
190fc67358
docs: add links to vue api for transitions + keepalive props () 2022-03-21 12:14:12 +01:00
pooya parsa
7c0b9140c7
feat(nuxt3): watch option for useAsyncData to auto refresh () 2022-03-16 23:49:30 +01:00
pooya parsa
3f91d83a79
feat(schema): expose RouterOptions and RouterConfigOptions () 2022-03-16 19:13:05 +01:00
Daniel Roe
12304909bc
feat(nuxt3): add <NuxtErrorBoundary> component for fine-grained error handling ()
* feat(nuxt3): add `<NuxtErrorBoundary>` component for fine-grained error handling

* feat: add `@error` event handling

* fix: don't clear error on nav

* fix: remove `clearError` wrapper

* fix: remove outdated implementation

* update clear error

* upddate example with FaultyComponent

Co-authored-by: Pooya Parsa <pyapar@gmail.com>
2022-03-16 16:49:53 +01:00
Daniel Roe
6d2625925f
docs: use partial RouterOptions interface () 2022-03-16 16:18:27 +01:00
Daniel Roe
bc3db2ccdd docs: lint vercel code block 2022-03-16 11:43:36 +00:00
Daniel Roe
4b575bb98c docs: add ending frame for bash script in vercel instructions 2022-03-16 11:27:27 +00:00
Clément Ollivier
831ed1c994
docs: improve sentences writing () 2022-03-16 12:16:05 +01:00
Raja
f38cacec0f
feat(nuxt 3): support custom router options ()
Co-authored-by: Raja Munisamy <raja.munisamy@carbar.com.au>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2022-03-15 17:57:41 +01:00
renovate[bot]
fa8daefb6e
chore(deps): update all non-major dependencies ()
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-03-15 15:51:53 +01:00
Sébastien Chopin
58a46f2270
docs(routing): improvements () 2022-03-15 10:59:27 +01:00
Sébastien Chopin
3ded2e35ad
docs(concepts): small improvement regarding auto import on server ()
* docs: small improvement regarding auto import on server

* Update 4.auto-imports.md
2022-03-14 17:01:20 +01:00
Nestor Vera
189c2fcf58
docs: fix missing line break () 2022-03-14 16:21:26 +01:00
Daniel Roe
2260f43aa4 style: lint docs 2022-03-14 14:00:27 +00:00
Daniel Roe
870f7c69f5
docs: add vue 3 ssr starter ()
* docs: add vue 3 ssr starter

* Update docs/content/4.community/2.reporting-bugs.md

* Update 2.reporting-bugs.md

Co-authored-by: pooya parsa <pyapar@gmail.com>
2022-03-14 14:39:13 +01:00
Iljs Путлер Капут
98de06fe6b
docs: fix url () 2022-03-14 14:37:02 +01:00
Lucie
4cefce44a3
feat(nuxt3): add <NuxtLink> component ()
Co-authored-by: pooya parsa <pyapar@gmail.com>
2022-03-14 14:36:32 +01:00
Daniel Roe
7bf338da8c
feat(nuxt3)!: enable using <NuxtLayout> without pages integration () 2022-03-14 11:47:24 +01:00
Patrik
1d8e431f24
docs(cloudflare): update build command () 2022-03-11 12:53:19 +01:00
Daniel Roe
5d58ef48af
feat(nitro, nuxt3): allow handling otherwise unhandled runtime errors ()
Co-authored-by: pooya parsa <pyapar@gmail.com>
2022-03-11 09:22:16 +01:00
Clément Ollivier
a59bf5233d
docs(cli): specify commands that interact with node-env () 2022-03-11 08:57:59 +01:00
Clément Ollivier
7f1a086753
docs(usage): add references of nuxi commands and options () 2022-03-09 19:57:47 +01:00
Alexander Lichter
a55c7874e6
docs(server): add example for early spiking middleware () 2022-03-09 14:42:42 +01:00
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
Damian
9efdf43eec
docs: improve various sections () 2021-11-21 13:31:44 +01:00
pooya parsa
b1371373c8
docs: improve schema generation () 2021-11-19 17:26:15 +01:00
Daniel Roe
c184211681
fix(bridge): add docs links and warnings for data composables () 2021-11-19 12:37:29 +01:00
renovate[bot]
cdb287bd5c
chore(deps): update all non-major dependencies ()
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-19 12:36:50 +01:00
Umesh Ganapathy
446cec7234
docs: use slot component in components example () 2021-11-19 12:36:25 +01:00
Daniel Roe
4e9a27257b
feat(nuxt3): automatically inject returns from plugins ()
Co-authored-by: pooya parsa <pyapar@gmail.com>
2021-11-18 14:11:34 +01:00
renovate[bot]
fdcec1fdc6
chore(deps): update all non-major dependencies ()
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-18 12:09:16 +01:00
Xin Du (Clark)
a08b435f51
refactor: remove unnecessary optional chaining () 2021-11-17 15:37:34 +01:00
Xin Du (Clark)
c90bc50817
chore(lint): improve no-unused-vars rule () 2021-11-17 12:21:38 +01:00
Sébastien Chopin
07ba36d721
docs: useState improvements () 2021-11-16 17:12:36 +01:00
pooya parsa
6d94158e95
docs: improve useState examples ()
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 ()
Co-authored-by: pooya parsa <pyapar@gmail.com>
2021-11-16 14:17:52 +01:00
pooya parsa
b16cfea689
feat: typescript options () 2021-11-16 13:32:21 +01:00
Damian
5f5eb39ae4
docs: fix typos in useState () 2021-11-16 13:15:05 +01:00
pooya parsa
1c8b751cfa
docs: improve useState with shared composable () 2021-11-15 21:41:05 +01:00
Daniel Roe
c339966fad
docs: add documentation on data fetching return types () 2021-11-15 18:04:37 +01:00
Daniel Roe
4a3ba73f22
fix(nuxt3): enable useAsyncData and useFetch usage within plugins () 2021-11-15 17:34:39 +01:00
Daniel Roe
4b367a1959
fix(bridge): ensure vue ts alias points to original vue () 2021-11-15 16:58:43 +01:00
Dave Stewart
33107d8b98
docs: remove mention of plugins from data fetching () 2021-11-15 16:50:00 +01:00
webfansplz
b69ebbbfd7
docs: add note for usage () 2021-11-15 14:13:00 +01:00
renovate[bot]
5786949d9b
chore(deps): update all non-major dependencies () 2021-11-15 13:09:26 +01:00
Daniel Roe
f011a60dae
feat(nuxt3, bridge): add lazy helpers (useLazyAsyncData and useLazyFetch) () 2021-11-15 13:09:07 +01:00
Anthony Fu
3e1239d8c7
docs: document <ClientOnly> and <NuxtLink> () 2021-11-15 13:00:14 +01:00
webfansplz
934db6b584
docs: add note for useFetch usage () 2021-11-15 11:30:59 +01:00
webfansplz
1a8fc3dd1d
docs: add note for useState usage () 2021-11-15 11:30:38 +01:00
Anthony Fu
e609f9f542
docs: improvements ()
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 () 2021-11-10 22:25:52 +01:00
Daniel Roe
abfbd2f34e
feat: add <Html> meta component ()
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 () 2021-11-10 21:21:34 +01:00
Daniel Roe
13a8e2b163
fix(nitro, nuxi): add runtimeConfig types (for #config and useRuntimeConfig()) ()
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 () 2021-11-09 11:17:56 +01:00
webfansplz
34b7e7991c
docs: remove extra composition api entry in comparison table ()
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 () 2021-11-08 11:21:26 +01:00
liaohongxing
104d3e3fce
docs: update pm2 start script () 2021-11-05 16:37:32 +01:00
renovate[bot]
596c8c5476
chore(deps): update all non-major dependencies ()
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-05 14:15:10 +01:00
Daniel Roe
f461591647
docs: add initial guide to node + es modules ()
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 () 2021-11-04 19:40:02 +01:00
Daniel Roe
875deefafc
docs: add migration guide for bridge composition api ()
Co-authored-by: pooya parsa <pyapar@gmail.com>
2021-11-04 12:20:40 +01:00
Pooya Parsa
bd7e3b41de chore: use nuxt dev for docs
docs is not using bridge yet
2021-11-04 09:18:55 +01:00
fgiraud
673eccb575
docs: add missing kit import in components section () 2021-11-04 09:12:32 +01:00
Sébastien Chopin
35b7362d9e
chore(docs): update algolia api key () 2021-11-04 08:13:47 +01:00
Xin Du (Clark)
a5fcd5a976
chore(lint): enable linting on docs files () 2021-11-02 13:39:00 +01:00
Anthony Fu
8e0c9a489c
docs(bridge): add notes about feature flags ()
Co-authored-by: Pooya Parsa <pyapar@gmail.com>
2021-11-02 12:53:11 +01:00
renovate[bot]
266578b76e
chore(deps): update all non-major dependencies ()
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-02 12:26:26 +01:00
Acidiney Dias
8838cc7192
docs: fix data fetching example () 2021-11-02 10:36:01 +01:00
renovate[bot]
ddf45fbcc7
chore(deps): update all non-major dependencies ()
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-10-29 14:24:28 +02:00
Levi (Nguyễn Lương Huy)
4c17b92b66
chore(docs): add code format using markdownlint () () 2021-10-29 13:26:01 +02:00
Anthony Fu
495aeffd74
docs: use nuxi everywhere () 2021-10-29 12:38:22 +02:00
Tanner Lee Woody
2eeaa8d702
docs: missing backtick () 2021-10-29 10:29:54 +02:00
Anthony Chu
fe7bc9c7cf
docs(nitro): fix azure static web apps table formatting () 2021-10-27 18:46:51 +02:00
Daniel Roe
6521edbed9
docs(nitro): small tweaks to azure functions deployment () 2021-10-27 17:28:51 +02:00
Daniel Roe
357bb7f271
docs: advice on async setup() with multiple awaits () 2021-10-27 14:46:52 +02:00
René Eschke
c6acee7fd4
docs: fix typo () 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 () 2021-10-27 13:41:45 +02:00
renovate[bot]
3bc984d0c0
chore(deps): update all non-major dependencies ()
close , close 
2021-10-27 10:19:32 +02:00
Marshall Thompson
815a42d6ac
docs(meta): add viewport example for useMeta () 2021-10-27 10:06:19 +02:00
Mgs. M. Rizqi Fadhlurrahman
1f0cea6e7f
feat(nuxi): nuxi upgrade command ()
Co-authored-by: Pooya Parsa <pyapar@gmail.com>
2021-10-26 19:36:22 +02:00
leku
24247bdc91
docs: update firebase page () 2021-10-24 20:12:05 +02:00
Daniel Olshev
cc033a8d7c
docs: update meta-tags example () 2021-10-24 12:12:19 +02:00
Daniel Roe
7d918e1457
refactor(nuxi): move nuxt.d.ts within buildDir () 2021-10-23 00:33:22 +02:00
Josh Deltener
d5f2de7c43
docs: updated dynamic page to show an example url () 2021-10-22 18:02:53 +02:00
Josh Deltener
eaf0628f17
docs: minor grammar tweaks to the output page () 2021-10-22 18:02:05 +02:00
Sylvain Marroufin
a55c19c53b
chore(docs): add doc search ()
Co-authored-by: pooya parsa <pyapar@gmail.com>
2021-10-22 13:52:02 +02:00
L.Rain
e72c46ef47
docs: fix typo in the composables example () 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 () () 2021-10-21 21:16:52 +02:00
Dustin Newell
fe6f6f5868
docs: clarify composable default name inference () 2021-10-21 16:34:54 +02:00
Aaron Ransley
b91c8271e4
docs: add <script setup> usage for layouts () 2021-10-21 12:14:40 +02:00
Mykola Skrypets
1a41c8819b
docs: update vue plugin example () 2021-10-21 11:58:07 +02:00
Matt Kane
9da9240ca8
docs: update netlify instructions () 2021-10-20 19:01:09 +02:00
Bibek Shrestha
d365a45eb1
docs(plugins): usage with vue plugins ()
Co-authored-by: pooya parsa <pyapar@gmail.com>
2021-10-20 15:33:33 +02:00
Anthony Fu
550a9f2e12
feat: auto-import for composables ()
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 () 2021-10-19 10:36:36 +02:00
Daniel Roe
a6071393b6
docs: fix advice on adding default export () 2021-10-18 17:07:17 +02:00
fgiraud
8607d0ae4c
docs: improve h3 description () 2021-10-18 16:31:47 +02:00
Daniel Roe
93454c1fa0
docs: add bridge scripts change () 2021-10-18 15:54:55 +02:00
Pooya Parsa
807f4a325f fix(deps): upgrade jiti to 2.12.9 () 2021-10-18 15:38:04 +02:00
pooya parsa
cb912c3c0c
fix(nuxi): update version and vite detection () 2021-10-18 15:11:17 +02:00
Daniel Roe
0591350f5b
docs: add warning that pages need single root element () 2021-10-18 10:10:09 +02:00
Daniel Roe
a1bcc534bf
fix(nitro): update azure swa implementation () 2021-10-15 12:28:34 +02:00
Daniel Roe
91abb2bba0
docs: typo fixes () 2021-10-15 12:14:17 +02:00
Dan Hogan
ab28056018
docs: remove extra s () 2021-10-15 12:12:33 +02:00
Daniel Roe
6e787c20ec
docs: add nuxtApp and plugin docs ()
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 () 2021-10-14 17:21:54 +02:00
lustremedia
e11e8b05b1
docs: improve gitignore section ()
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 () 2021-10-14 13:38:36 +02:00
Tobias Diez
dce837941a
docs: better explanation for @nuxtjs/composition-api replacement ()
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 () 2021-10-13 22:09:40 +02:00
Xin Du (Clark)
31b12d04c0
feat(cli): generate tsconfig.json in prepare command ()
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 () 2021-10-13 21:46:37 +02:00
Tobias Diez
a413bd1102
docs: exclude nuxt build folder from git for migration to nuxt bridge () 2021-10-13 21:04:46 +02:00
dinesh
2aa68626c2
docs: fix typo () 2021-10-13 15:13:37 +02:00
Mohammad Ghonchesefidi
fe1f90a34b
docs: add learn more for package.json () 2021-10-13 14:08:30 +02:00
Matt Kane
b4709b9ca8
docs: fix broken links () 2021-10-13 11:12:17 +02:00
hikaru
c12a6564a0
docs: fix plugin default export notation () 2021-10-13 11:07:03 +02:00
Jonas Pfannkuche
9b917f8c70
docs: replace every nuxt.config.js sample with nuxt.config.js|ts () 2021-10-13 10:58:28 +02:00
Lautaro Pereyra
950d08559a
docs: correct spelling of old typescript module name () 2021-10-13 10:56:59 +02:00
Levi (Nguyễn Lương Huy)
0c04ffd277
docs: replace some icons of intro page () 2021-10-13 10:56:04 +02:00
zecka
33e7f68c15
docs: fix typo on useAsyncData text in data-fetching page () 2021-10-13 10:55:30 +02:00
Levi (Nguyễn Lương Huy)
0f7b252b3f
docs: add nuxt 2 note for public directory () 2021-10-13 10:54:57 +02:00
Sébastien Chopin
5d392d132e chore(docs): update og:video url 2021-10-13 10:44:22 +02:00
Jonas Pfannkuche
6b0af392b4
docs: change sample nuxt config file type to .ts () 2021-10-12 23:01:24 +02:00
Rafael Slonik
0cf6a6fe17
docs(cloudflare): add missing build section () 2021-10-12 22:07:54 +02:00
Damien Guard
d148ac29cf
docs: consistent yarn/npm order in bridge installation () 2021-10-12 21:58:42 +02:00
Mikhail Novikov
645f8f9397
docs: remove lock files from gitignore () 2021-10-12 20:53:22 +02:00
Sébastien Chopin
4608c92c2b
chore(docs): add sandbox links ()
Co-authored-by: pooya parsa <pyapar@gmail.com>
2021-10-12 20:26:16 +02:00
Paweł Madeja
c480254cc4
docs: fix typo in link () 2021-10-12 19:41:14 +02:00
Daniel Roe
926062db3d
docs: update pages to explain catchall pattern () 2021-10-12 17:40:52 +02:00
Daniel Roe
f69289c5cd
docs: update netlify nitro demo link () 2021-10-12 23:35:01 +08:00
renovate[bot]
743160702a
chore(deps): update devdependency jiti to ^1.12.7 ()
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-10-12 17:22:17 +02: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 () 2021-10-12 17:02:04 +02:00
Anthony Fu
4b04cdfdf1
docs: init function for useState () 2021-10-12 16:59:19 +02:00
Emmanuel Salomon
e721fd4236
docs: fix typo () 2021-10-12 16:58:28 +02:00
Pooya Parsa
559c3084f0 docs: hide modules from navigation [wip] 2021-10-12 16:57:34 +02:00
Gaston Ndanyuzwe
3459eb7019
docs: fix typo () 2021-10-12 16:55:20 +02:00
Matt Kane
d41c034af7
docs: broken preset links () 2021-10-12 16:31:47 +02:00
Daniel Roe
b77bdd71f6
chore(docs): fix typo () 2021-10-12 16:29:08 +02:00
Matt Kane
70c0d8eedb
chore: change Nuxt3 to Nuxt 3 () 2021-10-12 16:19:58 +02:00
Flo Edelmann
cc410a31a6
chore(docs): fix typo () 2021-10-12 16:17:46 +02:00
Sylvain Marroufin
cc14cdd464
chore(docs): fix Docus EditOnGithub component () 2021-10-12 15:45:43 +02:00
pooya parsa
9cb9bb651e
feat(nuxt3): create root component () 2021-10-12 14:51:41 +02:00
Sébastien Chopin
7064728c21 chore(docs): add soon badges 2021-10-12 14:11:34 +02:00
Sébastien Chopin
f7819f72cb
chore(docs): add Read the announcement ()
* chore: add announcement link

* chore: update link UI

* chore: update highlight

* chore: update design

* chore: move announcement to botto

* Update docs/components/molecules/HomeHero.vue

Co-authored-by: pooya parsa <pyapar@gmail.com>

* chore: move back to top and improve footer + homepage

Co-authored-by: Sylvain Marroufin <marroufin.sylvain@gmail.com>
Co-authored-by: pooya parsa <pyapar@gmail.com>
2021-10-12 13:47:16 +02:00
Clément Ollivier
d09a5531f2
docs: update count example () 2021-10-12 12:21:00 +02:00
Sylvain Marroufin
3bf6bb10fd
chore(docs): display AppHeader GitHub link on mobile () 2021-10-12 11:11:03 +02:00
Sylvain Marroufin
2291a9dd9f
chore(docs): update documentation spacings () 2021-10-12 10:43:46 +02:00
kazuya kawaguchi
daf582662c
docs: fix typo () 2021-10-12 04:08:26 +02:00
Sébastien Chopin
4e45c853d5 chore(docs): use full path in header links 2021-10-12 01:50:08 +02:00
Sébastien Chopin
ca83015b57
chore(docs): fix gem on SSR and improve it ()
* chore(docs): fix gem on SSR and improve it

* chore: update loading bar color
2021-10-12 01:33:32 +02:00
Sébastien Chopin
e34875ff7c
docs: add what is nuxt section () 2021-10-12 00:47:43 +02:00
pooya parsa
54c57e3987
feat(nuxt3): useFetch () 2021-10-12 00:36:50 +02:00
Daniel Roe
051289af4e
docs: grammar and style tweaks () 2021-10-11 23:49:54 +02:00
pooya parsa
666b7f1ba8
feat: useState composable () 2021-10-11 19:48:03 +02:00
Pooya Parsa
d8f40155c1 chore(docs): generate config based on template
this helps to not commit generated content
2021-10-11 19:46:23 +02:00
Sébastien Chopin
9fc65e485e
chore(docs): improve deployment section () 2021-10-11 19:18:38 +02:00
Sébastien Chopin
45728735ad
chore(docs): Improve getting started section () 2021-10-11 18:37:38 +02:00
Sébastien Chopin
34ebfa0d1e
chore(docs): improve deployment section () 2021-10-11 18:35:02 +02:00
Clément Ollivier
be76c93a52
chore: fix link to bridge installation () 2021-10-11 17:33:34 +02:00
Sylvain Marroufin
6af3365987
chore(docs): error page fix () 2021-10-11 15:29:36 +02:00
Sébastien Chopin
18cf0ba865
chore(docs): improvements ()
Co-authored-by: Sylvain Marroufin <marroufin.sylvain@gmail.com>
Co-authored-by: Pooya Parsa <pyapar@gmail.com>
2021-10-11 14:57:54 +02:00
pooya parsa
2bf645bd73
refactor(nuxt3): cleanup data fetching and improved useAsyncData () 2021-10-08 16:21:55 +02:00
Anthony Fu
e614328406
docs: fix typo () 2021-10-08 11:56:44 +02:00
Daniel Roe
11490cdd7d
feat(bridge): add support for <script setup> () 2021-10-07 10:31:29 +02:00
pooya parsa
dd73a8bcad
feat: export defineNuxtConfig from nuxt3 and @nuxt/bridge () 2021-10-06 14:31:52 +02:00
Daniel Roe
6dfe0d129a
docs: fix init command () 2021-10-06 12:22:46 +02:00
pooya parsa
baa4ddbae0
feat(nuxi): basic nuxi init () 2021-10-05 22:35:23 +02:00
Pooya Parsa
1aa44209b4 chore: fix typo in docs/yarn.lock 2021-10-05 17:23:20 +02:00
Pooya Parsa
71c44168f0 docs: update bridge install to use -edge alias (resolves ) 2021-10-05 17:13:21 +02:00
Pooya Parsa
2b1bf4824e chore: update base major versions to 3.x for simplicity 2021-10-05 17:09:24 +02:00
Daniel Roe
b712de9aa2
feat(bridge): enable automatic global imports for nuxt2 () 2021-10-02 18:59:32 +02:00
Pooya Parsa
f21b7de3d1 chore(deps): update jiti to 1.12.6
also force resolve to ensure using latest and v8-compile-cache is disabled
2021-10-02 16:09:06 +02:00
Daniel Roe
699d58968f
docs: update bridge to webpack4 () 2021-10-02 13:32:56 +02:00
Anthony Fu
e13baf9867
feat(nuxt3): remove <script setup> transform and prefer top level await ()
Co-authored-by: Pooya Parsa <pyapar@gmail.com>
2021-09-30 20:19:55 +02:00
renovate[bot]
a5f446ca6a
chore(deps): update all non-major dependencies ()
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-29 20:28:57 +02:00
Daniel Roe
b8b32ac32d
chore: use miniflare for testing repo and recommend to users () 2021-09-28 13:30:54 +02:00
Sébastien Chopin
f70825d3af
chore(docs): fix link to nuxt 3 sandbox 2021-09-27 15:10:34 +02:00
pooya parsa
6329a681e4
refactor: migrate from upath to pathe () 2021-09-27 14:49:36 +02:00
Sébastien Chopin
cf3f564635 chore(docs): improvements regarding asyncData example 2021-09-23 16:45:59 +02:00
renovate[bot]
2bae698c18
chore(deps): update all non-major dependencies ()
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-22 17:58:48 +02:00
pooya parsa
fc019b8816
feat(bridge): enable composition-api () 2021-09-22 17:34:11 +02:00
renovate[bot]
b06e90d336
chore(deps): update all non-major dependencies ()
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-21 18:53:25 +02:00
pooya parsa
62647844b5
chore: update to unbuild 0.5.x () 2021-09-21 18:49:36 +02:00
renovate[bot]
758bf3ef6f
chore(deps): update all non-major dependencies () 2021-09-20 20:59:49 +02:00
kazuya kawaguchi
2c82c27960
docs: fix dynamic routes () 2021-09-10 19:55:27 +02:00
kazuya kawaguchi
93e1f7be2d
docs: fix dynamic routes template () 2021-09-10 17:52:12 +02:00
pooya parsa
de17f1388c
chore: add contribution docs to the repository ()
Co-authored-by: Sébastien Chopin <seb@nuxtjs.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2021-09-10 09:19:33 +02:00
Sébastien Chopin
a1462fff39
chore(docs): design improvements () 2021-09-09 19:25:26 +02:00
renovate[bot]
51eb4dba22
chore(deps): update all non-major dependencies ()
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-08 14:09:33 +02:00
Pooya Parsa
b9c65486af chore(docs): generate docs from @nuxt/kit schema 2021-09-07 12:41:27 +02:00
renovate[bot]
9f7438afb1
chore: update all non-major dependencies and add node to nitro external conditions ()
Co-authored-by: Pooya Parsa <pyapar@gmail.com>
2021-09-05 23:54:12 +02:00
pooya parsa
44458fcbbb
feat: nuxt bridge () 2021-09-05 23:21:33 +02:00
Xin Du (Clark)
fdd30a9378
docs: fix presets links () 2021-08-19 14:05:44 +02:00
Daniel Roe
052edd220d
docs: auto-generate configuration api ()
Co-authored-by: Pooya Parsa <pyapar@gmail.com>
2021-08-11 23:48:33 +02:00
Anthony Fu
b2b4c64807
feat: auto global imports ()
Co-authored-by: Pooya Parsa <pyapar@gmail.com>
2021-08-10 02:27:23 +02:00
Pooya Parsa
a20f473ea3 chore: update lockfile
[skip-release]
2021-08-09 17:51:17 +02:00
renovate[bot]
62921afad0
chore(deps): update all non-major dependencies ()
[no-release]
2021-08-09 17:46:36 +02:00
Yaël Guilloux
f028719e7a
chore(docs): update docs to @docus () 2021-07-28 09:50:09 +02:00
pooya parsa
9fd1f10ec2
refactor: simplify docs/ directory () 2021-07-26 22:03:39 +02:00
renovate[bot]
b3526ba0a4
chore(deps): update all non-major dependencies ()
[skip-release]
2021-07-26 15:44:55 +02:00
renovate[bot]
a57b9e1887
chore(deps): update all non-major dependencies ()
[skip-release]
2021-07-23 17:22:54 +02:00
renovate[bot]
9c7085da58
chore(deps): update all non-major dependencies ()
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-07-21 19:18:45 +02:00
renovate[bot]
d7de66ae1d
chore(deps): lock file maintenance ()
[skip-release]
2021-07-20 12:21:56 +02:00
renovate[bot]
17a2d18486
chore(deps): update all non-major dependencies ()
[skip-release]
2021-07-20 12:20:35 +02:00
Daniel Roe
b263b4f930
feat: @nuxt/meta module for head rendering ()
Co-authored-by: Anthony Fu <hi@antfu.me>
Co-authored-by: Pooya Parsa <pyapar@gmail.com>
2021-07-15 13:28:04 +02:00
renovate[bot]
6575231e88
chore(deps): update devdependency unified to v10 ()
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-07-15 11:38:43 +02:00
pooya parsa
6318438415
feat(nitro, vite): use native module ()
Co-authored-by: Daniel Roe <daniel@roe.dev>
2021-07-15 11:38:06 +02:00
renovate[bot]
569d4f3cb3
chore(deps): update all non-major dependencies () 2021-07-14 16:52:08 +02:00
renovate[bot]
be835de180
chore(deps): update all non-major dependencies ()
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-07-07 20:42:12 +02:00
renovate[bot]
1dc68c0a84
chore(deps): update all non-major dependencies ()
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-07-02 14:45:36 +02:00
Daniel Roe
b1948b1921
feat(pages): page layouts () 2021-06-30 18:32:22 +02:00
renovate[bot]
35e2b474d0
chore(deps): lock file maintenance () 2021-06-30 12:57:58 +02:00
renovate[bot]
79523399d2
chore(deps): update all non-major dependencies ()
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-06-30 12:49:42 +02:00
Daniel Roe
5b8c4caecc
docs: community starter docs () 2021-06-25 11:36:38 +02:00
renovate[bot]
15e65613b9
chore(deps): lock file maintenance ()
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-06-21 11:47:52 +02:00
renovate[bot]
8ef48ce993
chore(deps): update all non-major dependencies ()
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-06-21 11:37:16 +02:00
renovate[bot]
59998eef51
chore(deps): update all non-major dependencies ()
* chore(deps): update all non-major dependencies

* fix nuxt-windicss version

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Pooya Parsa <pyapar@gmail.com>
2021-06-16 15:01:15 +02:00
Anthony Fu
11a5a3e14f
feat(app): make asyncData working with <script setup nuxt> () 2021-06-16 14:42:58 +02:00
Anthony Fu
e4bb36883a
chore: switch to volar ()
* chore: switch to Volar, close 

* chore: update
2021-06-16 13:18:38 +02:00
Pooya Parsa
95d5c58e08 docs: update docus to latest
pinning nuxt-windicss for https://github.com/windicss/windicss-webpack-plugin/pull/80
2021-06-14 21:22:04 +02:00
renovate[bot]
bdd37f5158
chore(deps): update devdependency vite-plugin-windicss to v1 ()
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-06-14 21:13:09 +02:00
Daniel Roe
f2672ac230
docs: server updates/introduction ()
Co-authored-by: Pooya Parsa <pyapar@gmail.com>
2021-06-14 21:12:00 +02:00
Daniel Roe
cdca16fa8c
docs: basic kit info () 2021-06-14 20:54:23 +02:00
Daniel Roe
a3fbc3954f
docs: fix unintended NodeJS usage () 2021-06-14 20:53:03 +02:00
Daniel Roe
c75c03e0bb
docs: add deployment ()
Co-authored-by: Alexander Lichter <manniL@gmx.net>
Co-authored-by: Pooya Parsa <pyapar@gmail.com>
2021-06-14 14:31:30 +02:00
Pooya Parsa
d5a28dee39 chore: revert docus upgrade from 2021-06-09 00:20:16 +02:00
Pooya Parsa
4fab80ee23 docs: format improvements on get-started 2021-06-09 00:14:22 +02:00
renovate[bot]
d6da38a1fe
chore(deps): update all non-major dependencies ()
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-06-08 23:59:13 +02:00
Daniel Roe
9164179b50
docs: server ()
Co-authored-by: Pooya Parsa <pyapar@gmail.com>
2021-06-08 23:57:15 +02:00
Daniel Roe
e2f5a3c9b0
docs: app ()
Co-authored-by: Pooya Parsa <pyapar@gmail.com>
2021-06-08 23:44:30 +02:00
Daniel Roe
44aeaae941
docs: getting started ()
Co-authored-by: Pooya Parsa <pyapar@gmail.com>
2021-06-08 23:09:36 +02:00
Pooya Parsa
f6dbfd3872 docs: workaround for docus@0.5.x
https://github.com/nuxtlabs/docus/issues/393
2021-06-08 21:46:16 +02:00
Pooya Parsa
e9c910c320 docs: downgrade docus and lockfile 2021-06-08 21:30:50 +02:00
Pooya Parsa
495c962ab0 docs: add nuxt-edge, core-js@3 and lockfile 2021-06-07 14:24:13 +02:00
Pooya Parsa
9c14349561 docs: add .gitkeep for static dir 2021-06-07 14:02:36 +02:00
pooya parsa
bdc2ced718
docs: use docus to render () 2021-06-07 13:49:37 +02:00
renovate[bot]
4aba861171
chore(deps): update devdependency windicss-webpack-plugin to v1 ()
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-06-07 11:20:15 +02:00
renovate[bot]
7d2cd2f356
chore(deps): update all non-major dependencies ()
Co-authored-by: Pooya Parsa <pyapar@gmail.com>
2021-06-07 11:12:36 +02:00
renovate[bot]
6d216d1255
chore(deps): update all non-major dependencies ()
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-05-24 13:03:42 +02:00
renovate[bot]
404838bcc8
chore(deps): update all non-major dependencies ()
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-05-20 12:47:35 +02:00
renovate[bot]
7db904af77
chore(deps): update all non-major dependencies ()
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-05-19 17:54:46 +02:00
renovate[bot]
ccb2028c54
chore(deps): update devdependency windicss to v3 ()
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-05-19 17:36:53 +02:00
Daniel Roe
145d922fd4
chore: update yarn peer deps () 2021-04-29 14:35:30 +02:00
renovate[bot]
717b26f3ce
chore(deps): update all non-major dependencies ()
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-04-29 14:06:45 +02:00
Pooya Parsa
3b29191880 chore: use nuxt3@latest for examples 2021-04-23 23:19:30 +02:00
renovate[bot]
3f712f3d46
chore(deps): update all non-major dependencies ()
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-04-23 21:26:28 +02:00
pooya parsa
91b590538b
chore: init docs () 2021-04-20 14:16:09 +02:00