Skip to content

Releases: Alex-D/Trumbowyg

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

v2.0.0 stable

10 Apr 21:42
Compare
Choose a tag to compare
build: v2.0.0

v2.0.0-beta.8

22 Mar 22:25
Compare
Choose a tag to compare
v2.0.0-beta.8 Pre-release
Pre-release

New

  • SVG icons + icon for each button!
  • Rewrite of the plugins management
  • Change the way button pane is build
  • Dark theme is now beautiful!

And some other cool stuffs!