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
Assigned to nobody Loading
Sort

Pull requests list

Add picture to the isHTMLTag map so it suppresses unneeded warnings while unit testing
#5675 by timbenniks Contributor was merged May 16, 2017 Loading…
5 of 13 tasks
Special attributes are invalid when using object syntax in v-bind, fix #5881
#5890 by gebilaoxiong Member was merged Jun 16, 2017 Loading…
6 of 13 tasks
test: correcting existing test case
#5909 by lyhper Contributor was merged Jun 29, 2017 Loading…
6 of 13 tasks
Add type augmentation test
#3713 by ktsn Contributor was merged Sep 21, 2016 Loading…
tweak type definition layouting
#5564 by kazupon Member was merged Apr 30, 2017 Loading…
4 of 13 tasks
improve:add local variable declaration
#5462 by gebilaoxiong Member was merged Apr 18, 2017 Loading…
4 of 13 tasks
Warn when component option should be an object, but is not (#5605)
#5642 by maciej-ka Contributor was merged May 12, 2017 Loading…
6 of 13 tasks
fix problematic use of 'deprecated' in warnings
#4043 by chrisvfritz Contributor was merged Nov 1, 2016 Loading…
Pass attributes to parseComponent (addresses #4914)
#4925 by just-be-dev Contributor was merged Feb 14, 2017 Loading…
Warn when defining a method with same name as a prop
#4950 by chriscasola Contributor was merged Feb 18, 2017 Loading…
small improvements on html-parser
#4932 by javoski Member was merged Feb 14, 2017 Loading…
Add support attribute module
#4091 by PowerfulPony Contributor was merged Nov 3, 2016 Loading…
Let userland remove the production tips info
#4907 by smolinari was closed Feb 12, 2017 Loading…
Update util.js
#4700 by andymanitara Contributor was merged Jan 12, 2017 Loading…
allow functional components to return multiple VNodes (fix #8191) ready to merge typescript
#8192 by zevdg Contributor was merged Oct 24, 2018 Loading…
6 of 13 tasks
fix(props): consider prop types order for default bool value
#7583 by miro-ku was closed Mar 9, 2018 Loading…
6 of 13 tasks
Edit documentation for grammar and consistency
#7600 by commonstarling Contributor was merged Feb 6, 2018 Loading…
11 tasks
add semicolon before closure, fix ssr error
#6794 by JounQin Contributor was merged Oct 13, 2017 Loading…
4 of 13 tasks
tweak: The value of props here is always true
#6795 by HcySunYang Member was merged Oct 13, 2017 Loading…
2 of 13 tasks
docs(COMMIT_CONVENTION): update Angular's commit convention link
#7666 by sis0k0 Contributor was merged Mar 8, 2018 Loading…
4 of 10 tasks
fix(sfc): avoid to deindent when pad option is specified ready to merge
#7647 by ktsn Contributor was merged Oct 24, 2018 Loading…
5 of 13 tasks
Static type="checkbox" with v-bind (fix #7811)
#7819 by privatenumber Contributor was merged Mar 13, 2018 Loading…
6 of 13 tasks
fix #8041: templates inside v-pre should be rendered to HTML ready to merge
#8146 by kball Contributor was merged Oct 24, 2018 Loading…
6 of 13 tasks
fix(types): add refInFor to VNodeData ready to merge
#8229 by KaelWD Contributor was merged Oct 24, 2018 Loading…
5 of 13 tasks
ProTip! Filter pull requests by the default branch with base:main.