Daniel Roe
8f81644b20
chore: update example nuxt versions ( #9114 )
2022-11-17 12:00:17 +01:00
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
Clément Ollivier
81831c09eb
chore: bump nuxt version in examples ( #8801 )
2022-11-08 11:14:27 +01: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
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
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
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
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
pooya parsa
0b8eeaf40f
build: update nuxt ui to ^0.1.0 ( #4420 )
2022-04-19 10:06:21 +02:00
Daniel Roe
1091d456a8
feat(nuxt, bridge): support titleTemplate
, viewport
and charset
for useHead
( #4221 )
2022-04-11 11:03:31 +02:00
Daniel Roe
e90b8c28d1
refactor(nuxt3,bridge)!: rename useMeta
to useHead
( #4066 )
2022-04-05 16:02:29 +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