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

enzomartellucci pushed a change to branch enxdev/refactor-antd5-icons
in repository https://gitbox.apache.org/repos/asf/superset.git


    from 610adab1fe refactor(caretDown): - Small adjustments for caret down 
icon - Restored menu icons in the header menu
     add 7d79abbb63 refactor(icons): Replaces custom icon (MoreVert) with antd5 
icon (MoreOutlined)
     add 7e115a0c80 refactor(icons): - Replaces custom icon (Refresh) with 
antd5 icon (SyncOutlined) - Small icons position adjustments

No new revisions were added by this update.

Summary of changes:
 .../src/components/Datasource/CollectionTable.tsx          |  1 +
 superset-frontend/src/components/Icons/AntdEnhanced.tsx    |  2 ++
 superset-frontend/src/components/LastUpdated/index.tsx     | 10 ++++++++--
 superset-frontend/src/components/RefreshLabel/index.tsx    |  2 +-
 .../CrossFilters/ScopingModal/ChartsScopingListPanel.tsx   |  3 ++-
 .../FiltersConfigForm/FiltersConfigForm.tsx                | 14 ++++++++------
 .../ConditionalFormattingControl.tsx                       |  6 +++---
 .../components/controls/DatasourceControl/index.jsx        |  4 +++-
 .../controls/FilterControl/AdhocFilterControl/index.jsx    |  1 +
 superset-frontend/src/features/charts/ChartCard.tsx        |  5 ++++-
 .../src/features/dashboards/DashboardCard.tsx              | 11 +++++++++--
 superset-frontend/src/features/home/LanguagePicker.tsx     |  2 +-
 superset-frontend/src/features/home/RightMenu.tsx          |  6 +++---
 superset-frontend/src/features/home/SavedQueries.tsx       |  3 ++-
 superset-frontend/src/features/tags/TagCard.tsx            |  5 ++++-
 15 files changed, 52 insertions(+), 23 deletions(-)

Reply via email to