You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@superset.apache.org by su...@apache.org on 2020/10/05 21:13:37 UTC

[incubator-superset] branch feature/filter-p0 updated (a4fa527 -> a62a80d)

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

suddjian pushed a change to branch feature/filter-p0
in repository https://gitbox.apache.org/repos/asf/incubator-superset.git.


    from a4fa527  show filter indicator when filters are not active
     add a62a80d  chart title bar cleanup

No new revisions were added by this update.

Summary of changes:
 superset-frontend/src/components/EditableTitle.tsx |   4 +
 .../dashboard/components/FiltersBadge/Styles.tsx   |  16 ++-
 .../dashboard/components/FiltersBadge/index.tsx    |   2 +-
 .../src/dashboard/components/SliceHeader.jsx       | 112 +++++++++++----------
 .../dashboard/stylesheets/components/chart.less    |   5 +-
 .../src/dashboard/stylesheets/dashboard.less       |  27 +++--
 superset-frontend/stylesheets/superset.less        |   4 -
 7 files changed, 87 insertions(+), 83 deletions(-)