Michael Brevard
|
f47b0d6c4e
|
chore: rename variable
|
2024-06-20 09:37:55 +03:00 |
|
Michael Brevard
|
0919a82a75
|
Merge branch 'main' into patch-21
|
2024-06-19 16:28:41 +03:00 |
|
Daniel Roe
|
4d063f1f85
|
fix(schema,vite)!: do not allow configuring vite dev bundler (#27707)
|
2024-06-19 13:57:08 +01:00 |
|
Daniel Roe
|
f5ab7eb494
|
refactor(kit,nuxt)!: drop nuxt 2 + ejs template compile support (#27706)
|
2024-06-19 13:56:54 +01:00 |
|
Damian Głowala
|
523a1fad8f
|
fix(nuxt): flag async data promise as cancelled only if defined (#27690)
|
2024-06-18 15:05:32 +01:00 |
|
Michael Brevard
|
0046959bf3
|
chore: remove createVNode import
|
2024-06-18 12:49:22 +03:00 |
|
Michael Brevard
|
0f79d798e9
|
perf: avoid wrapping client vnode in dynamic vnode
|
2024-06-18 12:45:23 +03:00 |
|
renovate[bot]
|
324573f73d
|
chore(deps): update all non-major dependencies (main) (#27677)
|
2024-06-17 23:35:08 +01:00 |
|
Michael Brevard
|
51f20645d9
|
fix: allow for components to begin with the names of modifiers
|
2024-06-17 23:00:16 +03:00 |
|
Michael Brevard
|
b749509f9d
|
Merge branch 'main' into patch-21
|
2024-06-16 23:20:42 +03:00 |
|
Julien Huang
|
0850a2f277
|
test(nuxt): normalize paths for windows (#27653)
|
2024-06-16 15:27:08 +01:00 |
|
Julien Huang
|
5c09894f85
|
test(schema): normalize snapshot paths for windows (#27654)
|
2024-06-16 15:26:47 +01:00 |
|
Michael Brevard
|
768ebe4591
|
chore: delayed component cleanup
|
2024-06-16 16:50:35 +03:00 |
|
Michael Brevard
|
3f11337999
|
chore: loader cleanup
|
2024-06-16 16:49:43 +03:00 |
|
Michael Brevard
|
36ffef9fa5
|
fix: use lowercase boolean
|
2024-06-16 16:48:40 +03:00 |
|
Michael Brevard
|
e2416801e4
|
chore: schema cleanup
|
2024-06-16 16:48:06 +03:00 |
|
Michael Brevard
|
7f51c8a133
|
feat: add intellisense for loaders
|
2024-06-16 16:11:58 +03:00 |
|
Michael Brevard
|
6cb16f41cf
|
feat: add delayed-hydration components to template
|
2024-06-16 12:53:14 +03:00 |
|
Michael Brevard
|
ee6cd61e2d
|
Merge branch 'main' into patch-21
|
2024-06-16 12:23:21 +03:00 |
|
github-actions[bot]
|
8578e2bd62
|
v3.12.2
|
2024-06-16 08:36:40 +01:00 |
|
Daniel Roe
|
dabcb5ecc9
|
fix(nuxt): add / even if pages module isn't enabled
|
2024-06-16 00:19:00 +01:00 |
|
Daniel Roe
|
cb77ddc308
|
chore: lint
|
2024-06-16 00:07:31 +01:00 |
|
Daniel Roe
|
2de885bab5
|
fix(nuxt): reduce usage of cjs utilities (#27642)
|
2024-06-16 00:03:24 +01:00 |
|
Daniel Roe
|
44cada95a6
|
fix(nuxt): only inject root path in prerender
|
2024-06-16 00:00:20 +01:00 |
|
Julien Huang
|
a05b5343a4
|
fix(nuxt): add missing script stubs (#27640)
|
2024-06-15 23:14:59 +01:00 |
|
Daniel Roe
|
fda6cf7838
|
fix(nuxt): unregister hooks the moment close is called (#27637)
|
2024-06-15 22:52:04 +01:00 |
|
Julien Huang
|
44d3dffe70
|
perf(nuxt): don't wait for key deps check (#27638)
|
2024-06-15 22:42:41 +01:00 |
|
Josh Dean
|
88f0b4f420
|
fix(schema,vite): respect vite.cacheDir if defined (#27628)
|
2024-06-15 22:02:57 +01:00 |
|
renovate[bot]
|
1341687320
|
chore(deps): update all non-major dependencies (main) (#27621)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-06-15 20:12:29 +01:00 |
|
Matteo Rigoni
|
0602dd0ae2
|
fix(nuxt): add missing island uid for selective client components (#27633)
|
2024-06-15 20:12:16 +01:00 |
|
Michael Brevard
|
587a5dbce0
|
Merge branch 'main' into patch-21
|
2024-06-15 17:51:59 +03:00 |
|
Michael Brevard
|
3727a435b5
|
fix: avoid setting another mounted if instance is registered
|
2024-06-15 17:04:19 +03:00 |
|
Leo Osa
|
a3d8f005a6
|
fix(nuxt): reset cookie timeoutLength after expiration (#27632)
|
2024-06-15 12:24:15 +01:00 |
|
Daniel Roe
|
ae5806518a
|
fix(nuxt): add mergeProps import in islands transform (#27622)
|
2024-06-15 12:15:54 +01:00 |
|
Levi (Nguyễn Lương Huy)
|
460d205edd
|
fix(nuxt): replace deprecated app.rootId with app.rootAttrs.id (#27630)
|
2024-06-15 12:15:19 +01:00 |
|
autofix-ci[bot]
|
cf9a905993
|
[autofix.ci] apply automated fixes
|
2024-06-15 05:53:03 +00:00 |
|
Michael Brevard
|
0ab38fcd09
|
Merge branch 'main' into patch-21
|
2024-06-15 08:50:42 +03:00 |
|
Michael Brevard
|
d5bd5f8392
|
types: add stricter types
|
2024-06-15 01:24:36 +03:00 |
|
Daniel Roe
|
6a19aa79f7
|
fix(nuxt): warn when async data doesn't return a value (#27599)
|
2024-06-14 23:11:25 +01:00 |
|
tbitw2549
|
06096dcc0c
|
feat: add event-based lazy loading
|
2024-06-15 01:06:47 +03:00 |
|
renovate[bot]
|
d6e723885d
|
chore(deps): update all non-major dependencies (main) (#27611)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
|
2024-06-14 22:12:47 +01:00 |
|
tbitw2549
|
9ba1682eba
|
fix: add space
|
2024-06-14 23:32:13 +03:00 |
|
tbitw2549
|
1cb243ed08
|
feat: auto-import loaders and update docs
|
2024-06-14 23:27:22 +03:00 |
|
tbitw2549
|
fa0bdc0e5b
|
chore: revert for code style
|
2024-06-14 20:23:40 +03:00 |
|
tbitw2549
|
068d40a283
|
chore: attempt to provide default non-null value
|
2024-06-14 20:17:09 +03:00 |
|
tbitw2549
|
52e55ee044
|
Merge branch 'patch-21' of https://github.com/GalacticHypernova/nuxt into patch-21
|
2024-06-14 19:55:33 +03:00 |
|
tbitw2549
|
64179576b5
|
fix: provide strict typing for intersection
|
2024-06-14 19:55:14 +03:00 |
|
autofix-ci[bot]
|
85c1ac8266
|
[autofix.ci] apply automated fixes
|
2024-06-14 16:51:55 +00:00 |
|
tbitw2549
|
1c883b983e
|
chore: return since annotation
|
2024-06-14 19:46:41 +03:00 |
|
tbitw2549
|
d6e475ec0d
|
Merge branch 'patch-21' of https://github.com/GalacticHypernova/nuxt into patch-21
|
2024-06-14 19:45:38 +03:00 |
|