mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-22 05:35:13 +00:00
12304909bc
* feat(nuxt3): add `<NuxtErrorBoundary>` component for fine-grained error handling * feat: add `@error` event handling * fix: don't clear error on nav * fix: remove `clearError` wrapper * fix: remove outdated implementation * update clear error * upddate example with FaultyComponent Co-authored-by: Pooya Parsa <pyapar@gmail.com> |
||
---|---|---|
.. | ||
config-extends | ||
hello-world | ||
locale | ||
module-extend-pages | ||
nuxt-link | ||
use-async-data | ||
use-cookie | ||
use-fetch | ||
use-meta | ||
use-state | ||
with-components | ||
with-composables | ||
with-errors | ||
with-layouts | ||
with-middleware | ||
with-pages | ||
with-plugins | ||
with-test | ||
with-universal-router | ||
with-wasm | ||
README.md |
Nuxt 3 Examples
Example | Source | Playground |
---|---|---|
hello-world |
GitHub | Play Online |
locale |
GitHub | Play Online |
module-extend-pages |
GitHub | Play Online |
use-async-data |
GitHub | Play Online |
use-cookie |
GitHub | Play Online |
use-fetch |
GitHub | Play Online |
use-meta |
GitHub | Play Online |
use-state |
GitHub | Play Online |
with-components |
GitHub | Play Online |
with-composables |
GitHub | Play Online |
with-layouts |
GitHub | Play Online |
with-pages |
GitHub | Play Online |
with-plugins |
GitHub | Play Online |
with-universal-router |
GitHub | Play Online |
with-wasm |
GitHub | Play Online |