Skip to content

Releases: guidone/lets-form

0.10.6

27 Aug 16:22
Compare
Choose a tag to compare
  • fix: react-bootstrap input-number

0.10.5

27 Aug 06:34
Compare
Choose a tag to compare
  • feat: auto-detect locale
  • fix: input-text-i18n css and warnings
  • fix: deprecated setArrayValue and fix script error missing setParam
  • fix: "errorMessage" warning

0.10.4

15 Aug 14:11
Compare
Choose a tag to compare
  • fix: Mantine input-text type and mode
  • fix: Mantine button in icon-only mode
  • fix: AntD select label not visible without an icon
  • fix: clash of field names using reserved words

0.10.3

07 Aug 13:56
e160209
Compare
Choose a tag to compare
  • support for async functions in validate
  • fix: AntD date showing incorrect default date

0.10.2

05 Aug 09:46
Compare
Choose a tag to compare
  • fix mappings

0.10.0

04 Aug 16:30
f345f3a
Compare
Choose a tag to compare
  • deprecated two-columns and three-columns
  • added columns component with up to 12 columns
  • renamed .setValue() method to .setParam() in Form Scripts
  • added .setFieldValue() method in Form Scripts
  • fix: made steps and tabs controlled for all frameworks
  • fix: fix Mantine input-text not showing initial value
  • fix: void AntdD autofill of children inputs for value and defaultValue
  • fix: rerender form on context change
  • fix: DSL for tabs and steps with props check

0.9.7

28 Jul 07:37
Compare
Choose a tag to compare
  • fix: RSuite input-number imports

0.9.6

25 Jul 17:01
Compare
Choose a tag to compare
  • fix: AntD postfix for input-number

0.9.5

24 Jul 08:05
Compare
Choose a tag to compare
  • added context property
  • added --lf-buttons-margin css variable
  • expose validate method
  • fix: expose DSL tags in all builds
  • fix: full width in RSuite input-text
  • fix: re-render form if custom prop changes
  • fix: hide submit button

0.9.4

07 Jul 08:15
Compare
Choose a tag to compare
  • fixed DSL