Author
Label
Projects
Milestones
Reviews
Assignee
Sort
feat(compiler): template staticClass no longer preserves whitespace (fix #12113)
#12195
opened Jul 25, 2021 by
royeden
2 of 13 tasks
fix: remove unnecessary deep condition check
need repro
#12190
opened Jul 21, 2021 by
kankan54
2 of 13 tasks
fix(observer): should trigger notify when using set to change value of array length
#12188
opened Jul 19, 2021 by
webfansplz
4 of 13 tasks
perf(core): getType uses a cache for well known types.
#12123
opened Jun 8, 2021 by
Glandos
5 of 13 tasks
findIdxInOld function is no need to compare head and tail nodes
#12094
opened May 26, 2021 by
Vgbire
4 of 13 tasks
fix the hot reload problem when use keep-alive wrap router-view with a dynamic key link:https://github.com/vuejs/vue-loader/issues/1332
#12092
opened May 26, 2021 by
beishuangzz
3 of 12 tasks
build(deps): bump browserslist from 4.3.7 to 4.16.6
dependencies
#12091
opened May 25, 2021 by
dependabot
bot
refactor(compiler): use regexp.test() instead of string.match()
#12090
opened May 24, 2021 by
VoltrexMaster
4 of 13 tasks
fix: #10435 update the observer dep to support a Set based implementation
#12087
opened May 21, 2021 by
andrew-teirney
6 of 13 tasks
fix: keep-alive not work after component destroyed
#12078
opened May 17, 2021 by
curiositycigar
3 of 13 tasks
build(deps): bump hosted-git-info from 2.7.1 to 2.8.9
dependencies
#12069
opened May 10, 2021 by
dependabot
bot
build(deps-dev): bump lodash from 4.17.19 to 4.17.21
dependencies
#12066
opened May 9, 2021 by
dependabot
bot
style(traverse): declare the key const when needed
#12010
opened Apr 9, 2021 by
JASONPANGGO
3 of 13 tasks
refactor: cache index for callbacks, remove redundant watcher
#11976
opened Mar 24, 2021 by
constantank
2 of 13 tasks
fix(v-model): ensure v-model listener trigger before listener with modifier(fix #11925)
#11957
opened Mar 14, 2021 by
JuniorTour
6 of 13 tasks
feat(keep-alive): allow spaces between comas in include
#11882
opened Jan 21, 2021 by
JerryYuanJ
6 of 13 tasks
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.