Skip to content

Commit 8007098

Browse files
author
pipeline
committed
v21.2.10 is released
1 parent 5561658 commit 8007098

Some content is hidden

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

60 files changed

+1482
-39
lines changed

components/buttons/CHANGELOG.md

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

33
## [Unreleased]
44

5+
## 21.2.10 (2023-06-13)
6+
7+
### RadioButton
8+
9+
#### Bug Fixes
10+
11+
- `#F182133` - The issue with "Correcting Ripple element is not destroyed properly while clicking on radio button component" has been resolved.
12+
13+
## 21.2.6 (2023-05-23)
14+
15+
### RadioButton
16+
17+
#### Bug Fixes
18+
19+
- `#I463728` - The issue with "Provide the boolean value support for radio button while using the v-model property in VUE platform" has been resolved.
20+
21+
## 21.2.5 (2023-05-16)
22+
23+
### RadioButton
24+
25+
#### Bug Fixes
26+
27+
- `#F182133` - The issue with "Ripple element is not destroyed properly while clicking on radio button component" has been resolved.
28+
529
## 21.2.3 (2023-05-03)
630

731
### Switch

components/buttons/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-buttons",
3-
"version": "21.2.3",
3+
"version": "21.2.6",
44
"description": "A package of feature-rich Essential JS 2 components such as Button, CheckBox, RadioButton and Switch. for Angular",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

components/calendars/CHANGELOG.md

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

33
## [Unreleased]
44

5+
## 21.2.8 (2023-05-30)
6+
7+
### TimePicker
8+
9+
#### Bug Fixes
10+
11+
- `#I461842` - The performance issue with the Time picker, which was caused by the creation of the popup during component rendering has been resolved.
12+
13+
## 21.2.6 (2023-05-23)
14+
15+
### TimePicker
16+
17+
#### Bug Fixes
18+
19+
- `#SF-461465` - Issue with "Time picker dropdown width not responsive to input and icon" has been resolved.
20+
521
## 21.1.41 (2023-04-18)
622

723
### DatePicker
@@ -10,6 +26,20 @@
1026

1127
- `#453318` - Issue with "Placeholder text not get displayed on initial render with strict mode true case of the datepicker component."
1228

29+
- `#453318` - Issue with "Placeholder text not get displayed on initial render with strict mode true case of the datepicker component" has been resolved.
30+
31+
### DateTimePicker
32+
33+
#### Bug Fixes
34+
35+
- `#SF-454411` - Issue with "The mask support is not functioning correctly when using a null value for the [ng-model] date" has been resolved.
36+
37+
### TimePicker
38+
39+
#### Bug Fixes
40+
41+
- `#SF-454411` - Issue with "The mask support is not functioning correctly when using a null value for the [ng-model] date" has been resolved.
42+
1343
## 21.1.38 (2023-04-04)
1444

1545
### DatePicker
@@ -1245,6 +1275,22 @@ TimePicker component is the pre-filled dropdown list with the time values 12/24
12451275
- **Accessibility** - Provided with built-in accessibility support which helps to access all the TimePicker component features through the keyboard, screen readers, or other assistive technology devices.
12461276

12471277

1278+
## 21.2.5 (2023-05-16)
1279+
1280+
### TimePicker
1281+
1282+
#### Bug Fixes
1283+
1284+
- `#454411` - Issue with "Value is not updated for timepicker component when setting programmatically" has been resolved.
1285+
1286+
## 21.2.4 (2023-05-09)
1287+
1288+
### DatePicker
1289+
1290+
#### Bug Fixes
1291+
1292+
- `#SF-459727` - Issue with "unable to prevent the datepicker popup from closing in mobile mode" has been resolved.
1293+
12481294
## 19.3.56 (2021-12-02)
12491295

12501296
### TimePicker

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": "21.1.41",
3+
"version": "21.2.9",
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: 61 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,67 @@
22

33
## [Unreleased]
44

5+
## 21.2.10 (2023-06-13)
6+
7+
### Chart
8+
9+
#### Bug Fixes
10+
11+
- `#I451537` - Spline is now proper for negative points without specify the range.
12+
13+
## 21.2.9 (2023-06-06)
14+
15+
### Chart
16+
17+
#### Bug Fixes
18+
19+
- `#F182216` - Fixed the issue where the data label was hidden.
20+
- `#I464403` - Fixed an issue where strip line text was getting cut off when it was too long.
21+
22+
## 21.2.8 (2023-05-30)
23+
24+
### Chart
25+
26+
#### Bug Fixes
27+
28+
- `#F181551` - The tooltip now displays the percentage of each stacking group.
29+
- `#F182191` - Now, tooltip values are displayed correctly when no data is given for the data point in a series.
30+
- `#I461357` - Now, zooming and selection are working properly when using both at the same time.
31+
- `#I452148` - The issue of the y-axis label overlap has been fixed.
32+
- `#I464813` - Fixed MinorGridLine to be visible even when the width is not set for MajorTickLine.
33+
- `#I463171` - Fixed issue where column width was not being set properly.
34+
- `#I462090` - Fixed an issue where startFromAxis was not working correctly for stripLine.
35+
36+
## 21.2.6 (2023-05-23)
37+
38+
### Chart
39+
40+
#### Bug Fixes
41+
42+
- `#F182033` - The marker is now proper while zooming the chart.
43+
44+
## 21.2.5 (2023-05-16)
45+
46+
### Chart
47+
48+
#### Bug Fixes
49+
50+
- `#F181976` - Now the tooltip is proper when using two axes in a chart.
51+
- `#I451537` - Now, the axis label value is correct when an interval is not given.
52+
- `#I451537` - Fixed an issue where the axis label was not displaying correctly.
53+
- `#I451537` - Now, the secondary axis label will be correctly displayed without an interval.
54+
- `#I452395` - Fixed an issue where the y-axis axis label was displaying double values.
55+
- `#I452390` - Fixed the issue where the axis label was being trimmed despite the shift given to the edgeLabelPlacement.
56+
57+
## 21.2.4 (2023-05-09)
58+
59+
### Chart
60+
61+
#### Bug Fixes
62+
63+
- `#I457088` - Fixed the console error thrown on clicking on the legend.
64+
- `#I459170` - Now the accumulation data label is visible when using a template.
65+
566
## 21.2.3 (2023-05-03)
667

768
### Chart

components/charts/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-charts",
3-
"version": "21.2.3",
3+
"version": "21.2.9",
44
"description": "Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball. for Angular",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

components/charts/src/chart/striplines.directive.ts

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ import { ComplexBase, ArrayBase, setValue } from '@syncfusion/ej2-angular-base';
33

44

55

6-
let input: string[] = ['border', 'color', 'dashArray', 'end', 'horizontalAlignment', 'isRepeat', 'isSegmented', 'opacity', 'repeatEvery', 'repeatUntil', 'rotation', 'segmentAxisName', 'segmentEnd', 'segmentStart', 'size', 'sizeType', 'start', 'startFromAxis', 'text', 'textStyle', 'verticalAlignment', 'visible', 'zIndex'];
6+
let input: string[] = ['border', 'color', 'dashArray', 'end', 'horizontalAlignment', 'imageUrl', 'isRepeat', 'isSegmented', 'opacity', 'repeatEvery', 'repeatUntil', 'rotation', 'segmentAxisName', 'segmentEnd', 'segmentStart', 'size', 'sizeType', 'start', 'startFromAxis', 'text', 'textStyle', 'verticalAlignment', 'visible', 'zIndex'];
77
let outputs: string[] = [];
88
/**
99
* StripLine Directive
@@ -57,6 +57,11 @@ export class StripLineDirective extends ComplexBase<StripLineDirective> {
5757
* @default 'Middle'
5858
*/
5959
public horizontalAlignment: any;
60+
/**
61+
* The URL of the background image for the strip line.
62+
* @default ''
63+
*/
64+
public imageUrl: any;
6065
/**
6166
* isRepeat value of the strip line.
6267
* @default false

components/circulargauge/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,14 @@
55

66
## [Unreleased]
77

8+
## 21.2.10 (2023-06-13)
9+
10+
### Circular Gauge
11+
12+
#### Bug fixes
13+
14+
- `#I469483` - The annotation is no longer removed when the pointer tooltip in the Circular Gauge component is removed.
15+
816
## 21.1.35 (2023-03-23)
917

1018
### Circular Gauge

components/diagrams/CHANGELOG.md

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

33
## [Unreleased]
44

5+
## 21.2.9 (2023-06-06)
6+
7+
### Diagram
8+
9+
#### Bug Fixes
10+
11+
- `#I463138` - Now, Scroll bar is updated properly without flickering while scrolling the diagram using touchpad.
12+
- `#I464508` - The DOM Exception will no longer thrown while adding group node dynamically with multiple layers.
13+
14+
## 21.2.8 (2023-05-30)
15+
16+
### Diagram
17+
18+
#### Bug Fixes
19+
20+
- `#I461020` - The undefined Exception will No longer thrown while dragging Swimlane after performing undo/redo on swimlane child nodes.
21+
- `#I462780` - Now, Nodes are updated properly while zoom out diagram in canvas mode.
22+
23+
## 21.2.6 (2023-05-23)
24+
25+
### Diagram
26+
27+
#### Bug Fixes
28+
29+
- `#I464229` - Now, Complex hierarchical tree layout is working fine while injecting line distribution.
30+
31+
## 21.2.5 (2023-05-16)
32+
33+
### Diagram
34+
35+
#### Bug Fixes
36+
37+
- `#I456104` - Now, swimlane child nodes are selectable after save and load.
38+
39+
## 21.2.4 (2023-05-09)
40+
41+
### Diagram
42+
43+
#### Bug Fixes
44+
45+
- `#I456288` - Now, scroller updated properly when we move nodes outside viewport.
46+
- `#I458205` - Now, bezier connector annotation alignment is working properly.
47+
- `#I456037` - Now, while hovering the port with single select and ZoomPan constraints drawing tool enabled.
48+
549
## 21.2.3 (2023-05-03)
650

751
### 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": "21.2.3",
3+
"version": "21.2.9",
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: 95 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,101 @@
22

33
## [Unreleased]
44

5+
## 21.2.10 (2023-06-13)
6+
7+
### Document Editor
8+
9+
#### Bug Fixes
10+
11+
- `#I470779` - Resolved the script error when inserting comments while restrict editing is enabled.
12+
- `#I467632` - Resolved the Script error is thrown when opening a document after performing FindAllAsync.
13+
- `#I444469`, `#I467461` - Resolved the Script error occurs when opening a document.
14+
- `#I467769` - Print widow now closed properly after closing the parent window.
15+
16+
## 21.2.9 (2023-06-06)
17+
18+
### Document Editor
19+
20+
#### Bug Fixes
21+
22+
- `#I454822` - Resolved the issue occurred when performing the pasting functionality.
23+
- `#I455887` - Resolved the Editor height is increased issue when selecting or inserting text.
24+
- `#I461390` - Resolved the Endnote/footnote number inconsistency.
25+
- `#F182256` - Table cell border now applying properly.
26+
- `#I458144` - Now, Docx exporting properly.
27+
- `#I464522` - Resolved the issue in bookmark removal when deleting table.
28+
- `#I466742` - Resolved the text selection issue while retrieving the selected text.
29+
30+
## 21.2.8 (2023-05-30)
31+
32+
### Document Editor
33+
34+
#### Bug Fixes
35+
36+
- `#I454919` - ShowComment API is now working properly.
37+
- `#FB43366` - when track changes is enabled, chinese letters are now properly rendered.
38+
- `#I457517` - Resolved script error occurred when removing the content.
39+
- `#I454821` - Resolved the issue with document parsing in the Tika server.
40+
- `#I457688` - Resolved the selected content removing issue.
41+
- `#I457853` - Select all content is now removed properly.
42+
- `#I458134` - Table is now rendered properly without overlapping issue.
43+
- `#I459215` - Resolved Black color chart appearance while exporting as Docx.
44+
- `#I459220` - Resolved the component hanging issue on loading a document.
45+
- `#I459229` - Delete/backspace is now working for RTL last content.
46+
- `#I461305` - Resolved the style issue while pasting content from office 365.
47+
- `#I453980` - When opening the exported document with chart in Document Editor is not throwing an error.
48+
- `#I459906` - Header/Footer class is now added while converting docx/SFDT into HTML.
49+
- `#F182457` - Resolved the style issue while pasting content from office 365.
50+
51+
## 21.2.6 (2023-05-23)
52+
53+
### Document Editor
54+
55+
#### Bug Fixes
56+
57+
- `#I455945` - Resolved the issue in Shape position.
58+
- `#I457467` - Now, getStyle() API will return the paragraph format.
59+
- `#I454858` - Resolved the image missing issue in footer.
60+
- `#I451667` - Horizontal scroll bar is not update properly based on cursor position.
61+
- `#I457039` - Resolved the console error while giving accept all.
62+
- `#I453407` - Resolved the script error when loading the document with smileys.
63+
64+
#### New Features
65+
66+
- `#I448978` - Added preservation support for text wrapping break.
67+
- `#F179297` - Added navigation support between the multiple comments in a single line while clicking the comment icon.
68+
- `#I433546` - Added support to show start and end markers for restricted range.
69+
- `#I450206` - Added support to restrict maximum number of columns when creating a table.
70+
71+
## 21.2.5 (2023-05-16)
72+
73+
### Document Editor
74+
75+
#### Bug Fixes
76+
77+
- `#I449912` - Resolved layout issue while opening document.
78+
- `#I450342` - Resolved the wrong Font issue while opening a document.
79+
- `#I458331` - Resolved the paragraph combine issue when insert and delete comment.
80+
- `#I458334` - Cursor position issue is resolved when shift enter key is pressed.
81+
- `#I449581` - Resolved the script error when loading the track changes document with author field empty
82+
- `#I452303` - Layout issue is now not occurred when editing the document.
83+
- `#I452150` - Resolved the hanging issue when opening the attached document.
84+
- `#I453495` - Resolved the Overlapping issue when we do enter/page break before the shape.
85+
- `#I453196` - Resolved the issue in when perform undo action for Arabic content
86+
- `#I454659` - Resolved the issue occurred when performing track changes for Arabic content.
87+
- `#I449049` - A performance issue is resolved when typing inside the table.
88+
89+
## 21.2.4 (2023-05-09)
90+
91+
### Document Editor
92+
93+
#### Bug Fixes
94+
95+
- `#I451421` - Resolved the issue with list indentation.
96+
- `#I450834` - Resolved the Script issue while opening SFDT.
97+
- `#I452243` - Resolved the issue with modifying the style in existing styles.
98+
- `#I449324` - Resolved the issue occurred while exporting the document in the .docx format.
99+
5100
## 21.2.3 (2023-05-03)
6101

7102
### Document Editor

components/documenteditor/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-documenteditor",
3-
"version": "21.1.41",
3+
"version": "21.2.9",
44
"description": "Feature-rich document editor control with built-in support for context menu, options pane and dialogs. for Angular",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

0 commit comments

Comments
 (0)