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/02/18 18:14:51 UTC

[superset] branch master updated (9489f0b -> 9335b9c)

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 9489f0b  refactor: HighligthedSQL into functional component with Typescript (#13098)
     add 9335b9c  Migrates DropdownButton component from Bootstrap to AntD (#13002)

No new revisions were added by this update.

Summary of changes:
 .../cypress/integration/explore/link.test.ts       |  2 +-
 .../explore/components/DisplayQueryButton_spec.jsx | 13 ++--
 .../dashboard/components/menu/PopoverDropdown.jsx  | 58 +++++++++------
 .../dashboard/components/menu/WithPopoverMenu.jsx  |  4 +-
 .../dashboard/stylesheets/components/header.less   |  8 +--
 .../src/dashboard/stylesheets/popover-menu.less    | 14 ----
 .../src/explore/components/DisplayQueryButton.jsx  | 82 ++++++++++------------
 .../stylesheets/less/cosmo/bootswatch.less         |  5 ++
 8 files changed, 95 insertions(+), 91 deletions(-)