This is an automated email from the ASF dual-hosted git repository.

rusackas pushed a change to branch chore/ts-migration-dashboard
in repository https://gitbox.apache.org/repos/asf/superset.git


    from 09bbd486323 refactor(pivot-table): define typed interfaces for 
tableOptions and subtotalOptions
     add 852617754dc refactor(dashboard): type sliceEntities properly in 
RootState
     add 7156274517c refactor(dashboard): use top-level import for 
ChartCustomization type

No new revisions were added by this update.

Summary of changes:
 .../src/dashboard/actions/dashboardState.ts        |  4 +-
 .../src/dashboard/actions/sliceEntities.ts         | 12 ++---
 .../src/dashboard/components/Dashboard.tsx         |  2 +-
 .../components/gridComponents/Chart/Chart.tsx      | 60 ++++++++--------------
 .../components/nativeFilters/FilterBar/utils.ts    |  4 +-
 .../FiltersConfigForm/FilterScope/state.ts         | 12 ++---
 superset-frontend/src/dashboard/types.ts           |  9 +++-
 .../src/dashboard/util/getRelatedCharts.ts         |  4 +-
 8 files changed, 43 insertions(+), 64 deletions(-)

Reply via email to