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 7e115a0c80 refactor(icons): - Replaces custom icon (Refresh) with
antd5 icon (SyncOutlined) - Small icons position adjustments
add eac5b9ce2a wip(close icon): Replaces close custom icon with antd5
CloseOutlined icon
add a1c9357a68 refactor(icons): Replaces custom icons (fa-x, xSmall,
xLarge) with antd5 icon (CloseOutlined)
No new revisions were added by this update.
Summary of changes:
.../SqlLab/components/SqlEditorTabHeader/index.tsx | 6 +++++-
.../DropdownSelectableIcon.stories.tsx | 23 +++++++++++++++-------
.../DropdownSelectableIcon.test.tsx | 2 +-
superset-frontend/src/components/Icons/index.tsx | 2 +-
.../src/components/MessageToasts/Toast.tsx | 10 ++++++++--
.../FilterBar/FilterBarSettings/index.tsx | 3 ++-
.../ConditionalFormattingControl.tsx | 5 ++++-
.../controls/DndColumnSelectControl/Option.tsx | 6 +++++-
.../components/controls/OptionControls/index.tsx | 6 +++++-
.../controls/VizTypeControl/VizTypeGallery.tsx | 4 ++--
.../features/alerts/components/AlertStatusIcon.tsx | 2 +-
.../src/pages/QueryHistoryList/index.tsx | 3 ++-
12 files changed, 52 insertions(+), 20 deletions(-)