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

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
Chore: fixed punctuation errors
#12414 opened Jan 9, 2022 by Cyebukayire Loading…
7 of 13 tasks
feat: Add warning message to compile for usage of 'this' with additio…
#12372 opened Dec 2, 2021 by smohr4 Loading…
4 of 13 tasks
feat(compiler):add console warning about 'this.' used in templates
#12343 opened Nov 2, 2021 by Rudeus3Greyrat Loading…
3 of 11 tasks
fixbug 10547
#12338 opened Oct 27, 2021 by wangjingf Loading…
fix(compiler): skip if guard when condition is empty after modifiers
#12321 opened Oct 11, 2021 by yuwu9145 Loading…
5 of 13 tasks
fix(asyncComponent): unwrap default in Symbol.toStringTag es module hint
#12320 opened Oct 11, 2021 by 869288142 Loading…
6 of 13 tasks
chore(warn): fix camelCase event tip
#12318 opened Oct 9, 2021 by cutiful Loading…
5 of 13 tasks
Update config.js
#12292 opened Sep 22, 2021 by shenqinglin Loading…
3 of 13 tasks
chore: fix typo in async-component-test.ts [ci skip]
#12284 opened Sep 18, 2021 by Notryag Loading…
3 of 13 tasks
fix(core): fix type check for Date prop need repro
#12272 opened Sep 11, 2021 by kikuchan Loading…
4 of 13 tasks
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.