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 6f69212 feat: annotations REST API (#11344)
add ad88a06 refactor: Use Antd Dropdown instead of react-bootstrap in
DatasourceControl (#11395)
No new revisions were added by this update.
Summary of changes:
.../cypress/integration/explore/control.test.ts | 8 +-
.../explore/components/DatasourceControl_spec.jsx | 20 ++--
.../components/Tooltip.tsx} | 13 +--
.../src/common/components/common.stories.tsx | 31 +++++-
.../components/controls/DatasourceControl.jsx | 122 +++++++++++----------
.../components/controls/DatasourceControl.less | 48 --------
6 files changed, 117 insertions(+), 125 deletions(-)
copy superset-frontend/src/{SqlLab/components/TabStatusIcon.jsx =>
common/components/Tooltip.tsx} (77%)
delete mode 100644
superset-frontend/src/explore/components/controls/DatasourceControl.less