Skip to content

Releases: mendixlabs/LoginForm

App Store v3.6.0 Release

14 Apr 14:39
Compare
Choose a tag to compare
  • #21 Autocomplete option set in the modeler
  • #20 Preview img for new modelers

App Store v3.5.1 Release

08 Nov 15:25
Compare
Choose a tag to compare
  • Fix focus timeout issue

App Store v3.5.0 Release

27 Jul 08:59
Compare
Choose a tag to compare

Fixes from PR #17 from @edwinmp

Fix #12 Casehandling
Fix #13 Add labels
Fix #14 Option to set a certain type of keyboard, like email address (mobile)
Fix #15 Notify user that account will be locked out for 5 minutes after 3 failed login attempts (workaround)
Fix #16 Removed casehandling 'dirty code'

Total code refactoring

App Store v3.4.0 Release

11 Apr 07:24
Compare
Choose a tag to compare
  • Fix browser issues not saving passwords #6 / #7

App Store v3.3.0 Release

30 Mar 12:03
Compare
Choose a tag to compare
  • Fix codestyle
  • Add casehandling

App Store v3.2.0 Release

13 Nov 10:10
Compare
Choose a tag to compare
  • Fix MX6 deprecations

App Store v3.1.2 Release

30 Jul 10:20
Compare
Choose a tag to compare
  • mendix.widget.hideTooltip is deprecated since Mx 5.18

App Store v3.1.1 Release

13 Jan 16:36
Compare
Choose a tag to compare
  • Fix for unintended display of error message box

App Store v3.1 Release

22 Dec 10:09
Compare
Choose a tag to compare
  • Properties to set auto capitalize and auto correct, in relation to mobile (#204808)
  • Ability to add a toggle button to view/mask password input characters.
  • Properties to set caption and image of password character toggle button
  • Fix for not being able to login for Hybrid mobile (Phonegap)
  • Display css property used instead of visibility for displaying/hiding feedback message.

AMD & Bootstrap

26 Nov 16:34
Compare
Choose a tag to compare
  • cleaner HTML structure based on bootstrap
  • Implemented AMD