This is an automated email from the ASF dual-hosted git repository.
jli pushed a change to branch 6.0
in repository https://gitbox.apache.org/repos/asf/superset.git
from 30e854f551b chore: Adds 6.0.1rc1 data to CHANGELOG.md
add ae5f060df3b fix(world-map): reset hover highlight on mouse out (#37716)
No new revisions were added by this update.
Summary of changes:
.../legacy-plugin-chart-world-map/src/WorldMap.js | 27 +-
.../test/WorldMap.test.ts | 335 +++++++++++++++++++++
.../test/tsconfig.json | 8 +
3 files changed, 369 insertions(+), 1 deletion(-)
create mode 100644
superset-frontend/plugins/legacy-plugin-chart-world-map/test/WorldMap.test.ts
create mode 100644
superset-frontend/plugins/legacy-plugin-chart-world-map/test/tsconfig.json