Releases: JiHong88/suneditor
Releases · JiHong88/suneditor
v2.47.8
12 Sep 07:29
Compare
Sorry, something went wrong.
No results found
Bugfix
Fixed a cursor positioning bug when entering text in the empty editor. #1576
Fixed a positioning bug for components such as images in lists. #1577
v2.47.7
22 Aug 15:21
Compare
Sorry, something went wrong.
No results found
Enhancement
Fixed an issue where images in the image gallery were not clickable when their size was smaller than the label. #1569
Bugfix
Fixed an issue where window.SUNEDITOR did not include the init function. #1565
Fixed a bug where media components were not properly restructured in certain tag structures. #1571
v2.47.6
03 Jul 04:59
Compare
Sorry, something went wrong.
No results found
Enhancement
Improved to prevent certain structures from being broken when pasting HTML formats. #1541
Bugfix
Fixed a bug related to removing selected content. #1304
Fixed a bug where the "pt" font size conversion value was incorrect. #1522
Fixed a bug where special spaces disappeared when viewing HTML code. #1544
Fixed a bug where the attributeWhitelist option was not applied properly. #1563
v2.47.5
05 Feb 10:09
Compare
Sorry, something went wrong.
No results found
Bugfix
Fixed a bug where a <font> tag was unexpectedly rendered in certain situations when removing text style nodes. #1513
v2.47.4
03 Feb 17:03
Compare
Sorry, something went wrong.
No results found
Translation
Bugfix
Fixed bug with Enter key behavior in certain situations. #1505
v2.47.3
22 Jan 16:57
Compare
Sorry, something went wrong.
No results found
Bugfix
Fixed TypeScript error in "imageGalleryData" option. #1503
v2.47.2
15 Jan 17:34
Compare
Sorry, something went wrong.
No results found
Hotfix(2.47.1 #1498 )
The default value of the "strictHTMLValidation" option has been changed to "true".
A bug that caused an error in the HTML validation code when the "strictHTMLValidation" option was "false" has been fixed.
Bugfix
Fixed a bug where line breaks would continue to be added in the code view when "strictMode" is "false". #1495
v2.47.1
09 Jan 17:48
Compare
Sorry, something went wrong.
No results found
Hotfix
Fixed a bug where the editor would not render in IE11.
New Feature
A "strictHTMLValidation" option has been added. #1447 #1485
A "imageGalleryData" option has been added. #1446
Enhancement
Improved missing TypeScript parts. #1480
Improved mobile check logic. #1477
Bugfix
Fixed a bug where key actions such as delete and line break, tab did not work properly in certain situations. #1463 #1465 #1462 #1468 #1469 #1471 #1472 #1473
Fixed a bug where focus would not be maintained properly when applying a list. #1476 #1478
Fixed a bug where the status was not properly updated when adding an image at the end of a line. #1479
Fixed a bug where the cursor position would change when quickly entering text after selecting all text. #1403 #1467
Exception handling when "core" is not defined. #1484 (@Identity-labs )
v2.47.0
11 Aug 12:06
Compare
Sorry, something went wrong.
No results found
New Feature
Added vimeoQuery option. #1410
Added onPasteMath(event, core) event. #1396
Bugfix
Fixed a bug where some touch-enabled devices would scroll to the top when pressing Enter in version 2.46.0. #1407
Fixed a bug where some buttons were activated in readOnly mode. #1418
Fixed a bug where the properties of "videoTagAttrs" were not maintained. #1408
Fixed a bug where pasting did not work properly in certain situations. #1428
v2.46.3
28 May 14:50
Compare
Sorry, something went wrong.
No results found
Bugfix
An error that occurred when entering the "backspace" key in certain situations has been fixed. #1401
Etc.
Added react component example. #1399