Daniel Roe
|
e99f923aa5
|
feat(nuxt): add experimental View Transitions API support (#20092)
|
2023-04-10 04:33:14 -07:00 |
|
Anthony Fu
|
11a9780c80
|
feat(nuxt): prompt to install devtools when it's enabled (#20126)
|
2023-04-07 08:34:11 -07:00 |
|
Harlan Wilton
|
0c9823eb87
|
perf(head): disable @vueuse/head polyfill by default (#20131)
|
2023-04-07 06:10:35 -07:00 |
|
pooya parsa
|
9e503be0f2
|
feat(nuxt): experimental option for rich json payloads (#19205)
Co-authored-by: Daniel Roe <daniel@roe.dev>
|
2023-04-07 03:34:35 -07:00 |
|
Daniel Roe
|
d4f718d8cd
|
refactor(schema): clean up experimental options (#20112)
|
2023-04-07 03:05:09 -07:00 |
|
Julien Huang
|
3fc9a75070
|
feat(nuxt): support vue runtime compiler (#4762)
|
2023-04-06 04:51:32 -07:00 |
|
Daniel Roe
|
f40b3e2492
|
feat(nuxt): support ~ /~~ /@ /@@ aliases within layers (#19986)
|
2023-04-03 06:18:24 -07:00 |
|
Daniel Roe
|
c660b39447
|
fix(nuxt): disable x-nuxt-no-ssr header by default (#20024)
|
2023-04-03 03:39:01 -07:00 |
|
Daniel Roe
|
45cedd85bd
|
fix(schema): prefer src to rootDir aliases (#19937)
|
2023-03-28 01:37:06 -07:00 |
|
Daniel Roe
|
562cef24ca
|
perf(nuxt): experimentally disable vue server renderer nitro endpoint (#19825)
|
2023-03-23 09:04:40 +00:00 |
|
Anthony Fu
|
ce575b49e3
|
fix(nuxt): ignore falsy modules (#19684)
|
2023-03-19 16:16:13 -07:00 |
|
Hyunseung Lee
|
e42d63a25a
|
fix(schema): show payloadExtraction warning only when unset (#18516)
Co-authored-by: Daniel Roe <daniel@roe.dev>
|
2023-03-13 04:06:43 -07:00 |
|
Harlan Wilton
|
c91e4d7933
|
feat(nuxt): add useHeadSafe and remove layer around head imports (#19548)
|
2023-03-10 00:01:21 -08:00 |
|
江麻妞
|
fdd4bddf35
|
docs: update various nitro links (#19562)
|
2023-03-09 07:25:47 -08:00 |
|
Daniel Roe
|
9036142b14
|
feat(nuxt): add watch option and refactor dev server restarting (#19530)
|
2023-03-09 03:46:08 -08:00 |
|
Daniel Roe
|
edaca1a299
|
fix(vite): allow disabling clear screen behaviour (#19531)
|
2023-03-09 01:19:02 -08:00 |
|
Julien Huang
|
1729d2e42f
|
feat(nuxt): add <NuxtClientFallback> component (#8216)
|
2023-03-08 13:13:06 -08:00 |
|
Harlan Wilton
|
8732720221
|
perf(head): drop @vueuse/head dependency (#19519)
|
2023-03-08 07:32:24 -08:00 |
|
Daniel Roe
|
df3ae8cb4e
|
feat(nuxt): enable chunk error handling by default (#19086)
|
2023-03-08 12:17:22 +00:00 |
|
Anthony Fu
|
624314600d
|
feat(vite): use custom logger to show vite logs (#19523)
|
2023-03-08 03:56:41 -08:00 |
|
Daniel Roe
|
60d07df4cc
|
feat(nuxt): support custom keyed composables (#19490)
|
2023-03-07 13:06:15 -08:00 |
|
Jakub Andrzejewski
|
3f1e02351d
|
feat(nuxi,schema): add support for setting nuxt logLevel (#19369)
|
2023-03-07 04:18:47 -08:00 |
|
Harlan Wilton
|
bb61496e98
|
feat(nuxt): allow configuring treeshakeable composables (#19383)
|
2023-03-07 01:30:05 -08:00 |
|
Samuel DIDIER-LAURENT
|
b9e6980a62
|
docs: update devServer.https example (#19486)
|
2023-03-06 14:54:40 -08:00 |
|
Alexander Lichter
|
a670e07703
|
docs: fix link to nitro routeRules (#19455)
|
2023-03-05 10:10:56 +00:00 |
|
pooya parsa
|
71225e50c5
|
feat(nuxt): enable config schema by default (#19172)
|
2023-03-04 06:39:26 -08:00 |
|
Daniel Roe
|
3681bddfd5
|
feat(nuxt): auto-register modules in ~/modules (#19394)
|
2023-03-03 17:52:55 +00:00 |
|
Hamish Claxton
|
c45b842037
|
fix(nuxi): read devServer options from nuxt config (#19055)
|
2023-02-16 05:17:56 -08:00 |
|
Nick Williams
|
9dc5413cbd
|
fix(vite): respect isCustomElement config for jsx transform (#19053)
|
2023-02-16 04:45:08 -08:00 |
|
Daniel Roe
|
96b09ea982
|
feat(nuxt): add experimental app:chunkError hook and reload strategy (#19038)
|
2023-02-16 04:43:58 -08:00 |
|
Daniel Roe
|
80f73d39ce
|
docs: remove reference to obsolete static property
resolves #15009
|
2023-02-15 12:54:49 +00:00 |
|
Daniel Roe
|
5037dd6876
|
fix: use named export from defu in all places (#18624)
|
2023-01-30 04:09:48 -08:00 |
|
Daniel Roe
|
b8f6243621
|
fix(nuxt): provide fallback values for undefined runtime config (#18586)
|
2023-01-28 07:18:04 -08:00 |
|
pooya parsa
|
1af319e0fa
|
feat: experimental config schema (#18410)
|
2023-01-23 19:07:21 +01:00 |
|
Daniel Roe
|
19973c26f4
|
chore: update more repo links
|
2023-01-20 13:37:41 +00:00 |
|
Daniel Roe
|
081dc3254f
|
chore: update internal repo/issue links to usenuxt/nuxt
|
2023-01-19 19:37:07 +00:00 |
|
Jose Morel
|
baf9d950db
|
feat(vite): support build.transpile as function (#7767)
Co-authored-by: Daniel Roe <daniel@roe.dev>
|
2023-01-19 10:56:34 +00:00 |
|
Daniel Roe
|
a68da6d6a7
|
chore: case police update (#10085)
|
2023-01-13 15:00:57 +00:00 |
|
Daniel Roe
|
a3a0f005fa
|
docs: remove nuxt 2 information from generate schema (#10002)
|
2023-01-09 09:52:56 +00:00 |
|
BetonZM
|
f3263ebb9d
|
docs: clarify plugins are auto-registered, remove components default (#9815)
Co-authored-by: Daniel Roe <daniel@roe.dev>
|
2023-01-02 19:18:50 +01:00 |
|
Anthony Fu
|
faf260757c
|
feat(vite): display production build stats (#9761)
|
2022-12-19 12:57:08 +01:00 |
|
Sébastien Chopin
|
c0be933b02
|
docs: link to nuxt.com instead of v3.nuxtjs.org (#9786)
|
2022-12-19 11:50:01 +00:00 |
|
Daniil Chudo
|
ab2456c295
|
refactor: split out type imports from value imports (#9225)
|
2022-12-11 21:44:52 +00:00 |
|
Rami Menai
|
73bbae3308
|
docs(schema): add example and description for imports.dirs (#9346)
|
2022-11-28 12:00:26 +01:00 |
|
Daniel Roe
|
ab125bd1c5
|
feat(nuxt): experimental server component islands (#5689)
Co-authored-by: Pooya Parsa <pooya@pi0.io>
|
2022-11-24 13:24:14 +01:00 |
|
Nathan Chase
|
13e4f8b679
|
fix: remove postcss.config from schema (#9181)
|
2022-11-19 14:49:37 +01:00 |
|
Daniel Roe
|
38d7f61ac2
|
fix(schema): initialise runtimeConfig.public with empty object (#9050)
|
2022-11-16 12:42:25 +01:00 |
|
pooya parsa
|
5ac9d85a49
|
refactor!: remove deprecated api (#9029)
|
2022-11-16 03:26:35 +01:00 |
|
pooya parsa
|
6e78f9dbb0
|
fix(nuxt)!: enable payload extraction only for nuxi generate (#9018)
|
2022-11-15 17:27:34 +01:00 |
|
pooya parsa
|
0ff4ebe808
|
feat: allow customizing root id and tag (#8883)
|
2022-11-10 12:41:02 +01:00 |
|