@syncfusion/ej2-richtexteditor 24.1.43 → 24.1.45

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,18 @@
6
6
 
7
7
  #### Bug Fixes
8
8
 
9
+ - `#I534488` - Now, applying different style formats without focusing inside the Rich Text Editor works properly.
10
+
11
+ - `#I530749` - Now, the `change` event is triggered properly when inserting the mention list items in the Rich Text Editor.
12
+
13
+ - `#I534481` - Now, when applying the font family `Arial` to the text content in the Rich Text Editor, the toolbar status is updated properly.
14
+
15
+ ## 24.1.43 (2023-12-27)
16
+
17
+ ### RichTextEditor
18
+
19
+ #### Bug Fixes
20
+
9
21
  - `#I518537` - Now, the paste format prompt dialog appears properly when pasting the content into the Rich Text Editor.
10
22
 
11
23
  ## 24.1.41 (2023-12-18)
package/README.md CHANGED
@@ -73,4 +73,4 @@ Check the changelog [here](https://github.com/syncfusion/ej2-javascript-ui-contr
73
73
 
74
74
  See [LICENSE FILE](https://github.com/syncfusion/ej2/blob/master/license?utm_source=npm&utm_medium=listing&utm_campaign=javascript-rich-text-editor-npm) for more info.
75
75
 
76
- © Copyright 2023 Syncfusion, Inc. All Rights Reserved. The Syncfusion Essential Studio license and copyright applies to this distribution.
76
+ © Copyright 2024 Syncfusion, Inc. All Rights Reserved. The Syncfusion Essential Studio license and copyright applies to this distribution.