vuetify
vuetify copied to clipboard
🐉 Vue Component Framework
# Overview - Related Tasks: n/a - Related Issues: n/a A conversion should not start until *all* assigned issues with the milestone v2.2.x are resolved and in the `next` branch....
### Environment **Vuetify Version:** 3.0.0-beta.6 **Last working version:** 2.6.2 **Vue Version:** 3.2.29 **Browsers:** Chrome 104.0.0.0 **OS:** Windows 10 ### Steps to reproduce 1. VSelect no label 2. select item 3....
### Environment **Vuetify Version:** 2.6.9 **Vue Version:** 2.7.8 **Browsers:** Chrome 104.0.0.0 **OS:** Mac OS 10.15.7 ### Steps to reproduce 1. Open CodePen. 2. Examine output at the bottom of the...
fixes #13025
## Motivation and Context fixes #15589 ## Markup: ```vue Lorem ipsum dolor sit amet consectetur adipisicing elit. Commodi, ratione debitis quis est labore voluptatibus! Eaque cupiditate minima, at placeat totam,...
closes #3538 ## Description infinite scroll implementation ## Motivation and Context requested feature. also needed internally by date picker ## How Has This Been Tested? playground and cypress ## Markup:...
closes #15581 ## Description ## Motivation and Context ## How Has This Been Tested? ## Markup: ```vue ``` ## Types of changes - [x] Bug fix (non-breaking change which fixes...
## Description ## BREAKING CHANGES - `bench` prop removed ## Motivation and Context ## How Has This Been Tested? ## Markup: ```vue I'm item item {{ item }} (index {{...
opacity variable added to make opacity configurable ## Description I have added a navigation drawer opacity variable to make opacity configurable. ## Motivation and Context ## How Has This Been...
## Description Added `!default` to overlay opacity variable to make it configurable. ## Motivation and Context ## How Has This Been Tested? IDK much about tests but I had to...