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 5fa4680  feat: update timeout error UX (#10274)
     add 61544de  chore: uniform icons across list views (#10363)

No new revisions were added by this update.

Summary of changes:
 superset-frontend/images/icons/check.svg           |  9 ++++----
 .../icons/{check.svg => circle-check-solid.svg}    |  6 +++---
 .../images/icons/{check.svg => circle-check.svg}   |  4 ++--
 superset-frontend/images/icons/share.svg           | 25 ++++++++++++++++++++++
 .../views/dashboardList/DashboardList_spec.jsx     |  3 +--
 superset-frontend/src/components/DeleteModal.tsx   |  2 ++
 superset-frontend/src/components/Icon.tsx          | 11 +++++++++-
 superset-frontend/src/components/Modal.tsx         |  4 +++-
 .../src/messageToasts/components/Toast.tsx         |  4 +++-
 .../src/views/chartList/ChartList.tsx              |  5 +++--
 .../src/views/dashboardList/DashboardList.tsx      |  9 ++++----
 11 files changed, 61 insertions(+), 21 deletions(-)
 copy superset-frontend/images/icons/{check.svg => circle-check-solid.svg} (93%)
 copy superset-frontend/images/icons/{check.svg => circle-check.svg} (99%)
 create mode 100644 superset-frontend/images/icons/share.svg

Reply via email to