vue/types/test
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
..
augmentation-test.ts feat(types): further improve Vue type declarations for canonical usage (#6391) 2017-10-06 14:45:14 -04:00
es-module.ts types: add EsModuleComponent definition (#6477) 2017-09-05 15:25:16 -04:00
options-test.ts fix(types): allow string for watch handlers in options (#10396) 2020-09-21 16:13:21 +02:00
plugin-test.ts test(types): update TS version and fix types test (#7597) 2018-02-03 14:02:25 -05:00
ssr-test.ts fix(types): add missing ssr renderToString signature 2017-11-24 09:23:59 -05:00
tsconfig.json fix(types): fix global namespace declaration for UMD bundle (#9912) 2019-04-25 11:18:07 +08:00
umd-test.ts fix(types): fix global namespace declaration for UMD bundle (#9912) 2019-04-25 11:18:07 +08:00
vue-test.ts fix(types): support string type for style in VNode data (#9728) 2019-03-18 15:47:43 +08:00