Commit Graph

18 Commits

Author SHA1 Message Date
renovate[bot] 0b1cdcc70d
chore(deps): update devdependency @nuxtjs/eslint-config-typescript to v12 (#9086)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2023-01-14 01:13:48 +00:00
Daniel Roe 8f81644b20
chore: update example nuxt versions (#9114) 2022-11-17 12:00:17 +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
AuroraTea bda866050d
docs(examples): optimize writing of ` : ? ` (#7928) 2022-09-30 14:55: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
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
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
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 8c2c80e43e
feat(nuxt)!: support universal global middleware (#5038) 2022-06-27 14:10:29 +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
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