This is an automated email from the ASF dual-hosted git repository.
yjc pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/superset.git.
from 42ff4fc fix(explore): Reset values in TextControl only when
datasource changes (#13211)
add 571b53e refactor: add frontend debounce constants (#13250)
No new revisions were added by this update.
Summary of changes:
.../src/SqlLab/components/TemplateParamsEditor.jsx | 3 ++-
superset-frontend/src/constants.ts | 10 ++++++++++
superset-frontend/src/explore/components/DataTableControl.tsx | 8 ++++++--
superset-frontend/src/explore/components/DatasourcePanel.tsx | 7 ++++---
.../src/explore/components/controls/TextAreaControl.jsx | 5 +++--
superset-frontend/src/visualizations/FilterBox/FilterBox.jsx | 10 ++++++----
6 files changed, 31 insertions(+), 12 deletions(-)