v2.16.2
Core
Fixes
- Fix SVG on old browser (rolling back from
href
toxlink:href
) cb653f8 #962 - Allow larger dropdown item labels #957
- Modal checkboxes are now at the right size 9bfbe67
- Use
t.doc.body
instead ofdocument.body
in closeModal a33e1de #934
Translations
Plugins
Allow tags from paste (💥 Breaking change)
trumbowyg.o.allowTagsFromPaste
option becomestrumbowyg.o.plugins.allowTagsFromPaste.allowedTags
0dba297
Read allow tags from paste plugin updated documentation
Table
Paste image
- Fix: prevents paste image twice #628
12f830b
Read paste image plugin updated documentation
Font size
- Add
sizeList
option to support custom size list - Add
allowCustomSize
option to remove "Custom" dropdown entry if wanted
32c829f
Read font size plugin updated documentation
Line height
- Add
sizeList
option to support custom size list
f00b2bc
Read line height plugin updated documentation
Changes: v2.15.2...v2.16.2