This is an automated email from the ASF dual-hosted git repository.
maximebeauchemin pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-superset.git.
from ef7087a fix(dashboard): properly unset mountedTab in reducer (#11558)
add 3e35ddd refactor: Replace react-bootstrap MenuItems with Antd Menu
(#11555)
No new revisions were added by this update.
Summary of changes:
.../spec/javascripts/components/SubMenu_spec.jsx | 6 +--
.../components/gridComponents/Header_spec.jsx | 2 +-
.../components/gridComponents/Markdown_spec.jsx | 2 +-
.../views/CRUD/welcome/DashboardTable_spec.tsx | 4 +-
.../views/CRUD/welcome/SavedQueries_spec.tsx | 4 +-
superset-frontend/src/components/Button/index.tsx | 18 ++++---
superset-frontend/src/components/Menu/SubMenu.tsx | 18 ++++---
.../dashboard/components/menu/PopoverDropdown.jsx | 62 +++++++++++++++++-----
8 files changed, 78 insertions(+), 38 deletions(-)