-
-
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(v-model): add lazy modifier for v-model on components(close #6914)
semver:minor
#6940
by javoski
Member
was closed Dec 17, 2020
Loading…
6 of 12 tasks
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
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…
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
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.