This is an automated email from the ASF dual-hosted git repository.
enzomartellucci pushed a change to branch enxdev/refactor/ui-html-to-antd5
in repository https://gitbox.apache.org/repos/asf/superset.git
from 15938f7f07 Merge branch 'template_less' into
enxdev/refactor/ui-html-to-antd5
add 8285dd34dd refactor(TooltipTable): replace html <table> with antd5
Table component
add 01aa0c5e4d clean up
No new revisions were added by this update.
Summary of changes:
.../src/chart-composition/tooltip/TooltipTable.tsx | 79 ++++++++++++----------
.../tooltip/TooltipTable.test.tsx | 47 +++++++------
superset-frontend/src/components/index.ts | 2 +
.../ZoomConfigControl/ZoomConfigControl.tsx | 2 +-
4 files changed, 75 insertions(+), 55 deletions(-)