@syncfusion/ej2-angular-documenteditor 26.1.42 → 26.2.4
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 +11 -0
- package/package.json +8 -8
- package/schematics/utils/lib-details.ts +2 -2
- package/styles/bootstrap-dark.css +1 -6039
- package/styles/bootstrap.css +1 -6068
- package/styles/bootstrap4.css +1 -6438
- package/styles/bootstrap5-dark.css +1 -6400
- package/styles/bootstrap5.css +1 -6400
- package/styles/document-editor/bootstrap-dark.css +1 -3963
- package/styles/document-editor/bootstrap.css +1 -3964
- package/styles/document-editor/bootstrap4.css +1 -4127
- package/styles/document-editor/bootstrap5-dark.css +1 -4067
- package/styles/document-editor/bootstrap5.css +1 -4067
- package/styles/document-editor/fabric-dark.css +1 -3963
- package/styles/document-editor/fabric.css +1 -3967
- package/styles/document-editor/fluent-dark.css +1 -4007
- package/styles/document-editor/fluent.css +1 -4007
- package/styles/document-editor/fluent2.css +1 -5095
- package/styles/document-editor/highcontrast-light.css +1 -2845
- package/styles/document-editor/highcontrast.css +1 -3963
- package/styles/document-editor/material-dark.css +1 -3957
- package/styles/document-editor/material.css +1 -3957
- package/styles/document-editor/material3-dark.css +1 -4174
- package/styles/document-editor/material3.css +1 -4286
- package/styles/document-editor/tailwind-dark.css +1 -4276
- package/styles/document-editor/tailwind.css +1 -4279
- package/styles/document-editor-container/bootstrap-dark.css +1 -2075
- package/styles/document-editor-container/bootstrap.css +1 -2103
- package/styles/document-editor-container/bootstrap4.css +1 -2310
- package/styles/document-editor-container/bootstrap5-dark.css +1 -2332
- package/styles/document-editor-container/bootstrap5.css +1 -2332
- package/styles/document-editor-container/fabric-dark.css +1 -2062
- package/styles/document-editor-container/fabric.css +1 -2099
- package/styles/document-editor-container/fluent-dark.css +1 -2217
- package/styles/document-editor-container/fluent.css +1 -2217
- package/styles/document-editor-container/fluent2.css +1 -3156
- package/styles/document-editor-container/highcontrast-light.css +1 -4132
- package/styles/document-editor-container/highcontrast.css +1 -2107
- package/styles/document-editor-container/material-dark.css +1 -2056
- package/styles/document-editor-container/material.css +1 -2076
- package/styles/document-editor-container/material3-dark.css +1 -2430
- package/styles/document-editor-container/material3.css +1 -2542
- package/styles/document-editor-container/tailwind-dark.css +1 -2158
- package/styles/document-editor-container/tailwind.css +1 -2158
- package/styles/fabric-dark.css +1 -6026
- package/styles/fabric.css +1 -6067
- package/styles/fluent-dark.css +1 -6225
- package/styles/fluent.css +1 -6225
- package/styles/fluent2.css +1 -8252
- package/styles/highcontrast-light.css +1 -4904
- package/styles/highcontrast.css +1 -6071
- package/styles/material-dark.css +1 -6014
- package/styles/material.css +1 -6034
- package/styles/material3-dark.css +1 -6605
- package/styles/material3.css +1 -6829
- package/styles/tailwind-dark.css +1 -6435
- package/styles/tailwind.css +1 -6438
package/CHANGELOG.md
CHANGED
@@ -6,6 +6,17 @@
|
|
6
6
|
|
7
7
|
#### Bug Fixes
|
8
8
|
|
9
|
+
- `#I604324` - Resolved the issue that endnote are not visible in DocumentEditor when it splitted to next page.
|
10
|
+
- `#I611455` - Word document viewer now working properly in open method when display control after document open.
|
11
|
+
- `#I605521` - Text in comment section is now showing in correct format.
|
12
|
+
- `#I603460` - Resolved the content control border issue when insert multiple paragraph.
|
13
|
+
|
14
|
+
## 26.1.42 (2024-07-16)
|
15
|
+
|
16
|
+
### DocumentEditor
|
17
|
+
|
18
|
+
#### Bug Fixes
|
19
|
+
|
9
20
|
- `#I597193` - DocumentEditor properly edited table cell that sprawls multiple pages.
|
10
21
|
- `#I600466` - Resolved the table overlapping issue.
|
11
22
|
- `#F188884` - Resolved the type error cannot read properties of undefined (reading 'paragraph') when switching layout modes.
|
package/package.json
CHANGED
@@ -1,8 +1,8 @@
|
|
1
1
|
{
|
2
2
|
"_from": "@syncfusion/ej2-angular-documenteditor@*",
|
3
|
-
"_id": "@syncfusion/ej2-angular-documenteditor@26.1.
|
3
|
+
"_id": "@syncfusion/ej2-angular-documenteditor@26.1.42",
|
4
4
|
"_inBundle": false,
|
5
|
-
"_integrity": "sha512-
|
5
|
+
"_integrity": "sha512-zixLz4gCsF0ESdLrDsl2w0mlteyGSWaaRKQBzhH/IHIs2hnh3SCVAwlvKqOxKxDBANRGTuOtM5thJwqEM9CtRg==",
|
6
6
|
"_location": "/@syncfusion/ej2-angular-documenteditor",
|
7
7
|
"_phantomChildren": {},
|
8
8
|
"_requested": {
|
@@ -19,8 +19,8 @@
|
|
19
19
|
"_requiredBy": [
|
20
20
|
"/"
|
21
21
|
],
|
22
|
-
"_resolved": "https://nexus.syncfusioninternal.com/repository/ej2-angular-hotfix/@syncfusion/ej2-angular-documenteditor/-/ej2-angular-documenteditor-26.1.
|
23
|
-
"_shasum": "
|
22
|
+
"_resolved": "https://nexus.syncfusioninternal.com/repository/ej2-angular-hotfix/@syncfusion/ej2-angular-documenteditor/-/ej2-angular-documenteditor-26.1.42.tgz",
|
23
|
+
"_shasum": "9e3d7bb97af1183dcba4fd4ea56d5ca888f3ca7f",
|
24
24
|
"_spec": "@syncfusion/ej2-angular-documenteditor@*",
|
25
25
|
"_where": "/jenkins/workspace/elease-automation_release_26.1.1/ivypackages/included",
|
26
26
|
"author": {
|
@@ -31,9 +31,9 @@
|
|
31
31
|
},
|
32
32
|
"bundleDependencies": false,
|
33
33
|
"dependencies": {
|
34
|
-
"@syncfusion/ej2-angular-base": "~26.
|
35
|
-
"@syncfusion/ej2-base": "~26.
|
36
|
-
"@syncfusion/ej2-documenteditor": "26.
|
34
|
+
"@syncfusion/ej2-angular-base": "~26.2.4",
|
35
|
+
"@syncfusion/ej2-base": "~26.2.4",
|
36
|
+
"@syncfusion/ej2-documenteditor": "26.2.4",
|
37
37
|
"tslib": "^2.3.0"
|
38
38
|
},
|
39
39
|
"deprecated": false,
|
@@ -71,5 +71,5 @@
|
|
71
71
|
"schematics": "./schematics/collection.json",
|
72
72
|
"sideEffects": false,
|
73
73
|
"typings": "syncfusion-ej2-angular-documenteditor.d.ts",
|
74
|
-
"version": "26.
|
74
|
+
"version": "26.2.4"
|
75
75
|
}
|
@@ -1,4 +1,4 @@
|
|
1
1
|
export const pkgName = '@syncfusion/ej2-angular-documenteditor';
|
2
|
-
export const pkgVer = '^26.1.
|
2
|
+
export const pkgVer = '^26.1.42';
|
3
3
|
export const moduleName = 'DocumentEditorModule, DocumentEditorContainerModule';
|
4
|
-
export const themeVer = '~26.1.
|
4
|
+
export const themeVer = '~26.1.42';
|