-
-
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
refactor(v-model): reuse toRawType util
#11861
opened Jan 10, 2021 by
markyong
Loading…
4 of 13 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
feat(v-model): add lazy modifier for v-model on components(close #6914)
#11830
opened Dec 17, 2020 by
javoski
Loading…
6 of 12 tasks
fix(ssr): prevent rendering duplicate css references
need repro
#11829
opened Dec 17, 2020 by
katarzyna-stachura-orba
Loading…
4 of 12 tasks
feat(ssr): add csp nonce to all elements
feat:ssr
#11826
opened Dec 16, 2020 by
blake-newman
Loading…
6 of 12 tasks
fix: make ssr-build-plugin compatible with webpack4/5 (fix #11718)
#11814
opened Dec 9, 2020 by
lduoduo
Loading…
2 of 13 tasks
fix(runtime): use key variable for svg innerHTML
#11790
opened Nov 24, 2020 by
posva
Loading…
5 of 13 tasks
fix(dev): allow performance marking in production (fix #11775)
#11776
opened Nov 17, 2020 by
vegerot
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
feat(ssr): add context to shouldPrefetch and shouldPreload
#11712
opened Oct 7, 2020 by
gibkigonzo
Loading…
5 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(vdom): native modifier for props will add it as attribute of component's root element refer Issue:11601
#11702
opened Oct 3, 2020 by
Thanarathanam
Loading…
6 of 13 tasks
fix: update karma and webpack dependencies for OS X builds on Node v12
#11699
opened Oct 2, 2020 by
markjszy
Loading…
6 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: iframe-window-name-update
#11578
opened Aug 8, 2020 by
christoph-schaeffer
Loading…
5 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(#11040): Add a warning when binding to object with empty keys
#11523
opened Jul 17, 2020 by
CallumChaney
Loading…
5 of 13 tasks
chore: update production mode usage of webpack in readme for dist folder
#11518
opened Jul 15, 2020 by
fish-inu
Loading…
3 of 13 tasks
chore(compiler): remove unused parameter of parseEndTag
#11509
opened Jul 11, 2020 by
JuniorTour
Loading…
4 of 13 tasks
fix(compiler): Line breaks in textarea are not removed. (fix: #11446)
#11463
opened Jun 18, 2020 by
wonhyoung05
Loading…
6 of 13 tasks
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.