Skip to content

Releases: Alex-D/Trumbowyg

v2.28.0

06 Mar 19:11
b0f8963
Compare
Choose a tag to compare

Trumbowyg is ready for jQuery 4!

  • jQuery 4 Ready, without breaking older version compatibility, by @Alex-D
  • Remove $.ajax dependency, which should allow using jQuery Slim, by @Alex-D

Translations

Changes: v2.27.3...v2.28.0

v2.27.3

28 Feb 16:08
38b5c9e
Compare
Choose a tag to compare

Core

v2.27.2

27 Feb 17:38
f84c846
Compare
Choose a tag to compare

Table plugin rework

This version is the occasion for a complete rewrite of the table plugin with a lot of additions:

  • Header row
  • Merged cells
  • Vertical text alignment
  • Columns resize
  • Cell background color
  • Table border-color

And all table icons were reworked!

Useful links:

Core

Translations

Plugins

Table

For more details, please read the docs:

Documentation

Content

Style & Behvior

Changes: v2.26.0...v2.27.2

v2.26.0

14 Nov 15:41
f7c8710
Compare
Choose a tag to compare

Core

Plugins

Giphy

Table

History

  • Fix: remove small memory leak by removing event listeners on destroy, by @urosg80 #1319

Noembed

Changes: v2.25.2...v2.26.0

v2.25.2

11 Aug 21:45
8cccbc2
Compare
Choose a tag to compare

Plugins

Translations

Allow tags from paste

  • Fix: do not disable removeformatPasted when the plugin is disabled itself, by @TFleury #1208

Colors

  • Prevent Firefox from nesting multiple spans on font-size changes, by @aeyoll #1274
  • Fixes "Cannot read property '1' of null", by @alegag #1238

MathML

Changes: v2.25.1...v2.25.2

v2.25.1

15 Jul 08:41
336de8d
Compare
Choose a tag to compare

Core

Fixes

Changes: v2.25.0...v2.25.1

v2.25.0

04 Jul 16:29
064c9bc
Compare
Choose a tag to compare

Core

Feature

  • Add ability to customize modal field type with a function, by @nzmattman #1228

Fixes

  • Modal autofocus first input of any kind, including select and textarea, by @Alex-D

Plugins

  • Fix all plugin broken icons, by @Alex-D

Highlight

Changes: v2.24.0...v2.25.0

v2.24.0

07 Jun 22:21
4a908e3
Compare
Choose a tag to compare

Core

Fixes

Translations

Plugins

Allow tags from paste

  • Fix: do not disable removeformatPasted when the plugin is disabled itself #1208

Colors

  • Add support of rgba with decimal opacity #1188

Resizimg

  • Refactor to make resizable-resolveconflicts.js useless: you do not need it anymore #1192

Upload

  • Invert the arrow direction in upload icon #1201

Changes: v2.23.0...v2.24.0

v2.23.0

06 Dec 21:44
0f890e0
Compare
Choose a tag to compare

v2.22.0

26 Nov 03:37
f5765a7
Compare
Choose a tag to compare

Core

Features

Fixes

  • It's now possible to toggle bold/italic/etc. and write on the go #1107 #875 #1092
  • Avoid Chrome's span wrapping #873
  • Prevent some unwanted <p> wrapping #1123
  • Improve SVG path auto-detection 6ee0532 #1059
  • Remove editor margin d77ee14 fixes #1037
  • Fix jquery peer warn #1079

Translations

  • Add 'URL' to translatable strings #1097

Plugins

Clean paste

  • Only analyze pasted content #977
  • Add missing tbwchange trigger cf3a5ab

Emoji

  • Update emoji list #1036

Font size

Highlight

  • Add line highlight ability #1070

Table

  • Tables have now <tbody> #1001

Upload

  • imageWidthModalEdit option is now correctly handled #1096
  • Prevent multiple submissions while uploading 5c6ab17 #1035

Changes: v2.21.0...v2.22.0