added `do not close popup when it is saving value, fix #224

This commit is contained in:
vitalets
2013-06-15 20:58:36 +04:00
parent 025c4c20cb
commit 9cbcb0e99c
4 changed files with 58 additions and 2 deletions

View File

@@ -3,6 +3,7 @@ X-editable changelog
Version 1.4.5 wip
----------------------------
[bug #224] do not close popup when it is saving value (vitalets)
[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)