-
- 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(ssr): support custom attributes in render scripts
#11094 opened Feb 8, 2020 by clarkdo Loading…
2 of 12 tasks
fix: mergeHook when parentVal is not an array priority: high
#10877 opened Nov 30, 2019 by jeanphilippeds Loading…
6 of 13 tasks
feat(core): observe array changes from fill and copywithin methods (re #10973)
#11229 opened Mar 22, 2020 by abrahamguo Loading…
7 of 13 tasks
Fix repetitive call function in utils/cached, if result falsey
#11413 opened May 26, 2020 by Th0rN13 Loading…
2 of 13 tasks
fix(optimizer): change FULL to CHILDREN when v-if and v-html or v-tex…
#11306 opened Apr 12, 2020 by zhangzhonghe Loading…
4 of 13 tasks
Add 'is' key in VNodeData for dynamic components.
#11419 opened May 30, 2020 by Exauthor Loading…
2 of 8 tasks
chore(warning): Add "symbol" and "boolean" for "key" warning warnings related to development warnings
#11436 opened Jun 4, 2020 by mpawelski Loading…
5 of 13 tasks
fix(parser): "checkInFor" should search up to inline-template
#11284 opened Apr 6, 2020 by zhangchen915 Loading…
5 of 13 tasks
fix(compiler): support decode all HTML entities in the value of prop and attribute (fix #8895)
#11599 opened Aug 16, 2020 by JuniorTour Loading…
6 of 13 tasks
3
fix(shared/util): add 'bigint' into the test of isPrimitive
#11456 opened Jun 15, 2020 by WesleyQ5233 • Draft
1 of 2 tasks
fix(types): template of BundleRendererOptions be can Function
#11327 opened Apr 19, 2020 by JunilHwang Loading…
7 of 13 tasks
chore(compiler): remove unused parameter of parseEndTag
#11509 opened Jul 11, 2020 by JuniorTour Loading…
4 of 13 tasks
fix(compiler): support decode in the value of prop and attribute
#11563 opened Aug 4, 2020 by JuniorTour Loading…
6 of 13 tasks
fix(runtime): use key variable for svg innerHTML
#11790 opened Nov 24, 2020 by posva Loading…
5 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
fix(render): $scopedSlots shoud not empty in beforeMount (#11714)
#11726 opened Oct 17, 2020 by shadowings-zy Loading…
6 of 13 tasks
fix(transition component): fix transitions for 3d-transformed elements (fix #11376)
#11707 opened Oct 5, 2020 by davestewart Loading…
5 of 12 tasks
feat(build): update build dependencies dependencies Pull requests that update a dependency file
#11846 opened Dec 30, 2020 by pravi Loading…
4 of 13 tasks
fix(dev): allow performance marking in production (fix #11775)
#11776 opened Nov 17, 2020 by vegerot Loading…
6 of 13 tasks
ProTip! Exclude everything labeled
bug with -label:bug.