You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@superset.apache.org by kg...@apache.org on 2021/08/26 19:56:30 UTC

[superset] branch master updated (8ad495a -> f422f1e)

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

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


    from 8ad495a  perf(dashboard): reduce number of rerenders of Charts (#16444)
     add f422f1e  perf(dashboard): decouple redux props from dashboard components (#16421)

No new revisions were added by this update.

Summary of changes:
 .../dashboard/components/gridComponents/ChartHolder_spec.jsx  |  4 ++--
 .../dashboard/components/gridComponents/Markdown_spec.jsx     |  4 ++--
 .../src/dashboard/components/gridComponents/ChartHolder.jsx   | 10 ++++++++--
 .../src/dashboard/components/gridComponents/Markdown.jsx      | 11 +++++++++--
 .../src/dashboard/components/gridComponents/Tabs.jsx          |  6 +++++-
 .../src/dashboard/containers/DashboardComponent.jsx           |  8 --------
 .../src/dashboard/util/activeDashboardFilters.js              |  4 +---
 7 files changed, 27 insertions(+), 20 deletions(-)