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 2020/08/31 20:57:27 UTC

[incubator-superset] branch master updated (4392c46 -> cd144b6)

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/incubator-superset.git.


    from 4392c46  chore: bump pyarrow (#10733)
     add cd144b6  style: Tabs now support AntD compound components (+ basic stories) (#10728)

No new revisions were added by this update.

Summary of changes:
 superset-frontend/.storybook/main.js               |  2 +-
 superset-frontend/src/common/components/Tabs.tsx   | 10 +++-
 .../src/common/components/common.stories.tsx       | 61 ++++++++++++++++++++++
 .../src/views/CRUD/data/database/DatabaseModal.tsx | 23 ++++----
 4 files changed, 80 insertions(+), 16 deletions(-)
 create mode 100644 superset-frontend/src/common/components/common.stories.tsx