-
I want to use Vuetify 3 APIs like `useTheme` without manually importing, via [unplugin-auto-import](https://github.com/antfu/unplugin-auto-import). It's a little cumbersome to add Vuetify's APIs to pl…
-
Vuetify is one of the biggest component framework for vue.
It would be nice to have this components available in vuegg.
-
im not sure but when i try, it not work on vuetify dialog
-
It would be very nice to have a translation tool to convert a template from the Vuetify website (or other sources) to Ipyvuetify Python code. It could probably be done with a series of regex's but th…
-
Look at the following:
* [Materio](https://themeselection.com/item/materio-free-vuetify-vuejs-admin-template/)
* [Modernize](https://modernize-vue3-free.netlify.app/)
* [Vuebase](https://github.com/n…
-
### Related plugins
- [X] [plugin-vue](https://github.com/vitejs/vite-plugin-vue/tree/main/packages/plugin-vue)
- [ ] [plugin-vue-jsx](https://github.com/vitejs/vite-plugin-vue/tree/main/packages/pl…
-
### Problem to solve
Currently one has no control over the style (e.g. variant) of the buttons of the v-confirm-edit component. The only solution currently is to create both buttons fully manually an…
-
### Vue - Official extension or vue-tsc version
Vue - Official extension
### VSCode version
1.94.1
### Vue version
2.6.14
### TypeScript version
5.6.2
### System Info
```shell
System:
OS…
-
# Problem
After invoking any of `$dialog` method (`notify`, `confirm`), RTL that was set dynamically resets to it's default value.
# Steps to reproduce
1. Set vuetify's rtl option as `true`
2. I…
-
### Problem to solve
Currently Vuetify is lacking Side sheet from Material Design Ui component. I would like to be able to use Side sheet component in my own projects. It would save me time if this i…