Skip to content

Pull requests: vuejs/vue

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

feat(core): add staticClass merge from slot
#8312 opened Jun 6, 2018 by yozman Loading…
5 of 13 tasks
fix select bound with error index - fix #3821
#4874 opened Feb 7, 2017 by Kingwl Member Loading…
bug-fix: multiple possible types (1.0.21+) array shortcut not working
#7456 opened Jan 15, 2018 by KingMario Contributor Loading…
6 of 13 tasks
refactor: Add isString
#8038 opened Apr 16, 2018 by 243083df Loading…
6 of 12 tasks
Checked for undefined/null on component during destroy
#8128 opened May 3, 2018 by carsongee Loading…
5 of 13 tasks
feat(warn): Warn component names hyphenated into reserved names, fix #8025
#8051 opened Apr 19, 2018 by hatashiro Contributor Loading…
7 of 13 tasks
Bug fix for issue 4187 (recursive components) (Vue 1.x)
#4739 opened Jan 18, 2017 by KingMario Contributor Loading…
feat(v-bind): add support for kebab-case update events #8004
#8033 opened Apr 16, 2018 by zfeher Loading…
7 of 13 tasks
feat(weex): add code coverage test weex
#8006 opened Apr 12, 2018 by imyzf Contributor Loading…
6 of 13 tasks
feat(option): add optionNormalizeStrategies
#8301 opened Jun 5, 2018 by jiangshanmeta Loading…
5 of 13 tasks
fix(transition-group): not add class v-move to v-show element
#7906 opened Mar 27, 2018 by pengchongfu Contributor Loading…
6 of 13 tasks
fix(transition-group): ensure remove class v-enter-to after it was added
#7901 opened Mar 27, 2018 by pengchongfu Contributor Loading…
5 of 13 tasks
refactor: word spell error
#12772 opened Aug 30, 2022 by woshiqiang1 Loading…
2 of 8 tasks
chore: add prettier cache
#12907 opened Dec 20, 2022 by Simon-He95 Loading…
13 tasks
fix: preserve nested pre whitespace
#13299 opened Jan 14, 2026 by seekskyworld Loading…
fix(types): Fix missing function type declaration for ref attribute
#12763 opened Aug 26, 2022 by dafengxiang Loading…
3 of 13 tasks
fix keep-alive memory leak
#11422 opened Jun 1, 2020 by dyu Loading…
3 of 13 tasks
Add 'is' key in VNodeData for dynamic components.
#11419 opened May 30, 2020 by Exauthor Loading…
2 of 8 tasks
ProTip! Filter pull requests by the default branch with base:main.