allow validate to change submitted value, fixes #400

This commit is contained in:
vitalets
2013-10-10 20:36:36 +04:00
parent 8efa4060c5
commit df3e2daffd
3 changed files with 86 additions and 5 deletions

View File

@@ -4,6 +4,7 @@ X-editable changelog
Version 1.5.1 wip
----------------------------
[enh #400] allow `validate` to change submitted value (vitalets)
[enh #396] bs3 popover: placement `auto` (vitalets)
[bug #357] select2: tags mode with space separator (vitalets)
[bug #374] dateui: clear button does not submit (vitalets)