vuetify icon indicating copy to clipboard operation
vuetify copied to clipboard

🐉 Vue Component Framework

Results 993 vuetify issues
Sort by recently updated
recently updated
newest added

## Description I have removed the `background` property from the `$card-transition-property:` variable to the background transition issue. SEE GIF ![chrome-capture-2022-7-6](https://user-images.githubusercontent.com/80033712/183235852-d95f757d-6976-4a05-b6c4-d2acef4d4c16.gif) ## Motivation and Context ## How Has This Been Tested?...

This will allow users to change the shadow opacity at runtime. We might not want the same colors for both light & dark themes. Generally in dark mode shadow colors...

T: feature
Framework

fix #15496 ## Description fix #15496 ## Motivation and Context ## How Has This Been Tested? visually ## Markup: ```vue // Paste your FULL Playground.vue here export default { name:...

## Description update `v-text-field` page structure and content

T: documentation
C: VTextField

## Description The purpose of this PR is to add all breaking changes between 2.x and 3.0 to the upgrade guide. So far I've only looked at props and slots...

resolves #11149 fixes #15042 This **only** removes the active styling from links or selected items. In v2 it would also suppress `to`/`href`/`@click` and just render a plain div, which seems...

## Description Add page-data attribute to v-pagination ## Motivation and Context While hovering over pages, i need to know, what page i'm hovering (page changing while drag'n'drop). ## Types of...

## Description Had a rough time getting this set up in my project recently and was able to [stumble upon the answer](https://stackoverflow.com/questions/71564313/using-scss-variable-overrides-in-vue-3-with-vuetify-3-beta-using-vue-cli/72723476#72723476). Figured I'd update the docs so that people...

## Description Currently, in the documentation part about the density prop of Ratings, you cannot select a rating and it feels like a bug. So this change will make it...

## Description closes #15202 same principle as in https://github.com/vuetifyjs/vuetify/pull/15215 ## Motivation and Context ## How Has This Been Tested? ## Markup: ```vue nav drawer Title Something! ``` ## Types of...

T: bug
S: on hold
upstream
E: layout