FormEngine 1.4.0
June 21, 2024
- Updated documentation on using
refwithFormBuilderandFormViewercomponents. - Added ability to pass custom component errorWrapper.
- The React Suite library has been updated to version 5.64.2.
- Fixed bug where only the first action handler was executed on the
onWillUnmountevent. - Fixed keyboard navigation in Dropdown component.
- The
keyproperty is now passed separately from other component properties, previous behavior caused a warning in React 18.3.1. - Added ability to define validators using code for all value types.
- Updated internal dependencies:
- braces from 3.0.2 to 3.0.3.
- ws from 7.5.9 to 7.5.10.