Releases: mycolorway/simditor
Releases · mycolorway/simditor
v2.3.6
- FIX: XSS bug using jquery
html()
method - FIX: wrong undoManager.caretPosition after selection change
- ADD: option
cleanPaste
for pasting plain text
v2.3.5
- Fix a toolbar position bug after resizing window #341
- We can set link target attribute in link popover now #329
- We can use code button to insert line code format now #325
- Serveral minor bug fixes
v2.3.4
- Fix a critical bug in undo manager
v2.3.3
- Fix invalid caret error in Firefox
- Fix uploadready event bug
v2.3.2
- Fix: alignment button status needs refresh after changing alignment
- Fix: wrong toolbar-item class for h4/h5 of title button
- Improve style of toolbar item and toolbar menu
v2.3.1
- Fix: error occurs wihle pasting long content into editor.
v2.3.0
- Add new module 'clipboard' for handling paste operations. Rewrite paste bin logic for MS Edge.
- Refactor
inputManager
andkeystroke
module - Fix several bugs
v2.2.4
- Allow image button upload multiple images
- Fix: cancel code/blockquote bug
v2.2.3
- Delay toolbar float initialization until the first scroll event
- Fix dumplicated call of image resizing
- Fix a bug in undoManager.update()
- FIx a bug while using color button with collapsed range
v2.2.2
- Fix a stupid mistake in valuechanged event