Commit Graph

60 Commits

Author SHA1 Message Date
Daniel Roe b263b4f930
feat: `@nuxt/meta` module for head rendering (#179)
Co-authored-by: Anthony Fu <hi@antfu.me>
Co-authored-by: Pooya Parsa <pyapar@gmail.com>
2021-07-15 13:28:04 +02:00
pooya parsa 6318438415
feat(nitro, vite): use native module (#252)
Co-authored-by: Daniel Roe <daniel@roe.dev>
2021-07-15 11:38:06 +02:00
Daniel Roe 48c098b7e9
examples: add `vue-content-loader` (#317) 2021-07-12 12:31:13 +02:00
Daniel Roe b1948b1921
feat(pages): page layouts (#276) 2021-06-30 18:32:22 +02:00
Daniel Roe 53f6756178
feat(app): backwards-compatible options `asyncData` support (#286) 2021-06-30 12:53:10 +02:00
Daniel Roe 1518a2a070
feat(pages): add catchall support (`[...id].vue`) (#254) 2021-06-21 14:09:08 +02:00
pooya parsa a0f81cd1fb
feat: components discovery (#243)
Co-authored-by: Daniel Roe <daniel@roe.dev>
2021-06-18 18:50:03 +02:00
Anthony Fu 11a5a3e14f
feat(app): make `asyncData` working with `<script setup nuxt>` (#220) 2021-06-16 14:42:58 +02:00
Pooya Parsa 3b29191880 chore: use nuxt3@latest for examples 2021-04-23 23:19:30 +02:00
pooya parsa ca466e08a1
chore: add examples directory (#115) 2021-04-23 22:30:43 +02:00