COMMITS
/ types/vue.d.ts October 11, 2022
Z
fix(types): vue 3 directive type compatibility (#12792)
ZHAO Jinxiang committed
August 18, 2022
August 9, 2022
J
July 22, 2022
E
fix(types): avoid circular type inference between v2 and v3 instance types
Evan You committed
July 16, 2022
N
fix(types): vue.d.ts should use relative import to v3-component-public-instance (#12668)
Nathan Shively-Sanders committed
July 15, 2022
N
fix(types): $refs can also contain ComponentPublicInstance (#12659)
Nikhil Verma committed
E
fix(types): fix $children and $root instance types
Evan You committed
July 13, 2022
E
fix(types): support Vue interface augmentations in defineComponent
Evan You committed
July 8, 2022
E
fix(types): fix missing instance properties on defineComponent this
Evan You committed
E
fix(types): global component registration type compat w/ defineComponent
Evan You committed
June 22, 2022
E
fix(types): fix instance type inference for setup() with no return value
Evan You committed
May 27, 2022
E
types: types for setup() + format types
Evan You committed
April 16, 2021
W
fix(types): make $refs undefined possible (#11112)
WORMSS committed
March 30, 2021
F
fix(types): add types for Vue.util.warn function (#11964)
Flo Edelmann committed
March 5, 2019
February 28, 2019
K
G
fix(types): update this for nextTick api (#9541)
Gcaufy committed
February 6, 2019
S
fix(types): add Vue.version to types (#9431)
Sebastian Krüger committed
January 11, 2019
E
types: typing for Vue.observable
Evan You committed
January 10, 2019
E
refactor: better solution for async edge case.
Evan You committed
E
feat(config): expose config.useEventDelegation and default to false
Evan You committed
December 10, 2018
H
fix(types): avoid `this` in VueConstructor signature (#9173)
Herrington Darkholme committed
December 1, 2018
J
chore: rephrase comment (#9100)
James George committed
H
fix(types): fix vm.$once argument type (#8995)
hugoazevedosoares committed
T
K
fix(types): support typing $el as SVGElement (#8809)
Kaoru Hagihara committed
N
狼
August 16, 2018
E
feat: add async option (#8240)
Edd Yerburgh committed
March 8, 2018
H
fix(types): prefer normal component over functional one (#7687)
Herrington Darkholme committed
December 19, 2017
W
feat(types): extract VueConfiguration type for easy expansion (#7273) (#7274)
Wenlu Wang committed
November 27, 2017
H
fix(types): bump ts version and fix typing bugs (#7135)
Herrington Darkholme committed
October 25, 2017
H
fix(types): improve typing for better completion (#6886)
Herrington Darkholme committed
October 15, 2017
H
fix(typing): relax $options type for TS2.6+ (#6819)
Herrington Darkholme committed
October 13, 2017
E
types: update types for config.ignoredElements
Evan You committed
October 6, 2017
H
feat(types): further improve Vue type declarations for canonical usage (#6391)
Herrington Darkholme committed
A
types: extend keyCodes type declaration to allow array of numbers (#6745)
Alexander Eden committed
September 5, 2017
H
fix(types): allow variadic plugin use (#6363)
Herrington Darkholme committed
August 29, 2017
赵
July 11, 2017
E
feat(core): $attrs, $listeners & inheritAttrs option
Evan You committed
E
feat(types): expose $vnode
Evan You committed
June 14, 2017
L
May 12, 2017
M
Add TypeScript definition for ssrContext (#5654)
Melvin Lee committed
April 25, 2017
A
Support Vue.delete(arr, index) in TypeScript definitions (#5508)
Async0x42 committed
March 3, 2017
B
support multi event (#5056)
Bojan committed
February 22, 2017
E
update types for new features
Evan You committed
February 15, 2017
K
support $on multi event (#4860)
kingwl committed
February 11, 2017
A
typings: type-checking WatchHandler -- refining
Alexander Sheboltaev committed
February 10, 2017
A
typings: type-checking WatchHandler
Alexander Sheboltaev committed