Skip to content

Releases: Alex-D/Trumbowyg

v2.9.0

03 Dec 01:15
Compare
Choose a tag to compare

Core

Features

Fixes

  • SVG icons are loaded correctly in all browsers: #648
  • Insert link / image trigger tbwchange (did not before): #513
  • Really disable buttons when editor is disabled: #659
  • Semantic supports s to del transform: #651
  • Remove all white-space: normal which was broken in Firefox: #664
  • data-dropdown renamed in data-{prefix}-dropdown (prefix is 'trumbowyg' by default): #404
  • Avoid dropdown to goes under toolbar of next editor instance: #654
  • Avoid some bugs dues to ctrl/meta holding: #650, #566

Misc

  • Upgrade dev dependencies which had vulnerability

Plugins

Upload

AllowTagsFromPaste

Ruby text plugin

v2.8.0

19 Sep 02:09
Compare
Choose a tag to compare

Core

  • Moves default options into $.trumbowyg.defaultOptions to be public (read only)
  • Rename toggleDisable to setDisable
  • Remove button groups (btnGrp-design, btnGrp-semantic, btnGrp-justify and btnGrp-list), just use arrays of buttons for now
  • Fix semantic del: <strike> -> <del>

Plugins

  • Fix upload plugin progress
  • Fix emoji code to remove all : from class names
  • Moves emoji style into SCSS file

Documentation

  • Add TONS of documentation
  • Add demos for default and plugins with code to reproduce
  • Add plugins documentation, especially for upload one
  • Add beer bubbles animation on landing: the most important change of this version :-°

Please support Trumbowyg by making a donation :)

v2.7.2

07 Sep 00:15
Compare
Choose a tag to compare
  • PR #619: Fix #616 avoiding infinite p tag wrapping
  • Remove useless full semanticCode call on IE which is only needed on compositionend, allowing to get multiple blank lines in IE (thanks to @JoSe086)

v2.7.0

05 Aug 21:15
Compare
Choose a tag to compare
  • PR #569: Fix #567 making $('#editor').trumbowyg('html', '...') working again
  • PR #586: Fix upload plugin by sending all fields
  • PR #574: Add autogrowOnEnter option which allow to autogrow the area only when editor get the focus
  • PR #590: Fix tbwchange trigger on paste in viewHTML mode
  • Rework Gulpfile.js

v2.6.0

05 Jun 23:09
Compare
Choose a tag to compare
v2.6.0 Pre-release
Pre-release

⚠️ This version has some issues, consider upgrade to v2.7.0 ⚠️


  • Fix: remove Chrome Warning about Selection.addRange() #557
  • Fix: remove tagsToRemove before inject them into contenteditable #565
  • Fix: allow SVG icons to be loaded from another domain #555

v2.5.1

26 Feb 14:59
Compare
Choose a tag to compare

Fix composition bugs for Android and languages that use composition.

v2.4.1

19 Oct 21:29
Compare
Choose a tag to compare

Core

  • scope core body events using jQuery namespaces

Plugins

  • add template plugin
  • add cleanpaste (for Word) plugin
  • fix noembed plugin
  • fix color plugin colorTagHandler

v2.3.0

02 Sep 17:17
Compare
Choose a tag to compare

Since 2.1.1

v2.1.1

01 Aug 21:30
Compare
Choose a tag to compare
  • jQuery 3 support
  • SVG load fixes

v2.1.0

25 May 10:17
Compare
Choose a tag to compare

Fix / improve SVG management and options.

More infos: http://alex-d.github.io/Trumbowyg/documentation.html#svg-icons