This is an automated email from the ASF dual-hosted git repository.
suddjian pushed a change to branch fancy-viz-select-modal
in repository https://gitbox.apache.org/repos/asf/superset.git.
from c99a44f typescriptify
add ca9c1a7 feat(viz): add categories to the viz picker (#15304)
No new revisions were added by this update.
Summary of changes:
.../cypress/integration/explore/control.test.ts | 9 +-
superset-frontend/jest.config.js | 2 +-
superset-frontend/package-lock.json | 637 +++++++++++----------
superset-frontend/package.json | 56 +-
.../explore/components/VizTypeControl_spec.jsx | 3 +-
.../VizTypeControl/VizTypeControl.test.tsx | 5 +-
.../components/controls/VizTypeControl/index.tsx | 136 ++++-
superset-frontend/webpack.config.js | 6 +-
8 files changed, 464 insertions(+), 390 deletions(-)