Releases: corinis/jsForm
Releases · corinis/jsForm
Bugfix and Refactoring
Bugfix Release
Bugfix issues with delete and move actions
DataHandler and jqWidget Support
1.3.5 update version in readme
Radio Release
Add support for radio boxes
Minor Bugfix-Release
- Add Responsive Jquery.ui Dialog control
- Clean up some code to allow easier control of collection
- Minor bugfixes with array, tree control and input fields
Bower Support
- added bower support
- update distribution file structure for easier external linking
- minor bugfixes
Multi Selection
Add ability to easily select from a list of existing values. See the wiki for more information.
JSForm Stable Release 1.2.0
This is a production ready stable release with minor fixes to allow objects without javascript in select options and checkboxes
Internationalization and minor fixes
Some minor bugfixing and complete internationalization (https://github.com/corinis/jsForm/wiki/Controls#internationalization). Stable for production use.
The "updated" Release
- handles updates in formfields vcorrectly and also allowing for css display of changed fields
- adapt functionality to compare an existing object with the form
- minor bugfixes