-
- 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(core/instance/render): inherit instance listeners to rendered vnode
#13022 opened May 24, 2023 by SamXChen Loading… updated Dec 31, 2023
5 of 13 tasks
fix: diff of list [a,b,c,d] and [e,b,b,f],error happened and make vue-router cant update
#13110 opened Nov 1, 2023 by loadingjoke Loading… updated Dec 31, 2023
4 of 13 tasks
fix #10614: the select's v-model set to
undefined in some corner case #10615 opened Oct 10, 2019 by xieranmaya Loading… updated Aug 21, 2023
6 of 13 tasks
fix(ssr): fix compatibility with webpack@4 and webpack@5 for monorepos
#12435 opened Jan 22, 2022 by hardfist Loading… updated May 11, 2023
5 of 13 tasks
Fix #9847 Add shouldRenderAsyncScripts option feat:ssr
#10794 opened Nov 4, 2019 by jeanphilippeds Loading… updated Apr 26, 2023
6 of 13 tasks
feat: support symbols as keys in observed objects
#10741 opened Oct 21, 2019 by xx1124961758 Loading… updated Apr 1, 2023
4 of 13 tasks
fix(compiler): nested scoped slot not update (fix #12232, #12245)
#12265 opened Sep 8, 2021 by JuniorTour Loading… updated Mar 17, 2023
6 of 13 tasks
feat(props): allow defining a required prop as null discussion feature request improvement semver:minor
#9358 opened Jan 23, 2019 by posva Loading… updated Mar 8, 2023
2 of 13 tasks
perf(core): getType uses a cache for well known types.
#12123 opened Jun 8, 2021 by Glandos Loading… updated Mar 6, 2023
5 of 13 tasks
style: remove WTF, also keep it classy [skip ci] ready to merge
#12856 opened Oct 28, 2022 by c0dedance Loading… updated Dec 14, 2022
3 of 13 tasks
remove valueless code
#11777 opened Nov 17, 2020 by amkamn Loading… updated Dec 9, 2022
4 of 13 tasks
fix: binding of
muted dom property for <audio> ready to merge #10413 opened Aug 19, 2019 by herrernst Loading… updated Nov 29, 2022
5 of 13 tasks
feat(core): add staticClass merge from slot
#8312 opened Jun 6, 2018 by yozman Loading… updated Sep 17, 2022
5 of 13 tasks
refactor: Add isString
#8038 opened Apr 16, 2018 by 243083df Loading… updated Sep 17, 2022
6 of 12 tasks
fix select bound with error index - fix #3821
#4874 opened Feb 7, 2017 by Kingwl Loading… updated Sep 17, 2022
fix: #10435 update the observer dep to support a Set based implementation
#12087 opened May 21, 2021 by ateirney Loading… updated Sep 3, 2022
6 of 13 tasks
fix(types): Fix missing function type declaration for ref attribute
#12763 opened Aug 26, 2022 by dafengxiang Loading… updated Aug 26, 2022
3 of 13 tasks
Merge the code of the event modifier
#12520 opened Apr 10, 2022 by VICTORYGS Loading… updated Aug 9, 2022
6 of 13 tasks
refactor(observer): avoid eager new Dep()
#12416 opened Jan 12, 2022 by tongzhenyu0312 Loading… updated Jul 14, 2022
3 of 13 tasks
Allow inferring types from Vue.set(object, ...) pattern
#12504 opened Mar 23, 2022 by NikhilVerma Loading… updated Jul 7, 2022
3 of 13 tasks
fix: changed a type for AsyncComponentFactory component(fix #10252)
#10253 opened Jul 10, 2019 by NataliaTepluhina Loading… updated Jul 6, 2022
6 of 13 tasks
feat(model): add .eager modifier to v-model
#9814 opened Apr 2, 2019 by posva Loading… updated Jul 6, 2022
6 of 13 tasks
perf(core): loop through
oldCh from start + 1 #12560 opened Jun 17, 2022 by Fyerl Loading… updated Jun 28, 2022
4 of 13 tasks
fix(core): hydrated node assertion in production need repro
#12551 opened Jun 3, 2022 by Timsonrobl Loading… updated Jun 4, 2022
4 of 13 tasks
ProTip! Follow long discussions with comments:>50.