combodate options via data attribute, fixes #132

This commit is contained in:
vitalets
2013-03-06 21:36:31 +04:00
parent 3270e5e4b7
commit 7533a0cc72
3 changed files with 18 additions and 0 deletions

View File

@@ -5,6 +5,7 @@ X-editable changelog
Version 1.4.2 wip
----------------------------
[enh #132] combodate options can be defined via data-combodate json string (vitalets)
[enh] source defined as function now has scope of element and can return string used as url (vitalets)
[bug #99] select2 with Hierarchical Data (kev360)
[bug #81] wysihtml5: fix inserting image (vitalets)