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
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
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
fix(compiler): nested scoped slot not update (fix #12232, #12245)
#12265 opened Sep 8, 2021 by JuniorTour Loading…
6 of 13 tasks
2
5
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
remove useless removed
#12182 opened Jul 12, 2021 by dolymood Loading…
4 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: #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
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.