select submit by enter

This commit is contained in:
vitalets
2012-12-06 15:30:19 +04:00
parent 663aeffd65
commit a8147f33af
3 changed files with 36 additions and 2 deletions

View File

@@ -4,6 +4,7 @@ X-editable changelog
Version 1.2.0 wip
----------------------------
[enh] 'select' submit by enter (vitalets)
[bug #37] fix incorrectly shown datepicker in jquery 1.7.1 + webkit (vitalets)
[enh] added url param 'jquery' to run tests in different versions of jquery, e.g. '&jquery=1.7.2' (vitalets)
[enh] 'enablefocus' option removed. More efficient to use 'save/hide' events to set focus to any element (vitalets)