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 6db57fc59a - Set default color for icons and removes it where it's 
explicitly setted in the codebase. - Minor adjustments to address review 
comments.
     add dbf66ccc40 Antd4 icons migration to Antd5 icons

No new revisions were added by this update.

Summary of changes:
 .../src/SqlLab/components/ShowSQL/index.tsx        |  8 ++--
 .../SqlLab/components/SqlEditorTabHeader/index.tsx | 42 +++++++++++++++-----
 .../src/SqlLab/components/TableElement/index.tsx   |  8 ++--
 .../src/components/Icons/AntdEnhanced.tsx          |  2 +
 .../nativeFilters/FilterBar/Header/index.tsx       | 40 +++++++++----------
 .../explore/components/DataTableControl/index.tsx  | 42 ++++++++++----------
 .../DateFilterControl/components/DateLabel.tsx     | 26 ++++++------
 .../src/features/cssTemplates/CssTemplateModal.tsx |  1 +
 superset-frontend/src/features/home/ChartTable.tsx |  4 +-
 .../src/features/home/DashboardTable.tsx           |  4 +-
 .../src/features/home/SavedQueries.tsx             | 25 ++++++++----
 .../src/pages/AlertReportList/index.tsx            | 12 ++++--
 .../src/pages/AnnotationLayerList/index.tsx        | 10 +++--
 .../src/pages/AnnotationList/index.tsx             | 12 ++++--
 superset-frontend/src/pages/ChartList/index.tsx    | 12 ++++--
 .../src/pages/CssTemplateList/index.tsx            | 12 +++---
 .../src/pages/DashboardList/index.tsx              | 13 +++---
 superset-frontend/src/pages/DatabaseList/index.tsx | 11 ++++--
 superset-frontend/src/pages/DatasetList/index.tsx  | 46 ++++++++++++----------
 .../src/pages/SavedQueryList/index.tsx             | 22 ++++++++---
 20 files changed, 215 insertions(+), 137 deletions(-)

Reply via email to