Skip to content

Releases: jam-it-nl/MendixBootstrapInputAddons

v1.0.4

15 May 08:05

Choose a tag to compare

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

13 Jun 09:58

Choose a tag to compare

Release v1.0.3

  • Updated to Mendix 6.5.1
  • Storing input data in correct format using mx.parser.parseValue

v1.0.2

09 May 17:11

Choose a tag to compare

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

02 May 12:02

Choose a tag to compare

Release v1.0.1

  • Removed jQuery

v1.0.0

27 Apr 17:11

Choose a tag to compare

Release v1.0.0

  • First release