@syncfusion/ej2-richtexteditor 20.4.48 → 20.4.49

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -6,7 +6,17 @@
6
6
 
7
7
  #### Bug Fixes
8
8
 
9
- - `#I425631` - Now, the Code Format feature will now work correctly when you copy and paste the code into the Editor with the paste clean up settings enabled.
9
+ - `#I419211` - Fixed issue where list content copied and pasted from MS Word was not properly aligned.
10
+
11
+ ## 20.4.48 (2023-02-01)
12
+
13
+ ### RichTextEditor
14
+
15
+ #### Bug Fixes
16
+
17
+ - `#I425631` - The issue of pasted text exceeding the boundaries of the `contenteditable`, when using the Enter Key as a 'BR' or 'DIV' has been resolved.
18
+
19
+ - `#I430486` - Now, font size applied properly for the numbered lists in Rich Text Editor.
10
20
 
11
21
  ### RichTextEditor
12
22