This is an automated email from the ASF dual-hosted git repository.
michaelsmolina pushed a change to branch 3.0
in repository https://gitbox.apache.org/repos/asf/superset.git
from 4ad2a05333 chore: Adds 3.0.1 CHANGELOG
new ae700d13cf fix: Unable to sync columns when database or dataset name
contains `+` (#25390)
new 1367d7b954 fix(sqllab): Broken query containing 'children' (#25490)
new 220dc58fe0 chore: Expand error detail on screencapture (#25519)
The 3 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:
.../src/components/Datasource/DatasourceEditor.jsx | 6 ++----
.../Datasource/DatasourceEditor.test.jsx | 2 +-
.../components/ErrorMessage/ErrorAlert.test.tsx | 24 ++++++++++++++++++++++
.../src/components/ErrorMessage/ErrorAlert.tsx | 6 ++++--
.../FilterableTable/FilterableTable.test.tsx | 8 ++++----
.../src/components/FilterableTable/index.tsx | 1 +
superset-frontend/src/components/Table/index.tsx | 10 +++++++++
7 files changed, 46 insertions(+), 11 deletions(-)