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 fbca106720 fixups
add f12f130e26 don't pass down invalid props
add d986062a66 using colorSplit where we have split in the app
No new revisions were added by this update.
Summary of changes:
.../packages/superset-ui-core/src/theme/index.tsx | 2 +-
.../src/ReactCalendar.jsx | 2 +-
.../plugins/plugin-chart-table/src/Styles.tsx | 2 +-
.../plugins/plugin-chart-table/src/TableChart.tsx | 2 +-
.../src/assets/stylesheets/antd/index.less | 110 ++++++++++----------
.../assets/stylesheets/less/cosmo/variables.less | 10 +-
.../src/assets/stylesheets/less/variables.less | 114 ++++++++++-----------
superset-frontend/src/components/Icons/Icon.tsx | 43 +++++++-
.../src/dashboard/components/Header/index.jsx | 2 +-
.../components/resizable/ResizableContainer.tsx | 12 +--
.../explore/components/ControlPanelsContainer.tsx | 2 +-
.../explore/components/ExploreChartPanel/index.jsx | 4 +-
.../components/ExploreViewContainer/index.jsx | 6 +-
.../controls/DatasourceControl/index.jsx | 2 +-
.../controls/LayerConfigsControl/FlatLayerTree.tsx | 4 +-
.../src/features/reports/ReportModal/styles.tsx | 2 +-
superset-frontend/src/pages/Home/index.tsx | 2 +-
17 files changed, 177 insertions(+), 144 deletions(-)