17 Commits (b885e1e88f8b5928278d54449a937bcb0fdcc899)

Author SHA1 Message Date
Vitor Luiz Cavalcanti 982d5a492f fix(types): support string type for style in VNode data (#9728) 6 years ago
Kael 241eea19a6 fix(types): allow scoped slots to return a single VNode (#9563) 6 years ago
Evan You dbc0582587 feat: dynamic directive arguments for v-on, v-bind and custom directives (#9373) 6 years ago
Evan You 0cf6aaddb5 types: type sync for 2.6 features 6 years ago
Kael d780dd2e2a fix(types): accept primatives and falsy values in createElement children (#9154) 6 years ago
Kael 448ba65d2b fix(types): correct scopedSlot types (#9131) 6 years ago
Kael bfd722bb5d types: add refInFor to VNodeData (#8229) 6 years ago
Kael 99a51b452f fix(types): make VNodeDirective properties optional, fix #8013 (#8003) 6 years ago
katashin 49aae6bb15 fix(types): make VNodeChildrenArrayContents type more accurate (#7287) 7 years ago
Zen d2e1d49c41 fix(types): use object and string instead of Object and String (#7126) 7 years ago
Evan You ced2dfc8f7 expose vnode.child for backwards compat, update .flowconfig & ts types 8 years ago
katashin fba78d4598 Update types for new features of v2.1 (#4305) 8 years ago
katashin 9e6255e457 fix the type of VNodeComponentOptions.Ctor (#4257) 8 years ago
Evan You b69b4a4eef tweak style merge for performance 8 years ago
chengchao e960cd104e enable style merge behavior between parent-child components (fix #3997) (#4138) 8 years ago
Kaorun343 d2337dfc3f remove ".d" from paths (#3607) 8 years ago
kaorun343 dfc64e8a11 Add TypeScript definitions 8 years ago