vue/types
Orkhan Alikhanov 668e1e6374
fix(types): allow string for watch handlers in options (#10396)
* Allow watch handler to be string as it is supported

* Move string type to WatchHandler itself

* Removed string type as it moved to WatchHandler
2020-09-21 16:13:21 +02:00
..
test fix(types): allow string for watch handlers in options (#10396) 2020-09-21 16:13:21 +02:00
index.d.ts fix(types): fix global namespace declaration for UMD bundle (#9912) 2019-04-25 11:18:07 +08:00
options.d.ts fix(types): allow string for watch handlers in options (#10396) 2020-09-21 16:13:21 +02:00
plugin.d.ts remove ".d" from paths (#3607) 2016-09-06 21:28:17 +08:00
tsconfig.json feat(types): further improve Vue type declarations for canonical usage (#6391) 2017-10-06 14:45:14 -04:00
typings.json Add TypeScript definitions 2016-08-31 12:21:26 -04:00
umd.d.ts chore: spelling and grammar (#11481) 2020-07-01 11:11:46 +02:00
vnode.d.ts fix(types): support string type for style in VNode data (#9728) 2019-03-18 15:47:43 +08:00
vue.d.ts types: use normalized type for RenderContext.scopedSlots (#9624) 2019-03-05 16:46:56 -05:00