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 4410fd0  fix(native-filters): default value not populated on second 
opening (#14401)
     add 1d6a746  refactor: Boostrap to AntD - Tabs (#14048)

No new revisions were added by this update.

Summary of changes:
 .../dashboard/components/DashboardBuilder_spec.jsx | 37 +++++-----
 .../src/common/components/common.stories.tsx       | 80 +---------------------
 .../Slider.stories.tsx => Tabs/Tabs.stories.tsx}   | 51 ++++++++------
 superset-frontend/src/components/Tabs/Tabs.tsx     |  9 +--
 .../DashboardBuilder/DashboardBuilder.tsx          |  5 +-
 .../DashboardBuilder/DashboardContainer.tsx        | 61 ++++++++---------
 6 files changed, 86 insertions(+), 157 deletions(-)
 copy superset-frontend/src/components/{Slider/Slider.stories.tsx => 
Tabs/Tabs.stories.tsx} (57%)

Reply via email to