Skip to content

Version 1.7.2

Compare
Choose a tag to compare
@kartik-v kartik-v released this 31 Mar 06:57
· 96 commits to master since this release

Date: 19-Mar-2015

  1. (enh #39): Better validation for valueIfNull.
  2. (enh #40): Enhanced styling for disabled editable button.
  3. (enh #41): Improve validation to retrieve the right translation messages folder.
  4. (enh #44): Revamp editable widget initialization and auto detection of input.
  5. (enh #47, #48): New property submitOnEnter to control save on ENTER key press.
  6. (bug #49): Throw exception when an array value is passed as key to displayValueConfig.
  7. (enh #53): Auto initialize kv-editable-input CSS for various input types and widgets.
  8. (enh #54): Auto guess input and set input options based on input type.