Skip to content

Releases: gravity-ui/dynamic-forms

v2.7.2

18 Sep 15:41
7a5e8e8
Compare
Choose a tag to compare

2.7.2 (2023-09-18)

Bug Fixes

  • helpPopoverRow: fixed row help popover (#115) (4d4aa9a)

v2.7.1

14 Sep 15:03
6f454f8
Compare
Choose a tag to compare

2.7.1 (2023-09-14)

Bug Fixes

  • stylesTransperantAndArrayBaseView: fixed styles (#113) (a8b76ed)

v2.7.0

08 Sep 14:56
71bae6c
Compare
Choose a tag to compare

2.7.0 (2023-09-08)

Features

Bug Fixes

  • transparentStyle: fixed display of delete buttons for array (#112) (5a5a641)

v2.6.0

07 Sep 08:51
4298d13
Compare
Choose a tag to compare

2.6.0 (2023-09-07)

Features

Bug Fixes

  • ArrayBase: remove value preparing logic, on item add call (#107) (65283d6)

v2.5.0

01 Sep 10:17
a7a7665
Compare
Choose a tag to compare

2.5.0 (2023-09-01)

Features

  • textContent: refactor textContent (#98) (f15ab7d)

v2.4.0

31 Aug 12:20
1e64716
Compare
Choose a tag to compare

2.4.0 (2023-08-31)

Features

  • OneOfTogglerCard: added new display toggler card (#99) (caa76bc)

v2.3.0

30 Aug 14:08
20a6d87
Compare
Choose a tag to compare

2.3.0 (2023-08-30)

Features

  • Common: added lower case conversion for addButtonPosition (#100) (3c1eb71)

Bug Fixes

  • rename deprecated --yc-text-body-font-size css var (#102) (f31c5f1)

v2.2.0

29 Aug 10:38
0a071fa
Compare
Choose a tag to compare

2.2.0 (2023-08-29)

Features

  • ignore minimum check when a number field is empty (#95) (1126189)
  • NewSettingForArray: added new settings to the array (#83) (de1c422)

v1.12.0

29 Aug 10:19
46426ca
Compare
Choose a tag to compare

1.12.0 (2023-08-29)

Features

  • ignore minimum check when a number field is empty (#94) (c87f837)

v2.1.1

25 Aug 09:29
d5d8e6d
Compare
Choose a tag to compare

2.1.1 (2023-08-25)

Bug Fixes

  • convert empty string value to undefined for Number Field (#90) (0724cac)