This is an automated email from the ASF dual-hosted git repository.
michaelsmolina pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/superset.git
from 1e8d648f47 feat: Chart query last run timestamp (#36934)
add 53dddf4db2 feat(embedded-sdk): Add resolvePermalinkUrl callback for
custom permalink URLs (#36924)
No new revisions were added by this update.
Summary of changes:
superset-embedded-sdk/README.md | 61 +++++++++++++++++++-
superset-embedded-sdk/src/index.ts | 38 +++++++++++-
.../components/URLShortLinkButton/index.tsx | 6 +-
.../components/menu/ShareMenuItems/index.tsx | 6 +-
.../src/dashboard/containers/DashboardPage.tsx | 17 +++++-
superset-frontend/src/embedded/api.tsx | 4 +-
.../src/explore/components/EmbedCodeContent.jsx | 8 ++-
.../useExploreAdditionalActionsMenu/index.jsx | 17 +++++-
superset-frontend/src/utils/urlUtils.ts | 67 +++++++++++++++++++---
9 files changed, 201 insertions(+), 23 deletions(-)