You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@superset.apache.org by ju...@apache.org on 2023/03/28 16:32:42 UTC

[superset] branch master updated (8db5cb18c0 -> 439d687e1f)

This is an automated email from the ASF dual-hosted git repository.

justinpark pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/superset.git


    from 8db5cb18c0 fix(generic-x-axis): skip initial time filter for legacy charts (#23506)
     add 439d687e1f fix(dashboard): Add remark plugin on markdown (#23502)

No new revisions were added by this update.

Summary of changes:
 superset-frontend/jest.config.js                   |   3 +
 superset-frontend/package-lock.json                | 562 +++++++++++++++++++++
 .../packages/superset-ui-core/package.json         |   1 +
 .../src/components/SafeMarkdown.tsx                |   7 +-
 4 files changed, 572 insertions(+), 1 deletion(-)