This is an automated email from the ASF dual-hosted git repository.
jli pushed a change to branch 6.0
in repository https://gitbox.apache.org/repos/asf/superset.git
discard 80fde2ed2c9 fix(charts): numerical column for the Point Radius field
in mapbox (#36962)
discard 77fdb3dfa63 fix(explore): remove extra spacing when Advanced Analytics
section is hidden (#37456)
discard d8ccf6933c5 fix(dashboard): catch DatasourceNotFound in get_datasets
to prevent 404 (#37503)
discard 24c418bbadd fix(dashboard): resolve dropdown popup positioning (#36963)
discard 52b4e309c18 fix(dashboard-filters): prevent clearing all filters when
editing a native filter (#37253)
add c4bbf1beaeb fix(dashboard-filters): prevent clearing all filters when
editing a native filter (#37253)
add a7aad1beff6 fix(dashboard): resolve dropdown popup positioning (#36963)
add 72d28d7a0fc fix(dashboard): catch DatasourceNotFound in get_datasets
to prevent 404 (#37503)
add 7ddfda9576a fix(explore): remove extra spacing when Advanced Analytics
section is hidden (#37456)
add 2c0f00c8e4e fix(charts): numerical column for the Point Radius field
in mapbox (#36962)
add 9adcd7a451c fix(Multilayer): preserve dashboard context for embedded
(#37495)
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (80fde2ed2c9)
\
N -- N -- N refs/heads/6.0 (9adcd7a451c)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omit" are not gone; other references still
refer to them. Any revisions marked "discard" are gone forever.
No new revisions were added by this update.
Summary of changes:
.../plugins/legacy-plugin-chart-map-box/src/transformProps.js | 1 -
.../legacy-plugin-chart-map-box/test/ScatterPlotGlowOverlay.test.tsx | 2 +-
.../plugins/legacy-preset-chart-deckgl/src/Multi/Multi.tsx | 2 ++
3 files changed, 3 insertions(+), 2 deletions(-)