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:16:21 UTC

[superset] branch master updated (9335b9c -> 409fc83)

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 9335b9c  Migrates DropdownButton component from Bootstrap to AntD (#13002)
     add 409fc83  chore: Tab title to be empty when creating a new tab (#12773)

No new revisions were added by this update.

Summary of changes:
 .../spec/fixtures/mockDashboardLayout.js           |  2 ++
 .../components/gridComponents/Tab_spec.jsx         |  2 +-
 superset-frontend/src/components/EditableTitle.tsx | 34 +++++++++++++++-------
 .../dashboard/components/gridComponents/Tab.jsx    |  3 ++
 .../dashboard/components/gridComponents/Tabs.jsx   | 24 +++++++++++++--
 .../src/dashboard/util/newComponentFactory.js      |  7 ++++-
 6 files changed, 57 insertions(+), 15 deletions(-)