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 6c6532ec36 linting
add ee0d40bd5d fixup svg
add 29eb651c64 fix one test
add 677d7c3633 fix lerna build
No new revisions were added by this update.
Summary of changes:
.../packages/superset-ui-core/src/theme/Theme.ts | 60 +++++++++++-----------
.../packages/superset-ui-core/src/theme/index.tsx | 13 ++---
.../src/chart/WordCloud.tsx | 5 +-
.../src/assets/images/empty-dataset.svg | 39 +++++++-------
.../src/assets/images/empty-query.svg | 12 ++---
.../src/assets/images/empty-table.svg | 6 +--
.../src/assets/images/empty_sql_chart.svg | 6 +--
.../src/assets/images/filter-results.svg | 13 +----
.../src/assets/images/star-circle.svg | 6 +--
superset-frontend/src/assets/images/vector.svg | 2 +-
.../components/EmptyState/EmptyState.stories.tsx | 13 ++++-
.../src/components/EmptyState/index.tsx | 23 ++++++---
.../pages/DatasetCreation/DatasetCreation.test.tsx | 12 +++--
13 files changed, 110 insertions(+), 100 deletions(-)