-
-
Notifications
You must be signed in to change notification settings - Fork 33.7k
Pull requests: vuejs/vue
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
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
fix(compiler): nested scoped slot not update (fix #12232, #12245)
#12265
opened Sep 8, 2021 by
JuniorTour
Loading…
6 of 13 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
fix(server-renderer): provide __filename to vm for webpack
#12242
opened Aug 24, 2021 by
privatenumber
Loading…
5 of 13 tasks
Add Vue context to computed options type (fix #10878)
#12218
opened Aug 13, 2021 by
okj579
Loading…
4 of 13 tasks
fix: remove unnecessary deep condition check
need repro
#12190
opened Jul 21, 2021 by
kankan54
Loading…
2 of 13 tasks
feat(types): add declaration of defineReactive to adapt composition-api.
#12132
opened Jun 15, 2021 by
ygj6
Loading…
4 of 13 tasks
perf(core): getType uses a cache for well known types.
#12123
opened Jun 8, 2021 by
Glandos
Loading…
5 of 13 tasks
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
fix: #10435 update the observer dep to support a Set based implementation
#12087
opened May 21, 2021 by
ateirney
Loading…
6 of 13 tasks
fix: keep-alive not work after component destroyed
#12078
opened May 17, 2021 by
curiositycigar
Loading…
3 of 13 tasks
style(traverse): declare the key const when needed
#12010
opened Apr 9, 2021 by
JASONPANGGO
Loading…
3 of 13 tasks
refactor: cache index for callbacks, remove redundant watcher
#11976
opened Mar 24, 2021 by
constantank
Loading…
2 of 13 tasks
fix(v-model): ensure v-model listener trigger before listener with modifier(fix #11925)
#11957
opened Mar 14, 2021 by
JuniorTour
Loading…
6 of 13 tasks
feat(keep-alive): allow spaces between comas in include
#11882
opened Jan 21, 2021 by
JerryYuanJ
Loading…
6 of 13 tasks
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.