pooya parsa
5ac9d85a49
refactor!: remove deprecated api ( #9029 )
2022-11-16 03:26:35 +01:00
pooya parsa
b49f2a8147
refactor: update unjs dependencies to stable v1 ( #9011 )
2022-11-15 15:33:43 +01:00
Anthony Fu
b4d7d62287
feat(nuxi)!: setup nuxt globally with nuxt test
( #4578 )
2022-11-10 15:55:47 +01:00
Cue
f26c97f05a
chore(examples): update event context ( #8814 )
2022-11-09 10:05:52 +01:00
Clément Ollivier
81831c09eb
chore: bump nuxt version in examples ( #8801 )
2022-11-08 11:14:27 +01:00
Iljs Путлер Капут
07dc5fd01e
docs: use update import for defineLazyEventHandler
( #8767 )
2022-11-07 12:47:38 +01:00
Daniel Roe
1ac8c99df9
chore(examples): add missing dependency and script for testing example ( #8457 )
2022-10-25 10:45:16 +02:00
Daniel Roe
09e553467e
v3.0.0-rc.12 ( #8067 )
...
Co-authored-by: Pooya Parsa <pooya@pi0.io>
2022-10-18 20:47:21 +02:00
Daniel Roe
1471e0566f
chore: bump example dependencies ( #8160 )
2022-10-13 16:36:59 +02:00
Cupid Valentine
186a626e38
docs(example): replace useQuery to getQuery ( #8047 )
2022-10-08 11:32:20 +02:00
MiniDigger | Martin
63c88056c7
fix(head): allow using the default slot for script content like noscript ( #7858 )
...
Co-authored-by: Martin Benndorf <martin.benndorf@gothaer.de>
2022-10-03 16:16:37 +02:00
AuroraTea
bda866050d
docs(examples): optimize writing of : ?
( #7928 )
2022-09-30 14:55:32 +02:00
Daniel Roe
fcf08c95be
docs: fix typo in nitro options in wasm example ( #7639 )
2022-09-19 10:44:32 +02:00
pooya parsa
5973df1e96
chore: update examples to ^3.0.0-rc.10
and use global defineNuxtConfig
( #7515 )
2022-09-14 19:26:43 +02:00
Pooya Parsa
a329b28dd8
chore: use latest nuxt and @nuxt/ui
for examples
2022-09-05 15:44:25 +02:00
Sébastien Chopin
94261349dc
docs: add app-config
example ( #7247 )
...
Co-authored-by: Pooya Parsa <pooya@pi0.io>
2022-09-05 15:16:30 +02:00
renovate[bot]
e38e1de740
refactor: apply lints from @nuxtjs/eslint-config-typescript
v11 ( #7114 )
...
Co-authored-by: Pooya Parsa <pooya@pi0.io>
2022-08-31 20:34:17 +02:00
Daniel Roe
b90d286631
feat(nuxt): add setPageLayout
utility ( #6826 ) ( #7075 )
...
Co-authored-by: HomWang <516310460@qq.com>
2022-08-31 10:02:48 +02:00
Yaël Guilloux
1700bf822e
feat(nuxt): app.config
improvements ( #6905 )
2022-08-24 18:35:02 +02:00
HomWang
1bce4df00a
docs(examples): add jsx example ( #6870 )
...
Co-authored-by: Pooya Parsa <pooya@pi0.io>
2022-08-23 21:08:35 +02:00
Anthony Fu
fd94351ee9
refactor(nuxt)!: rename autoImports
to imports
( #6864 )
...
Co-authored-by: Pooya Parsa <pooya@pi0.io>
2022-08-23 16:22:11 +02:00
pooya parsa
94f76ea930
feat(nuxt): app.config
with hmr and reactivity support ( #6333 )
...
Co-authored-by: Daniel Roe <daniel@roe.dev>
2022-08-17 17:23:13 +02:00
Daniel Roe
78618f1f21
feat(nuxt): improve error dx for users ( #4539 )
...
Co-authored-by: Pooya Parsa <pooya@pi0.io>
2022-07-21 16:29:03 +02:00
Pooya Parsa
aa5a97ace2
chore(deps): update @nuxt/ui
to 2.x
2022-07-12 16:20:14 +02:00
Cupid Valentine
57130b4fbc
docs: use toUTCString
in useAsyncData
example ( #5798 )
2022-07-11 10:45:01 +02:00
Cupid Valentine
ac4e09b36b
docs: use defineLazyHandler
in wasm example ( #5797 )
2022-07-11 10:41:56 +02:00
Anthony Fu
c95a48c632
feat(nuxt): add <NuxtLoadingIndicator>
component ( #5121 )
...
Co-authored-by: Damian <48835293+DamianGlowala@users.noreply.github.com>
Co-authored-by: Sébastien Chopin <seb@nuxtjs.com>
Co-authored-by: Pooya Parsa <pooya@pi0.io>
2022-07-07 19:59:55 +02:00
Francisco Buceta
38e0fa6e1e
feat(nuxt3): support custom
prop for <nuxt-link>
( #4249 )
...
Co-authored-by: Daniel Roe <daniel@roe.dev>
Co-authored-by: pooya parsa <pyapar@gmail.com>
2022-07-07 19:28:23 +02:00
Daniel Roe
23546a270c
feat(nuxt): automatically generate unique keys for keyed composables ( #4955 )
...
Co-authored-by: Pooya Parsa <pyapar@gmail.com>
2022-07-07 18:26:04 +02:00
Daniel Roe
8c2c80e43e
feat(nuxt)!: support universal global middleware ( #5038 )
2022-06-27 14:10:29 +02:00
Qin Guan
2156079405
docs(examples): rename hello.ts
to [...hello].ts
( #5261 )
...
Co-authored-by: pooya parsa <pyapar@gmail.com>
2022-06-22 19:25:27 +02:00
Daniel Roe
f1f9c2ae59
docs: remove semicolon ( #5074 )
2022-05-20 11:25:38 +02:00
HG
173fbfd06e
docs: demonstrate the multiple useState
with same key ( #5059 )
...
* Better demonstrate the UseState concept
Add another counter instance with the same id and show that they change in parallel
* Apply suggestions from code review
Co-authored-by: pooya parsa <pyapar@gmail.com>
2022-05-20 11:12:35 +02:00
pooya parsa
4712e99411
refactor!: rename nuxt3 to nuxt ( #4449 )
2022-04-20 10:52:39 +02:00
Daniel Roe
b38dc097f6
feat(nuxt3): allow separating client and server components ( #4390 )
...
Co-authored-by: Anthony Fu <anthonyfu117@hotmail.com>
2022-04-19 21:13:55 +02:00
pooya parsa
0b8eeaf40f
build: update nuxt ui to ^0.1.0 ( #4420 )
2022-04-19 10:06:21 +02:00
Daniel Roe
e0b2a3bfe4
chore: use node:
prefix for built-in modules ( #4384 )
2022-04-15 17:19:05 +02:00
Clément Ollivier
25ced97f16
docs: add server-routes example ( #4301 )
2022-04-13 19:25:45 +02:00
Anthony Fu
e31c604ac4
feat(vite-node): on-demand manifest generation ( #3968 )
...
Co-authored-by: pooya parsa <pyapar@gmail.com>
2022-04-12 12:04:55 +02:00
Daniel Roe
1091d456a8
feat(nuxt, bridge): support titleTemplate
, viewport
and charset
for useHead
( #4221 )
2022-04-11 11:03:31 +02:00
Sébastien Chopin
8284e7fa21
docs: update link to examples
2022-04-06 17:36:43 +02:00
Clément Ollivier
9a0fc57724
docs: update sitemap ( #4063 )
...
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
Daniel Roe
e90b8c28d1
refactor(nuxt3,bridge)!: rename useMeta
to useHead
( #4066 )
2022-04-05 16:02:29 +02:00
Daniel Roe
fdd38f958c
feat(nitro): support for rendering ssr teleports to body ( #3909 )
...
Co-authored-by: pooya parsa <pyapar@gmail.com>
2022-04-01 16:06:48 +02:00
Clément Ollivier
169aa35ef7
fix(examples): add sub-folder to github examples path ( #3996 )
2022-03-31 15:31:04 +02:00
Clément Ollivier
1a7b570c82
docs(examples): add examples to docs ( #3966 )
...
Co-authored-by: Pooya Parsa <pyapar@gmail.com>
2022-03-30 17:59:28 +02:00
Clément Ollivier
9181734912
docs(examples): fix minor errors ( #3965 )
2022-03-30 10:34:05 +02:00
Anthony Fu
8dd77d7b6e
feat: refreshNuxtData
function and app:data:refresh
hook ( #3929 )
...
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
Clément Ollivier
797da68979
docs(examples): normalize examples using tips ( #3852 )
2022-03-23 09:44:36 +01:00
Kevin Marrec
7c0d2e176c
feat(nuxt3): extends support for pages
& middleware
directories ( #3783 )
...
Co-authored-by: Pooya Parsa <pyapar@gmail.com>
2022-03-22 19:12:54 +01:00