Skip to content

Releases: guidone/lets-form

0.11.6

07 Nov 18:12
Compare
Choose a tag to compare
  • fix: missing form prop in TypeScript definitions

0.11.5

24 Oct 20:28
Compare
Choose a tag to compare
  • fix: Mantine rating and radio group not retaining values

0.11.4

20 Oct 09:40
Compare
Choose a tag to compare
  • fix: Type error: Re-exporting a type when 'isolatedModules' is enabled requires using 'export type'

0.11.3

09 Oct 15:00
Compare
Choose a tag to compare
  • fix: addField methdod support top and bottom
  • fix: removed multi-select-language component

0.11.2

09 Oct 06:49
Compare
Choose a tag to compare
  • fix: enable passing id to inner form for enabling html5 button form attribute [@butchmarshall]
  • fix: hiding submit and cancel buttons in material-ui [@butchmarshall]

0.11.1

21 Sep 10:59
Compare
Choose a tag to compare
  • fix: expose TypeScript definitions

0.11.0

06 Sep 19:34
Compare
Choose a tag to compare
  • feat: TypeScript support
  • fix: RSuite, Mantine, Antd fix translations for steps

0.10.8

03 Sep 18:00
Compare
Choose a tag to compare
  • fix: plaintext mode in DSL mode
  • fix: plaintext mode shows preview of array of objects (if only has 1 key)
  • feat: added disableButtons parameter

0.10.7

02 Sep 13:28
Compare
Choose a tag to compare
  • fix: Mantine Select breaks if value = null

0.10.6

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