You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@superset.apache.org by kg...@apache.org on 2022/02/10 13:23:13 UTC

[superset] branch master updated (8212975 -> bd0b9f2)

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

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


    from 8212975  fix: dataset modal doesn't work in dev mode (#18658)
     add bd0b9f2  refactor: migrate SliderControl to TypeScript & added story (#18120)

No new revisions were added by this update.

Summary of changes:
 .../components/controls/SliderControl.stories.tsx} | 37 ++++++++++++----------
 .../{SliderControl.jsx => SliderControl.tsx}       | 22 +++++--------
 2 files changed, 28 insertions(+), 31 deletions(-)
 copy superset-frontend/src/{components/CertifiedBadge/CertifiedBadge.stories.tsx => explore/components/controls/SliderControl.stories.tsx} (68%)
 rename superset-frontend/src/explore/components/controls/{SliderControl.jsx => SliderControl.tsx} (70%)