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/16 06:44:46 UTC

[incubator-superset] branch feature/filter-p0 updated (c3972ba -> 065d447)

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 c3972ba  experiment: upgrade react-select to v3
     add d60faa7  Revert "experiment: upgrade react-select to v3"
     add 065d447  fix the damn problem

No new revisions were added by this update.

Summary of changes:
 superset-frontend/package-lock.json                | 176 +++++++--------------
 superset-frontend/package.json                     |   2 -
 .../src/dashboard/components/DashboardBuilder.jsx  |  26 ++-
 .../components/FiltersBadge/DetailsPanel.tsx       |   4 +-
 .../dashboard/components/FiltersBadge/Styles.tsx   |   1 -
 .../components/gridComponents/ChartHolder.jsx      |  23 +--
 .../src/visualizations/FilterBox/FilterBox.jsx     |  60 +++----
 7 files changed, 105 insertions(+), 187 deletions(-)