You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@superset.apache.org by ru...@apache.org on 2021/05/17 17:29:21 UTC

[superset] branch master updated (4e6169e -> 9deb7aa)

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

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


    from 4e6169e  chore: Adjust language picker theme to match other menus (#14644)
     add 9deb7aa  chore: Replaces Icon with Icons component - iteration 1 (#14469)

No new revisions were added by this update.

Summary of changes:
 .../src/explore/components/EmbedCodeButton.jsx     |  6 ++--
 .../explore/components/ExploreActionButtons.tsx    | 30 +++++++------------
 .../explore/components/ExploreViewContainer.jsx    | 25 +++++++++-------
 .../DndColumnSelectControl/DndSelectLabel.test.tsx | 12 ++++----
 .../DndColumnSelectControl/DndSelectLabel.tsx      |  4 +--
 .../FilterControl/AdhocFilterControl/index.jsx     | 15 ++++------
 .../AdhocFilterOption/AdhocFilterOption.test.tsx   | 24 ++++++++-------
 .../controls/MetricControl/MetricsControl.jsx      | 15 ++++------
 .../OptionControls/OptionControls.test.tsx         | 34 +++++++++++++---------
 9 files changed, 79 insertions(+), 86 deletions(-)