Releases: gravity-ui/dynamic-forms
Releases · gravity-ui/dynamic-forms
v4.2.0
4.2.0 (2024-03-21)
Features
Bug Fixes
v3.9.0
3.9.0 (2024-03-21)
Features
v4.1.0
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
3.8.0 (2024-03-14)
Features
v4.0.1
4.0.1 (2024-03-12)
Bug Fixes
- add condition that removes validate of hidden fields (#178) (bbd98e9)
v4.0.0
4.0.0 (2024-02-19)
⚠ BREAKING CHANGES
Features
v3.7.0
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
3.6.1 (2024-02-13)
Bug Fixes
- build command on windows, rimraf version (#167) (224fd78)
v3.6.0
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
3.5.0 (2024-01-25)
Features
- added text components instead of spans/divs in dynamic forms (#158) (f17b426)
Bug Fixes