This is an automated email from the ASF dual-hosted git repository.
jli pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/superset.git
from 4b0d4975130 test: add new RTL and integration tests for DatasetList
(#36681)
add 91131d59966 chore(charts): echarts left padding too big and automation
of title (#36993)
No new revisions were added by this update.
Summary of changes:
.../src/sections/chartTitle.tsx | 4 +-
.../src/BoxPlot/transformProps.ts | 6 +-
.../src/MixedTimeseries/transformProps.ts | 7 +-
.../src/Timeseries/transformProps.ts | 6 +-
.../src/Timeseries/transformers.ts | 4 +-
.../test/Timeseries/transformers.test.ts | 168 ++++++++
.../ExploreViewContainer.test.tsx | 436 ++++++++++++++++++++-
.../components/ExploreViewContainer/index.jsx | 23 ++
8 files changed, 644 insertions(+), 10 deletions(-)