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

[superset] branch master updated (19a6043 -> c1aacde)

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

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


    from 19a6043  chore: bump node.js to v14 (#13215)
     add c1aacde  fix(explore): Fix downloading as image charts which use Mapbox (#13181)

No new revisions were added by this update.

Summary of changes:
 superset-frontend/package-lock.json                   | 19 ++++++++++++-------
 superset-frontend/package.json                        |  2 +-
 .../src/explore/components/DisplayQueryButton.jsx     | 10 ++++------
 .../src/explore/components/ExploreActionButtons.tsx   |  3 ---
 .../src/explore/components/ExploreChartHeader.jsx     |  2 --
 .../src/explore/components/ExploreChartPanel.jsx      |  1 -
 superset-frontend/src/utils/downloadAsImage.ts        | 15 +++++++++++++--
 7 files changed, 30 insertions(+), 22 deletions(-)