allow html as editable content, fix #78, fix #191, fix #82

This commit is contained in:
vitalets
2013-06-15 16:36:35 +04:00
parent 683f7d2128
commit 118b5a50d4
3 changed files with 41 additions and 2 deletions

View File

@@ -3,6 +3,7 @@ X-editable changelog
Version 1.4.5 wip
----------------------------
[enh #78] allow html in editable content (vitalets)
[enh] update container position when datetimepicker viewMode changes (vitalets)
[enh #255] remove xxxView options from first level config of datetimepicker (vitalets)
[enh] if `display` defined as function call it on init (vitalets)