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 2021/05/13 19:54:17 UTC

[superset] branch master updated (3a81e6a -> d31958c)

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 3a81e6a  change name to Basic instead of Base (#14625)
     add d31958c  fix: Fixes #12672 (#14525)

No new revisions were added by this update.

Summary of changes:
 .../explore/components/BoundsControl_spec.jsx      |  58 +++++------
 superset-frontend/src/common/components/index.tsx  |  14 ++-
 .../explore/components/controls/BoundsControl.jsx  | 102 +++++++++++--------
 .../TimeSeriesColumnControl.test.tsx               | 111 +++++++++++++++------
 .../controls/TimeSeriesColumnControl/index.jsx     |  82 ++++++++++++---
 5 files changed, 239 insertions(+), 128 deletions(-)