This is an automated email from the ASF dual-hosted git repository.
rusackas pushed a change to branch chore/lint-cleanup-function-components
in repository https://gitbox.apache.org/repos/asf/superset.git
from 89b8faeb7bc fix(StatefulChart): pass theme prop to SuperChart
add 331898d66ab fix: address code review comments from bot
No new revisions were added by this update.
Summary of changes:
.../src/chart/components/ChartDataProvider.tsx | 6 ++-
.../src/chart/components/reactify.tsx | 4 +-
.../legacy-plugin-chart-horizon/src/HorizonRow.tsx | 2 +-
.../src/TTestTable.tsx | 19 +++++++--
.../src/react-pivottable/TableRenderers.tsx | 12 +++++-
superset-frontend/src/components/Chart/Chart.tsx | 2 +-
.../DatasourceEditor/DatasourceEditor.tsx | 47 ++++++++++++----------
.../src/dashboard/components/Dashboard.tsx | 6 +--
.../src/dashboard/components/SliceAdder.tsx | 23 ++++++++---
.../gridComponents/Markdown/Markdown.tsx | 43 +++++++++++++++-----
.../src/explore/components/SaveModal.tsx | 1 +
.../controls/CollectionControl/index.tsx | 6 ++-
12 files changed, 120 insertions(+), 51 deletions(-)