Skip to content

Releases: Alex-D/Trumbowyg

v2.21.0

30 Dec 16:02
688a213
Compare
Choose a tag to compare

Core

Fixes

  • Properly clean body events on destroy #1060

Plugins

Resizimg

  • Add resize handle with canvas #1049

Changes: v2.20.0...v2.21.0

v2.20.0

04 Nov 18:03
76f67ec
Compare
Choose a tag to compare

v2.19.1

04 Nov 17:54
01f7213
Compare
Choose a tag to compare

Core

Fixes

  • Add missing tbwchange in viewHTML toggle function #1016
  • Fix link IE11 compatibility issue 947049f
  • Do not unwrap p anymore 3561512 #920

Plugins

Giphy

  • Fix missing missing rating option from API calls 8b8262b
  • Fix IE11 display issues 8b8262b
  • Add close button to Giphy modal 8b8262b

Changes: v2.19.0...v2.19.1

v2.19.0

29 Aug 11:39
d525909
Compare
Choose a tag to compare

Core

Fixes

  • Set list-style decimal for ordoned lists in resetCss #978
  • Avoid 1px move on editor switch #984
  • Disable word wrapping in dropdowns #985
  • Restore close modal on escape 0ede373
  • Add missing skipTrumbowyg to execCmd API binding c5dc24f

Translations

  • Fix Thai key from de to th 21d7a65

Plugins

Giphy

Table

  • Add Add row above and change Add columns to Add columns to the left/right #1003

Font family

MathML

  • Fix color minification issue by using rgba instead of HEX+alpha #997 b762958

Changes: v2.18.0...v2.19.0

v2.18.0

20 May 15:51
bb5332f
Compare
Choose a tag to compare

Core

Features

Fixes

  • Fix select issues on iOS #6
  • Add a placeholder block when goes fullscreen to prevent scroll top #791
  • Fix placeholder which prevent scroll jump when fixedBtnPane is active eb0b9be

Translations

  • Update all Korean of core and all plugins #969

Changes: v2.17.0...v2.18.0

v2.17.0

04 May 01:08
9d919ce
Compare
Choose a tag to compare

Core

Features

  • Shows "Cmd" or "Ctrl" in shortcuts depending on the OS (previously was always "Ctrl") 2f9c888
  • Add new dropdownClass property to allow you to add some custom class to some dropdowns 987cd67

Plugins

Colors

  • Add ability to choose different color list for foreground and background
  • Add new option displayAsList which allows to change back color list style to classic dropdown

f3ae40b
Read colors plugin updated documentation

Font family

  • Fix fontList override

2dba3f1
Read font family plugin updated documentation

Changes: v2.16.2...v2.17.0

v2.16.2

30 Apr 14:55
6f8190f
Compare
Choose a tag to compare

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

v2.15.2

30 Apr 13:26
e5c7dbb
Compare
Choose a tag to compare

⚠️ This version has some issues with icons on old browsers, consider upgrade to v2.16.2 ⚠️


Plugins

Table

  • Fix table size selector highlight #948

Font family

  • Add es translations #952

Changes: v2.15.1...v2.15.2

v2.15.1

30 Apr 12:39
e27542b
Compare
Choose a tag to compare

⚠️ This version has some issues with icons on old browsers, consider upgrade to v2.16.2 ⚠️


Core

Refactor

  • Clean icons

Changes: v2.15.0...v2.15.1

v2.15.0

26 Mar 02:10
f1ff330
Compare
Choose a tag to compare

Core

Features

  • Add indent/outdent support using tab #923
  • Add semanticKeepAttributes option #922

Fixes

  • Avoid error on IE11 #915

Plugins

Font size

  • Add it translations #932

Line height

  • Add it translations #933

Changes: v2.14.0...v2.15.0