You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@superset.apache.org by be...@apache.org on 2021/08/10 22:12:11 UTC

[superset] branch master updated (5e64d65 -> a310248)

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

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


    from 5e64d65  Hide Safari default tooltip (#16145)
     add a310248  feat: add chart image info to reports from charts (#16158)

No new revisions were added by this update.

Summary of changes:
 .../src/components/ReportModal/index.test.tsx      |   7 ++
 .../src/components/ReportModal/index.tsx           | 103 ++++++++++++++++-----
 .../src/components/ReportModal/styles.tsx          |  28 ++++++
 .../src/components/TimezoneSelector/index.tsx      |   2 +-
 .../src/dashboard/components/Header/index.jsx      |  12 +++
 .../src/explore/components/ExploreChartHeader.jsx  |   2 +-
 6 files changed, 130 insertions(+), 24 deletions(-)