superset/superset-frontend/temporary_superset_ui/superset-ui/packages/superset-ui-chart/test
Krist Wongsuphasawat 34d475fac7 feat: add error boundary and responsiveness to SuperChart (#175)
* feat: add fallback component

* feat: add superchart shell

* feat: add vx/responsive type declaration

* fix: path and dependencies

* test: add unit tests

* test: add more tests

* docs: add storybook

* test: fix FallBackComponent test

* feat: make fallback accepts width and height

* test: reach 100%

* fix: test

* fix: add more checks

* refactor: rename SuperChartKernel to SuperChartCore

* refactor: separate backward-compatibility code into another wrapper
2021-11-26 11:44:52 +08:00
..
clients chore(chart): remove faux @superset-ui/core TS declaration (#121) 2021-11-26 11:44:45 +08:00
components feat: add error boundary and responsiveness to SuperChart (#175) 2021-11-26 11:44:52 +08:00
fixtures feat(chart): Add <ChartDataProvider /> (#120) 2021-11-26 11:44:45 +08:00
models feat: allow chart plugin to be unregistered (#168) 2021-11-26 11:44:51 +08:00
query feat: update ChartFormData and QueryObject to support filters. (#164) 2021-11-26 11:44:50 +08:00
types feat: update ChartFormData and QueryObject to support filters. (#164) 2021-11-26 11:44:50 +08:00
index.test.js Add ChartClient (v2) (#57) 2021-11-26 11:44:38 +08:00