wysihtml5: fix inserting image via update to fresh lib, fixes #81

This commit is contained in:
vitalets
2013-03-06 20:32:51 +04:00
parent f28819e4c5
commit 2d0a819e73
4 changed files with 142 additions and 98 deletions

View File

@@ -5,6 +5,7 @@ X-editable changelog
Version 1.4.2 wip
----------------------------
[bug #81] wysihtml5: fix inserting image (vitalets)
[bug] remove $.browser from wysihtml5 input to support jQuery 1.9 (vitalets)
[bug #142] editable poshytip jquery 1.9+ compatibility (spiderpug)
[enh #126] Update bootstrap datepicker library and add minViewMode to options (kev360)