-
### Environment
**Vuetify Version:** 3.6.8
**Vue Version:** 3.4.27
**Browsers:** Chrome 125.0.0.0
**OS:** Linux x86_64
### Steps to reproduce
Use `filter` key for all headers in v-data-table.
…
-
## 詳細
vuetifyというUIライブラリを導入する
## 背景
ライブラリでなんとかなるレベルのUIしか実装しないためフレームワークを利用する方が良いと考えた
## 参考
[Vuetify3](https://vuetifyjs.com/en/getting-started/installation/)
ちなみに、2でもいいです(日本語のドキュメン…
-
Follow https://vuetifyjs.com/en/styles/colors/ for configuration
-
https://cloud.google.com/appengine/docs/standard/lifecycle/support-schedule?hl=ja#nodejs
現在利用している実行環境のv12のサポートが終了するため、実行環境の更新と同時にNuxt3への移行を行う。
-
سلام علیرضا جان
میدونم این پنل در حال تکمیل شدنه و داری ایده هایی که داشتی رو اروم اروم پیاده سازی میکنی
واقعا داره عالی پیش میره و بکند کار خصوصا قسمت رولز و روتینگ خیلی خیلی کامل شده چیزایی که تو …
-
### Describe the bug, what's wrong, and what you expected.
If you add a PyVista plot to a trame layout with a menu, switch to local rendering, then toggle the ruler a few times (about the 5th time), …
-
### Environment
**Vuetify Version:** 3.3.16
**Vue Version:** 3.3.3
**Browsers:** Chrome 116.0.0.0
**OS:** Windows 10
### Steps to reproduce
tooltip doesn't work mouse over it
### Expected B…
-
### Describe the bug, what's wrong, and what you expected.
When running a PyVista plotter to a Trame layout, the "Toggle axis" button state in the plotter's UI controls menu appears incorrect when `s…
-
As the heading suggests, this is more of a question than an issue.
Why not use vue 3?
Is it because of Vuetify(since it doesnt have a vue 3 integration yet)?
-
I am trying to build a custom widget class that I want to use for popups in a couple of ipyleaflet Markers. The custom widget consists of a main HBox, which itself contains two VBoxes.. something like…