Joaquín Sánchez
Joaquín Sánchez
### Describe the bug The adapter should include any assets inside the `client` output folder instead `_app` only (`kit.appDir`). Latest changes in kit allow plugins to emit/generate assets in the...
### Environment ```shell npx nuxi info Nuxi 3.0.0 17:23:17 17:23:18 RootDir: D:/work/projects/userquin/GitHub/antfu/vite-pwa-nuxt-integration 17:23:18 Nuxt project info: 17:23:18 ------------------------------ - Operating System: `Windows_NT` - Node Version: `v16.17.0` - Nuxt Version: `3.0.0`...
It is necessary to add some extra attributes to iron-image, so a user can describe image content using aria-describedby attribute (longdesc is no longer supported by any browser, it will...
Provide tri-state support, not only true or false checked value, allow mixed: https://www.w3.org/TR/wai-aria/roles#checkbox https://www.w3.org/TR/wai-aria/#checkbox
### Clear and concise description of the problem https://discord.com/channels/1044887051155292200/1046769315405365288/1063504082247102524 Hi everyone, new Elk user here, congrats on the app! Are there currently plans/is anyone working on using the Web Share...
Since Tauri is using custom protocol scheme (`tauri://`), native WebView will handle it as non secured, and so, we cannot register the service worker (at least `macOS`): check discord thread...
### Description see #1299 ### Additional context ### What is the purpose of this pull request? - [ ] Bug fix - [x] New Feature - [ ] Documentation update...
### Describe the bug I'm trying to add HMR to a service worker, I don't know if I can do that, right now it is failing. The sw code: ![The...
When clicking the blue TOC button on readme file on FF, the link opens the icon in another tab.