-
-
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
feat(core): keep-alive component that responds to max property changes (fix #12770)
#12771
opened Aug 29, 2022 by
jp-liu
Loading…
6 of 13 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
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
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
fix #12374: do not hyphenate or omit CSS variables in style attribute
#12376
opened Dec 5, 2021 by
fieteboerner
Loading…
2 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
fix(v-show): display is not correct after v-show unbind (fix #11984)
#12344
opened Nov 3, 2021 by
MrWindlike
Loading…
6 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
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: 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.