This is an automated email from the ASF dual-hosted git repository.
rusackas pushed a change to branch oxc-linter-migration
in repository https://gitbox.apache.org/repos/asf/superset.git
from 077538c0fe fix(ci): Add plugin build step to frontend lint workflow
add 8b7b9222da refactor(frontend): Improve literal color fixes with proper
theme integration
No new revisions were added by this update.
Summary of changes:
superset-frontend/scripts/check-custom-rules.js | 51 ++++++++++++++++++++++
.../gridComponents/ChartHolder/ChartHolder.tsx | 2 +-
.../AnnotationLayerControl/AnnotationLayer.jsx | 4 +-
.../controls/ContourControl/ContourOption.tsx | 2 +-
.../LayerConfigsPopoverContent.tsx | 12 +++--
.../components/controls/TextAreaControl.jsx | 2 +-
.../controls/ZoomConfigControl/zoomUtil.ts | 7 ++-
.../{downloadAsImage.ts => downloadAsImage.tsx} | 14 +++---
.../src/visualizations/TimeTable/constants.ts | 10 ++++-
9 files changed, 81 insertions(+), 23 deletions(-)
rename superset-frontend/src/utils/{downloadAsImage.ts => downloadAsImage.tsx}
(95%)