Skip to content

Pull requests: vuejs/vue

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

Pull requests list

chore: improve the types for $set and $delete
#13047 opened Jul 5, 2023 by Alfred-Skyblue Loading…
2 of 13 tasks
feat(build): add source when build
#13036 opened Jun 17, 2023 by hongrunhui Loading…
4 of 13 tasks
Update jsx.d.ts
#13021 opened May 20, 2023 by vj00000 Loading…
10 tasks
fix(svg): apply every namespace in slot when call applyNS
#13008 opened Apr 24, 2023 by zhangzhonghe Loading…
4 of 13 tasks
fix(types): fix method-based emits with props
#13004 opened Apr 20, 2023 by g-plane Loading…
6 of 13 tasks
fix: typescript resolution
#12997 opened Mar 30, 2023 by blake-newman Loading…
fix: inBrowser needs to check existence of document
#12989 opened Mar 20, 2023 by cutsin Loading…
3 of 13 tasks
fix(keep-alive): avoid change reference of keep-alive's vnode on prev…
#12987 opened Mar 18, 2023 by Yhspehy Loading…
5 of 13 tasks
fix(sfc): check template ref usage, fix #12984
#12985 opened Mar 16, 2023 by lsdsjy Loading…
6 of 13 tasks
fix#12978 shallowRef's return type
#12979 opened Mar 7, 2023 by simlevesque Loading…
6 of 12 tasks
fix: trigger when adding new property with Vue.set
#12972 opened Feb 28, 2023 by xiaowei-one Loading…
3 of 13 tasks
fix(types): support inferring inject
#12964 opened Feb 18, 2023 by rudyxu1102 Loading…
fix(types): remove unused code
#12957 opened Feb 12, 2023 by rudyxu1102 Loading…
fix: correctly update styles bug
#12946 opened Jan 30, 2023 by btea Loading…
1 of 13 tasks
Feat/show important directive
#12942 opened Jan 24, 2023 by ajomuch92 Loading…
4 of 12 tasks
fix: error vue path in select2 example
#12933 opened Jan 17, 2023 by xch1029 Loading…
3 of 13 tasks
fix(core): prop check warning with ref unwrap in dev
#12932 opened Jan 17, 2023 by tinyfind Loading…
6 of 13 tasks
fix(compiler): scoped slot can't udate with with different slot content
#12928 opened Jan 13, 2023 by tinyfind Loading…
6 of 13 tasks
2
2
refactor(compiler): add stack type instead of any
#12917 opened Jan 2, 2023 by FireBushtree Loading…
2 of 13 tasks
chore: add prettier cache
#12907 opened Dec 20, 2022 by Simon-He95 Loading…
13 tasks
fix(patch): clone insert hooks to avoid being mutated during iteration
#12905 opened Dec 19, 2022 by xiaodemen Loading…
5 of 13 tasks
ProTip! Exclude everything labeled bug with -label:bug.