highlight element after update, fix #245

This commit is contained in:
vitalets
2013-06-23 13:56:10 +04:00
parent 30242780ce
commit d5eeb3e1b9
4 changed files with 55 additions and 1 deletions

View File

@@ -3,6 +3,7 @@ X-editable changelog
Version 1.4.5 wip
----------------------------
[enh #245] highlight element after update (vitalets)
[enh] select2 now works with ajax source (vitalets)
[bug] fix datefield (datetimefield) to return null for incorrect dates (vitalets)
[bug #224] do not close popup when it is saving value (vitalets)