You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@superset.apache.org by di...@apache.org on 2021/11/02 17:32:04 UTC

[superset] branch master updated (9515ba6 -> 5491a4d)

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

diegopucci pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/superset.git.


    from 9515ba6  chore: bump superset-ui to 0.18.17 (#17310)
     add 5491a4d  fix(Explore): Remove changes to the properties on cancel (#17184)

No new revisions were added by this update.

Summary of changes:
 .../ExploreChartHeader/ExploreChartHeader.test.tsx | 125 +++++++++++++++++++++
 .../index.jsx}                                     |  35 +++---
 .../explore/components/PropertiesModal/index.tsx   |   1 +
 3 files changed, 145 insertions(+), 16 deletions(-)
 create mode 100644 superset-frontend/src/explore/components/ExploreChartHeader/ExploreChartHeader.test.tsx
 rename superset-frontend/src/explore/components/{ExploreChartHeader.jsx => ExploreChartHeader/index.jsx} (90%)