File tree 2 files changed +20
-1
lines changed
2 files changed +20
-1
lines changed Original file line number Diff line number Diff line change
1
+ Version 2.1.3:
2
+ Fixed issue with monocons showing underline if text-decoration is set.
3
+ - Thanks to @q2apro for reporting.
4
+ Fixed bug with indent & outdent not being enabled.
5
+ - Thanks to @mbiddle for reporting.
6
+ Improved autoExpand throttling and better handle rounding.
7
+ Added defult with to empty table cells to make them easier to edit.
8
+ - Thanks to @ata81 for fixing
9
+ Fixed bug with FF sometimes throwing error when selection changes.
10
+ - Thanks to @Sesquipedalian for fixing
11
+ Updated left and right align buttons to show as active by default in Edge
12
+ and IE to match Chrome & Firefox behaviour.
13
+ - Thanks to @chrisbetson for reporting.
14
+ Fixed bug with [rtl] and [ltr] BBCodes sometimes adding new lines.
15
+ Updated default content style to keep code as rtl in ltr mode.
16
+ - Thanks to @abetis for fixing.
17
+ Fixed bug with HTML format adding extra divs to the end of the output.
18
+ - Thanks to @pnowy for reporting and @abetis for fixing.
19
+
1
20
Version 2.1.2:
2
21
Fixed issue with extend() trying to copy non-plain objects.
3
22
- Thanks to @mtsnr for reporting
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " sceditor" ,
3
- "version" : " 2.1.2 " ,
3
+ "version" : " 2.1.3 " ,
4
4
"description" : " A lightweight HTML and BBCode WYSIWYG editor." ,
5
5
"homepage" : " http://www.sceditor.com/" ,
6
6
"bugs" : " https://github.com/samclarke/SCEditor/issues" ,
You can’t perform that action at this time.
0 commit comments