@syncfusion/ej2-richtexteditor 19.3.53 → 19.4.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 (38) hide show
  1. package/.github/PULL_REQUEST_TEMPLATE/Bug.md +41 -0
  2. package/.github/PULL_REQUEST_TEMPLATE/Feature.md +27 -0
  3. package/CHANGELOG.md +26 -0
  4. package/README.md +1 -1
  5. package/dist/ej2-richtexteditor.umd.min.js +2 -2
  6. package/dist/ej2-richtexteditor.umd.min.js.map +1 -1
  7. package/dist/es6/ej2-richtexteditor.es2015.js +200 -74
  8. package/dist/es6/ej2-richtexteditor.es2015.js.map +1 -1
  9. package/dist/es6/ej2-richtexteditor.es5.js +199 -73
  10. package/dist/es6/ej2-richtexteditor.es5.js.map +1 -1
  11. package/dist/global/ej2-richtexteditor.min.js +2 -2
  12. package/dist/global/ej2-richtexteditor.min.js.map +1 -1
  13. package/dist/global/index.d.ts +1 -1
  14. package/package.json +12 -12
  15. package/src/editor-manager/plugin/inserthtml.js +9 -1
  16. package/src/editor-manager/plugin/lists.js +2 -1
  17. package/src/editor-manager/plugin/ms-word-clean-up.js +1 -1
  18. package/src/editor-manager/plugin/selection-commands.js +10 -5
  19. package/src/editor-manager/plugin/undo.js +10 -1
  20. package/src/rich-text-editor/actions/color-picker.d.ts +1 -0
  21. package/src/rich-text-editor/actions/color-picker.js +2 -1
  22. package/src/rich-text-editor/actions/dropdown-buttons.js +0 -10
  23. package/src/rich-text-editor/actions/enter-key.d.ts +1 -0
  24. package/src/rich-text-editor/actions/enter-key.js +85 -34
  25. package/src/rich-text-editor/actions/html-editor.js +2 -2
  26. package/src/rich-text-editor/actions/quick-toolbar.d.ts +1 -0
  27. package/src/rich-text-editor/actions/quick-toolbar.js +16 -1
  28. package/src/rich-text-editor/actions/xhtml-validation.js +1 -1
  29. package/src/rich-text-editor/base/interface.d.ts +3 -1
  30. package/src/rich-text-editor/base/rich-text-editor.js +1 -1
  31. package/src/rich-text-editor/formatter/formatter.js +3 -3
  32. package/src/rich-text-editor/renderer/image-module.js +52 -7
  33. package/src/rich-text-editor/renderer/toolbar-renderer.d.ts +1 -1
  34. package/src/rich-text-editor/renderer/toolbar-renderer.js +3 -2
  35. package/src/selection/selection.js +2 -1
  36. package/styles/rich-text-editor/_fluent-definition.scss +168 -0
  37. package/styles/rich-text-editor/_layout.scss +1 -1
  38. package/styles/rich-text-editor/icons/_fluent.scss +303 -0
@@ -0,0 +1,41 @@
1
+ ### Bug description
2
+
3
+ (Clearly and concisely describe the problem.)
4
+
5
+ ### Root Cause / Analysis
6
+
7
+ (Briefly describe root cause/analysis of the problem. If there is an internal discussion on the forum, provide the link.)
8
+
9
+ ### Reason for not identifying earlier
10
+
11
+ (Explain how it was missed to identify in our earlier testing/development.)
12
+
13
+ ### Is Breaking issue.?
14
+
15
+ (If it is a breaking issue, provide the commit detail which caused this break.)
16
+
17
+ ### Is reported by customer in incident/forum.?
18
+
19
+ (If it is reported by customer, provide the incident or forum details.)
20
+
21
+ ### Solution Description
22
+
23
+ (Describe your code changes in detail for reviewers.)
24
+
25
+ ### Areas affected and ensured
26
+
27
+ (List out the areas are affected by your code changes.)
28
+
29
+ ### E2E report details against this fix
30
+
31
+ (Run E2E locally and mention the details with mail attachment.)
32
+
33
+ ### Did you included unit test cases.?
34
+
35
+ (Provide unit testing spec coverage details.)
36
+
37
+ ### Is there any API name changes.?
38
+
39
+ /label ~bug
40
+ /assign @ScrumMaster
41
+ /cc @ProductOwner
@@ -0,0 +1,27 @@
1
+ ### Feature description
2
+
3
+ (Clearly and concisely describe the feature.)
4
+
5
+ ### Analysis / Design
6
+
7
+ (Briefly describe analysis of the feature. If there is an internal discussion on the Forum, provide the link.)
8
+
9
+ ### Solution Description
10
+
11
+ (Describe your code changes in detail for reviewers.)
12
+
13
+ ### Areas affected and ensured
14
+
15
+ (List out the areas are affected by your code changes.)
16
+
17
+ ### Did you included unit test cases.?
18
+
19
+ (Provide unit testing spec coverage details.)
20
+
21
+ ### Is there any API name changes.?
22
+
23
+ (Provide new or update of API details)
24
+
25
+ /label ~bug
26
+ /assign @ScrumMaster
27
+ /cc @ProductOwner
package/CHANGELOG.md CHANGED
@@ -6,6 +6,30 @@
6
6
 
7
7
  #### Bug Fixes
8
8
 
9
+ - `#I347512` - The issue with "ColorPicker of Table quick toolbar got reset whenever quick toolbar rendered" has been resolved.
10
+
11
+ ## 19.4.38 (2021-12-17)
12
+
13
+ ### RichTextEditor
14
+
15
+ #### Bug Fixes
16
+
17
+ - `#I347512` - The issue with "ColorPicker of Table quick toolbar got reset every time when quick toolbar rendered" has been resolved.
18
+
19
+ - `#I347324` - The issue with "pressing enter key creates a new line when read only mode is enabled dynamically" has been resolved.
20
+
21
+ - `#I355194` - The issue with "console error occurs when undo icon in the toolbar is clicked after inserting the content using the `tribute js`" has been resolved.
22
+
23
+ - `#I348822` - The issue with "selecting some content and applying font and background color alternatively will create some new elements" has been resolved.
24
+
25
+ - `#I349275` - The issue with "image resizing is not working properly when image height is greater than image width" has been resolved.
26
+
27
+ ## 19.3.53 (2021-11-12)
28
+
29
+ ### RichTextEditor
30
+
31
+ #### Bug Fixes
32
+
9
33
  - `#I346580` - The issue with "align top in the table vertical align quick toolbar is always disabled" has been resolved.
10
34
 
11
35
  - `#I346331` - The issue with "font family is not working when changed dynamically when the Rich Text Editor is in inline mode" has been resolved.
@@ -94,6 +118,8 @@
94
118
 
95
119
  - `#I332614` - Resolved the issue with table row and column are not resizable, when its position exceeds the height of the Rich Text Editor.
96
120
 
121
+ - `#I338000` - The issue with `actionComplete` event triggered twice, when replacing the inserted image using QuickToolbar has been resolved.
122
+
97
123
  - `#I340075` - The issue with "Resizing the table columns not updated the table cells properly" has been resolved.
98
124
 
99
125
  ## 19.2.59 (2021-08-31)
package/README.md CHANGED
@@ -65,4 +65,4 @@ Check the license details [here](https://github.com/syncfusion/ej2/blob/master/l
65
65
  ## 8. Change log
66
66
  Check the changelog [here](https://github.com/syncfusion/ej2-javascript-ui-controls/blob/master/controls/richtexteditor/CHANGELOG.md?utm_source=npm&utm_medium=listing&utm_campaign=javascript-rich-text-editor-npm)
67
67
 
68
- © Copyright 2019 Syncfusion, Inc. All Rights Reserved. The Syncfusion Essential Studio license and copyright applies to this distribution.
68
+ © Copyright 2021 Syncfusion, Inc. All Rights Reserved. The Syncfusion Essential Studio license and copyright applies to this distribution.