Chart.js/types/tests
Dan Onoshko ce375a6876
feat: add ESM support (#10525)
* feat: add ESM support

* build: rename UMD bundle

* chore: edit supbackages description

* style: disable es/no-import-meta linter rule

* test: dynamic import in cjs module

* docs: edit integrations page

* docs: review fixes

* chore: remove useless regex in webpack config

* ci: test size-limit only for ESM bundle
2022-08-04 18:43:26 -04:00
..
controllers feat: add ESM support (#10525) 2022-08-04 18:43:26 -04:00
elements feat: add ESM support (#10525) 2022-08-04 18:43:26 -04:00
extensions feat: add ESM support (#10525) 2022-08-04 18:43:26 -04:00
helpers Add chart, p0.raw, p1.raw to segment context (#9761) 2021-10-15 15:56:29 -04:00
layout feat: add ESM support (#10525) 2022-08-04 18:43:26 -04:00
plugins feat: add ESM support (#10525) 2022-08-04 18:43:26 -04:00
scales feat: add ESM support (#10525) 2022-08-04 18:43:26 -04:00
.eslintrc.yml Disable warning of unused variables in types/tests (#8607) 2021-03-10 08:13:04 -05:00
animation.ts feat: add ESM support (#10525) 2022-08-04 18:43:26 -04:00
autogen.js feat: add ESM support (#10525) 2022-08-04 18:43:26 -04:00
chart_types.ts feat: add ESM support (#10525) 2022-08-04 18:43:26 -04:00
data_types.ts feat: add ESM support (#10525) 2022-08-04 18:43:26 -04:00
dataset_null_data.ts feat: add ESM support (#10525) 2022-08-04 18:43:26 -04:00
defaults.ts feat: add ESM support (#10525) 2022-08-04 18:43:26 -04:00
interaction.ts feat: add ESM support (#10525) 2022-08-04 18:43:26 -04:00
options.ts feat: add ESM support (#10525) 2022-08-04 18:43:26 -04:00
overrides.ts feat: add ESM support (#10525) 2022-08-04 18:43:26 -04:00
parsed.data.type.ts feat: add ESM support (#10525) 2022-08-04 18:43:26 -04:00
register.ts feat: add ESM support (#10525) 2022-08-04 18:43:26 -04:00
scriptable_core_chart_options.ts feat: add ESM support (#10525) 2022-08-04 18:43:26 -04:00
scriptable.ts feat: add ESM support (#10525) 2022-08-04 18:43:26 -04:00
test_instance_assignment.ts feat: add ESM support (#10525) 2022-08-04 18:43:26 -04:00
tsconfig.json feat: add ESM support (#10525) 2022-08-04 18:43:26 -04:00