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

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


    from 9785667  feat: add UUID column to ImportMixin (#11098)
     add 2a447ff  Revert "refactor: Replace react-bootstrap tabs with Antd tabs 
(#11090)" (#11194)

No new revisions were added by this update.

Summary of changes:
 .../cypress/integration/sqllab/tabs.test.js        |  15 +-
 .../spec/javascripts/profile/App_spec.tsx          |   5 +-
 .../javascripts/sqllab/TabbedSqlEditors_spec.jsx   |  24 +--
 .../src/SqlLab/components/SouthPane.jsx            |  24 ++-
 .../src/SqlLab/components/TabbedSqlEditors.jsx     | 224 +++++++++++----------
 .../src/common/components/Dropdown.tsx             |  78 -------
 superset-frontend/src/common/components/Modal.tsx  |   5 -
 superset-frontend/src/common/components/Tabs.tsx   |  75 +------
 .../src/common/components/common.stories.tsx       |  61 +-----
 superset-frontend/src/profile/components/App.tsx   |  37 ++--
 10 files changed, 179 insertions(+), 369 deletions(-)
 delete mode 100644 superset-frontend/src/common/components/Dropdown.tsx

Reply via email to