This is an automated email from the ASF dual-hosted git repository.
rusackas pushed a change to branch eslint-cleanup
in repository https://gitbox.apache.org/repos/asf/superset.git
from 187b2ec699 moar
add 58bdb73e97 more stuff...
No new revisions were added by this update.
Summary of changes:
.../src/switchboard.test.ts | 1 +
.../superset-ui-switchboard/src/switchboard.ts | 2 +
.../src/util/layerUtil.tsx | 5 +-
.../src/util/transformPropsUtil.ts | 5 +-
.../plugin-chart-echarts/src/components/Echart.tsx | 4 +-
.../scripts/eslint-metrics-uploader.js | 1 +
.../dashboard/components/EmbeddedModal/index.tsx | 5 +-
.../DownloadMenuItems/DownloadAsImage.test.tsx | 2 +-
.../MetricControl/AdhocMetricEditPopover/index.jsx | 766 ++++++++++-----------
.../controls/MetricControl/AdhocMetricOption.jsx | 102 ++-
.../MetricControl/AdhocMetricPopoverTrigger.tsx | 398 +++++------
.../explore/components/controls/SelectControl.jsx | 281 ++++----
.../explore/components/controls/SpatialControl.jsx | 363 +++++-----
.../components/controls/TextAreaControl.jsx | 150 ++--
.../components/controls/TextControl/index.tsx | 147 ++--
.../controls/TimeSeriesColumnControl/index.jsx | 487 +++++++------
.../controls/withAsyncVerification.test.tsx | 2 +-
superset-frontend/src/features/home/RightMenu.tsx | 23 +-
18 files changed, 1384 insertions(+), 1360 deletions(-)