-
-
Notifications
You must be signed in to change notification settings - Fork 33.8k
Pull requests: vuejs/vue
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix(server-renderer): provide __filename to vm for webpack
#12242
opened Aug 24, 2021 by
privatenumber
Loading…
5 of 13 tasks
Add Vue context to computed options type (fix #10878)
#12218
opened Aug 13, 2021 by
okj579
Loading…
4 of 13 tasks
fix: remove unnecessary deep condition check
need repro
#12190
opened Jul 21, 2021 by
kankan54
Loading…
2 of 13 tasks
feat(types): add declaration of defineReactive to adapt composition-api.
#12132
opened Jun 15, 2021 by
ygj6
Loading…
4 of 13 tasks
perf(core): getType uses a cache for well known types.
#12123
opened Jun 8, 2021 by
Glandos
Loading…
5 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
Loading…
3 of 12 tasks
fix: #10435 update the observer dep to support a Set based implementation
#12087
opened May 21, 2021 by
ateirney
Loading…
6 of 13 tasks
style(traverse): declare the key const when needed
#12010
opened Apr 9, 2021 by
JASONPANGGO
Loading…
3 of 13 tasks
refactor: cache index for callbacks, remove redundant watcher
#11976
opened Mar 24, 2021 by
constantank
Loading…
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
Loading…
6 of 13 tasks
feat(keep-alive): allow spaces between comas in include
#11882
opened Jan 21, 2021 by
JerryYuanJ
Loading…
6 of 13 tasks
refactor(v-model): reuse toRawType util
#11861
opened Jan 10, 2021 by
markyong
Loading…
4 of 13 tasks
feat(build): update build dependencies
dependencies
Pull requests that update a dependency file
#11846
opened Dec 30, 2020 by
pravi
Loading…
4 of 13 tasks
feat(v-model): add lazy modifier for v-model on components(close #6914)
#11830
opened Dec 17, 2020 by
javoski
Loading…
6 of 12 tasks
fix(ssr): prevent rendering duplicate css references
need repro
#11829
opened Dec 17, 2020 by
katarzyna-stachura-orba
Loading…
4 of 12 tasks
feat(ssr): add csp nonce to all elements
feat:ssr
#11826
opened Dec 16, 2020 by
blake-newman
Loading…
6 of 12 tasks
fix: make ssr-build-plugin compatible with webpack4/5 (fix #11718)
#11814
opened Dec 9, 2020 by
lduoduo
Loading…
2 of 13 tasks
fix(runtime): use key variable for svg innerHTML
#11790
opened Nov 24, 2020 by
posva
Loading…
5 of 13 tasks
fix(dev): allow performance marking in production (fix #11775)
#11776
opened Nov 17, 2020 by
vegerot
Loading…
6 of 13 tasks
fix(render): $scopedSlots shoud not empty in beforeMount (#11714)
#11726
opened Oct 17, 2020 by
shadowings-zy
Loading…
6 of 13 tasks
feat(ssr): add context to shouldPrefetch and shouldPreload
#11712
opened Oct 7, 2020 by
gibkigonzo
Loading…
5 of 13 tasks
ProTip!
Exclude everything labeled
bug with -label:bug.