Skip to content

Commit 2178597

Browse files
author
pipeline
committed
v19.1.67 is released
1 parent a8fe174 commit 2178597

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

45 files changed

+327
-111
lines changed

components/barcodegenerator/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## [Unreleased]
44

5-
## 19.1.66 (2021-06-01)
5+
## 19.1.67 (2021-06-08)
66

77
### Barcode
88

components/base/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@syncfusion/ej2-angular-base",
3-
"version": "19.1.65",
3+
"version": "19.1.66",
44
"description": "A common package of Essential JS 2 base Angular libraries, methods and class definitions",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

components/calendars/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@syncfusion/ej2-angular-calendars",
3-
"version": "19.1.64",
3+
"version": "19.1.66",
44
"description": "A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

components/charts/CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,19 @@
22

33
## [Unreleased]
44

5-
## 19.1.65 (2021-05-25)
5+
## 19.1.67 (2021-06-08)
66

77
### Chart
88

99
#### Bug Fixes
1010

11+
- `#F165670` - Marker Explode is now rendered properly with image.
1112
- `#328528` - Histogram is rendering properly when the `binInterval` value is 0.
13+
- `#328780` - `multiLevelLabelClick` event is now triggering in canvas mode.
14+
15+
## 19.1.65 (2021-05-25)
16+
17+
### Chart
1218

1319
### Stock Chart
1420

components/charts/src/range-navigator/rangenavigator.component.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ import { RangeNavigator } from '@syncfusion/ej2-charts';
44
import { Template } from '@syncfusion/ej2-angular-base';
55
import { RangenavigatorSeriesCollectionDirective } from './series.directive';
66

7-
export const inputs: string[] = ['allowIntervalData','allowSnapping','animationDuration','dataSource','disableRangeSelector','enableDeferredUpdate','enableGrouping','enablePersistence','enableRtl','groupBy','height','interval','intervalType','labelFormat','labelIntersectAction','labelPosition','labelStyle','locale','logBase','majorGridLines','majorTickLines','margin','maximum','minimum','navigatorBorder','navigatorStyleSettings','periodSelectorSettings','query','secondaryLabelAlignment','series','skeleton','skeletonType','theme','tickPosition','tooltip','useGroupingSeparator','value','valueType','width','xName','yName'];
7+
export const inputs: string[] = ['allowIntervalData','allowSnapping','animationDuration','background','dataSource','disableRangeSelector','enableDeferredUpdate','enableGrouping','enablePersistence','enableRtl','groupBy','height','interval','intervalType','labelFormat','labelIntersectAction','labelPosition','labelStyle','locale','logBase','majorGridLines','majorTickLines','margin','maximum','minimum','navigatorBorder','navigatorStyleSettings','periodSelectorSettings','query','secondaryLabelAlignment','series','skeleton','skeletonType','theme','tickPosition','tooltip','useGroupingSeparator','value','valueType','width','xName','yName'];
88
export const outputs: string[] = ['beforePrint','changed','labelRender','load','loaded','resized','selectorRender','tooltipRender','dataSourceChange'];
99
export const twoWays: string[] = ['dataSource'];
1010

components/circulargauge/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
## [Unreleased]
77

8-
## 19.1.66 (2021-06-01)
8+
## 19.1.67 (2021-06-08)
99

1010
### CircularGauge
1111

components/diagrams/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,15 @@
22

33
## [Unreleased]
44

5+
## 19.1.67 (2021-06-08)
6+
7+
### Diagram
8+
9+
#### Bug Fixes
10+
11+
- `#I327457` - The issue with node gradient is not applied while continuously performing the undo and redo functionality issue has been fixed.
12+
- `#330528` - The issue "Connector horizontal Alignment is not rendered properly at initial rendering" has been fixed.
13+
514
## 19.1.66 (2021-06-01)
615

716
### Diagram

components/diagrams/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@syncfusion/ej2-angular-diagrams",
3-
"version": "19.1.65",
3+
"version": "19.1.66",
44
"description": "Feature-rich diagram control to create diagrams like flow charts, organizational charts, mind maps, and BPMN diagrams. Its rich feature set includes built-in shapes, editing, serializing, exporting, printing, overview, data binding, and automatic layouts. for Angular",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

components/documenteditor/CHANGELOG.md

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,27 @@
22

33
## [Unreleased]
44

5+
## 19.1.67 (2021-06-08)
6+
7+
### Document Editor
8+
9+
#### Bug Fixes
10+
11+
- `#FB25004` - Exported document with table is opened properly in Libre Office.
12+
- `#I325323` - Textbox shape is now rendered properly.
13+
- `#FB24917` - Document is now exporting properly after deleting comment.
14+
- `#F163116` - Hanging indent is now retrieved properly in paragraph dialog.
15+
- `#I327769` - Checkbox is now layout properly.
16+
- `#I326567` - Nested table with preferred width type percent now rendered properly.
17+
- `#I328479` - Resolved script error while deleting merged cells.
18+
519
## 19.1.66 (2021-06-01)
620

721
### Document Editor
822

923
- `#I326144` - Resolved the issue with multi line track changes.
1024
- `#I328063` - Document with checkbox form field applied with to character format is now opened properly.
11-
- `#I328067` - Resoved the navigation issue in inline form field editing.
25+
- `#I328067` - Resolved the navigation issue in inline form field editing.
1226
- `#F164875`, `#F163714` - Resolved the unsupported textbox border as square border.
1327
- `#I327817` - Resolved the script error in using insert footnote in custom toolbar.
1428
- `#I325320` - Page number is now updated properly.

components/documenteditor/README.md

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# ej2-angular-documenteditor
22

3-
The Document Editor component is used to create, edit, view, and print Word documents in web applications. All the user interactions and editing operations that run purely in the client-side provides much faster editing experience to the users.
3+
The [Angular Document Editor](https://www.syncfusion.com/angular-ui-components/angular-word-processor?utm_source=npm&utm_medium=listing&utm_campaign=angular-word-processor-npm) component is used to create, edit, view, and print Word documents in web applications. All the user interactions and editing operations that run purely in the client-side provides much faster editing experience to the users.
44

55
![Document Editor](https://ej2.syncfusion.com/products/images/documenteditor/readme.gif)
66

@@ -19,23 +19,23 @@ npm install @syncfusion/ej2-angular-documenteditor
1919

2020
## Resources
2121

22-
* [Getting Started](https://ej2.syncfusion.com/angular/documentation/document-editor/getting-started?lang=typescript&utm_source=npm&utm_campaign=documenteditor)
23-
* [View Online Demos](https://ej2.syncfusion.com/angular/demos/#/material/document-editor/default?utm_source=npm&utm_campaign=documenteditor)
24-
* [Product Page](https://www.syncfusion.com/angular-ui-components/document-editor?utm_source=npm&utm_campaign=documenteditor)
22+
* [Product Page](https://www.syncfusion.com/angular-ui-components/angular-word-processor?utm_source=npm&utm_medium=listing&utm_campaign=angular-word-processor-npm)
23+
* [Getting Started](https://ej2.syncfusion.com/angular/documentation/document-editor/getting-started/?utm_source=npm&utm_medium=listing&utm_campaign=angular-word-processor-npm)
24+
* [View Online Demos](https://ej2.syncfusion.com/angular/demos/?utm_source=npm&utm_medium=listing&utm_campaign=angular-word-processor-npm/#/material/document-editor/default)
2525

2626
## Supported Frameworks
2727

28-
Document Editor component is also offered in following list of frameworks.
28+
Document Editor component is also available in following list of frameworks.
2929

30-
1. [React](https://www.syncfusion.com/react-ui-components/document-editor?utm_source=npm&utm_campaign=documenteditor)
31-
2. [VueJS](https://www.syncfusion.com/vue-ui-components/document-editor?utm_source=npm&utm_campaign=documenteditor)
32-
3. [JavaScript (ES5)](https://www.syncfusion.com/javascript-ui-controls/document-editor?utm_source=npm&utm_campaign=documenteditor)
33-
4. [ASP.NET Core](https://www.syncfusion.com/aspnet-core-ui-controls/document-editor?utm_source=npm&utm_campaign=documenteditor)
34-
5. [ASP.NET MVC](https://www.syncfusion.com/aspnet-mvc-ui-controls/document-editor?utm_source=npm&utm_campaign=documenteditor)
30+
1. [React Document Editor](https://www.syncfusion.com/react-ui-components/react-word-processor?utm_source=npm&utm_medium=listing&utm_campaign=angular-word-processor-npm)
31+
2. [Vue Document Editor](https://www.syncfusion.com/vue-ui-components/vue-word-processor?utm_source=npm&utm_medium=listing&utm_campaign=angular-word-processor-npm)
32+
3. [JavaScript Document Editor](https://www.syncfusion.com/javascript-ui-controls/js-word-processor?utm_source=npm&utm_medium=listing&utm_campaign=angular-word-processor-npm)
33+
4. [ASP.NET Core Document Editor](https://www.syncfusion.com/aspnet-core-ui-controls/word-processor?utm_source=npm&utm_medium=listing&utm_campaign=angular-word-processor-npm)
34+
5. [ASP.NET MVC Document Editor](https://www.syncfusion.com/aspnet-mvc-ui-controls/word-processor?utm_source=npm&utm_medium=listing&utm_campaign=angular-word-processor-npm)
3535

3636
## Key Features
3737

38-
* [**Document Authoring**](https://ej2.syncfusion.com/angular/demos/document-editor/default/index.html?utm_source=npm&utm_campaign=documenteditor#fabric) - Allows to create a document with supported elements and formatting options.
38+
* [**Document Authoring**](https://ej2.syncfusion.com/angular/demos/document-editor/default/index.html?utm_source=npm&utm_medium=listing&utm_campaign=angular-word-processor-npm#fabric) - Allows to create a document with supported elements and formatting options.
3939
* **Supported elements** - Supports document elements like text, inline image, table, hyperlink, fields, bookmark, table of contents, section, header, and footer.
4040
* **Styles** - Supports character and paragraph styles.
4141
* **Editing** - Supports all the common editing and formatting operations.
@@ -54,17 +54,17 @@ Document Editor component is also offered in following list of frameworks.
5454

5555
Product support is available for through following mediums.
5656

57-
* Creating incident in Syncfusion [Direct-trac](https://www.syncfusion.com/support/directtrac/incidents?utm_source=npm&utm_campaign=documenteditor) support system or [Community forum](https://www.syncfusion.com/forums/angular-js2?utm_source=npm&utm_campaign=documenteditor).
58-
* New [GitHub issue](https://github.com/syncfusion/ej2-angular-ui-components/issues/new?utm_source=npm&utm_campaign=documenteditor).
57+
* Creating incident in Syncfusion [Direct-trac](https://www.syncfusion.com/support/directtrac/incidents?utm_source=npm&utm_medium=listing&utm_campaign=angular-word-processor-npm) support system or [Community forum](https://www.syncfusion.com/forums/angular-js2?utm_source=npm&utm_medium=listing&utm_campaign=angular-word-processor-npm).
58+
* New [GitHub issue](https://github.com/syncfusion/ej2-angular-ui-components/issues/new?utm_source=npm&utm_medium=listing&utm_campaign=angular-word-processor-npm).
5959
* Ask your query in Stack Overflow with tag `syncfusion`, `ej2`.
6060

6161
## License
6262

63-
Check the license detail [here](https://github.com/syncfusion/ej2-angular-ui-components/blob/master/license?utm_source=npm&utm_campaign=documenteditor).
63+
Check the license detail [here](https://github.com/syncfusion/ej2-angular-ui-components/blob/master/license?utm_source=npm&utm_medium=listing&utm_campaign=angular-word-processor-npm).
6464

6565
## Changelog
6666

67-
Check the changelog [here](https://github.com/syncfusion/ej2-angular-ui-components/blob/master/components/documenteditor/CHANGELOG.md?utm_source=npm&utm_campaign=documenteditor)
67+
Check the changelog [here](https://github.com/syncfusion/ej2-angular-ui-components/blob/master/components/documenteditor/CHANGELOG.md?utm_source=npm&utm_medium=listing&utm_campaign=angular-word-processor-npm)
6868

6969

7070
© Copyright 2019 Syncfusion, Inc. All Rights Reserved. The Syncfusion Essential Studio license and copyright applies to this distribution.

0 commit comments

Comments
 (0)