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 74e519ee9fa fix(pivot-table): replace boolean casts with strict
equality and add null guards
add 09bbd486323 refactor(pivot-table): define typed interfaces for
tableOptions and subtotalOptions
No new revisions were added by this update.
Summary of changes:
.../src/PivotTableChart.tsx | 2 +-
.../src/react-pivottable/TableRenderers.tsx | 166 +++++++++++----------
2 files changed, 87 insertions(+), 81 deletions(-)