params as function overwrite original data instead of append

This commit is contained in:
vitalets
2012-12-10 13:11:33 +04:00
parent 5b18620b99
commit c674cdcfcb
4 changed files with 83 additions and 77 deletions

View File

@@ -4,6 +4,7 @@ X-editable changelog
Version 1.2.1 wip
----------------------------
[enh #40] 'params' option defined as function overwrites original ajax data instead of appending (vitalets)
[bug] datepicker: error when click on arrows after clear date (vitalets)
[enh] 'hidden' event: added possible value of reason param - 'nochange'. Occurs when form is submitted but value was not changed (vitalets)
[enh] 'submit' method changed: error-callback's parameter simplified (vitalets)