You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@superset.apache.org by vi...@apache.org on 2021/05/28 07:30:16 UTC

[superset] branch master updated (fce8ac2 -> 8519a09)

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

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


    from fce8ac2  Add style (#14839)
     add 8519a09  chore: Improves the native filters UI/UX - iteration 5 (#14882)

No new revisions were added by this update.

Summary of changes:
 superset-frontend/src/components/Form/FormItem.tsx |   2 +-
 .../nativeFilters/FilterBar/FilterBar.test.tsx     |   4 +-
 .../FiltersConfigModal/FilterTabs.tsx              |  63 +-
 .../FiltersConfigForm/FiltersConfigForm.tsx        | 740 +++++++++++----------
 .../FiltersConfigModal/FiltersConfigModal.tsx      |   2 +-
 .../nativeFilters/FiltersConfigModal/utils.ts      |   2 +-
 6 files changed, 439 insertions(+), 374 deletions(-)