@syncfusion/ej2-richtexteditor 21.2.6 → 21.2.9

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
@@ -8,6 +8,20 @@
8
8
 
9
9
  - `#I458845` - Now, entering any value at the end of the content in the Rich Text Editor works properly.
10
10
 
11
+ ## 21.2.8 (2023-05-30)
12
+
13
+ ### RichTextEditor
14
+
15
+ #### Bug Fixes
16
+
17
+ - `#I464428` - Now, the underline and strikethrough toolbar status are updated properly after pasting the content.
18
+
19
+ ## 21.2.6 (2023-05-23)
20
+
21
+ ### RichTextEditor
22
+
23
+ #### Bug Fixes
24
+
11
25
  - `#I456729` - Now, the table row delete works properly even after cell merging is done in the table in the Rich Text Editor.
12
26
 
13
27
  - `#I456729` - Now, the multilevel lists are aligned properly when pasting the list content from MS Word into the Rich Text Editor.