This is an automated email from the ASF dual-hosted git repository.

rusackas pushed a change to branch chore/ts-migration-sqllab-explore
in repository https://gitbox.apache.org/repos/asf/superset.git


    from b25f05d922 fix(types): fix TypeScript errors in SqlLab actions and 
AnnotationLayer
     add 978baab5a1 fix(types): resolve remaining TypeScript errors in explore 
controls

No new revisions were added by this update.

Summary of changes:
 .../playwright/tests/experimental/README.md        |   7 ++
 superset-frontend/src/SqlLab/actions/sqlLab.ts     |  47 ++++++--
 superset-frontend/src/core/sqlLab/index.ts         |  55 +++++----
 .../AnnotationLayerControl/AnnotationLayer.tsx     | 123 ++++++++++++++-------
 .../AnnotationLayerControl/AnnotationTypes.ts      |   7 +-
 .../components/controls/CheckboxControl.tsx        |   3 +
 .../explore/components/controls/SelectControl.tsx  |  47 +++++++-
 .../components/controls/TextControl/index.tsx      |   4 +
 8 files changed, 220 insertions(+), 73 deletions(-)

Reply via email to