This is an automated email from the ASF dual-hosted git repository.
justinpark pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/superset.git
from d65f64d1ce fix(plugin-chart-echarts): calculate Gauge Chart intervals
correctly when min value is set (#27285)
add 8d245704ef fix(sqllab): invalid dump sql shown after closing tab
(#27295)
No new revisions were added by this update.
Summary of changes:
.../SqlLab/components/SqlEditor/SqlEditor.test.tsx | 43 +++++++++++++++++++++-
.../src/SqlLab/components/SqlEditor/index.tsx | 28 ++++++++++++--
.../src/SqlLab/reducers/getInitialState.ts | 2 +-
superset-frontend/src/SqlLab/reducers/sqlLab.js | 5 ++-
.../src/SqlLab/reducers/sqlLab.test.js | 19 ++++++++++
5 files changed, 91 insertions(+), 6 deletions(-)