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 2021/12/21 07:29:16 UTC

[superset] branch master updated (5b0aa27 -> d5768ab)

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 5b0aa27  feat: Persist SQL Lab autocomplete setting across tabs and visits (#17708)
     add d5768ab  fix(explore): make SORT-Descending visible if Sort-by has value (#17726)

No new revisions were added by this update.

Summary of changes:
 .../plugins/legacy-plugin-chart-horizon/src/controlPanel.ts             | 2 ++
 .../plugins/legacy-plugin-chart-paired-t-test/src/controlPanel.ts       | 2 ++
 .../legacy-plugin-chart-parallel-coordinates/src/controlPanel.ts        | 2 ++
 .../plugins/legacy-plugin-chart-partition/src/controlPanel.tsx          | 2 ++
 .../plugins/legacy-plugin-chart-pivot-table/src/controlPanel.ts         | 2 ++
 superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx | 2 ++
 .../plugins/legacy-plugin-chart-treemap/src/controlPanel.ts             | 2 ++
 .../plugins/legacy-preset-chart-nvd3/src/DistBar/controlPanel.ts        | 2 ++
 superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx | 2 ++
 .../plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx   | 2 ++
 .../plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx    | 2 ++
 .../src/Timeseries/Regular/Scatter/controlPanel.tsx                     | 2 ++
 .../plugin-chart-echarts/src/Timeseries/Regular/controlPanel.tsx        | 2 ++
 .../plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx   | 2 ++
 .../plugins/plugin-chart-echarts/src/Timeseries/controlPanel.tsx        | 2 ++
 superset-frontend/src/explore/controlPanels/sections.tsx                | 2 ++
 16 files changed, 32 insertions(+)