vue icon indicating copy to clipboard operation
vue copied to clipboard

This is the repo for Vue 2. For Vue 3, go to https://github.com/vuejs/core

Results 271 vue issues
Sort by recently updated
recently updated
newest added

### What problem does this feature solve? Currently if you want to use refs to elements (DOM elements or Vue components - see attribute/prop "ref") you have to provide a...

feature request

### Version 2.5.16 ### Reproduction link [https://codepen.io/riophae/pen/EpgWdZ](https://codepen.io/riophae/pen/EpgWdZ) ### Steps to reproduce 1. Open the pen and it shows 1, 3, 5 2. Click the button ### What is expected? It...

transition

**What kind of change does this PR introduce?** (check at least one) - [ ] Bugfix - [ ] Feature - [ ] Code style update - [ ] Refactor...

**What kind of change does this PR introduce?** (check at least one) - [ ] Bugfix - [x] Feature - [ ] Code style update - [ ] Refactor -...

### Version 2.7.10 ### Reproduction link [codesandbox.io](https://codesandbox.io/s/vigorous-framework-lbwpd5?file=/src/App.vue) ### Steps to reproduce 1. Select 111 tab, switch to 222 tab 2. Repeat the above operation to the 444 tab, switch max...

**What kind of change does this PR introduce?** (check at least one) - [ ] Bugfix - [ ] Feature - [x] Code style update - [ ] Refactor -...

**What kind of change does this PR introduce?** (check at least one) - [ ] Bugfix - [ ] Feature - [ ] Code style update - [ ] Refactor...

**What kind of change does this PR introduce?** (check at least one) - [x] Bugfix - [ ] Feature - [ ] Code style update - [ ] Refactor -...

The ref attribute supports incoming strings and functions, but the function type declaration is not provided in the type declaration **What kind of change does this PR introduce?** (check at...

### Version 2.7.8 ### Reproduction link [github.com](https://github.com/aKzenT/eslint-problem/tree/vue278) ### Steps to reproduce npm install npm run eslint ### What is expected? eslint terminates normally ### What is actually happening? RangeError: Maximum...

typescript