@syncfusion/ej2-richtexteditor 19.3.57 → 19.4.38
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/.github/PULL_REQUEST_TEMPLATE/Bug.md +41 -0
- package/.github/PULL_REQUEST_TEMPLATE/Feature.md +27 -0
- package/CHANGELOG.md +4 -26
- package/dist/ej2-richtexteditor.umd.min.js +2 -2
- package/dist/ej2-richtexteditor.umd.min.js.map +1 -1
- package/dist/es6/ej2-richtexteditor.es2015.js +64 -23
- package/dist/es6/ej2-richtexteditor.es2015.js.map +1 -1
- package/dist/es6/ej2-richtexteditor.es5.js +63 -22
- package/dist/es6/ej2-richtexteditor.es5.js.map +1 -1
- package/dist/global/ej2-richtexteditor.min.js +2 -2
- package/dist/global/ej2-richtexteditor.min.js.map +1 -1
- package/dist/global/index.d.ts +1 -1
- package/package.json +12 -12
- package/src/editor-manager/plugin/ms-word-clean-up.js +1 -1
- package/src/editor-manager/plugin/undo.js +10 -1
- package/src/rich-text-editor/actions/dropdown-buttons.js +0 -10
- package/src/rich-text-editor/actions/enter-key.js +50 -8
- package/src/rich-text-editor/actions/html-editor.js +1 -1
- package/src/rich-text-editor/actions/xhtml-validation.js +1 -1
- package/src/rich-text-editor/base/rich-text-editor.js +1 -1
- package/styles/rich-text-editor/_fluent-definition.scss +168 -0
- package/styles/rich-text-editor/_layout.scss +1 -1
- 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,33 +6,9 @@
|
|
|
6
6
|
|
|
7
7
|
#### Bug Fixes
|
|
8
8
|
|
|
9
|
-
- `#
|
|
9
|
+
- `#I347324` - The issue with "pressing enter key creates a new line when read only mode is enabled dynamically" has been resolved.
|
|
10
10
|
|
|
11
|
-
- `#
|
|
12
|
-
|
|
13
|
-
- `#I343770` - The issue with "Image is not deleted when press backspace and delete button" has been resolved.
|
|
14
|
-
|
|
15
|
-
- `#I356969` - The issue with "Rich Text Editor Image quickToolbar popup is not hidden, if we cancel uploading with the popup being opened" has been resolved.
|
|
16
|
-
|
|
17
|
-
- `#I346752` - The issue with "applying code format to the already applied code format content reverts to paragraph" has been resolved.
|
|
18
|
-
|
|
19
|
-
- `#F170386` - The issue with "shift enter key is not working properly when `shiftEnterKey` is configured as `BR` in the safari browser" has been resolved.
|
|
20
|
-
|
|
21
|
-
- `#I347313` - The issue with "previous line is removed when pressing enter key after shift enter key action" has been resolved.
|
|
22
|
-
|
|
23
|
-
- `#I347461` - The issue with "image resize not working when an image is resized to the full Rich Text Editor size and trying to minimize the image by clicking on the bottom right resize icon" has been resolved.
|
|
24
|
-
|
|
25
|
-
- `#I356989` - The issue with "image element not returned properly, while applying any alignments before image upload success is completed" has been resolved.
|
|
26
|
-
|
|
27
|
-
- `#I348816` - The issue with "special characters are added in the Rich Text Editor when pasting the link" has been resolved.
|
|
28
|
-
|
|
29
|
-
## 19.3.55 (2021-11-23)
|
|
30
|
-
|
|
31
|
-
### RichTextEditor
|
|
32
|
-
|
|
33
|
-
#### Bug Fixes
|
|
34
|
-
|
|
35
|
-
- `#I347461` - The issue with "quickToolbar of image is not hidden, when we click on the popup and then press Esc to hide" has been resolved.
|
|
11
|
+
- `#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.
|
|
36
12
|
|
|
37
13
|
## 19.3.53 (2021-11-12)
|
|
38
14
|
|
|
@@ -128,6 +104,8 @@
|
|
|
128
104
|
|
|
129
105
|
- `#I332614` - Resolved the issue with table row and column are not resizable, when its position exceeds the height of the Rich Text Editor.
|
|
130
106
|
|
|
107
|
+
- `#I338000` - The issue with `actionComplete` event triggered twice, when replacing the inserted image using QuickToolbar has been resolved.
|
|
108
|
+
|
|
131
109
|
- `#I340075` - The issue with "Resizing the table columns not updated the table cells properly" has been resolved.
|
|
132
110
|
|
|
133
111
|
## 19.2.59 (2021-08-31)
|