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 kind of change does this PR introduce?** (check at least one) - [x] Bugfix - [ ] Feature - [ ] Code style update - [ ] Refactor -...

…t of values equal to 0, thereby improving performance **What kind of change does this PR introduce?** (check at least one) - [ ] Bugfix - [ ] Feature -...

relate: [vue/core](https://github.com/vuejs/core/pull/8719) Enhance the type hints for $set and $delete. **What kind of change does this PR introduce?** (check at least one) - [ ] Bugfix - [ ] Feature...

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

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

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

refactor(stream): Improve variable and function naming in RenderStream class This commit refactors the RenderStream class in the stream module by improving the naming of variables and functions to increase code...

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

Move 'types' to be first as per typescript requirements. In order for `vue/types/...` to correctly resolve without extension with module type 'bundler', 'nodenext' etc the wildcard types needs to specify...

### Version 2.6.10 ### Reproduction link ### Steps to reproduce ### What is expected? Figure out which is exact. ### What is actually happening? doc: https://github.com/vuejs/vuejs.org/blame/master/src/v2/guide/render-function.md#L142 doc said the first...