Releases: corinis/jsForm
Releases · corinis/jsForm
Maintainance release
- Minor fixes for internationalization
Minor Release
This release includes:
- Conditional support to show/hide DOM elements based on data (https://github.com/corinis/jsForm/wiki/JsForm-Dom-Layout#conditional)
- Custom formatting and data handling( https://github.com/corinis/jsForm/wiki/JsForm-Dom-Layout#custom-formatting-in-input-field)
- Some bugfixes
Maintainance release
Fix for handling of numbers in simple collections and extended the examples and test.
Internationalization
Added better support for numbers and internationalization (See https://github.com/corinis/jsForm/wiki/Controls )
More unit tests
Maintainance release
- Add "byte" formatter
- Add support for selection of sub-object form a select box
- add custom tree control
- correctly handle boolean values (also in select boxes)
- better handling of sub-objects
- allows serialization without "empty" form fields
Maintainance Release: handle simple arrays
- fixed #2: handling of arrays
Maintainance Release (Blob)
New Release with fixes with blob handling
v1.0.3 Maintainance
version bump