Commit Graph

7 Commits

Author SHA1 Message Date
Pig Fang 2d168f1ba1 test(types): update TS version and fix types test (#7597) 2018-02-03 14:02:25 -05:00
Herrington Darkholme db138e2254 feat(types): further improve Vue type declarations for canonical usage (#6391) 2017-10-06 14:45:14 -04:00
Herrington Darkholme 38d52182bf fix(types): allow variadic plugin use (#6363)
fix #6357
2017-09-05 16:02:38 -04:00
katashin f541097486 Expose all types via index.d.ts (#3608)
* expose all types via index.d.ts

* Fix typo
2016-09-08 10:26:01 +02:00
Kaorun343 d2337dfc3f remove ".d" from paths (#3607) 2016-09-06 21:28:17 +08:00
wumingyang 4061c42748 adapt index.d.ts for end users (#3582)
* adapt index.d.ts for end users

* fix extend return type
2016-09-04 17:33:25 +08:00
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
2016-08-31 12:21:26 -04:00