You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@superset.apache.org by li...@apache.org on 2021/03/16 16:33:04 UTC

[superset] branch master updated (3078c84 -> f2c50f6)

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

lilykuang pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/superset.git.


    from 3078c84  feat(reports): SLACK_API_TOKEN as callable or str (#13634)
     add f2c50f6  fix antd select dropdown issue (#13585)

No new revisions were added by this update.

Summary of changes:
 .../src/common/components/CronPicker/CronPicker.tsx            |  7 ++++++-
 superset-frontend/src/common/components/Select.tsx             | 10 ++++++++--
 superset-frontend/src/common/components/index.tsx              |  6 +++---
 3 files changed, 17 insertions(+), 6 deletions(-)