Skip to content

v2.16.2

Compare
Choose a tag to compare
@Alex-D Alex-D released this 30 Apr 14:55
· 462 commits to develop since this release
6f8190f

Core

Fixes

  • Fix SVG on old browser (rolling back from href to xlink:href) cb653f8 #962
  • Allow larger dropdown item labels #957
  • Modal checkboxes are now at the right size 9bfbe67
  • Use t.doc.body instead of document.body in closeModal a33e1de #934

Translations

Plugins

Allow tags from paste (💥 Breaking change)

  • trumbowyg.o.allowTagsFromPaste option becomes trumbowyg.o.plugins.allowTagsFromPaste.allowedTags

0dba297
Read allow tags from paste plugin updated documentation

Table

  • Fix sync between editor and textarea by calling syncCode 1ed04a4 #959

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