You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@superset.apache.org by ma...@apache.org on 2020/01/23 01:56:14 UTC

[incubator-superset] branch master updated (bf08ff5 -> 22699a2)

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

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


    from bf08ff5  Bump requirements.txt to what setup.py would pull in (#8992)
     add 22699a2  Timing and radii (#8988)

No new revisions were added by this update.

Summary of changes:
 superset/assets/src/CRUD/crud.less                 |  2 +-
 superset/assets/src/SqlLab/main.less               | 10 +++++----
 .../assets/src/components/FilterBadgeIcon.less     |  2 +-
 .../dashboard/stylesheets/builder-sidepane.less    |  4 +++-
 .../dashboard/stylesheets/components/chart.less    | 15 +++++++------
 .../src/dashboard/stylesheets/dashboard.less       |  4 ++--
 .../stylesheets/filter-indicator-tooltip.less      |  2 +-
 .../dashboard/stylesheets/filter-indicator.less    |  7 ++++--
 .../stylesheets/filter-scope-selector.less         |  6 +++---
 .../components/controls/DatasourceControl.less     |  2 +-
 .../components/controls/VizTypeControl.less        |  4 ++--
 .../src/messageToasts/stylesheets/toast.less       |  2 +-
 .../assets/stylesheets/less/cosmo/bootswatch.less  |  4 ++--
 .../assets/stylesheets/less/cosmo/variables.less   |  2 +-
 superset/assets/stylesheets/less/variables.less    | 13 +++++++++++
 .../assets/stylesheets/reactable-pagination.less   |  2 +-
 superset/assets/stylesheets/superset.less          | 25 ++++++----------------
 17 files changed, 58 insertions(+), 48 deletions(-)