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

enzomartellucci pushed a change to branch enxdev/fix/visual-regression-p7
in repository https://gitbox.apache.org/repos/asf/superset.git


    from 48014a21ff refactor(ControlHeader): use icon component
     add 7dfcf1295a refactor(ModalTitleWithIcon): remove redundant code and 
improve types

No new revisions were added by this update.

Summary of changes:
 .../src/components/Typography/index.tsx            |  1 +
 .../superset-ui-core/src/components/index.ts       |  1 +
 .../SqlLab/components/SaveDatasetModal/index.tsx   |  2 +-
 .../src/SqlLab/components/SaveQuery/index.tsx      |  2 +-
 .../src/components/ModalTitleWithIcon/index.tsx    | 67 +++++-----------------
 .../dashboard/components/PropertiesModal/index.tsx |  5 +-
 .../explore/components/PropertiesModal/index.tsx   |  9 +--
 .../src/features/alerts/AlertReportModal.tsx       |  9 +--
 .../annotationLayers/AnnotationLayerModal.tsx      | 13 +++--
 .../src/features/cssTemplates/CssTemplateModal.tsx | 13 +++--
 .../src/features/databases/DatabaseModal/index.tsx | 11 ++--
 .../features/datasets/DuplicateDatasetModal.tsx    |  2 +-
 .../src/features/groups/GroupListModal.tsx         |  7 +--
 .../src/features/rls/RowLevelSecurityModal.tsx     |  9 +--
 .../src/features/roles/RoleListAddModal.tsx        |  5 +-
 .../src/features/roles/RoleListEditModal.tsx       |  5 +-
 .../src/features/tags/BulkTagModal.tsx             |  2 +-
 superset-frontend/src/features/tags/TagModal.tsx   |  7 +--
 .../src/features/users/UserListModal.tsx           |  7 +--
 superset-frontend/src/pages/DatabaseList/index.tsx |  8 ++-
 20 files changed, 68 insertions(+), 117 deletions(-)

Reply via email to