You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@superset.apache.org by vi...@apache.org on 2022/01/27 09:28:12 UTC

[superset] branch master updated (a2bad75 -> dbe0a8b)

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

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


    from a2bad75  fix(dashboard): support input undo when editing chart title (#18137)
     add dbe0a8b  chore: bump echarts to 5.3.0 (#18162)

No new revisions were added by this update.

Summary of changes:
 superset-frontend/package-lock.json                | 32 +++++++++++-----------
 .../plugins/plugin-chart-echarts/package.json      |  2 +-
 .../src/MixedTimeseries/controlPanel.tsx           |  1 +
 .../src/MixedTimeseries/transformProps.ts          |  3 ++
 .../src/Timeseries/transformers.ts                 | 10 ++++++-
 5 files changed, 30 insertions(+), 18 deletions(-)