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 6641599273 refactor(ScopreRow): remove styled ul element
add c535ab0e1c refactor: replace <a href> elements with antd5
Typography.Link component
No new revisions were added by this update.
Summary of changes:
.../src/components/Datasource/DatasourceEditor.jsx | 9 +++++----
.../ErrorMessage/ErrorMessageWithStackTrace.tsx | 9 +++++++--
.../dashboard/components/EmbeddedModal/index.tsx | 5 +++--
.../components/URLShortLinkButton/index.tsx | 5 +++--
.../src/features/allEntities/AllEntitiesTable.tsx | 3 ++-
.../datasets/AddDataset/LeftPanel/index.tsx | 5 ++++-
.../src/features/home/LanguagePicker.tsx | 5 ++++-
superset-frontend/src/features/home/Menu.tsx | 7 +++++--
superset-frontend/src/features/home/RightMenu.tsx | 22 ++++++++++++++++------
superset-frontend/src/features/home/SubMenu.tsx | 9 +++++----
.../src/pages/AnnotationLayerList/index.tsx | 7 ++++++-
.../src/pages/AnnotationList/index.tsx | 5 ++++-
.../src/visualizations/TimeTable/TimeTable.jsx | 10 +++++++---
13 files changed, 71 insertions(+), 30 deletions(-)