Valgeir Björnsson

Results 9 issues of Valgeir Björnsson

Add a new prop that gives more options for how the Popper transitions its open/close state. Currently `fade` is baked in, look into adding more.

enhancement

Investigate if this is a realistic improvement. Original issue description #3: > is it possible to use 1 popper for multiple elements? in vue-tippy i could use :to="element" to change...

enhancement

Thanks for this great package. I've mostly run into problems when developing because of issues related to the plugins I'm using in my `vite.config.ts` - things like [auto importing APIs](https://github.com/antfu/unplugin-auto-import)...

enhancement

I ran into a problem when using the label prop dynamically and with a custom element. My particular problem was that when using Vue I18n: ``` ``` The text would...

### Describe the bug First, thank you for your work on this package. `vitepress dev` works fine, only when you build the docs and serve them with `vitepress serve` does...

bug
build

Some of my co-workers are running Windows on their dev machines, when they run: ``` npm run build ``` they get this error: ``` ERROR Failed to compile with 1...

First, thanks for your work on this package. I'm porting a Vue 2 code base over to Vue 3 using the new `script setup` feature. I'm using the `defineProps` method...

feature request
vue3

### Clear and concise description of the problem I don't see a way to configure the default background color for story previews. ### Suggested solution Adding a property for default...

enhancement

Thanks for the extension, I use it every day - now it seems to be broken. Things I've tried - re-installing - Removing the extension from `.vscode/extensions` folder - Disabling...