Skip to content

Releases: mycolorway/simditor

v2.3.6

21 Dec 03:52
Compare
Choose a tag to compare
  • FIX: XSS bug using jquery html() method
  • FIX: wrong undoManager.caretPosition after selection change
  • ADD: option cleanPaste for pasting plain text

v2.3.5

18 Nov 16:27
Compare
Choose a tag to compare
  • 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

28 Oct 11:45
Compare
Choose a tag to compare
  • Fix a critical bug in undo manager

v2.3.3

20 Oct 03:22
Compare
Choose a tag to compare
  • Fix invalid caret error in Firefox
  • Fix uploadready event bug

v2.3.2

15 Oct 14:05
Compare
Choose a tag to compare
  • 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

12 Oct 06:47
Compare
Choose a tag to compare
  • Fix: error occurs wihle pasting long content into editor.

v2.3.0

08 Oct 09:16
Compare
Choose a tag to compare
  • Add new module 'clipboard' for handling paste operations. Rewrite paste bin logic for MS Edge.
  • Refactor inputManager and keystroke module
  • Fix several bugs

v2.2.4

22 Aug 04:16
Compare
Choose a tag to compare
  • Allow image button upload multiple images
  • Fix: cancel code/blockquote bug

v2.2.3

03 Aug 15:24
Compare
Choose a tag to compare
  • 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

31 Jul 08:38
Compare
Choose a tag to compare
  • Fix a stupid mistake in valuechanged event