Skip to content

Releases: Alex-D/Trumbowyg

v2.31.0

02 Mar 17:28
bd361a0
Compare
Choose a tag to compare

Core

  • Make icons hidden without importing trumbowyg.css, by @Alex-D #1456
  • Fix tagClasses to make it work in any cases, by @Alex-D #1501 #1504
  • Fix modal select by adding/fixing id and name, by @Alex-D
  • Fix modal close when pressing Escape, by @Alex-D

Plugins

Base64

Upload

Full Changelog: v2.30.0...v2.31.0

v2.30.0

29 Jan 23:17
e915417
Compare
Choose a tag to compare

Core

  • Adjust style to be compatible with 2 latest versions of each browser or usage > 1%, by @Alex-D
  • Upgrade SCSS files to match the latest version, by @Alex-D

Plugins

Speech Recognition

Tenor

Giphy

Table

Changes: v2.29.0...v2.30.0

v2.29.0

28 Jan 23:25
0192c8d
Compare
Choose a tag to compare

Plugins

Table

  • Fix: Resolve performance issues when using the Table plugin, by @Alex-D
  • Fix: Tables are now correctly handled in all instances of Trumbowyg, by @Alex-D
  • Fix: Prevent infinite loop on invalid colspan & rowspan attribute values, by @Alex-D
  • Fix: Make columns resizable even after an edit, by @Alex-D

Changes: v2.28.0...v2.29.0

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