Commit Graph

27 Commits

Author SHA1 Message Date
Florian Metz
559b81719e
docs: update phrasing in route announcer (#28108) 2024-07-11 07:05:19 +01:00
Bochkarev Ivan
ffb0f4e66c
docs: use internal link (#27894) 2024-06-28 13:50:42 +02:00
Bochkarev Ivan
a58d2e7b39
docs: update links to vue-router docs (#27895) 2024-06-28 13:49:16 +02:00
Daniel Roe
1d2eee00d0
docs: update more references to v3.12 2024-06-11 10:56:24 +01:00
Kim-Lan
9a33892cec
docs: add example of passing params to <NuxtLink> (#27284) 2024-05-20 23:19:34 +01:00
Deth
58423772a1
feat(nuxt): allow displaying error state in loading indicator (#27176) 2024-05-16 09:23:18 -05:00
Daniel Roe
8fcf893f8b
docs: mention nightly release channel for unreleased features 2024-05-07 13:30:01 +01:00
Ivan Kalachikov
4fea6da1ae
feat(nuxt): add <NuxtRouteAnnouncer> and useRouteAnnouncer (#25741) 2024-04-17 16:58:13 +01:00
Edwin Fadul
9119475db2
docs: provide example of exposing a pageRef from a child page (#26806) 2024-04-17 10:26:40 +01:00
xjccc
871404ae56
docs: add contents of the layout in examples (#26532) 2024-03-28 18:06:16 +00:00
Turdalin Nurassyl
ac54031511
docs: mention <DevOnly> component in api section (#26029) 2024-03-18 15:17:20 +00:00
Daniel Roe
9bfd988ca6
feat(nuxt): enable islands if server pages/components present (#26223) 2024-03-13 07:39:35 -07:00
Julien Huang
f0442d0ddb
feat(nuxt): emit error if <NuxtIsland> can't fetch island (#25798) 2024-03-06 16:45:43 +00:00
Adam DeHaven
db26a352c1
docs: document fallback prop for <NuxtLayout> (#26091) 2024-03-05 20:16:06 +00:00
Florent Delerue
7213b2ddac
docs: replace callout to new components (#25897) 2024-02-21 18:09:45 +01:00
Harlan Wilton
b78e1cb206
fix(nuxt): don't set default rel for same-site external links (#25600) 2024-02-04 22:21:39 +00:00
xjccc
541a802fef
docs: explain how to set <NuxtLink> defaults in nuxt config (#25610) 2024-02-04 20:52:21 +00:00
Harlan Wilton
365eaba229
refactor(nuxt): improve NuxtLink types (#25599) 2024-02-04 20:51:30 +00:00
Ivan Kalachikov
90ca0e8797
feat(nuxt): slow down loading indicator when approaching 100% (#25119) 2024-01-29 16:19:32 +00:00
toto6038
4168157214
docs: suggest using <NuxtPage> rather than <RouterView> (#25106) 2024-01-09 09:39:05 +00:00
Julien Huang
1b93e604d3
feat(nuxt): allow client components within NuxtIsland (#22649) 2023-12-19 12:21:29 +00:00
Julien Huang
9cd6c922e5
feat(nuxt): move loading api behind hooks (#24010) 2023-12-19 10:18:10 +00:00
Sébastien Chopin
6d50b4744b docs: improvements on data-fetching 2023-12-18 11:20:04 +01:00
Julien Huang
17b5ed9ad8
feat(nuxt): expose refresh on islands and server components (#24261) 2023-12-14 11:07:54 +00:00
Idorenyin Udoh
0901337f48
docs: add missing props for <NuxtPage> (#24675) 2023-12-10 21:45:51 +00:00
Joe Hawes
c2b8adbb93
docs: minor wording & formatting tweaks (#24349) 2023-11-18 20:24:13 +00:00
Sébastien Chopin
f26a801775
docs: update to new website (#23743)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2023-10-18 12:59:43 +02:00