-
- 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(v-show): determine v-show when updating styles
#13198 opened Jul 9, 2024 by nieyuyao Loading…
2 of 13 tasks
chore(deps-dev): bump vite from 5.0.5 to 5.0.12 dependencies Pull requests that update a dependency file
#13159 opened Jan 19, 2024 by dependabot bot Loading…
chore(deps-dev): bump follow-redirects from 1.15.3 to 1.15.4 dependencies Pull requests that update a dependency file
#13151 opened Jan 9, 2024 by dependabot bot Loading…
fix(types): fix
shallowRef type error #13135 opened Dec 15, 2023 by Alfred-Skyblue Loading…
6 of 13 tasks
fix(types): ref() return type should not be any when initial value is any
#13132 opened Dec 14, 2023 by Alfred-Skyblue Loading…
6 of 13 tasks
fix(core - patch):when before patch: old keys like [a, b, c ...] new … need repro
#13112 opened Nov 3, 2023 by sam0212 Loading…
4 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…
4 of 13 tasks
fix(types): no props typings in js files
#13109 opened Nov 1, 2023 by Ilanaya Loading…
5 of 13 tasks
feat(types): support inferring attrs
#13089 opened Sep 25, 2023 by rudyxu1102 Loading…
2 of 13 tasks
fix(types): fix props type error with js script
#13063 opened Aug 4, 2023 by zcf0508 Loading…
5 of 13 tasks
perf(server-renderer):normalizeValue function prioritizes the judgmen…
#13054 opened Jul 22, 2023 by LockingReal Loading…
11 tasks
chore: improve the types for $set and $delete
#13047 opened Jul 5, 2023 by Alfred-Skyblue Loading…
2 of 13 tasks
fix(core/instance/render): inherit instance listeners to rendered vnode
#13022 opened May 24, 2023 by SamXChen Loading…
5 of 13 tasks
refactor(stream): This commit refactors the RenderStream class in the…
#13014 opened Apr 28, 2023 by AlirezaBabaeii Loading…
fix(svg): apply every namespace in slot when call applyNS
#13008 opened Apr 24, 2023 by zhangzhonghe Loading…
4 of 13 tasks
fix(patch): Do not consider nodes with different scope ids the same (fix #10416)
#12938 opened Jan 18, 2023 by NoahKa0 Loading…
4 of 13 tasks
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.