Skip to content

Version 1.7.6

Compare
Choose a tag to compare
@kartik-v kartik-v released this 28 Jun 05:14
· 22 commits to master since this release

Date: 28-Jun-2017

  • Chronlogically sort issues and enhancements in CHANGE Log.
  • (enh #157): Add Turkish translations.
  • (enh #153): New property resetDelay to control the delay in processing callback during editable reset.
  • (enh #152): New property closeOnBlur that automatically closes the form on blur.
  • (enh #152): New property animationDelay to control fade animation delay for popover or inline element.
  • (enh #150): Code enhancements and optimizations.
  • (enh #149): New property validationDelay to control client validation delay for active form.
  • (enh #148): New property selectAllOnEdit that automatically selects all text in the input on edit.
  • (enh #147): Fix disappearing form when pressing enter.
  • (enh #146): Close inline form on escape.