This is an automated email from the ASF dual-hosted git repository.
maximebeauchemin pushed a change to branch no_antd_v4_less_less
in repository https://gitbox.apache.org/repos/asf/superset.git
from 9ff9ce5ad8 delete cache
add f60d84e1c9 fix toast styles
add 9e76d4d1dc fix EditableTitle
add b02c17b672 pointer
add 2feef3aceb tryna fix that pre-commit issue
No new revisions were added by this update.
Summary of changes:
.github/workflows/pre-commit.yml | 1 -
pyproject.toml | 5 ++
.../superset-ui-core/src/theme/GlobalStyles.tsx | 1 +
.../src/components/EditableTitle/index.tsx | 9 ++-
.../src/components/MessageToasts/Toast.tsx | 25 +++++--
.../components/MessageToasts/ToastPresenter.tsx | 86 +++++++++++-----------
.../src/dashboard/components/IconButton.tsx | 1 +
7 files changed, 75 insertions(+), 53 deletions(-)