85 Commits (142cf6c4893c36a20e9e4102f588103c70023b46)

Author SHA1 Message Date
Evan You 1b7ddd7a35 feat(types): expose $vnode 7 years ago
wenlu.wang e4da249ab8 feat: add `comments` option to allow preserving comments in template (#5951) 8 years ago
Luke Bennett 9831b403cf Add warnHandler to allow users to set a custom warn callback, similar to errorHandler (#5883) 8 years ago
Evan You deae1ff851 fix type tests 8 years ago
Melvin Lee 92d61922e9 Add TypeScript definition for ssrContext (#5654) 8 years ago
Async0x42 1288386722 Support Vue.delete(arr, index) in TypeScript definitions (#5508) 8 years ago
kingwl 2701fa1a64 add provide/inject on functional context (#5204) 8 years ago
Bojan 1b38a261c5 support multi event (#5056) 8 years ago
Evan You 3b7b597044 cover Symbol for provide/inject typing 8 years ago
Evan You 01b09e6bcd type for renderError option 8 years ago
Evan You 73c5614740 update types for new features 8 years ago
kingwl 8bb6c2bdaa support $on multi event (#4860) 8 years ago
Alexander Sheboltaev ebe27295df typings: type-checking WatchHandler -- refining 8 years ago
Alexander Sheboltaev c662fe09c7 typings: type-checking WatchHandler 8 years ago
Evan You 5fea184d50 $props type improvements 8 years ago
yantene ef40d1b7cf add the type of props in typescript definitions 8 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
(´・ω・`) 4dccbbc997 Add missing lifecycle definition (#4251) 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
odangosan 35f145cfc1 Update vue.d.ts (#4105) 8 years ago
Kaorun343 887ec90d14 fix RenderContext (#4099) 8 years ago
katashin 6643cb8c23 Update typings (#3876) 8 years ago
Kaorun343 ef6945932f Fix $createElement and Vue.extend (#3818) 8 years ago
(´・ω・`) aefb34812e Update `$refs` type declaration (#3765) 8 years ago
katashin 019d90040d add module augmentation test (#3713) 8 years ago
katashin 72a1527148 add inserted hook type to directive option (#3682) 8 years ago
Kaorun343 2b588b754e Update ComponentOptions (#3651) 8 years ago
katashin f541097486 Expose all types via index.d.ts (#3608) 8 years ago
Kaorun343 d2337dfc3f remove ".d" from paths (#3607) 8 years ago
Kaorun343 8f4aab201b Fix definitons (#3591) 8 years ago
wumingyang 4061c42748 adapt index.d.ts for end users (#3582) 8 years ago
kaorun343 dfc64e8a11 Add TypeScript definitions 8 years ago