-
The project consists of three layers.
First layer VBtn defaults:
```javascript
VBtn: {
class: ['first-layer'],
},
```
Second layer VBtn defaults:
```javascript
VBtn: {
class:…
-
### Environment
**Vuetify Version:** 3.7.4
**Vue Version:** 3.5.13
**Browsers:** Chrome 130.0.0.0
**OS:** Mac OS 10.15.7
### Steps to reproduce
Create a simple v-autocomplete with large number…
-
https://stackblitz.com/edit/nuxt-starter-5qj9ao?file=nuxt.config.ts
Defaults work, but components inside aliases have a `Component is missing template or render function` warning and don't render. …
-
# Components
## Tables
- [x] fix table in mobile view
## Cards
- [ ] fix card in mobile view on scrolling
## Header
- [x] remove margin left from drawer icon
- [x] logo should be aligned …
-
Hi,
I noticed that you are using Vuetify as your UI framework. Do you have any plans to support multiple languages?
I can provide support for Simplified Chinese, Traditional Chinese and Japanese.
hexgu updated
1 month ago
-
As with vue-custom-element, I'm having the same problem with getting Vuetify to working when the custom element is using shadowDOM.
vue-custom-element works fine when it's not using shadowDOM but i…
-
I want to add this library to a Vuetify Project, but I cannot seem to add the Vuetify stylings to these components.
Is that possible now, and if so how do I incorporate it? If not, can you add it?…
-
Is it possible to directly change the `interactive_ratio` from the `VtkRemoteView` instance itself in Python code? Take the following example with PyVista where I get access to the underlying `VtkRemo…
-
As of #93, `Today` will have buttons to open modals for `NewActivity` (activity or task), `NewNote`. We probably want to generalize this functionality in something like a "create" button.
-
[troubleshooting section]: https://iles-docs.netlify.app/faqs/troubleshooting
- [x ] I have read the __[troubleshooting section]__ before opening an issue.
- [x ] I have tried upgrading `iles` and…