-
- 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 the hot reload problem when use keep-alive wrap router-view with a dynamic key link:https://github.com/vuejs/vue-loader/issues/1332
#12092 opened May 26, 2021 by beishuangzz Loading…
3 of 12 tasks
feat(types): add declaration of defineReactive to adapt composition-api.
#12132 opened Jun 15, 2021 by ygj6 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
fix(compiler): scoped slot with v-else-if not update (fix #12223)
#12244 opened Aug 26, 2021 by JuniorTour Loading…
6 of 13 tasks
refactor(observer): avoid eager new Dep()
#12416 opened Jan 12, 2022 by tongzhenyu0312 Loading…
3 of 13 tasks
docs(readme & backers): HTTP => HTTPS
#12422 opened Jan 14, 2022 by Schweinepriester Loading…
3 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
feat: Add warning message to compile for usage of 'this' with additio…
#12372 opened Dec 2, 2021 by smohr4 Loading…
4 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
perf(core): loop through
oldCh from start + 1 #12560 opened Jun 17, 2022 by Fyerl Loading…
4 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): getType uses a cache for well known types.
#13225 opened Nov 18, 2024 by Glandos Loading…
3 of 13 tasks
fix(types): fix props type error with js script
#13063 opened Aug 4, 2023 by zcf0508 Loading…
5 of 13 tasks
chore(types): Add HTMLInput autocomplete values
#12836 opened Oct 17, 2022 by IagoLast Loading…
6 tasks done
feat(sfc): support using extends interface with
defineProps #12853 opened Oct 26, 2022 by webfansplz Loading…
1 of 13 tasks
ProTip! Adding no:label will show everything without a label.