You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@superset.apache.org by ta...@apache.org on 2020/06/27 00:37:14 UTC

[incubator-superset] branch master updated (8bdc6b1 -> 3414f35)

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

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


    from 8bdc6b1  fix: row count container alignment (#10179)
     add 3414f35  refactor: better naming for config flags (#10180)

No new revisions were added by this update.

Summary of changes:
 .../spec/javascripts/components/ListView/ListView_spec.jsx     |  2 +-
 superset-frontend/src/components/ListView/ListView.tsx         | 10 +++++-----
 superset-frontend/src/featureFlags.ts                          |  2 +-
 superset-frontend/src/views/chartList/ChartList.tsx            |  8 ++++----
 superset-frontend/src/views/dashboardList/DashboardList.tsx    |  8 ++++----
 superset/config.py                                             |  5 +++--
 6 files changed, 18 insertions(+), 17 deletions(-)