Antony

Results 5 issues of Antony

Fix for `textShadowOffset.width` and `textShadowOffset.height` receiving the full object of `textShadowOffset`

### Before submitting the PR, please make sure you do the following - [x] Read the [Contributing Guidelines](https://github.com/vueuse/vueuse/blob/main/CONTRIBUTING.md). - [x] Read the [Pull Request Guidelines](https://github.com/vueuse/vueuse/blob/main/packages/guidelines.md). - [x] Check that there...

Fix error when using `fairseq` model. The `dataset` and `model` aren't being defined and throw an error: Sample: ```python from TTS.api import TTS # TTS with on the fly voice...

### Describe the bug Hi, I'm facing an issue with the **auto-import.d.ts** file when generating files with the suffixes as: `foo.composable.ts` or `bar.helper.ts`, etc. The problem is that the file...

Rendering LocationPickerWidget in a function (`renderLocationPicker`), to allow render a custom `LocationPickerWidget` from my project