@syncfusion/ej2-richtexteditor 20.2.40 → 20.2.43

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,8 @@
2
2
 
3
3
  ## [Unreleased]
4
4
 
5
+ ## 20.2.40 (2022-07-26)
6
+
5
7
  ### RichTextEditor
6
8
 
7
9
  #### Bug Fixes
@@ -10,6 +12,8 @@
10
12
 
11
13
  - `#I391326` - Now, the Font-family value property is case-Insensitive in the Rich Text Editor.
12
14
 
15
+ - `#I388270` - Now, Script error is not thrown when we click background color toolbar of the RTE, which is rendered inside a table.
16
+
13
17
  ## 20.2.39 (2022-07-19)
14
18
 
15
19
  ### RichTextEditor