Skip to content

Latest commit

 

History

History
609 lines (272 loc) · 30.3 KB

CHANGELOG.md

File metadata and controls

609 lines (272 loc) · 30.3 KB

Changelog

4.15.0 (2024-12-12)

Features

Bug Fixes

4.14.3 (2024-11-29)

Bug Fixes

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

4.14.2 (2024-11-12)

Bug Fixes

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

4.14.1 (2024-11-08)

Bug Fixes

4.14.0 (2024-10-17)

Features

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

4.13.0 (2024-10-15)

Features

4.12.0 (2024-09-16)

Features

4.11.0 (2024-08-22)

Features

4.10.0 (2024-08-21)

Features

4.9.0 (2024-08-20)

Features

  • add click handler prop for long value (#226) (5495961)

4.8.0 (2024-08-20)

Features

  • add ability to use custom patternError (#224) (10768ff)

4.7.3 (2024-08-20)

Bug Fixes

  • add observer for long value component (#221) (836ab26)

4.7.2 (2024-08-19)

Bug Fixes

  • copy button and long value components fixes (#219) (176200d)

4.7.1 (2024-08-13)

Bug Fixes

  • version date-components and date-utils (#217) (a76b204)

4.7.0 (2024-08-12)

Features

  • CheckboxGroup: added new input CheckboxGroup (#214) (075e48b)
  • TimeRangeSelector: added new input Time Range Selector (#216) (2acde25)

4.6.0 (2024-07-16)

Features

4.5.0 (2024-07-01)

Features

4.4.0 (2024-06-10)

Features

4.3.0 (2024-04-23)

Features

4.2.0 (2024-03-21)

Features

Bug Fixes

4.1.0 (2024-03-14)

Features

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

4.0.1 (2024-03-12)

Bug Fixes

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

4.0.0 (2024-02-19)

⚠ BREAKING CHANGES

  • update packages (#172)

Features

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)

3.6.1 (2024-02-13)

Bug Fixes

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

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)

3.5.0 (2024-01-25)

Features

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

Bug Fixes

3.4.1 (2024-01-17)

Bug Fixes

3.4.0 (2023-12-14)

Features

  • validators: add custom error messages property (#150) (0130131)

Bug Fixes

3.3.0 (2023-11-24)

Features

Bug Fixes

3.2.0 (2023-11-20)

Features

  • add dynamic field store mutators, add store value hook (#139) (e43c7e3)

3.1.0 (2023-11-14)

Features

Bug Fixes

3.0.1 (2023-11-02)

Bug Fixes

  • TransparentArray: fix styles transparent (#130) (ae9bc2e)

3.0.0 (2023-10-30)

⚠ BREAKING CHANGES

  • remove card config (#129)

Features

Bug Fixes

  • add spec correctness check for view controller (#127) (a1f3601)

2.8.2 (2023-10-06)

Bug Fixes

  • ErrorWrapper: update error wrapper styles for select and multiselect (#125) (8455756)

2.8.1 (2023-10-05)

Bug Fixes

  • ErrorWrapper: add error styles for text area (#122) (0be6633)

2.8.0 (2023-09-28)

Features

  • generateRandomValue: added the ability to generate a random value (#117) (f710ecb)
  • newPassword: new view input password (#119) (11bc640)
  • parseJson: added the ability to include json parse in the editor (#120) (777d17e)

2.7.2 (2023-09-18)

Bug Fixes

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

2.7.1 (2023-09-14)

Bug Fixes

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

2.7.0 (2023-09-08)

Features

Bug Fixes

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

2.6.0 (2023-09-07)

Features

Bug Fixes

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

2.5.0 (2023-09-01)

Features

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

2.4.0 (2023-08-31)

Features

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

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)

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)

2.1.1 (2023-08-25)

Bug Fixes

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

2.1.0 (2023-08-14)

Features

  • MultiOneOf: added new input multi one of (#77) (e1bbbec)

Bug Fixes

2.0.0 (2023-07-31)

chore

Bug Fixes

1.10.0 (2023-07-19)

Features

Bug Fixes

  • add child errors cleaning on call onDrop (#64) (adbe4d8)

1.9.2 (2023-06-13)

Bug Fixes

  • fix oneof and view layouts styles (#62) (06794e2)

1.9.1 (2023-06-07)

Bug Fixes

  • fixed styles for transperant and toggler oneof (#60) (64ca12a)

1.9.0 (2023-06-07)

Features

  • add ability to disable final-form insertion delay (#56) (4df2b00)
  • add copy button for view layouts (#59) (c31fcbf)
  • add store and entity unmount callbacks (#55) (8f7c4c6)

1.8.1 (2023-05-30)

Bug Fixes

  • fixed deleting numbers from arrays (#50) (76fba69)

1.8.0 (2023-05-25)

Features

1.7.1 (2023-05-22)

Bug Fixes

  • OneOf: fixed styles in inputs and view (#46) (e7a824d)

1.7.0 (2023-05-22)

Features

  • add flat oneof input, add oneof params to object spec (#44) (25e9a35)

Bug Fixes

Performance Improvements

  • remove strict mode wrapper and react version check (#43) (ec823bf)

1.6.2 (2023-05-16)

Bug Fixes

1.6.1 (2023-05-02)

Bug Fixes

1.6.0 (2023-04-28)

Features

  • adapt useStore and useField with 18 react (#31) (d64ae4a)

Bug Fixes

  • fixed display for accordeon layoutDescription (#34) (fa58210)
  • fixed display for one of (#33) (823c8fc)

1.5.0 (2023-04-18)

Features

  • ObjectValue: added new input object value (#28) (67214a1)

1.4.1 (2023-04-13)

Bug Fixes

1.4.0 (2023-04-11)

Features

  • FileInput: added new input file input (#24) (1553318)

1.3.0 (2023-03-31)

Features

Bug Fixes

1.2.0 (2023-03-23)

Features

1.1.1 (2023-03-21)

Bug Fixes

1.1.0 (2023-03-19)

Features

Bug Fixes

1.0.2 (2023-03-15)

Bug Fixes

1.0.1 (2023-03-14)

Bug Fixes

1.0.0 (2023-03-14)

Features