Chart.js/types
Evert Timberg 49b0916c19
Update type map names (#8356)
* Rename ElementOptions to ElementOptionsByType

* Rename CommonOptions to CommonElementOptions

* Rename PluginOptions to PluginOptionsByType
Add new PluginChartOptions and remove some duplicates

* Rename ScaleOptions to ScaleOptionsByType

* Use Partial where appropriate
2021-02-01 08:38:37 -05:00
..
helpers Standardize type declaration indentation with tabs (#8263) 2021-01-02 08:46:49 +02:00
.eslintrc.yml Update TypeScript ESLint configuration (#8288) 2021-01-08 16:01:20 -05:00
adapters.d.ts Split adapter types to their own definition file (#8205) 2020-12-19 14:03:26 -05:00
animation.d.ts Split animation definitions (#8208) 2020-12-20 13:26:09 -05:00
color.d.ts Create standardized text render method (#8227) 2020-12-26 11:23:02 -05:00
element.d.ts Split Element type to it's own definition file (#8206) 2020-12-19 21:56:11 +02:00
geometric.d.ts Standardize type declaration indentation with tabs (#8263) 2021-01-02 08:46:49 +02:00
index.esm.d.ts Update type map names (#8356) 2021-02-01 08:38:37 -05:00
layout.d.ts Rename LayoutItem.fullWidth to fullSize (#8358) 2021-01-31 13:44:44 -05:00
scriptable.d.ts Remove duplicate Scriptable definitions (#8223) 2020-12-22 13:10:25 -05:00