Trumbowyg Versions Save

A lightweight and amazing WYSIWYG JavaScript editor under 10kB

v2.21.0

4 years ago

Core

Fixes

  • Properly clean body events on destroy #1060

Plugins

Resizimg

  • Add resize handle with canvas #1049

Changes: https://github.com/Alex-D/Trumbowyg/compare/v2.20.0...v2.21.0

v2.20.0

4 years ago

Core

Features

Fixes

  • Wrap cursor in p when empty 03fb78bc52973a70cb1dce927f06b9a502c84864

Plugins

Giphy

Changes: https://github.com/Alex-D/Trumbowyg/compare/v2.19.1...v2.20.0

v2.19.1

4 years ago

Core

Fixes

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

Plugins

Giphy

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

Changes: https://github.com/Alex-D/Trumbowyg/compare/v2.19.0...v2.19.1

v2.19.0

4 years ago

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 0ede37315d44fa01cdca240f24af12c947fafe0c
  • Add missing skipTrumbowyg to execCmd API binding c5dc24f1031f06e5772584cbe89220d4c5cdbf19

Translations

  • Fix Thai key from de to th 21d7a65f31598ac8441b830edbd657822632eb10

Plugins

Giphy

Table

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

Font family

  • Fix issues with quotes #988 c6a42fb2f097a222e1582d1ae6d9da5efc987866

MathML

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

Changes: https://github.com/Alex-D/Trumbowyg/compare/v2.18.0...v2.19.0

v2.18.0

4 years ago

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 eb0b9bef9d9f87d03d726b9b87761ec611fbcc62

Translations

  • Update all Korean of core and all plugins #969

Changes: https://github.com/Alex-D/Trumbowyg/compare/v2.17.0...v2.18.0

v2.17.0

5 years ago

Core

Features

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

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

f3ae40bb7145af8358dc5287b8df0723e7fb4367 Read colors plugin updated documentation

Font family

  • Fix fontList override

2dba3f15e1d2df7cd1a7658c397f93bc92ab26c9 Read font family plugin updated documentation

Changes: https://github.com/Alex-D/Trumbowyg/compare/v2.16.2...v2.17.0

v2.16.2

5 years ago

Core

Fixes

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

Translations

Plugins

Allow tags from paste (💥 Breaking change)

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

0dba2975ec3f37d15224ef5fe501793fcde1c47a Read allow tags from paste plugin updated documentation

Table

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

Paste image

  • Fix: prevents paste image twice #628

12f830b78b156f153aae6ab907d30ff674dac933 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

32c829f0f0e81f3eed88155181f30a7a258fde3b Read font size plugin updated documentation

Line height

  • Add sizeList option to support custom size list

f00b2bc6cd58123fc330e1636ff3626055bfb5ad Read line height plugin updated documentation

Changes: https://github.com/Alex-D/Trumbowyg/compare/v2.15.2...v2.16.2

v2.15.2

5 years ago

⚠️ 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: https://github.com/Alex-D/Trumbowyg/compare/v2.15.1...v2.15.2

v2.15.1

5 years ago

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


Core

Refactor

  • Clean icons

Changes: https://github.com/Alex-D/Trumbowyg/compare/v2.15.0...v2.15.1

v2.15.0

5 years ago

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: https://github.com/Alex-D/Trumbowyg/compare/v2.14.0...v2.15.0