This is an automated email from the ASF dual-hosted git repository.
michaelsmolina pushed a change to branch 4.0
in repository https://gitbox.apache.org/repos/asf/superset.git
from bb5c0b4086 fix: reduce alert error to warning (#27744)
new b8e556d6f2 fix: Removes filter plugins from viz gallery (#27763)
new b7fa3edcf4 fix: Select onChange is fired when the same item is
selected in single mode (#27706)
new 0d5be95826 chore(docs): Cleanup UPDATING.md (#27768)
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:
UPDATING.md | 4 ++--
.../src/components/Select/AsyncSelect.test.tsx | 12 ++++++++++++
.../src/components/Select/AsyncSelect.tsx | 13 ++++++++++++-
.../src/components/Select/Select.test.tsx | 12 ++++++++++++
superset-frontend/src/components/Select/Select.tsx | 12 +++++++++++-
superset-frontend/src/components/Select/utils.tsx | 18 ++++++++++--------
superset-frontend/src/constants.ts | 8 ++++++++
.../components/controls/VizTypeControl/index.tsx | 5 ++++-
superset-frontend/src/pages/ChartCreation/index.tsx | 6 ++++--
.../src/visualizations/presets/MainPreset.js | 15 ++++++++++-----
10 files changed, 85 insertions(+), 20 deletions(-)