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 2024/02/14 00:05:02 UTC

(superset) branch upgrade-to-storybook-7 updated (e17090bf09 -> c4df31202a)

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

rusackas pushed a change to branch upgrade-to-storybook-7
in repository https://gitbox.apache.org/repos/asf/superset.git


    from e17090bf09 getting rid of mdx. This commit is a bit of a hot mess.
     add c4df31202a even more eslint fun

No new revisions were added by this update.

Summary of changes:
 superset-frontend/package-lock.json                |  2 +-
 superset-frontend/package.json                     |  2 +-
 .../src/components/DesignSystem.stories.tsx        | 44 ++++++-----
 .../DropdownContainer/Overview.stories.tsx         |  3 +-
 .../MetadataBar/MetadataBarOverview.stories.tsx    | 92 +++++++++++-----------
 .../src/components/Table/TableOverview.stories.tsx | 39 +++++----
 .../ActionCell/ActionCell.overview.tsx             |  5 +-
 7 files changed, 95 insertions(+), 92 deletions(-)