You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@superset.apache.org by aa...@apache.org on 2021/12/09 16:41:39 UTC

[superset] branch master updated (3a42071 -> f476ba2)

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

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


    from 3a42071  chore(sql): clean up invalid filter clause exception types (#17702)
     add f476ba2  fix(select): select component sort functionality on certain options (#17638)

No new revisions were added by this update.

Summary of changes:
 .../src/shared-controls/index.tsx                  |  2 ++
 .../src/controlPanel.ts                            |  4 +--
 .../plugin-chart-table/src/controlPanel.tsx        |  4 +++
 .../explore/components/SelectControl_spec.jsx      | 41 +++++++++++++++++++---
 superset-frontend/src/components/Select/Select.tsx |  7 ++--
 .../index.tsx                                      |  8 ++++-
 .../explore/components/controls/SelectControl.jsx  |  6 ++--
 7 files changed, 59 insertions(+), 13 deletions(-)