@syncfusion/ej2-vue-richtexteditor 20.2.36 → 20.2.40

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.
Files changed (34) hide show
  1. package/CHANGELOG.md +29 -0
  2. package/dist/ej2-vue-richtexteditor.umd.min.js +1 -1
  3. package/dist/global/ej2-vue-richtexteditor.min.js +2 -2
  4. package/package.json +8 -8
  5. package/styles/bootstrap-dark.css +49 -0
  6. package/styles/bootstrap.css +49 -0
  7. package/styles/bootstrap4.css +49 -0
  8. package/styles/bootstrap5-dark.css +49 -0
  9. package/styles/bootstrap5.css +49 -0
  10. package/styles/fabric-dark.css +49 -0
  11. package/styles/fabric.css +49 -0
  12. package/styles/fluent-dark.css +52 -3
  13. package/styles/fluent.css +49 -0
  14. package/styles/highcontrast-light.css +49 -0
  15. package/styles/highcontrast.css +49 -0
  16. package/styles/material-dark.css +49 -0
  17. package/styles/material.css +49 -0
  18. package/styles/rich-text-editor/bootstrap-dark.css +49 -0
  19. package/styles/rich-text-editor/bootstrap.css +49 -0
  20. package/styles/rich-text-editor/bootstrap4.css +49 -0
  21. package/styles/rich-text-editor/bootstrap5-dark.css +49 -0
  22. package/styles/rich-text-editor/bootstrap5.css +49 -0
  23. package/styles/rich-text-editor/fabric-dark.css +49 -0
  24. package/styles/rich-text-editor/fabric.css +49 -0
  25. package/styles/rich-text-editor/fluent-dark.css +52 -3
  26. package/styles/rich-text-editor/fluent.css +49 -0
  27. package/styles/rich-text-editor/highcontrast-light.css +49 -0
  28. package/styles/rich-text-editor/highcontrast.css +49 -0
  29. package/styles/rich-text-editor/material-dark.css +49 -0
  30. package/styles/rich-text-editor/material.css +49 -0
  31. package/styles/rich-text-editor/tailwind-dark.css +49 -0
  32. package/styles/rich-text-editor/tailwind.css +49 -0
  33. package/styles/tailwind-dark.css +49 -0
  34. package/styles/tailwind.css +49 -0
package/CHANGELOG.md CHANGED
@@ -4,6 +4,35 @@
4
4
 
5
5
  ### RichTextEditor
6
6
 
7
+ #### Bug Fixes
8
+
9
+ - `#I380086` - Now, resizing the table's first and last columns when the Rich Text Editor is rendered inside the Grid component works properly.
10
+ - `#I391326` - Now, the Font-family value property is case-Insensitive in the Rich Text Editor.
11
+
12
+ ## 20.2.39 (2022-07-19)
13
+
14
+ ### RichTextEditor
15
+
16
+ #### Bug Fixes
17
+
18
+ - `#I388456` - Now, when an empty span tag is loaded in the Rich Text Editor, the text displays properly.
19
+ - `#I386938` - Now, the Image resize in the Rich Text Editor works properly.
20
+ - `#I386940` - Now, clicking `ctrl+B` continuously in list element works properly.
21
+
22
+ ## 20.2.38 (2022-07-12)
23
+
24
+ ### RichTextEditor
25
+
26
+ #### Bug Fixes
27
+
28
+ - `#I385741` - Now, pressing the `ctrl+c` or `shift` key on the link inside the list doesn't remove the link.
29
+ - `#I386619` - Now, the content area is visible properly when maximizing and minimizing the Rich Text Editor.
30
+ - `#I385281` - Now, the height of the link, image, and table dialog when the RichTextEditor is in full-screen mode works properly.
31
+
32
+ ## 20.2.36 (2022-06-30)
33
+
34
+ ### RichTextEditor
35
+
7
36
  #### New Features
8
37
 
9
38
  - `#I380086` - Provided support to resize the first and last columns of a table without resizing the other columns.
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * filename: ej2-vue-richtexteditor.umd.min.js
3
- * version : 20.2.36
3
+ * version : 20.2.40
4
4
  * Copyright Syncfusion Inc. 2001 - 2020. All rights reserved.
5
5
  * Use of this code is subject to the terms of our license.
6
6
  * A copy of the current license can be obtained at any time by e-mailing