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