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 22bc25b  feat(explore): Examples image gallery in the viz type control 
(#15489)
     add 9225fb0  feat(Explore): Viz gallery component tweaks (#15520)

No new revisions were added by this update.

Summary of changes:
 .../cypress/integration/explore/control.test.ts    |   1 +
 superset-frontend/package-lock.json                | 322 +++++++--------
 superset-frontend/package.json                     |  46 +--
 .../src/addSlice/AddSliceContainer.test.tsx        |   9 +-
 .../src/addSlice/AddSliceContainer.tsx             |  42 +-
 .../VizTypeControl/VizTypeControl.test.tsx         |   5 +-
 .../{index.tsx => VizTypeGallery.tsx}              | 306 ++++++--------
 .../components/controls/VizTypeControl/index.tsx   | 452 +--------------------
 .../TimeTable/TimeTableChartPlugin.js              |  15 +-
 9 files changed, 358 insertions(+), 840 deletions(-)
 copy 
superset-frontend/src/explore/components/controls/VizTypeControl/{index.tsx => 
VizTypeGallery.tsx} (63%)

Reply via email to