Alex Liu
|
79b8f4b69e
|
fix(nuxt): prevent keepalive cache reset (#30807)
|
2025-02-08 20:53:18 +00:00 |
|
Alex Liu
|
a42dec7a2c
|
feat(nuxt): add type hints for NuxtPage (#30704)
|
2025-02-08 20:53:18 +00:00 |
|
Alex Liu
|
e96a96dbd9
|
perf(nuxt): enable Transition component only on client side (#30720)
|
2025-01-24 23:19:41 +00:00 |
|
Peter Buglavecz
|
fa2937087b
|
fix(nuxt): call page:loading:end only once with nested pages (#29009)
|
2025-01-14 12:59:04 +00:00 |
|
Daniel Roe
|
d837cee9d1
|
fix(nuxt): respect router.options when hmring routes (#30455)
|
2025-01-04 23:05:04 +00:00 |
|
Daniel Roe
|
5d936e4354
|
perf(nuxt): use static hashMode option (#30297)
|
2024-12-18 16:36:46 +00:00 |
|
Daniel Roe
|
05f17b7041
|
fix(nuxt): ensure getRouteRules works with nitro signature (#30277)
|
2024-12-18 16:36:45 +00:00 |
|
Daniel Roe
|
02390109c9
|
test: add additional attw test for built packages (#30206)
|
2024-12-09 14:25:38 +00:00 |
|
Daniel Roe
|
016900ffdb
|
fix(nuxt,vite): hmr for templates, pages + page metadata (#30113)
|
2024-12-03 09:57:57 +00:00 |
|
Michael Brevard
|
9e23aceb6a
|
perf(kit,nuxt,vite,webpack): hoist regex patterns (#29620)
|
2024-10-22 15:38:26 +01:00 |
|
xjccc
|
56ceb1840e
|
feat(nuxt): allow enabling route props in definePageMeta (#29586)
|
2024-10-22 15:38:04 +01:00 |
|
Ryota Watanabe
|
ad7aae046e
|
fix(nuxt): avoid throwing 404 error before middleware finishes (#29054)
|
2024-10-09 15:04:49 +02:00 |
|
Daniel Roe
|
a28e00c0da
|
fix(nuxt): use routeRules to hint pages to prerender (#29172)
|
2024-10-07 06:28:13 +02:00 |
|
Daniel Roe
|
74985a5251
|
fix(nuxt): ensure injected route has enumerable keys (#28841)
|
2024-09-09 10:27:50 +01:00 |
|
felix-dolderer
|
fb7c2f79f8
|
fix(nuxt): allow customising status code in validate method (#28612)
|
2024-08-21 16:37:03 +01:00 |
|
BoogieBen.
|
e64f8c9f3d
|
fix(nuxt): handle scroll-padding-top: auto in scrollBehavior (#28320)
|
2024-08-13 20:43:07 +01:00 |
|
Daniel Roe
|
24d65be071
|
feat(nuxt): await custom routes function in router.options (#27644)
|
2024-08-08 11:09:22 +01:00 |
|
Bobbie Goede
|
198c4e199d
|
chore(nuxt): use router code reference permalink (#28356)
|
2024-08-06 15:17:51 +01:00 |
|
renovate[bot]
|
17ff2d5c98
|
chore(deps): update all non-major dependencies (3.x) (#28302)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
|
2024-08-06 15:16:20 +01:00 |
|
Julien Huang
|
c5d524adb0
|
fix(nuxt): don't warn for definePageMeta in client-only pages (#28246)
|
2024-07-24 00:41:03 +02:00 |
|
BoogieBen
|
e0141fea22
|
fix(nuxt): consider doc scroll-padding-top in scrollBehavior (#28083)
|
2024-07-15 14:03:07 +01:00 |
|
Daniel Roe
|
fceb74906d
|
perf(kit,nuxt,schema,vite,webpack): use explicit exports (#27998)
|
2024-07-05 10:52:12 +01:00 |
|
renovate[bot]
|
77d32cdcec
|
chore(deps): update all non-major dependencies (main) (#27767)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
|
2024-06-24 23:44:34 +02:00 |
|
Anthony Fu
|
b96b62ecd2
|
refactor: improve regexp performance (#27207)
|
2024-05-14 12:54:37 -05:00 |
|
Alex Liu
|
4779f5906f
|
feat(nuxt): expose default slot from <NuxtPage> (#27050)
|
2024-05-03 13:58:18 +01:00 |
|
Daniel Roe
|
cd59dc1b8f
|
fix(nuxt): register redirect middleware before pushing route (#27016)
|
2024-05-01 18:04:19 +01:00 |
|
Luke Nelson
|
306174c4d8
|
docs: add @since annotations to exported functions (#25365)
|
2024-04-19 17:58:19 +03:00 |
|
Ryan Clements
|
b7ba3a4a80
|
fix(nuxt): hint prerenderer to crawl routes at runtime (#26694)
|
2024-04-13 00:21:02 +02:00 |
|
Anthony Fu
|
f209158352
|
chore: cleanup eslint rules with latest @nuxt/eslint-config (#26653)
|
2024-04-05 19:08:32 +01:00 |
|
Daniel Roe
|
be49918139
|
perf(nuxt): reduce router resolutions (#26519)
|
2024-04-03 10:56:27 +01:00 |
|
Daniel Roe
|
4647d2f925
|
fix(nuxt): don't warn about definePageMeta in server pages (#26422)
|
2024-03-21 11:51:20 +00:00 |
|
Daniel Roe
|
cac7454702
|
refactor(nuxt): rename nuxtMiddleware to appMiddleware
|
2024-03-16 15:03:09 -07:00 |
|
Horu
|
f9fe282506
|
feat(nuxt): add nuxtMiddleware route rule (#25841)
|
2024-03-16 11:53:01 -07:00 |
|
Daniel Roe
|
7252b56d52
|
chore: add back stylistic rules and lint project
|
2024-03-09 06:48:15 +00:00 |
|
Daniel Roe
|
4ca1ab7cfb
|
fix(nuxt): set to.name to be undefined rather than deleting entirely
|
2024-02-22 12:46:13 +00:00 |
|
Daniel Roe
|
ba6a4132bb
|
fix(nuxt): handle undefined paths in resolveTrailingSlashBehavior
|
2024-02-22 12:04:26 +00:00 |
|
Jonathan Walters
|
0152cf48eb
|
fix(nuxt): use setTimeout before scrolling when navigating (#25817)
|
2024-02-22 11:09:51 +00:00 |
|
Daniel Roe
|
9dfc0c2c31
|
fix(nuxt): don't check page/layout usage when redirecting (#25628)
|
2024-02-05 11:57:49 +00:00 |
|
Nozomu Ikuta
|
0d91e52211
|
chore(nuxt): warn if NuxtPage is not used when pages enabled (#25490)
|
2024-01-29 16:52:03 +00:00 |
|
Daniel Roe
|
ecc4c8e0c5
|
fix(nuxt): prevent initial scroll jump when loading page (#25483)
|
2024-01-29 13:56:23 +00:00 |
|
Daniel Roe
|
b5853c977e
|
fix(nuxt): avoid vue-router warning with routeRule redirect (#25391)
|
2024-01-29 11:07:52 +00:00 |
|
Daniel Roe
|
7e375b5ed8
|
fix(nuxt): stop tracking suspense when error hydrating page (#25389)
|
2024-01-23 12:31:39 +00:00 |
|
Julien Huang
|
fd812ef636
|
fix(nuxt): stop loading indicator if page keys are the same (#24931)
|
2024-01-05 10:07:01 +00:00 |
|
Damian Głowala
|
a2ef3091e8
|
feat(kit,nuxt,vite,webpack): add toArray util (#24857)
|
2023-12-23 14:22:58 +00:00 |
|
Julien Huang
|
9cd6c922e5
|
feat(nuxt): move loading api behind hooks (#24010)
|
2023-12-19 10:18:10 +00:00 |
|
Alexander Lichter
|
70dea8b83c
|
feat(nuxt): add path to error.data when throwing 404 errors (#24674)
|
2023-12-11 20:30:59 +00:00 |
|
Harlan Wilton
|
ec0addd8c8
|
fix(nuxt): skip router middleware/redirections for islands (#24421)
Co-authored-by: julien huang <julien.huang@outlook.fr>
|
2023-11-29 10:11:22 +00:00 |
|
Daniel Roe
|
09161d005d
|
fix(nuxt): use consistent annotations for tree-shaking (#24514)
|
2023-11-28 23:20:54 +00:00 |
|
Daniel Roe
|
b8bfa60ece
|
chore: import types from '#app' (#24418)
|
2023-11-22 22:40:02 +00:00 |
|
Aaron_Zhou
|
5493d60c4a
|
fix(nuxt): provide route component names to KeepAlive cache (#24024)
|
2023-11-14 16:56:31 +00:00 |
|