Releases: guidone/lets-form
Releases · guidone/lets-form
0.11.6
- fix: missing
form
prop in TypeScript definitions
0.11.5
- fix: Mantine rating and radio group not retaining values
0.11.4
- fix: Type error: Re-exporting a type when 'isolatedModules' is enabled requires using 'export type'
0.11.3
- fix:
addField
methdod support top
and bottom
- fix: removed
multi-select-language
component
0.11.2
- 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
- fix: expose TypeScript definitions
0.11.0
- feat: TypeScript support
- fix: RSuite, Mantine, Antd fix translations for
steps
0.10.8
- 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
- fix: Mantine Select breaks if value = null
0.10.6
- fix: react-bootstrap input-number