stratdev3
stratdev3
With absolute and bottom props, the VProgressLinear should be align to the bottom border inside a v-toolbar. Example : - correct in v2.x : https://codepen.io/cp10/pen/OJZdBzg?editors=101 - incorrect in v3.0b14 :...
apply to a v-container, fill-height property have to set display flex and default align-items center to vertical align container (backport from v2.x) ## Types of changes - [X] Bug fix...
### Environment **Vuetify Version:** 3.0.0-beta.13 **Vue Version:** 3.2.40 **Browsers:** Firefox 105.0 **OS:** Windows 10 ### Steps to reproduce use the link to see the issue ### Expected Behavior flat and...
### Environment **Vuetify Version:** 3.0.0-beta.14 **Last working version:** 2.6.12 **Vue Version:** 3.2.41 **Browsers:** Firefox 106.0 **OS:** Windows 10 ### Expected Behavior In vuetify v2.x, `v-text-field` have a `flat` prop which,...
Feel free to delete if it's the wrong place to make this announcement & apologize. **Story** I discovered this project two years ago. My needs was to run an efficient...
Hi, There are 3 differents way to run commands : - `Cmd()` - `Run()` - `await "command"` What are the uses cases ? Thanks for you help
### Package OpenTelemetry ### Package Version | Package Name | Version | | ------------------------------------- | ------- | | OpenTelemetry.Exporter.OpenTelemetryProtocol | 1.11.0 | ### Runtime Version net9-android ### Description Hi, I...
Hi Team, I have some ux/ui improvement requests. 1. Remove the metrics submenu. It is not really used. When clicking in metrics, 90% of the time i want to go...
Hi, In "Replace with 0" nulls mode, the "Last value" should be 0 if there is no value. Else it is a non sense according to the nulls selected mode....