Releases: Alex-D/Trumbowyg
Releases · Alex-D/Trumbowyg
v2.9.0
Core
Features
- Expose
toggle
in API - Add
imageWidthModalEdit
option to allow user to put an image width: #663
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
todel
transform: #651 - Remove all
white-space: normal
which was broken in Firefox: #664 data-dropdown
renamed indata-{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
- NEW! #633
Ruby text plugin
v2.8.0
Core
- Moves default options into
$.trumbowyg.defaultOptions
to be public (read only) - Rename
toggleDisable
tosetDisable
- Remove button groups (
btnGrp-design
,btnGrp-semantic
,btnGrp-justify
andbtnGrp-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
v2.7.0
- 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
v2.5.1
v2.4.1
v2.3.0
v2.1.1
v2.1.0
Fix / improve SVG management and options.
More infos: http://alex-d.github.io/Trumbowyg/documentation.html#svg-icons