Commit Graph

14 Commits

Author SHA1 Message Date
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