Julien Huang
|
13384149f7
|
fix(nuxt): remove dynamic nuxt-client within template code (#25464)
|
2024-01-27 21:45:34 +00:00 |
|
Daniel Roe
|
430e207bc4
|
refactor(nuxt): rename to data-island-component (#25232)
|
2024-01-16 16:33:45 +00:00 |
|
Julien Huang
|
986786a4a9
|
refactor(nuxt): refactor island response + improve rendering (#25190)
|
2024-01-16 13:22:50 +00:00 |
|
Pooya Parsa
|
c4b6560abc
|
fix(nuxt): apply more import protections for nitro runtime (#25162)
|
2024-01-12 11:22:01 +00:00 |
|
Julien Huang
|
22800704f5
|
fix(nuxt): add missing script blocks before island transform (#25148)
|
2024-01-11 15:40:02 +01:00 |
|
Daniel Roe
|
b784336f8a
|
fix(nuxt): skip scanning layout/middleware without name (#25015)
|
2024-01-02 22:04:26 +00:00 |
|
renovate[bot]
|
34b5299412
|
chore(deps): update all non-major dependencies (main) (#24924)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
|
2023-12-29 08:53:46 +00:00 |
|
Daniel Roe
|
ba0d274b9d
|
test: add basic benchmark tests (#24846)
|
2023-12-20 22:18:31 +00:00 |
|
Daniel Roe
|
f5a44fb20a
|
fix(nuxt): add __VUE_PROD_HYDRATION_MISMATCH_DETAILS__ (#24836)
|
2023-12-20 10:30:33 +00:00 |
|
Daniel Roe
|
8d5c274aab
|
fix(nuxt): register override hooks separately (#24833)
|
2023-12-19 20:26:13 +00:00 |
|
Daniel Roe
|
b443de230e
|
test: re-enable accidentally disabled unit tests 🙈
|
2023-12-19 20:03:09 +00:00 |
|
Julien Huang
|
1b93e604d3
|
feat(nuxt): allow client components within NuxtIsland (#22649)
|
2023-12-19 12:21:29 +00:00 |
|
Daniel Roe
|
d5c95ad472
|
fix(nuxt): revert async transform of setup within defineComponent (#24784)
|
2023-12-16 11:09:41 +00:00 |
|
Daniel Roe
|
db3a9f0554
|
feat(nuxt): transform setup within defineComponent options (#24515)
|
2023-12-14 21:00:36 +00:00 |
|
Julien Huang
|
5877e11c89
|
feat(nuxt): allow plugins to specify dependencies (#24127)
|
2023-12-14 17:11:08 +00:00 |
|
Alexander Lichter
|
5d0e7e9d41
|
fix(nuxt): only add/remove trailing slash for http protocols (#23296)
|
2023-12-12 12:52:55 +00:00 |
|
Daniel Roe
|
2026543a5b
|
chore: update vitest dependencies (#24659)
|
2023-12-11 18:20:11 +00:00 |
|
Julien Huang
|
f98aa5d44a
|
fix(nuxt): don't strip literals from template in <DevOnly> (#24511)
|
2023-11-28 21:49:47 +00:00 |
|
Daniel Roe
|
c1ddb359e3
|
chore: update to use @nuxt/eslint-config (#24209)
Co-authored-by: Damian Głowala <damian.glowala.rebkow@gmail.com>
|
2023-11-09 18:01:13 +01:00 |
|
Daniel Roe
|
c3cf55d963
|
fix(nuxt): handle multi-line slots in islands (#24212)
|
2023-11-09 14:45:45 +01:00 |
|
Daniel Roe
|
7500f27235
|
fix(nuxt): preserve hyphens in component/layout kebab names (#23902)
|
2023-10-31 14:30:54 +01:00 |
|
Daniel Roe
|
d7b1116443
|
perf(nuxt): use granular imports for auto-importing composables (#23951)
|
2023-10-30 22:05:02 +01:00 |
|
Jianqi Pan
|
ffa6b6e60c
|
fix(nuxt): resolve internal target: blank links with base (#23751)
|
2023-10-20 16:33:45 +01:00 |
|
Aleksandar Trpkovski
|
00917a1bd8
|
feat(nuxt): scan and register layouts in nested folders (#20190)
Co-authored-by: Daniel Roe <daniel@roe.dev>
|
2023-10-16 22:58:40 +01:00 |
|
Daniel Roe
|
458acbb8e1
|
fix(nuxt): give priority to later middleware when deduping (#23552)
|
2023-10-12 23:21:02 +01:00 |
|
Maritaria
|
64bc3c3224
|
fix(nuxt): tree shake all occurrences of <DevOnly> (#23466)
|
2023-10-12 18:27:21 +01:00 |
|
Daniel Roe
|
eb40409f23
|
feat(kit,nuxt,vite,webpack): support -nightly extension (#23508)
|
2023-10-12 15:17:38 +01:00 |
|
Daniel Roe
|
5397e93ff0
|
test(nuxt): add test suite for app resolution behaviour (#23520)
|
2023-10-06 12:30:53 +02:00 |
|
Daniel Roe
|
a6f845d1ec
|
fix(nuxt): detect nested pages with /index segments (#23404)
|
2023-09-26 02:09:12 +02:00 |
|
Daniel Roe
|
e900190278
|
fix(nuxt): add import protection for nuxt/* exports (#23357)
|
2023-09-22 12:32:13 +02:00 |
|
Pooya Parsa
|
2bf9028f7e
|
refactor(kit,nuxt,schema): use consola and improve test dx (#23302)
|
2023-09-19 22:26:15 +01:00 |
|
Julien Huang
|
ceab38770d
|
fix(nuxt): correct islandsTransform slot regex (#23226)
|
2023-09-14 22:44:18 +01:00 |
|
Daniel Roe
|
15e6dfb560
|
fix(nuxt): allow granularly overriding pages in layers (#23134)
|
2023-09-12 10:46:35 +01:00 |
|
Daniel Roe
|
40601ec15f
|
fix(nuxt): find parent routes by exact path match (#23040)
|
2023-09-11 11:50:19 +01:00 |
|
Dmitry Istomin
|
48fa30af92
|
fix(nuxt): handle optional params within a path segment (#23070)
|
2023-09-11 09:13:24 +01:00 |
|
Daniel Roe
|
29f4eeff69
|
feat(nuxt): add support for routeRules defined within pages (#20391)
|
2023-08-23 21:38:17 +01:00 |
|
Lucas Vargas
|
ffd0223583
|
feat(vite,webpack): tree-shakable import.meta.* build flags (#22428)
|
2023-08-07 23:03:40 +01:00 |
|
ChronicStone
|
fd2b36a64d
|
fix(nuxt): support custom route name meta with typedPages (#21659)
|
2023-07-04 06:24:50 +01:00 |
|
Daniel Roe
|
1cd48cbef9
|
fix(nuxt): escape colons in page paths (#21731)
|
2023-06-25 17:40:30 +01:00 |
|
Daniel Roe
|
789c8bfa95
|
fix(nuxt): use esbuild/acorn instead of typescript dep (#21729)
|
2023-06-24 00:01:17 +01:00 |
|
Daniel Roe
|
2abcc16cfb
|
perf(nuxt): extract and apply plugin order at build time (#21611)
|
2023-06-20 00:00:03 +01:00 |
|
Daniel Roe
|
5614ef9b8f
|
chore: avoid inlining deps in vitest (#21316)
|
2023-06-02 12:12:33 +01:00 |
|
Daniel Roe
|
6f8d036d4f
|
test: add additional component case
|
2023-05-30 11:21:27 +02:00 |
|
Daniel Roe
|
25c150136d
|
fix(nuxt): don't match partial component names with prefix (#20939)
|
2023-05-19 08:11:46 +01:00 |
|
白雾三语
|
ce84c9b44f
|
fix(nuxt): ensure all dir parts are present in component name (#20779)
|
2023-05-15 13:34:04 +01:00 |
|
Daniel Roe
|
f170075c79
|
feat(deps): update vue to v3.3 (#20478)
|
2023-05-11 09:37:32 +01:00 |
|
Daniel Roe
|
f366ab4eb8
|
chore: remove @ts-ignore and fix some issues (#20273)
|
2023-04-14 13:53:21 +01:00 |
|
Daniel Roe
|
9878c5b6e4
|
style: enable sort-imports eslint rule (#20133)
|
2023-04-07 09:02:47 -07:00 |
|
Daniel Roe
|
d190f743dc
|
fix(nuxt): end route param tokens manually (#19902)
|
2023-04-03 02:56:44 -07:00 |
|
Daniel Roe
|
b19b35fb67
|
fix(nuxt): provide node16-style type exports (#18431)
|
2023-03-11 13:16:01 -08:00 |
|