@syncfusion/ej2-richtexteditor 23.1.44 → 23.2.4

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
+ - `#I515728` - Now, applying the underline format to the anchor element works properly in the Rich Text Editor.
10
+
11
+ ## 23.1.44 (2023-11-07)
12
+
13
+ ### RichTextEditor
14
+
15
+ #### Bug Fixes
16
+
17
+ - `#I509612` - Now, the `FontName` toolbar item's status will be updated as empty when the selected text contains multiple font family styles.
18
+
9
19
  - `#I514862` - Now, alternate text for images is properly displayed in the input element.
10
20
 
11
21
  - `#I514862` - Now, the XSS attack is prevented in the width and height inputs of the image resize dialog in the Rich Text Editor.