This is an automated email from the ASF dual-hosted git repository.
diegopucci pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/superset.git
from 7c90323649 fix(helm): change values.yaml comments (#31688)
add ca12a1d466 refactor(space): Migrate Space to Ant Design 5 (#31693)
No new revisions were added by this update.
Summary of changes:
.../Space.stories.tsx} | 48 +++++++++++++---------
.../{Card/Card.test.tsx => Space/Space.test.tsx} | 5 ++-
.../components/Space/index.tsx} | 27 ++++++------
.../header-renderers/HeaderWithRadioGroup.tsx | 2 +-
superset-frontend/src/components/index.ts | 1 -
.../explore/components/DataTableControl/index.tsx | 2 +-
6 files changed, 46 insertions(+), 39 deletions(-)
copy superset-frontend/src/components/{Divider/Divider.stories.tsx =>
Space/Space.stories.tsx} (57%)
copy superset-frontend/src/components/{Card/Card.test.tsx =>
Space/Space.test.tsx} (92%)
copy
superset-frontend/{packages/superset-ui-core/src/validator/legacyValidateInteger.ts
=> src/components/Space/index.tsx} (70%)