@syncfusion/ej2-richtexteditor 22.1.39 → 22.2.5

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,6 +6,16 @@
6
6
 
7
7
  #### Bug Fixes
8
8
 
9
+ - `#I465794` - Now, pasting the content from MS Word works properly without any console errors in the Rich Text Editor.
10
+
11
+ - `#I477643` - Now, resizing the last column in the table works properly after copying and pasting the content from MS Word in the Rich Text Editor.
12
+
13
+ ## 22.1.39 (2023-07-18)
14
+
15
+ ### RichTextEditor
16
+
17
+ #### Bug Fixes
18
+
9
19
  - `#I482404`, `#I467318` - Now, pasting the content along with images from MS Word works properly in the Rich Text Editor.
10
20
 
11
21
  ## 22.1.38 (2023-07-11)