onblur option test ready

This commit is contained in:
vitalets
2012-11-29 12:46:10 +04:00
parent 79847d1d92
commit 7f306aacbe
2 changed files with 188 additions and 2 deletions

View File

@@ -4,6 +4,7 @@ X-editable changelog
Version 1.1.1 wip
----------------------------
[enh #13] 'onblur' option: to cancel, submit or ignore when user clicks outside the form (vitalets)
[enh] 'ajaxOptions' parameter for advanced ajax configuration (vitalets)
[enh] success callback can return object to overwrite submitted value (vitalets)