Skip to content

Releases: gravity-ui/dynamic-forms

v5.0.0

10 Feb 14:04
36af757
Compare
Choose a tag to compare

5.0.0 (2025-02-10)

⚠ BREAKING CHANGES

  • udpate uikit 7 (#266)

Component Updates:

  • New appearance for Oneof and RadioButtonGroup components, with the latter replaced by SegmentedRadioGroup.
  • Updated appearance for the checkbox in the disabled state.
  • PasswordInput is now part of UIKit.
  • HelpPopover has been moved to UIKit and renamed to HelpMark.

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.

chore

v4.17.0

10 Feb 12:25
ec1bf6c
Compare
Choose a tag to compare

4.17.0 (2025-02-10)

Features

  • add layout props variant header for section and accordeon and a… (#271) (78baa28)

Bug Fixes

  • update actions preview build and preview deploy (#272) (00a3bb4)

v4.16.1

10 Feb 08:33
4acc850
Compare
Choose a tag to compare

4.16.1 (2025-02-07)

Bug Fixes

v4.16.0

22 Jan 10:52
4f967f2
Compare
Choose a tag to compare

4.16.0 (2025-01-22)

Features

Bug Fixes

v4.15.0

12 Dec 09:19
ad76cf0
Compare
Choose a tag to compare

4.15.0 (2024-12-12)

Features

Bug Fixes

v4.14.3

05 Dec 11:59
49ae3a1
Compare
Choose a tag to compare

4.14.3 (2024-11-29)

Bug Fixes

  • fix remove button for array item object (#251) (f156e5b)

v4.14.2

12 Nov 08:57
19f3367
Compare
Choose a tag to compare

4.14.2 (2024-11-12)

Bug Fixes

  • Unify behavior of empty and undefined viewSpec.order in object form (#246) (d67e322)

v4.14.1

08 Nov 16:38
5bbf2a2
Compare
Choose a tag to compare

4.14.1 (2024-11-08)

Bug Fixes

v4.14.0

17 Oct 10:27
76998fe
Compare
Choose a tag to compare

4.14.0 (2024-10-17)

Features

  • add ability to use external values for shared context (#240) (d1b69cb)

v4.13.0

15 Oct 11:43
d55f030
Compare
Choose a tag to compare

4.13.0 (2024-10-15)

Features