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/09/22 13:56:28 UTC

[superset] branch master updated (bbac67a2dc -> e671d80209)

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 bbac67a2dc refactor: Rewrites ColorSchemeControl with Typescript (#21496)
     add e671d80209 feat: support multiple time columns with time grain in Pivot Table v2 (#21537)

No new revisions were added by this update.

Summary of changes:
 .../src/shared-controls/index.tsx                  | 20 ++++++++++-
 .../plugins/plugin-chart-pivot-table/package.json  |  3 +-
 .../src/plugin/buildQuery.ts                       | 39 ++++++++++++++++----
 .../src/plugin/controlPanel.tsx                    | 41 +++++++++++++++++++++-
 4 files changed, 94 insertions(+), 9 deletions(-)