@syncfusion/ej2-richtexteditor 20.4.38 → 20.4.42

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
@@ -2,6 +2,20 @@
2
2
 
3
3
  ## [Unreleased]
4
4
 
5
+ ## 20.4.40 (2022-12-28)
6
+
7
+ ### RichTextEditor
8
+
9
+ #### Bug Fixes
10
+
11
+ - `#I425639`, `#I425631` - Now, when editing the values in the Rich Text Editor, the script error is not thrown.
12
+
13
+ - `#I423129` - The toolbar bottom border now displays correctly while maximizing and minimizing the Rich Text Editor.
14
+
15
+ - `#F179458` - Now, localization text of source Code and preview in tooltip are shown properly when hover the icons.
16
+
17
+ - `#F179343` - Now, maximize and minimize toolbar icon of localization text is shown properly when hover the icons.
18
+
5
19
  ## 20.3.47 (2022-09-29)
6
20
 
7
21
  ### RichTextEditor
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 2022 Syncfusion, Inc. All Rights Reserved. The Syncfusion Essential Studio license and copyright applies to this distribution.
76
+ © Copyright 2023 Syncfusion, Inc. All Rights Reserved. The Syncfusion Essential Studio license and copyright applies to this distribution.