Daniel Roe
|
896d1404a3
|
chore: bump node dependencies (#4440)
|
2022-04-20 00:14:27 +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 |
|
Daniel Roe
|
ea47e56540
|
fix(nuxt3): improve redirect lifecycle (#4430)
* fix(nuxt3): improve redirect lifecycle
* fix: check against existing cookie value in header
|
2022-04-19 21:13:11 +02:00 |
|
renovate[bot]
|
b30d8ad1f8
|
chore(deps): update all non-major dependencies (#4435)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2022-04-19 21:12:13 +02:00 |
|
pooya parsa
|
756693ce7f
|
feat!: migrate to nitro 0.3x (#4438)
|
2022-04-19 21:10:32 +02:00 |
|
Daniel Roe
|
90da56a03b
|
fix(nuxt3): initialize router with normalized url (#4427)
|
2022-04-19 16:37:08 +02:00 |
|
Daniel Roe
|
7a316c289a
|
fix(nuxt3): include route children in parent suspense (#4422)
|
2022-04-19 10:38:57 +02:00 |
|
pooya parsa
|
ce38dcba1c
|
fix(nuxt3): always generate / route (#4421)
|
2022-04-19 10:17:41 +02:00 |
|
pooya parsa
|
0b8eeaf40f
|
build: update nuxt ui to ^0.1.0 (#4420)
|
2022-04-19 10:06:21 +02:00 |
|
renovate[bot]
|
59ba87ee83
|
chore(deps): update all non-major dependencies (#4395)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2022-04-17 11:58:21 +02:00 |
|
Damian
|
513978e15b
|
docs: fix and improve multiple sections (#4396)
|
2022-04-16 15:53:36 +02:00 |
|
pooya parsa
|
83d27bd158
|
feat: enable hybrid rendering for nuxi build (#4373)
|
2022-04-15 18:31:19 +02:00 |
|
Daniel Roe
|
e0b2a3bfe4
|
chore: use node: prefix for built-in modules (#4384)
|
2022-04-15 17:19:05 +02:00 |
|
renovate[bot]
|
450b6db234
|
chore(deps): update dependency nitropack to ^0.2.11 (#4377)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2022-04-15 17:01:21 +02:00 |
|
renovate[bot]
|
2917af595b
|
chore(deps): update all non-major dependencies (#4367)
* chore(deps): update all non-major dependencies
* ignore type issue
* update lockfile
* remove tsignore
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Pooya Parsa <pyapar@gmail.com>
|
2022-04-15 09:57:23 +02:00 |
|
Daniel Roe
|
14d9e8e4ae
|
fix(nuxt3): directly emit document.template.mjs (#4360)
|
2022-04-15 09:39:16 +02:00 |
|
renovate[bot]
|
4b54d6c6a8
|
chore(deps): update all non-major dependencies (#4353)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2022-04-14 17:28:04 +02:00 |
|
Daniel Roe
|
5fef9e8db2
|
fix(nuxt3): ensure import names are unique
|
2022-04-14 15:58:05 +01:00 |
|
renovate[bot]
|
41663f6264
|
chore(deps): update all non-major dependencies (#4340)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2022-04-14 10:54:15 +02:00 |
|
Daniel Roe
|
ee93659147
|
feat(nuxt3): allow providing a ref as default value (#4326)
|
2022-04-13 19:41:41 +02:00 |
|
renovate[bot]
|
b241e5061b
|
chore(deps): update all non-major dependencies (#4328)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2022-04-13 19:26:03 +02:00 |
|
Daniel Roe
|
f4fb9160c6
|
feat(nuxt3): allow manually enabling/disabling the ad-hoc pages module (#4327)
|
2022-04-13 19:18:51 +02:00 |
|
Anthony Fu
|
59593a05ca
|
fix(deps): upgrade @vueuse/head (#4320)
|
2022-04-13 11:24:45 +02:00 |
|
renovate[bot]
|
1a5fd99d6c
|
chore(deps): update all non-major dependencies (#4311)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2022-04-13 07:36:40 +02:00 |
|
Daniel Roe
|
e43ba6ecd2
|
fix(nuxt3): render nuxt custom error page (#4289)
Co-authored-by: Pooya Parsa <pyapar@gmail.com>
|
2022-04-12 22:37:32 +02:00 |
|
renovate[bot]
|
aa26c6cdb1
|
chore(deps): update all non-major dependencies (#4302)
* chore(deps): update all non-major dependencies
* upda lockfile
* test: disable bridge test
* increase windows test timeout
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Pooya Parsa <pyapar@gmail.com>
|
2022-04-12 20:36:39 +02:00 |
|
Sébastien Chopin
|
ce36e2e211
|
fix(nuxt3): as backward compatible runtime config for server side (#4295)
Co-authored-by: Pooya Parsa <pyapar@gmail.com>
|
2022-04-12 16:59:48 +02:00 |
|
Pooya Parsa
|
f753938843
|
fix(nuxt3): handle falsy page meta
hotfix for #4273
|
2022-04-12 11:16:34 +02:00 |
|
Victor Saa
|
85f2f83cf2
|
feat: route alias support (#4273)
|
2022-04-12 11:09:45 +02:00 |
|
renovate[bot]
|
02b148ae2c
|
chore(deps): update all non-major dependencies (#4282)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2022-04-12 11:09:21 +02:00 |
|
pooya parsa
|
81bf1c065e
|
fix(bridge, nuxt3): backward compatibility to access runtime config in client (#4283)
|
2022-04-12 11:04:26 +02:00 |
|
renovate[bot]
|
e95ac2efb5
|
chore(deps): update all non-major dependencies (#4271)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2022-04-12 08:46:22 +02:00 |
|
pooya parsa
|
4d1a6ba6ce
|
fix(nuxt3)!: preserve runtime-config structure for client-side (#4267)
|
2022-04-11 21:55:43 +02:00 |
|
Ahad Birang
|
0d5ec20a4b
|
fix(nitro): pass resolved handlers to the nitro config (#4263)
|
2022-04-11 20:38:42 +02:00 |
|
renovate[bot]
|
2ca704641b
|
chore(deps): update all non-major dependencies (#4266)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2022-04-11 20:19:52 +02:00 |
|
renovate[bot]
|
180afc854f
|
chore(deps): update all non-major dependencies (#4261)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2022-04-11 17:56:24 +02:00 |
|
pooya parsa
|
2c540e7870
|
feat: introduce simplified runtimeConfig option (#4254)
|
2022-04-11 16:34:23 +02:00 |
|
Daniel Roe
|
bc1e00a8df
|
style: remove unused import
|
2022-04-11 15:13:21 +01:00 |
|
Daniel Roe
|
38cd6f0f03
|
fix(nuxt3): re-enable computed metadata in useHead (#4260)
|
2022-04-11 16:09:04 +02:00 |
|
Daniel Roe
|
1091d456a8
|
feat(nuxt, bridge): support titleTemplate , viewport and charset for useHead (#4221)
|
2022-04-11 11:03:31 +02:00 |
|
renovate[bot]
|
ed4946b06a
|
chore(deps): update all non-major dependencies (#4207)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2022-04-09 12:14:50 +02:00 |
|
Daniel Roe
|
edd0b30896
|
fix(nuxt3,bridge): rename error handler url (#4215)
|
2022-04-09 11:52:42 +02:00 |
|
Daniel Roe
|
f2fc135721
|
fix(nuxt3): remove useMeta warning (#4216)
* fix(nuxt3): remove useMeta warning for now
* Update packages/nuxt3/src/head/runtime/composables.ts
Co-authored-by: pooya parsa <pyapar@gmail.com>
|
2022-04-09 11:46:29 +02:00 |
|
pooya parsa
|
315e5b59e6
|
fix: nitropack fixes and upgrade to 0.2.x (#4187)
|
2022-04-08 02:05:27 +02:00 |
|
Daniel Roe
|
bc7627df07
|
fix(nuxt3): export useRequestEvent from #app (#4169)
|
2022-04-07 17:40:18 +02:00 |
|
pooya parsa
|
9fbb9bec8d
|
fix: regressions from nitropack migration (#4157)
|
2022-04-07 14:57:57 +02:00 |
|
Daniel Roe
|
76eedb852e
|
fix(nuxt3)!: add default cookie path to / (#4019)
|
2022-04-07 13:35:46 +02:00 |
|
renovate[bot]
|
cc9714ff40
|
chore(deps): update all non-major dependencies (#4155)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2022-04-07 13:32:00 +02:00 |
|
pooya parsa
|
11626eea4f
|
feat!: migrate to nitropack (#3956)
Co-authored-by: Daniel Roe <daniel@roe.dev>
|
2022-04-07 13:28:04 +02:00 |
|
Daniel Roe
|
368610e8a7
|
feat(nuxt3): allow explicitly importing components (#4150)
|
2022-04-07 13:03:37 +02:00 |
|