Commit Graph

21 Commits

Author SHA1 Message Date
Sébastien Chopin
a21e8d2438
docs: remove duotone icons for clarity (#29040) 2024-09-17 17:33:49 +02:00
@beer
ce9fe7cd19
docs: capitalize text (#28734) 2024-08-28 22:20:10 +01:00
Daniel Roe
3c16c890c1
docs: update Nuxt 3 -> Nuxt or Nuxt 3+ 2024-06-30 11:21:01 +01:00
Yusuf Mansur Özer
345a8799f7
docs: string vs object errors + accessing data of server-thrown errors (#27398) 2024-06-15 20:14:27 +01:00
Luke Nelson
c5135efccc
docs: add note about middleware re-running for error pages (#27481) 2024-06-07 17:24:50 +01:00
Tanvir Rahman
5a387d5f0a
docs: improve section titles in error-handling docs (#26288) 2024-03-15 19:12:19 -07:00
Florent Delerue
7213b2ddac
docs: replace callout to new components (#25897) 2024-02-21 18:09:45 +01:00
Anthony Fu
f42045746f
docs: enable more blocks for twoslash (#25830) 2024-02-16 20:31:15 +00:00
Damian Głowala
9eb0d21ad5
fix(nuxt): improve global/payload error type with NuxtError (#25398) 2024-01-28 20:50:53 +00:00
Michael Brevard
979ee466c1
docs: add separate docs page for error.vue (#25320) 2024-01-23 16:02:40 +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
Michael
914a6aa7af
docs: update rendering error page (#22523) 2023-08-09 12:22:00 +01:00
nobkd
f7e2b2bf6e
docs: escape ] in code-block filenames (#22389) 2023-08-03 12:05:29 +01:00
Mahdi Shah Abbasian
bea6ed1d9c
docs: standardize indentation and tag positioning (#22157) 2023-07-18 11:31:45 +01:00
Daniel Roe
d4af237685
docs: update example links (#21811) 2023-06-27 12:27:11 +01:00
Daniel Roe
16bf228437
fix(nuxt): ensure useError is called with nuxt app context (#20585) 2023-05-01 23:55:24 +01:00
Daniel Roe
e1e3d2cd8e
feat(nuxt): add scoped helper for clearing error within boundary (#20508) 2023-04-29 23:32:29 +01:00
Daniel Roe
197de3ecbb
fix(nuxt): call app:error in SSR before rendering error page (#20511) 2023-04-26 14:36:59 +01:00
Daniel Roe
e7623ec0b7
docs: re-enable docs linting and update docs (#20084) 2023-04-04 06:23:13 -07:00
Daniel Roe
df3ae8cb4e
feat(nuxt): enable chunk error handling by default (#19086) 2023-03-08 12:17:22 +00:00
Sébastien Chopin
3ec108493d
docs: simplify the docs directory (#18506)
* docs: simplify docs to only markdown

* Create nuxt-config.md

* chore: update

* chore: add readme
2023-01-25 10:41:41 +01:00