@syncfusion/ej2-angular-documenteditor 26.1.35 → 26.1.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/CHANGELOG.md +18 -0
- package/package.json +6 -6
- package/schematics/collection.json +0 -5
- package/schematics/generators/documenteditorcontainer-default/index.d.ts +0 -3
- package/schematics/generators/documenteditorcontainer-default/index.js +0 -8
- package/schematics/generators/documenteditorcontainer-default/index.ts +0 -8
- package/schematics/generators/documenteditorcontainer-default/sample-details.d.ts +0 -5
- package/schematics/generators/documenteditorcontainer-default/sample-details.js +0 -7
- package/schematics/generators/documenteditorcontainer-default/sample-details.ts +0 -5
- package/schematics/generators/documenteditorcontainer-default/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.css +0 -3
- package/schematics/generators/documenteditorcontainer-default/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.html +0 -8
- package/schematics/generators/documenteditorcontainer-default/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.ts +0 -25
- package/schematics/generators/documenteditorcontainer-default/samples/__path__/__name@dasherize@if-flat__/assets/data.ts +0 -1423
- package/schematics/generators/documenteditorcontainer-default/schema.d.ts +0 -3
- package/schematics/generators/documenteditorcontainer-default/schema.js +0 -2
- package/schematics/generators/documenteditorcontainer-default/schema.json +0 -125
- package/schematics/generators/documenteditorcontainer-default/schema.ts +0 -3
- package/schematics/ng-add/index.d.ts +0 -3
- package/schematics/ng-add/index.js +0 -9
- package/schematics/ng-add/schema.d.ts +0 -13
- package/schematics/ng-add/schema.js +0 -2
- package/schematics/utils/lib-details.d.ts +0 -4
- package/schematics/utils/lib-details.js +0 -6
package/CHANGELOG.md
CHANGED
@@ -4,6 +4,24 @@
|
|
4
4
|
|
5
5
|
### DocumentEditor
|
6
6
|
|
7
|
+
#### Bug Fixes
|
8
|
+
|
9
|
+
- `#I590548` - Resolved the layout issue when opening the attached document.
|
10
|
+
- `#I598215` - Resolved the table auto fit columns issue when opening attached document
|
11
|
+
- `#I591154` - Resolved the spellcheck local storage issue.
|
12
|
+
- `#I592343` - Resolved the comment icon removal issue.
|
13
|
+
- `#I585937` - Resolved the editor shrink issue while closing the comment pane.
|
14
|
+
- `#I576560` - Resolved the multi column layout issue in Word 2010 Compatibility mode.
|
15
|
+
- `#I588649` - Resolved the table resizing issue.
|
16
|
+
|
17
|
+
#### Features
|
18
|
+
|
19
|
+
- `#I559439` - Added the support to add a paragraph before the table.
|
20
|
+
|
21
|
+
## 26.1.35 (2024-06-11)
|
22
|
+
|
23
|
+
### DocumentEditor
|
24
|
+
|
7
25
|
#### Features
|
8
26
|
|
9
27
|
- `#F155458`, `#I329106`, `#I324222`, `#I315874`, `#I295727`, `#I291743`, `#I282998`, `#I280778`, `#I277336`, `#I275144`, `#I274602`, `#I273391`, `#I269063`, `#I268167`, `#I269063`, `#I361328`, `#I438671`, `#I546241`, `#I582321` - Content controls are individual controls that users can add and customize for use in templates, forms, and documents. (Rich text, plain text, dropdown list, check box, date picker, combo box and picture). Check out the [demo](https://ej2.syncfusion.com/demos/#/bootstrap5/document-editor/bindUI-to-document.html) here.
|
package/package.json
CHANGED
@@ -2,7 +2,7 @@
|
|
2
2
|
"_from": "@syncfusion/ej2-angular-documenteditor@*",
|
3
3
|
"_id": "@syncfusion/ej2-angular-documenteditor@26.1.35",
|
4
4
|
"_inBundle": false,
|
5
|
-
"_integrity": "sha512-
|
5
|
+
"_integrity": "sha512-AiKyZAn1ndFW6IWim8mswCrCK92c8H1LYcghMKOYhYGBwMOvW7M/+Am/Hr8a1pfOZ2FRsVpIl9gpQ9HH2bQ8gg==",
|
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-
|
23
|
-
"_shasum": "
|
22
|
+
"_resolved": "https://nexus.syncfusioninternal.com/repository/ej2-angular-hotfix/@syncfusion/ej2-angular-documenteditor/-/ej2-angular-documenteditor-26.1.35.tgz",
|
23
|
+
"_shasum": "0faad0642cc6d754542c3ecb2a0bbe4ab68c1331",
|
24
24
|
"_spec": "@syncfusion/ej2-angular-documenteditor@*",
|
25
25
|
"_where": "/jenkins/workspace/elease-automation_release_26.1.1/ivypackages/included",
|
26
26
|
"author": {
|
@@ -32,8 +32,8 @@
|
|
32
32
|
"bundleDependencies": false,
|
33
33
|
"dependencies": {
|
34
34
|
"@syncfusion/ej2-angular-base": "~26.1.35",
|
35
|
-
"@syncfusion/ej2-base": "~26.1.
|
36
|
-
"@syncfusion/ej2-documenteditor": "26.1.
|
35
|
+
"@syncfusion/ej2-base": "~26.1.37",
|
36
|
+
"@syncfusion/ej2-documenteditor": "26.1.38",
|
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.1.
|
74
|
+
"version": "26.1.38"
|
75
75
|
}
|
@@ -5,11 +5,6 @@
|
|
5
5
|
"description": "Adds Essential JS 2 specific Angular package to an application",
|
6
6
|
"factory": "./ng-add",
|
7
7
|
"schema": "./ng-add/schema.json"
|
8
|
-
},
|
9
|
-
"documenteditorcontainer-default": {
|
10
|
-
"description": "Create an Angular documentEditorContainer component with toolbar feature ",
|
11
|
-
"factory": "./generators/documenteditorcontainer-default",
|
12
|
-
"schema": "./generators/documenteditorcontainer-default/schema.json"
|
13
8
|
}
|
14
9
|
}
|
15
10
|
}
|
@@ -1,8 +0,0 @@
|
|
1
|
-
"use strict";
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
3
|
-
const schematics_1 = require("@syncfusion/ej2-angular-base/schematics");
|
4
|
-
const sampleDetails = require("./sample-details");
|
5
|
-
function default_1(options) {
|
6
|
-
return schematics_1.componentBuilder(options, sampleDetails);
|
7
|
-
}
|
8
|
-
exports.default = default_1;
|
@@ -1,8 +0,0 @@
|
|
1
|
-
import { Rule } from '@angular-devkit/schematics';
|
2
|
-
import { componentBuilder } from "@syncfusion/ej2-angular-base/schematics";
|
3
|
-
import { Schema } from './schema';
|
4
|
-
import * as sampleDetails from './sample-details';
|
5
|
-
|
6
|
-
export default function (options: Schema): Rule {
|
7
|
-
return componentBuilder(options, sampleDetails);
|
8
|
-
}
|
@@ -1,7 +0,0 @@
|
|
1
|
-
"use strict";
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
3
|
-
exports.componentName = 'documenteditorcontainer';
|
4
|
-
exports.sampleName = 'default';
|
5
|
-
exports.diModules = 'ToolbarService';
|
6
|
-
exports.packageName = '@syncfusion/ej2-angular-documenteditor';
|
7
|
-
exports.libModules = 'DocumentEditorContainerModule';
|
@@ -1,5 +0,0 @@
|
|
1
|
-
export const componentName: string = 'documenteditorcontainer';
|
2
|
-
export const sampleName: string = 'default';
|
3
|
-
export const diModules: string = 'ToolbarService';
|
4
|
-
export const packageName: string = '@syncfusion/ej2-angular-documenteditor';
|
5
|
-
export const libModules: string = 'DocumentEditorContainerModule';
|
@@ -1,25 +0,0 @@
|
|
1
|
-
import { Component, ViewEncapsulation, ViewChild } from '@angular/core';
|
2
|
-
import { ToolbarService, DocumentEditorContainerComponent } from '@syncfusion/ej2-angular-documenteditor';
|
3
|
-
import { defaultDocument, WEB_API_ACTION } from './assets/data';
|
4
|
-
|
5
|
-
/**
|
6
|
-
* Document Editor Component
|
7
|
-
*/
|
8
|
-
@Component({
|
9
|
-
selector: '<%=dasherize(selector)%>',
|
10
|
-
templateUrl: '<%=dasherize(name)%>.component.html',
|
11
|
-
styleUrls: ['<%=dasherize(name)%>.component.css'],
|
12
|
-
encapsulation: ViewEncapsulation.None,
|
13
|
-
providers: [ToolbarService],
|
14
|
-
})
|
15
|
-
export class <%= classify(name) %>Component {
|
16
|
-
public hostUrl: string = 'https://ej2services.syncfusion.com/production/web-services/';
|
17
|
-
@ViewChild('documentEditorContainerInstance')
|
18
|
-
public documentEditorContainerInstance: DocumentEditorContainerComponent;
|
19
|
-
|
20
|
-
render(): void {
|
21
|
-
this.documentEditorContainerInstance.locale = 'en-US';
|
22
|
-
this.documentEditorContainerInstance.serviceUrl = this.hostUrl + WEB_API_ACTION;
|
23
|
-
this.documentEditorContainerInstance.documentEditor.open(JSON.stringify(defaultDocument));
|
24
|
-
}
|
25
|
-
}
|