Alexander Sheboltaev
|
ebe27295df
|
typings: type-checking WatchHandler -- refining
|
8 years ago |
katashin
|
fba78d4598
|
Update types for new features of v2.1 (#4305)
* add types for scoped slots
* update nextTick types for returning promise
* improve scoped slot type
|
8 years ago |
Kaorun343
|
ef6945932f
|
Fix $createElement and Vue.extend (#3818)
* Fix $createElement and extend
* Add AsyncComponent
|
8 years ago |
(´・ω・`)
|
aefb34812e
|
Update `$refs` type declaration (#3765)
* `$refs` is a dictionary of Vue instance or Element
* update $refs for array usage
|
8 years ago |
Kaorun343
|
d2337dfc3f
|
remove ".d" from paths (#3607)
|
8 years ago |
wumingyang
|
4061c42748
|
adapt index.d.ts for end users (#3582)
* adapt index.d.ts for end users
* fix extend return type
|
8 years ago |
kaorun343
|
dfc64e8a11
|
Add TypeScript definitions
Add TypeScript definition
Remove unnecessary definition
Update definitions
* separate files
* remove unnecessary `{[key: string]: any}`
* from singular to plural
Update definitions
* Add more definitions
* Rename filename and interface
* Sort definitions
* Fix indent
Fix
Add test
* add test
* fix some definitions
* fix typo
Fix ComputedOptions
Update Vue.set
Update definitions
Add npm script
|
8 years ago |