50 Commits (dev)

Author SHA1 Message Date
WORMSS 2b93e86aa1
fix(types): make $refs undefined possible (#11112) 4 years ago
Flo Edelmann e0274e4320
fix(types): add types for Vue.util.warn function (#11964) 4 years ago
DSha 731e4d0ebc types: use normalized type for `RenderContext.scopedSlots` (#9624) 6 years ago
Kael 241eea19a6 fix(types): allow scoped slots to return a single VNode (#9563) 6 years ago
Gcaufy f33301619d fix(types): update this for nextTick api (#9541) 6 years ago
Sebastian Krüger 54e6a121e9 fix(types): add Vue.version to types (#9431) 6 years ago
Evan You fe2b27ffb9 types: typing for Vue.observable 6 years ago
Evan You 3504d7f6d6 refactor: better solution for async edge case. 6 years ago
Evan You 3be1c5d67e feat(config): expose config.useEventDelegation and default to false 6 years ago
Herrington Darkholme e06d2af276 fix(types): avoid `this` in VueConstructor signature (#9173) 6 years ago
James George b0ccb86183 chore: rephrase comment (#9100) 6 years ago
hugoazevedosoares 97086f3658 fix(types): fix vm.$once argument type (#8995) 6 years ago
thenickname 76443803e8 Typings: Improve $slots and $scopedSlots type to prevent unchecked access to undefined (#8946) 6 years ago
Kaoru Hagihara 3cd4af4af0 fix(types): support typing $el as SVGElement (#8809) 6 years ago
nel215 0ba79e2588 fix(types): accept `number` type as key on Vue.set/delete (#8707) (#8709) 6 years ago
狼族小狈 c711ec189a fix(types): support chain call for Vue.use and Vue.mixin (#8595) 6 years ago
Edd Yerburgh c94482743c feat: add async option (#8240) 6 years ago
Herrington Darkholme 144bf5a99e fix(types): prefer normal component over functional one (#7687) 7 years ago
Wenlu Wang c0d516c283 feat(types): extract VueConfiguration type for easy expansion (#7273) (#7274) 7 years ago
Zen d2e1d49c41 fix(types): use object and string instead of Object and String (#7126) 7 years ago
Herrington Darkholme a71e653108 fix(types): bump ts version and fix typing bugs (#7135) 7 years ago
Herrington Darkholme 98ea0a3b48 fix(types): improve typing for better completion (#6886) 7 years ago
Herrington Darkholme 9caed00d20 fix(typing): relax $options type for TS2.6+ (#6819) 7 years ago
Evan You 1be48d0a13 types: update types for config.ignoredElements 7 years ago
Herrington Darkholme db138e2254 feat(types): further improve Vue type declarations for canonical usage (#6391) 7 years ago
Alexander Eden 64e3943842 types: extend keyCodes type declaration to allow array of numbers (#6745) 7 years ago
Herrington Darkholme 38d52182bf fix(types): allow variadic plugin use (#6363) 7 years ago
赵鑫晖 59dbd4a414 fix: ensure $attrs and $listeners are always objects (#6441) 7 years ago
Evan You 61187596b9 feat(core): $attrs, $listeners & inheritAttrs option 7 years ago
Evan You 1b7ddd7a35 feat(types): expose $vnode 7 years ago
Luke Bennett 9831b403cf Add warnHandler to allow users to set a custom warn callback, similar to errorHandler (#5883) 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
Bojan 1b38a261c5 support multi event (#5056) 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
katashin fba78d4598 Update types for new features of v2.1 (#4305) 8 years ago
odangosan 35f145cfc1 Update vue.d.ts (#4105) 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
Kaorun343 2b588b754e Update ComponentOptions (#3651) 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