Stephen Hebert

Results 8 issues of Stephen Hebert

IIUC, this library / component doesn't seem to support accessibility for visually-impairment / screen-readers. I'm noticing things like missing labels on the options in the dropdown list and missing labels...

enhancement
4.0

TransformerVariantGroup conflicts with vite-plugin-vue-i18n and causes vite build to fail when sourcemaps: true Minimal reproduction with all packages @latest: https://github.com/stephenhebert/vue-i18n-unocss-issue-reproduction The error: ``` > vite build vite v2.9.6 building for...

### Reporting a bug? vite-plugin-vue-i18n conflicts with unocss and causes vite build to fail when sourcemaps: true The error: ``` > vite build vite v2.9.6 building for production... ✓ 34...

help wanted
Package: unplugin-vue-i18n

This is a really nice looking plugin, but it does not work for me. I have tried adding it to my vite (v2.9.5) vue3 app and to storybook (vite then...

### UnoCSS version 0.56.5 ### Describe the bug Build fails with error "Error: Multiple conflicting contents for sourcemap source" when: - a single VueSFC file contains: - transformerVariantGroup (eg, sm:(p-4...

stale

The inspector does not work when using a vite server running inside a docker container because the inspector attempts to open the editor within the context of the docker shell....

Resolves https://github.com/unjs/changelogen/issues/232

### Describe the feature First, thank you for your work on this project and your contribution to open source software and the OSS community, which is IMO one of the...

enhancement