Pascal Wengerter
Pascal Wengerter
### Describe the feature I've not managed to find an equivalent for https://nuxtjs.org/docs/features/live-preview/ in the Nuxt3 codebase and am wondering if there's similar functionality/plans to add them/a successor (potentially in...
### Describe the feature *Use case:* Trying to use Nuxt3 as a static site generator, in combination with a headless CMS. *Setup:* `error.vue` in project root, shared navbar/footer in `layout/default.vue`...
While I understand that tags and a filter get you very far, I can already see my editors asking for directories to do basic structuring of their media assets (say:...
Fixes #104, also bumps Vitepress since it was still using a `rc` version. I'm not a Vitepress expert by any means, but the only difference I could spot was a...
## Related Issue - Fixes #5379 - Learnings from https://github.com/owncloud/web/issues/5381 regarding presentation role on tables that display non-tabular data
## Description From my understanding, the `OcSelect` component currently always gets a hardcoded "Search for option" aria-label, which overwrites the optional label that can be passed as a prop. I've...
## Description Supersedes stale #8511 and includes @tbsbdr's design requirements (at least partially)
 Partly fixes #21
## Description Cherrypick a11y improvements from the improvements-branch ## Related Issue - ~Fixes #1503~ (already merged in #1633) - ...