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/10/22 21:20:04 UTC

[incubator-superset] branch master updated (dc5e5a9 -> 30c71fd)

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 dc5e5a9  refactor: Replace usages of reactable in TableLoader (#11240)
     add 30c71fd  refactor: Replace react-bootstrap tabs with Antd tabs on Profile (#11211)

No new revisions were added by this update.

Summary of changes:
 .../spec/javascripts/profile/App_spec.tsx          |  5 +--
 .../src/common/components/Dropdown.tsx             | 19 ++++++-----
 superset-frontend/src/common/components/Modal.tsx  | 16 +++++++---
 superset-frontend/src/common/components/Tabs.tsx   |  8 +++--
 superset-frontend/src/profile/components/App.tsx   | 37 +++++++++++-----------
 5 files changed, 47 insertions(+), 38 deletions(-)