This is an automated email from the ASF dual-hosted git repository.
maximebeauchemin pushed a change to branch template_less
in repository https://gitbox.apache.org/repos/asf/superset.git
from e0d86df5a5 merging
new b9be692e55 fix MoreOutlined button background
new 9cb6c3b039 color
new 1ca0f34210 more button background
new 11bc4965e3 echarts theming
The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../plugin-chart-echarts/src/Funnel/transformProps.ts | 5 +++--
.../plugin-chart-echarts/src/Gauge/transformProps.ts | 1 +
.../plugin-chart-echarts/src/Radar/transformProps.ts | 17 +++++++++++++++++
.../plugin-chart-echarts/src/Sunburst/transformProps.ts | 11 +++++++----
.../src/Timeseries/transformProps.ts | 1 -
.../plugins/plugin-chart-echarts/src/Tree/constants.ts | 1 -
.../plugin-chart-echarts/src/Tree/transformProps.ts | 5 ++++-
.../plugin-chart-echarts/src/Treemap/transformProps.ts | 15 ++++++++++++---
.../src/Waterfall/transformProps.ts | 17 ++++++++++-------
.../plugins/plugin-chart-echarts/src/utils/series.ts | 4 ++--
.../src/SqlLab/components/SqlEditor/index.tsx | 7 ++++++-
.../src/components/Label/reusable/PublishedLabel.tsx | 7 ++-----
superset-frontend/src/features/charts/ChartCard.tsx | 2 +-
.../src/features/dashboards/DashboardCard.tsx | 2 +-
superset-frontend/src/features/tags/TagCard.tsx | 2 +-
15 files changed, 67 insertions(+), 30 deletions(-)