params can be a func, fixes #1

This commit is contained in:
vitalets
2012-11-21 14:51:13 +04:00
parent d9e818d287
commit 6a8cb83cbd
4 changed files with 56 additions and 9 deletions

View File

@@ -4,6 +4,7 @@ X-editable changelog
Version 1.0.1 wip
----------------------------
[enh #1] params can be a function to calc it dynamically (vitalets)
[enh #6] do not preventDetault() in click when toggle='manual'. This allows to have clickable links (vitalets)
[bug #3] should not mark element with unsave css if url is user's function (vitalets)