Releases: jam-it-nl/MendixBootstrapInputAddons
Releases · jam-it-nl/MendixBootstrapInputAddons
v1.0.4
Release v1.0.4
- Updated to Mendix 7.2.0
- Use of variables in the label (syntax: {attributeName})
- Added primitive check for numbers
- Added support for horizontal layout
- Added onChangeAbortOnValidationErrors parameter
v1.0.3
Release v1.0.3
- Updated to Mendix 6.5.1
- Storing input data in correct format using mx.parser.parseValue
v1.0.2
Release v1.0.2
- Updated to Mendix 6.5
- Format numbers with configurable groups and digits
- Show right and left addon also when field is read-only
- Added onChange, onEnter and onLeave events
- Added visibility and editable parameter
v1.0.1
Release v1.0.1
- Removed jQuery
v1.0.0
Release v1.0.0
- First release