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 d0368faaf3 refactor(RTL test): upgrade RTL EditableTitle.test add 45f4b8b3b1 refactor(EmbedCodeContent): - Clean up - Remove fa fa-icon - Replace <label> element with antd component Typography.Text - Add Space component for spacing No new revisions were added by this update. Summary of changes: .../EditableTitle/EditableTitle.test.tsx | 14 +++---- .../src/components/IconButton/index.tsx | 2 +- superset-frontend/src/components/Space/index.tsx | 10 +---- .../components/Typography/Typography.stories.tsx | 2 +- .../src/components/Typography/Typography.test.tsx | 4 +- .../src/components/Typography/index.tsx | 5 +-- .../src/explore/components/EmbedCodeContent.jsx | 44 ++++++++-------------- .../databases/UploadDataModel/ColumnsPreview.tsx | 2 +- 8 files changed, 30 insertions(+), 53 deletions(-)