lets-form

A JSON form generator for React with Material UI / AntDesign / Bootstrap / RSuite / Mantine

MIT License

Downloads
1K
Stars
109

Bot releases are hidden (Show)

lets-form - 0.11.0 Latest Release

Published by guidone about 1 month ago

  • feat: TypeScript support
  • fix: RSuite, Mantine, Antd fix translations for steps
lets-form - 0.10.8

Published by guidone about 2 months ago

  • fix: plaintext mode in DSL mode
  • fix: plaintext mode shows preview of array of objects (if only has 1 key)
  • feat: added disableButtons parameter
lets-form - 0.10.7

Published by guidone about 2 months ago

  • fix: Mantine Select breaks if value = null
lets-form - 0.10.6

Published by guidone about 2 months ago

  • fix: react-bootstrap input-number
lets-form - 0.10.5

Published by guidone about 2 months ago

  • feat: auto-detect locale
  • fix: input-text-i18n css and warnings
  • fix: deprecated setArrayValue and fix script error missing setParam
  • fix: "errorMessage" warning
lets-form - 0.10.4

Published by guidone 2 months ago

  • 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
lets-form - 0.10.3

Published by guidone 2 months ago

  • support for async functions in validate
  • fix: AntD date showing incorrect default date
lets-form - 0.10.2

Published by guidone 3 months ago

  • fix mappings
lets-form - 0.10.0

Published by guidone 3 months ago

  • 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
lets-form - 0.9.7

Published by guidone 3 months ago

  • fix: RSuite input-number imports
lets-form - 0.9.6

Published by guidone 3 months ago

  • fix: AntD postfix for input-number
lets-form - 0.9.5

Published by guidone 3 months ago

  • 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
lets-form - 0.9.4

Published by guidone 3 months ago

  • fixed DSL
lets-form - 0.9.3

Published by guidone 4 months ago

  • fixed Zapier connector
  • added DSL for form definition
lets-form - 0.9.1

Published by guidone 4 months ago

  • cleanup connectors
lets-form - 0.9.0

Published by guidone 4 months ago

  • added connectors
  • minor fixes in React Bootstrap
lets-form - 0.8.3

Published by guidone 4 months ago

  • fixed Divider field
  • fixed broken manifests
lets-form - 0.8.2

Published by guidone 4 months ago

  • fix MUI framework name
lets-form - 0.8.1

Published by guidone 4 months ago

  • fixed manifests.json
lets-form -

Published by guidone 4 months ago

  • finally remove beta tag