You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@superset.apache.org by ru...@apache.org on 2024/02/02 05:03:20 UTC

(superset) branch upgrade-to-storybook-7 updated (f969594010 -> 4e9f2a8790)

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

rusackas pushed a change to branch upgrade-to-storybook-7
in repository https://gitbox.apache.org/repos/asf/superset.git


    from f969594010 lots of story tweaks... these might not work ¯\_(ツ)_/¯
     add 4e9f2a8790 Revert "lots of story tweaks... these might not work ¯\_(ツ)_/¯"

No new revisions were added by this update.

Summary of changes:
 .../plugin-chart-echarts/BoxPlot/Stories.tsx       |  36 +--
 .../plugin-chart-echarts/Bubble/Stories.tsx        |  61 ++---
 .../plugin-chart-echarts/Funnel/Stories.tsx        |  83 +++---
 .../plugins/plugin-chart-echarts/Gauge/Stories.tsx |   3 +-
 .../plugins/plugin-chart-echarts/Graph/Stories.tsx |   3 +-
 .../plugins/plugin-chart-echarts/Pie/Stories.tsx   | 126 ++++++---
 .../plugins/plugin-chart-echarts/Radar/Stories.tsx |  42 ++-
 .../plugin-chart-echarts/Sunburst/Stories.tsx      |  33 +--
 .../plugin-chart-echarts/Timeseries/Stories.tsx    | 232 ++++++++++-------
 .../plugin-chart-echarts/Treemap/Stories.tsx       |  58 +++--
 .../plugin-chart-pivot-table/PivotTableStories.tsx |  49 ++--
 .../plugins/plugin-chart-table/TableStories.tsx    | 290 ++++++++++-----------
 .../superset-ui-chart/SuperChartStories.tsx        | 197 ++++++++------
 .../superset-ui-connection/ConnectionStories.tsx   |  46 ++--
 .../src/components/FacePile/FacePile.stories.tsx   |  31 ++-
 .../ListViewCard/ListViewCard.stories.tsx          |  33 +--
 .../Select/SelectFilterPlugin.stories.tsx          |  21 +-
 17 files changed, 772 insertions(+), 572 deletions(-)