Skip to content

Releases: gravity-ui/dynamic-forms

v4.2.0

21 Mar 09:15
0decdf1
Compare
Choose a tag to compare

4.2.0 (2024-03-21)

Features

Bug Fixes

v3.9.0

21 Mar 10:58
b34fb2a
Compare
Choose a tag to compare

3.9.0 (2024-03-21)

Features

v4.1.0

14 Mar 09:01
4ccb157
Compare
Choose a tag to compare

4.1.0 (2024-03-14)

Features

  • BooleanOneOf: add new input BooleanOneOf (#182) (b859136)
  • Delimiter: add delimiter for object inline (#181) (5012d5d)

v3.8.0

14 Mar 11:34
68ce999
Compare
Choose a tag to compare

3.8.0 (2024-03-14)

Features

v4.0.1

12 Mar 10:42
5d4e7d2
Compare
Choose a tag to compare

4.0.1 (2024-03-12)

Bug Fixes

  • add condition that removes validate of hidden fields (#178) (bbd98e9)

v4.0.0

19 Feb 10:46
d209970
Compare
Choose a tag to compare

4.0.0 (2024-02-19)

⚠ BREAKING CHANGES

  • update packages (#172)

Features

v3.7.0

16 Feb 14:29
f1997f1
Compare
Choose a tag to compare

3.7.0 (2024-02-16)

Features

  • objectInline: support inline boolean fields (#171) (043761c)

Bug Fixes

  • validation: impossible to switch the language for validation errors (#173) (1f3f81c)

v3.6.1

13 Feb 09:48
6c05ace
Compare
Choose a tag to compare

3.6.1 (2024-02-13)

Bug Fixes

  • build command on windows, rimraf version (#167) (224fd78)

v3.6.0

02 Feb 07:27
7d196eb
Compare
Choose a tag to compare

3.6.0 (2024-02-02)

Features

  • added accordeon card to config (#162) (ab23f6c)
  • spec: add generic for InputProps and LayoutProps into Spec (#164) (2b2ae90)

v3.5.0

25 Jan 11:40
2fd9531
Compare
Choose a tag to compare

3.5.0 (2024-01-25)

Features

  • added text components instead of spans/divs in dynamic forms (#158) (f17b426)

Bug Fixes