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 89424894f3 Merge branch 'master' into template_less
add fc031ca35b fix: various theme-related tweaks and touches (#33372)
No new revisions were added by this update.
Summary of changes:
superset-frontend/package-lock.json | 2 +-
.../plugin-chart/templates/src/MyChart.erb | 2 +-
.../src/components/SQLPopover.tsx | 2 +-
.../src/ReactPartition.jsx | 2 +-
.../legacy-plugin-chart-world-map/src/WorldMap.js | 2 +-
.../BigNumber/BigNumberPeriodOverPeriod/PopKPI.tsx | 2 +-
.../src/BigNumber/BigNumberViz.tsx | 2 +-
.../plugin-chart-handlebars/src/Handlebars.tsx | 2 +-
.../components/TemplateParamsEditor/index.tsx | 2 +-
.../src/components/CronPicker/index.tsx | 4 +--
.../src/components/Datasource/Field.tsx | 2 +-
.../src/components/EmptyState/index.tsx | 2 +-
.../src/components/ListView/Filters/Search.tsx | 2 +-
.../src/components/ListView/ListView.tsx | 2 +-
.../components/AddSliceCard/AddSliceCard.tsx | 6 ++---
.../src/dashboard/components/CssEditor/index.tsx | 2 +-
.../DashboardBuilder/DashboardBuilder.tsx | 4 +--
.../src/dashboard/components/DashboardGrid.jsx | 4 +--
.../OverwriteConfirm/OverwriteConfirmModal.tsx | 2 +-
.../components/filterscope/FilterScopeSelector.jsx | 2 +-
.../dashboard/components/gridComponents/Column.jsx | 2 +-
.../components/menu/BackgroundStyleDropdown.tsx | 2 +-
.../FilterBar/CrossFilters/CrossFilterTag.tsx | 2 +-
superset-frontend/src/dashboard/styles.ts | 2 +-
.../src/explore/components/ControlHeader.tsx | 29 +++-------------------
.../explore/components/ControlPanelsContainer.tsx | 23 +++--------------
.../explore/components/ExploreContentPopover.tsx | 2 +-
.../controls/AnnotationLayerControl/index.tsx | 2 +-
.../controls/CollectionControl/index.jsx | 2 +-
.../ColumnConfigControl/ColumnConfigControl.tsx | 4 +--
.../ConditionalFormattingControl.tsx | 10 +++-----
.../components/controls/CustomListItem/index.tsx | 8 +++---
.../components/controls/OptionControls/index.tsx | 15 ++++++-----
.../components/controls/TextAreaControl.jsx | 2 +-
.../controls/VizTypeControl/VizTypeGallery.tsx | 16 ++++++------
.../src/features/alerts/AlertReportModal.tsx | 2 +-
.../src/features/allEntities/AllEntitiesTable.tsx | 2 +-
.../annotationLayers/AnnotationLayerModal.tsx | 4 +--
.../src/features/annotations/AnnotationModal.tsx | 2 +-
.../src/features/cssTemplates/CssTemplateModal.tsx | 4 +--
.../src/features/databases/DatabaseModal/styles.ts | 18 +++++++-------
.../src/pages/ChartCreation/index.tsx | 4 +--
superset-frontend/src/pages/Home/index.tsx | 2 +-
43 files changed, 86 insertions(+), 123 deletions(-)