This is an automated email from the ASF dual-hosted git repository.
enzomartellucci pushed a change to branch refactor/antd5-radio
in repository https://gitbox.apache.org/repos/asf/superset.git
from 96306afad1 small clean up
add 5dead351dc refactor(Radio): - small changes from PR reviews - removes
children from Radio.GroupWrapper
No new revisions were added by this update.
Summary of changes:
.../Chart/DrillBy/useDisplayModeToggle.tsx | 15 ++++---
.../src/components/Radio/Radio.stories.tsx | 47 ++++++++++++----------
superset-frontend/src/components/Radio/index.tsx | 25 ++++--------
.../header-renderers/HeaderWithRadioGroup.tsx | 7 +++-
.../FiltersConfigForm/FiltersConfigForm.tsx | 32 ++++++++-------
.../explore/components/DataTableControl/index.tsx | 16 +++++---
.../DateFilterControl/components/CalendarFrame.tsx | 7 +++-
.../DateFilterControl/components/CommonFrame.tsx | 7 +++-
.../components/CurrentCalendarFrame.tsx | 7 +++-
.../DateFilterControl/components/CustomFrame.tsx | 13 +++---
.../src/features/reports/ReportModal/index.tsx | 35 +++++++++-------
11 files changed, 117 insertions(+), 94 deletions(-)