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 3bf89893dc feat(build): uplift Storybook to v8 (#29408)
add 428b68f3e0 refactor: Upgrade Badge component to Ant Design 5 (#29124)
No new revisions were added by this update.
Summary of changes:
.../cypress/e2e/dashboard/nativeFilters.test.ts | 2 +-
.../cypress-base/cypress/support/directories.ts | 2 +-
.../src/components/Badge/Badge.stories.tsx | 74 ++++++++++------------
.../src/components/Badge/Badge.test.tsx | 9 ---
superset-frontend/src/components/Badge/index.tsx | 31 ++++-----
.../src/components/Datasource/DatasourceEditor.jsx | 2 +-
.../dashboard/components/FiltersBadge/index.tsx | 4 +-
7 files changed, 52 insertions(+), 72 deletions(-)