superset/superset-frontend/temporary_superset_ui/superset-ui/packages/superset-ui-chart/test
Conglei fdd10fa062 fix: 🐛 Fixed type definition for chart plugin (#123)
* fix: 🐛 Fixed typ definiton for chart plugin

This PR is to fix the type definiton for transformProps and LoadData.

* fix: 🐛 Type compatibility

Change the output of preTransformProps to ChartProps

* fix: 🐛 Fixed Test

Fixed the test according to the changes:
2021-11-26 11:44:46 +08:00
..
clients chore(chart): remove faux @superset-ui/core TS declaration (#121) 2021-11-26 11:44:45 +08:00
components fix: 🐛 Fixed type definition for chart plugin (#123) 2021-11-26 11:44:46 +08:00
fixtures feat(chart): Add <ChartDataProvider /> (#120) 2021-11-26 11:44:45 +08:00
models chore(chart): remove faux @superset-ui/core TS declaration (#121) 2021-11-26 11:44:45 +08:00
query feat: 🎸 Improved QueryObject to handle more fields (#116) 2021-11-26 11:44:45 +08:00
index.test.js Add ChartClient (v2) (#57) 2021-11-26 11:44:38 +08:00