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 9e5f6fe472 refactor(icons): - Migrates some icons (Import, EditAlt, 
Edit, Download, Collapse, Expand, more_horiz, Copy)  from custom icons to Antd5 
icons - Remove some '!important' from CSS - Small alignment adjustments for 
icons - Adds the edit icon next to the title in DatasourceModal - Adds the edit 
icon next to the title in PropertiesModal
     add e04fabef07 refactor(icons): Replaces custom icons (NavDashboard, 
NavChart, error, error_solid, warning, warning_solid, info, info-solid, 
info_solid_small, sort_asc, sort_desc, sort, fa fa-key, field_boolean, 
field_abc) with antd5 icons

No new revisions were added by this update.

Summary of changes:
 .../components/ColumnTypeLabel/ColumnTypeLabel.tsx | 15 +++-----
 .../src/SqlLab/components/ResultSet/index.tsx      | 11 +++---
 .../SqlLab/components/SqlEditorTabHeader/index.tsx |  6 ++++
 .../src/SqlLab/components/TableElement/index.tsx   | 15 +++++---
 .../src/SqlLab/components/TablePreview/index.tsx   | 18 +++++-----
 .../components/IconTooltip/IconTooltip.stories.tsx |  2 +-
 .../src/components/Icons/AntdEnhanced.tsx          |  6 ++++
 superset-frontend/src/components/Icons/index.tsx   | 34 +++++++++---------
 .../src/components/InfoTooltip/index.tsx           | 42 +++++++++++++---------
 .../src/components/MessageToasts/Toast.tsx         | 13 ++++---
 .../src/components/PopoverSection/index.tsx        |  7 ++--
 .../dashboard/components/gridComponents/Tabs.jsx   | 41 +++++++++++----------
 .../nativeFilters/FilterCard/DependenciesRow.tsx   |  2 +-
 .../FiltersConfigForm/FilterScope/ScopingTree.tsx  |  2 +-
 .../src/features/databases/DatabaseModal/styles.ts |  1 +
 .../src/features/home/ActivityTable.tsx            |  4 +--
 .../src/features/rls/RowLevelSecurityModal.tsx     | 26 +++++++-------
 17 files changed, 140 insertions(+), 105 deletions(-)

Reply via email to