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

enzomartellucci pushed a change to branch 
enxdev/refactor/replace-native-html-elements-with-antd5-components
in repository https://gitbox.apache.org/repos/asf/superset.git


    from 990ea076a8 Merge branch template_less into 
enxdev/refactor/replace-native-html-elements-with-antd5-components
     new 7c0721e95a refactor(buildErrorTooltipMessage): replace <ul> element 
with antd5 List component
     new 55d1f1fb10 refactor(List): add a compact mode for reduce padding 
between the items

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 superset-frontend/src/components/List/index.ts     | 28 +++++++++++++++++++---
 .../src/components/Typography/index.tsx            | 28 +++++++++++++++++++++-
 .../nativeFilters/FilterCard/DependenciesRow.tsx   | 18 +++++++-------
 .../features/alerts/buildErrorTooltipMessage.tsx   | 23 +++++++++---------
 .../alerts/components/ValidatedPanelHeader.tsx     |  2 +-
 .../databases/DatabaseModal/ExtraOptions.tsx       |  2 +-
 superset-frontend/src/pages/DatabaseList/index.tsx |  4 ++--
 superset-frontend/src/pages/DatasetList/index.tsx  |  2 +-
 8 files changed, 79 insertions(+), 28 deletions(-)

Reply via email to