You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@superset.apache.org by yo...@apache.org on 2022/08/22 07:00:49 UTC

[superset] branch master updated (7c0963f6ae -> e70699fb43)

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

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


    from 7c0963f6ae chore: refactor FilterableTable to functional component (#21136)
     add e70699fb43 fix(plugin-chart-handlebars): order by control not work (#21005)

No new revisions were added by this update.

Summary of changes:
 .../plugins/plugin-chart-handlebars/src/plugin/buildQuery.ts   | 10 +++++++---
 .../plugin-chart-handlebars/src/plugin/controlPanel.tsx        |  3 ++-
 .../plugin-chart-handlebars/src/plugin/controls/orderBy.tsx    |  8 +++++++-
 3 files changed, 16 insertions(+), 5 deletions(-)