pooya parsa
|
ceb61ada2b
|
refactor(schema): upgrade to untyped 0.5 (#7452)
|
2022-09-12 20:22:41 +02:00 |
|
Daniel Roe
|
13dc0b94c4
|
feat(nuxt): allow exposing type augmentations from extends layers (#7442)
|
2022-09-12 15:41:15 +02:00 |
|
Daniel Roe
|
46240a8c14
|
test(nuxt): add tests for import protection plugin (#7416)
|
2022-09-12 11:23:37 +02:00 |
|
pooya parsa
|
888bd7c145
|
feat(nuxt): payload rendering support (#6455)
Co-authored-by: Daniel Roe <daniel@roe.dev>
|
2022-09-10 15:57:16 +02:00 |
|
Daniel Roe
|
9abc7a2122
|
fix(nuxt): do not apply import protection to top-level resolution (#7344)
|
2022-09-10 13:51:17 +02:00 |
|
Daniel Roe
|
83949c3734
|
fix(nuxt): always inline entry styles (#7386)
|
2022-09-10 11:43:17 +02:00 |
|
Daniel Roe
|
e60d03b940
|
fix(nuxt): de-default layout/component imports (#7389)
|
2022-09-10 11:41:32 +02:00 |
|
Daniel Roe
|
eab4706614
|
feat: allow client-side sourcemaps in production (#7313)
|
2022-09-07 13:32:10 +02:00 |
|
Daniel Roe
|
1ca294e125
|
fix(nuxt): don't override payload error if it is present (#7290)
|
2022-09-06 18:21:53 +02:00 |
|
Daniel Roe
|
a931667111
|
feat(kit): add addImportsSources utility (#7270)
|
2022-09-06 12:17:41 +02:00 |
|
Daniel Roe
|
cc87d2a37a
|
feat(nuxt): support experimental flag to render no client-side js (#7248)
|
2022-09-05 15:46:47 +02:00 |
|
Pooya Parsa
|
80a66dc5af
|
chore(deps): update nitropack to 0.5.1
|
2022-09-05 13:03:42 +02:00 |
|
Daniel Roe
|
de62520990
|
feat(nuxt, vite): inline global and component styles in server response (#7160)
Co-authored-by: Pooya Parsa <pooya@pi0.io>
|
2022-09-03 15:03:30 +02:00 |
|
Pooya Parsa
|
ee20a00f65
|
chore: fix typo in deprecation messages
|
2022-09-03 12:35:16 +02:00 |
|
pooya parsa
|
abd5dc58c9
|
fix: improve autoImports deprecation dx (#7158)
|
2022-09-02 15:42:46 +02:00 |
|
pooya parsa
|
9eb95e2371
|
build(nuxt): update nitropack to 0.5.x (#7141)
|
2022-09-01 18:57:10 +02:00 |
|
renovate[bot]
|
e38e1de740
|
refactor: apply lints from @nuxtjs/eslint-config-typescript v11 (#7114)
Co-authored-by: Pooya Parsa <pooya@pi0.io>
|
2022-08-31 20:34:17 +02:00 |
|
Louis Haftmann
|
1e5aa85062
|
chore(nuxt): fix typo (#6971)
|
2022-08-26 12:09:29 +02:00 |
|
Yaël Guilloux
|
1700bf822e
|
feat(nuxt): app.config improvements (#6905)
|
2022-08-24 18:35:02 +02:00 |
|
Daniel Roe
|
fc82b3b340
|
feat(nuxt): config options for default keepalive, page & layout transitions (#5859)
|
2022-08-23 16:24:20 +02:00 |
|
Anthony Fu
|
fd94351ee9
|
refactor(nuxt)!: rename autoImports to imports (#6864)
Co-authored-by: Pooya Parsa <pooya@pi0.io>
|
2022-08-23 16:22:11 +02:00 |
|
Daniel Roe
|
45f39be4fa
|
fix(nuxt): pass analyze options through to nitro (#6871)
|
2022-08-23 15:54:39 +02:00 |
|
Anthony Fu
|
e1e39b7e79
|
refactor(nuxt, kit): improve type strictness (#6685)
|
2022-08-22 12:12:02 +02:00 |
|
pooya parsa
|
94f76ea930
|
feat(nuxt): app.config with hmr and reactivity support (#6333)
Co-authored-by: Daniel Roe <daniel@roe.dev>
|
2022-08-17 17:23:13 +02:00 |
|
Daniel Roe
|
405629dc35
|
fix(nuxt): use vue-devtools-stub to mock @vue/devtools-api for both cjs + esm (#6713)
|
2022-08-17 16:44:36 +02:00 |
|
Anthony Fu
|
69c281f384
|
fix(nuxt): fallback to static error page on server error (#6697)
Co-authored-by: Pooya Parsa <pooya@pi0.io>
|
2022-08-17 11:14:00 +02:00 |
|
Anthony Fu
|
d2094ea37a
|
refactor(vite): enable strict type checking (#6616)
|
2022-08-15 15:40:06 +02:00 |
|
Anthony Fu
|
f350a70775
|
refactor(nuxt): enable strict type checking (#6368)
Co-authored-by: Pooya Parsa <pooya@pi0.io>
|
2022-08-12 19:47:58 +02:00 |
|
pooya parsa
|
b0bf25cf51
|
fix(nuxt): tree-shake devtools from production bundle (#6538)
|
2022-08-12 00:33:21 +02:00 |
|
pooya parsa
|
24a499d285
|
fix(nuxt)!: allow app:rendered to modify ssr context and add render:html (#6521)
|
2022-08-11 18:34:39 +02:00 |
|
Daniel Roe
|
5aa7288d97
|
fix(nuxt): log fatal errors as well as unhandled ones (#6488)
|
2022-08-10 17:47:23 +02:00 |
|
Anthony Fu
|
57f9a51c18
|
chore(deps): upgrade unplugin (#6429)
|
2022-08-08 22:12:07 +02:00 |
|
pooya parsa
|
c954dcb9e9
|
feat(nuxt): update nitropack to latest (#6442)
* feat(nuxt): update nitropack
* update renderer to use defineRenderHandler
* update
|
2022-08-08 21:12:15 +02:00 |
|
Daniel Roe
|
46f36a4038
|
fix(nuxt): use payload error state as source of truth (#6389)
|
2022-08-08 16:33:31 +02:00 |
|
Daniel Roe
|
e3b0608470
|
fix(kit): move relative path handling back into nuxt templates (#6430)
|
2022-08-08 13:03:44 +02:00 |
|
Daniel Roe
|
41d6f372a7
|
feat(nuxt): update to vue-bundle-renderer@0.4 (#6210)
|
2022-08-07 11:52:34 +02:00 |
|
Daniel Roe
|
746d553249
|
fix(nuxt): resolve plugins and middleware to their full path (#6350)
|
2022-08-04 17:15:42 +02:00 |
|
pooya parsa
|
000d81d760
|
fix(nuxt): generate 200.html and 404.html spa fallback files (#6308)
|
2022-08-02 18:45:44 +02:00 |
|
Harlan Wilton
|
622c976cec
|
fix(nuxt): render head scripts that use body: true (#6293)
Co-authored-by: Damian Głowala <48835293+DamianGlowala@users.noreply.github.com>
|
2022-08-02 13:43:25 +02:00 |
|
Daniel Roe
|
b12fe7eb7c
|
fix(nuxt): narrow nuxt.config import protection (#6279)
|
2022-08-01 19:25:31 +02:00 |
|
Kevin Marrec
|
5a042cd69b
|
feat(nuxt): extends support for app.vue (#6228)
|
2022-07-29 13:12:50 +02:00 |
|
Daniel Roe
|
748b063afa
|
fix(nuxt): don't call renderMeta if it is not defined (#6201)
* fix(nuxt): don't call renderMeta if it is not defined
* fix: check for nuxt existence as well
|
2022-07-28 15:11:47 +02:00 |
|
pooya parsa
|
f58aa8114f
|
feat(nuxt): app:rendered and app:response hooks (#6042)
|
2022-07-27 11:53:53 +02:00 |
|
David Tai
|
3a822c7177
|
refactor(nuxt): enhance useFetch and useLazyFetch request type (#4825)
Co-authored-by: Daniel Roe <daniel@roe.dev>
|
2022-07-25 14:37:39 +02:00 |
|
Thomas
|
210cf30691
|
fix(nuxt): normalize manifest css file entries (#6112)
|
2022-07-25 14:05:58 +02:00 |
|
Anthony Fu
|
d135608ef0
|
fix(nuxt): use relative path to generate plugin variables (#6030)
Co-authored-by: Pooya Parsa <pooya@pi0.io>
|
2022-07-21 20:09:27 +02:00 |
|
Daniel Roe
|
78618f1f21
|
feat(nuxt): improve error dx for users (#4539)
Co-authored-by: Pooya Parsa <pooya@pi0.io>
|
2022-07-21 16:29:03 +02:00 |
|
Daniel Roe
|
54e672db19
|
fix(nuxt): always write nitro types when building (#6035)
|
2022-07-21 15:50:41 +02:00 |
|
Daniel Roe
|
fa8b0f7c79
|
feat(vite)!: upgrade vite to v3 (#5398)
|
2022-07-21 12:44:33 +02:00 |
|
pooya parsa
|
0ef08190ae
|
fix(nuxt): fix issues with vue-router and @vue/devtools-api bundling (#5874)
|
2022-07-13 14:42:24 +02:00 |
|