added submitValue to save event params

This commit is contained in:
vitalets
2013-06-15 20:19:07 +04:00
parent 90868b5bc1
commit 025c4c20cb
3 changed files with 11 additions and 8 deletions

View File

@@ -3,6 +3,7 @@ X-editable changelog
Version 1.4.5 wip
----------------------------
[enh] added `submitValue` to `save` event params (vitalets)
[enh #259] allow `getValue` method to return value itself, not object (vitalets)
[enh] add `destroy` method to inputs (vitalets)
[enh #164] allow emptytext to be html (vitalets)