Skip to content

Pull requests: vuejs/vue

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

Pull requests list

feat(sfc): support using extends interface with defineProps
#12853 opened Oct 26, 2022 by webfansplz Loading…
1 of 13 tasks
refactor(types): improve isValidDuration type ready to merge
#12850 opened Oct 26, 2022 by webfansplz Loading…
1 of 13 tasks
types(common): improve LooseRequired<T>
#12849 opened Oct 26, 2022 by webfansplz Loading…
2 of 13 tasks
chore: migrate to picocolors
#12845 opened Oct 21, 2022 by azat-io Loading…
ci: bump actions versions
#12838 opened Oct 19, 2022 by kirklin Loading…
2 of 13 tasks
chore(types): Add HTMLInput autocomplete values
#12836 opened Oct 17, 2022 by IagoLast Loading…
6 tasks done
fix #12623: infinite loop in generateCodeFrame
#12830 opened Oct 15, 2022 by sawmurai Loading…
3 of 13 tasks
resolved vulnerabilities
#12801 opened Sep 26, 2022 by albertjannap Loading…
3 of 13 tasks
GitHub Workflows security hardening
#12795 opened Sep 20, 2022 by sashashura Loading…
fix(types): remove number type of provide
#12793 opened Sep 20, 2022 by xiaoxiangmoe Loading…
2 of 13 tasks
refactor: word spell error
#12772 opened Aug 30, 2022 by woshiqiang1 Loading…
2 of 8 tasks
fix(types): Fix missing function type declaration for ref attribute
#12763 opened Aug 26, 2022 by dafengxiang Loading…
3 of 13 tasks
perf(core): loop through oldCh from start + 1
#12560 opened Jun 17, 2022 by Fyerl Loading…
4 of 13 tasks
fix(core): hydrated node assertion in production need repro
#12551 opened Jun 3, 2022 by Timsonrobl Loading…
4 of 13 tasks
Merge the code of the event modifier
#12520 opened Apr 10, 2022 by VICTORYGS Loading…
6 of 13 tasks
Allow inferring types from Vue.set(object, ...) pattern
#12504 opened Mar 23, 2022 by NikhilVerma Loading…
3 of 13 tasks
chore: Improve npm package specification
#12501 opened Mar 17, 2022 by anncwb Loading…
4 of 13 tasks
types(compiler): add missing start/end fields
#12495 opened Mar 7, 2022 by Abreto Loading…
4 of 13 tasks
chore: fix typos [skip ci]
#12487 opened Mar 1, 2022 by cuishuang Loading…
chore: fix license link
#12464 opened Feb 10, 2022 by wubaiqing Loading…
3 of 13 tasks
fix(ssr): fix compatibility with webpack@4 and webpack@5 for monorepos
#12435 opened Jan 22, 2022 by hardfist Loading…
5 of 13 tasks
docs(readme & backers): HTTP => HTTPS
#12422 opened Jan 14, 2022 by Schweinepriester Loading…
3 of 13 tasks
refactor(observer): avoid eager new Dep()
#12416 opened Jan 12, 2022 by tongzhenyu0312 Loading…
3 of 13 tasks
ProTip! Filter pull requests by the default branch with base:main.