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

enzomartellucci pushed a change to branch enxdev/refactor/antd5/create-wrappers
in repository https://gitbox.apache.org/repos/asf/superset.git


    from 758dd2f135 Merge branch master into 
enxdev/refactor/antd5/create-wrappers
     add f71e128e4e chore: add missing license headers
     add 75c48e424c feat(storybook): migrate stories to CSF3 for Tree, 
AutoComplete, Grid, and Layout
     add 91def39995 refactor(RTL tests): improve tests for AutoComplete and 
Tree components

No new revisions were added by this update.

Summary of changes:
 .../AutoComplete/AutoComplete.stories.tsx          |  68 ++++---
 .../components/AutoComplete/AutoComplete.test.tsx  |  16 --
 .../src/components/Grid/Grid.stories.tsx           | 122 ++++++-----
 .../src/components/Grid/Grid.test.tsx              |  18 ++
 superset-frontend/src/components/Grid/index.tsx    |  20 +-
 .../src/components/Layout/Layout.stories.tsx       | 213 +++++++++-----------
 .../src/components/Layout/Layout.test.tsx          |  18 ++
 superset-frontend/src/components/Layout/index.tsx  |  18 ++
 .../src/components/Tree/Tree.stories.tsx           | 223 ++++++++++++---------
 .../src/components/Tree/Tree.test.tsx              |  49 +++--
 superset-frontend/src/components/Tree/index.tsx    |  22 +-
 11 files changed, 454 insertions(+), 333 deletions(-)

Reply via email to