all callbacks scope changed to element

This commit is contained in:
vitalets
2012-12-05 12:19:49 +04:00
parent 2809edb3a6
commit 1f51c0726c
3 changed files with 28 additions and 17 deletions

View File

@@ -4,6 +4,8 @@ X-editable changelog
Version 1.1.2 wip
----------------------------
[enh] all callbacks scope changed to element (vitalets)
[enh] new option 'cancelnochange' to cancel or submit value when it was not changed in form (vitalets)
[enh] composite pk can be defined as JSON in data-pk attribute (vitalets)
[enh #30] new option 'sourceCache' true|false to disable cache for select (vitalets)
[bug #34] inputclass span* broken with fluid bootstrap layout. Classes changed to 'input-*'. (vitalets)