Releases: gravity-ui/dynamic-forms
Releases · gravity-ui/dynamic-forms
v5.0.0
5.0.0 (2025-02-10)
⚠ BREAKING CHANGES
- udpate uikit 7 (#266)
Component Updates:
- New appearance for
Oneof
andRadioButtonGroup
components, with the latter replaced bySegmentedRadioGroup
. - Updated appearance for the checkbox in the disabled state.
PasswordInput
is now part of UIKit.HelpPopover
has been moved to UIKit and renamed toHelpMark
.
Component Library Changes:
- The
@gravity-ui/components
library is no longer used and has been removed.
CSS Variable Changes:
-
Renaming:
--df-tooltip-container-max-width
is now--df-popover-item-max-width
.--df-tooltip-container-margin-bottom
is now--df-popover-item-margin-bottom
.
-
New Variable:
- A new variable
--df-checkbox-margin-start
has been added.
- A new variable