This is an automated email from the ASF dual-hosted git repository.
jli pushed a change to branch 6.0
in repository https://gitbox.apache.org/repos/asf/superset.git
from 98c8ffa0df fix(dashboard): revert cell hover and active colors to
grayscale (#36991)
add 485cd8e0d0 fix(controls): Only initialize categorical control on
numeric x axis (#37115)
No new revisions were added by this update.
Summary of changes:
.../src/shared-controls/customControls.tsx | 21 +++++++-
.../test/shared-controls/customControls.test.tsx | 57 ++++++++++++++++++++++
2 files changed, 76 insertions(+), 2 deletions(-)
create mode 100644
superset-frontend/packages/superset-ui-chart-controls/test/shared-controls/customControls.test.tsx