Skip to content

Commit 23425b9

Browse files
author
pipeline
committed
v21.2.3 is released
1 parent c021b9d commit 23425b9

39 files changed

+223
-24
lines changed

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-vue-base",
3-
"version": "21.1.38",
3+
"version": "21.1.41",
44
"description": "A common package of Essential JS 2 base Vue libraries, methods and class definitions",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

components/buttons/CHANGELOG.md

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

33
## [Unreleased]
44

5-
## 21.1.41 (2023-04-18)
5+
## 21.2.3 (2023-05-03)
6+
7+
### Switch
8+
9+
#### Bug Fixes
10+
11+
- `#I456259` - provided the `role` attribute support to `htmlAttributes` property of switch component.
12+
13+
## 21.1.37 (2023-03-29)
614

715
### Checkbox
816

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

components/charts/CHANGELOG.md

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

33
## [Unreleased]
44

5+
## 21.2.3 (2023-05-03)
6+
7+
### Chart
8+
9+
#### Bug Fixes
10+
11+
- `#I452421` - Fixed an issue where a dotted line was showing up for line charts while exporting through PhantomJS.
12+
- `#I451960` - Resolved an issue where the datalabel border was getting added while exporting using PhantomJS.
13+
- `#I452091` - Resolved an issue where line charts were not being rendered while exporting using PhantomJS.
14+
- `#I455206` - Fixed an issue where the DataLabel was not visible despite there being enough space to display it.
15+
- `#I452148` - `MultipleRows` in labelIntersectAction property is now working properly.
16+
- `#I456533` - Fixed an issue where the tick line was visible even if there was no axis label for it.
17+
- `#F181431` - Fixed the issue where chart width was not changing on print.
18+
19+
#### New Features
20+
21+
- `#I451521` - Provided support for dashArray in series border for Pie chart.
22+
- `#I360879` - Provided support to disable marker explode in shared tooltip.
23+
524
## 21.1.41 (2023-04-18)
625

726
### 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-vue-charts",
3-
"version": "21.1.39",
3+
"version": "21.1.41",
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 Vue",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

components/diagrams/CHANGELOG.md

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

33
## [Unreleased]
44

5+
## 21.2.3 (2023-05-03)
6+
7+
### Diagram
8+
9+
#### Bug Fixes
10+
11+
- `#I451762` - Now, the flip mode port is working for all nodes.
12+
- `#I449574` - Now, the performance of the diagram is improved while rendering large number of nodes and connectors.
13+
- `#I454253` - Now, fill color for bpmn transaction subprocess is applied properly.
14+
- `#I455551` - Now, history change event does not get triggered while clicking swimlane header for second time.
15+
516
## 21.1.39 (2023-04-11)
617

718
### Diagram

components/documenteditor/CHANGELOG.md

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

33
## [Unreleased]
44

5+
## 21.2.3 (2023-05-03)
6+
7+
### Document Editor
8+
9+
#### Bug Fixes
10+
11+
- `#SF-446881` - Using getFormFieldNames() methods, now form fields are retrieved in order.
12+
- `#F181200` - Resolved Script error thrown when attempting to delete a checkbox form field.
13+
- `#SF-448155` - Resolved the position issue while resizing table.
14+
- `#FB42313`- Resolved Table Merge Cell & Insert Column bug.
15+
- `#SF-449967` - Resolved the problem with the loading of the document.
16+
517
## 21.1.41 (2023-04-18)
618

719
### Document Editor

components/documenteditor/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Syncfusion provides a predefined [Word Processor server docker image](https://hu
1313
</p>
1414

1515
<p align="center">
16-
![Vue Word Processor Component](https://raw.githubusercontent.com/SyncfusionExamples/nuget-img/master/vue/vue-word-processor.png)
16+
<img src="https://raw.githubusercontent.com/SyncfusionExamples/nuget-img/master/vue/vue-word-processor.png" alt="Vue Word Processor Component">
1717
</p>
1818

1919
<p align="center">

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

components/dropdowns/CHANGELOG.md

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

33
## [Unreleased]
44

5+
## 21.2.3 (2023-05-03)
6+
7+
### ListBox
8+
9+
#### Bug Fixes
10+
11+
- `#I453746` - Issue with "selectItems doesn't remove the existing selections in the listbox" has been resolved.
12+
513
## 21.1.41 (2023-04-18)
614

715
### ListBox

components/dropdowns/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-vue-dropdowns",
3-
"version": "21.1.39",
3+
"version": "21.1.41",
44
"description": "Essential JS 2 DropDown Components for Vue",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

components/filemanager/CHANGELOG.md

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

33
## [Unreleased]
44

5+
## 21.2.3 (2023-05-03)
6+
7+
### File Manager
8+
9+
#### Bug fixes
10+
11+
- `#I439193` - The data disappears in the DetailsView when dynamically setting columns in the File Manager component has been resolved.
12+
513
## 21.1.41 (2023-04-18)
614

715
### File Manager

components/filemanager/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-vue-filemanager",
3-
"version": "21.1.39",
3+
"version": "21.1.41",
44
"description": "Essential JS 2 FileManager Component for Vue",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

components/gantt/CHANGELOG.md

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

33
## [Unreleased]
44

5+
## 21.2.3 (2023-05-03)
6+
7+
### Gantt Chart
8+
9+
#### Bug Fixes
10+
11+
- `#I441205` - Two spinner appears while performing action issue has been fixed.
12+
- -`#I451257`- No proper template for manual milestone parent.
13+
- `#I443041` - Gantt react performance rendering issue during initial load has been fixed.
14+
515
## 21.1.41 (2023-04-18)
616

717
### Gantt Chart

components/gantt/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-vue-gantt",
3-
"version": "21.1.38",
3+
"version": "21.1.41",
44
"description": "Essential JS 2 Gantt Component for Vue",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

components/grids/CHANGELOG.md

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

33
## [Unreleased]
44

5+
## 21.2.3 (2023-05-03)
6+
7+
### Grid
8+
9+
#### Bug Fixes
10+
11+
- `#I432845` - Fixed the issue where `Lazylaod` grouping with aggregates was not exported properly in Angular and React platforms.
12+
- `#F181415` - Fixed the issue where the typing for `filterbeforeopen` event of `FilterMenu` was not set properly.
13+
- `#I450047` - Performance degradation on infinite scrolling with column templates has been fixed.
14+
- `#I455291` - The issue of being unable to edit a newly added row when the dataSource is empty and infinite scrolling is enabled has been resolved.
15+
16+
## 21.1.41 (2023-04-18)
17+
18+
### Grid
19+
20+
#### Bug Fixes
21+
22+
- `#I442797` - The issue of an error occurring when hovering over the search option on a filter dropdown has been resolved and fixed.
23+
- `#I452425` - The row selection is not working properly when virtualisation is enabled and an odd number is set as the page size has been resolved.
24+
- `#I455150` - The issue with the script error while opening the custom filter template in the grid filter menu feature has been resolved.
25+
- `#I451761` - Script error being thrown when copying an empty Grid has been resolved.
26+
- `#I453134` - The last edited cell is now correctly saved when the tab key is pressed from the last row cell, even when `allowAdding` is set to `false` in batch edit mode.
27+
528
## 21.1.39 (2023-04-11)
629

730
### Grid

components/grids/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-vue-grids",
3-
"version": "21.1.39",
3+
"version": "21.1.41",
44
"description": "Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel. for Vue",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

components/heatmap/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-
## 21.1.41 (2023-04-18)
5+
## 21.2.3 (2023-05-03)
66

77
### Heatmap
88

components/imageeditor/CHANGELOG.md

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

33
## [Unreleased]
44

5+
## 21.2.3 (2023-05-03)
6+
7+
### Image Editor
8+
9+
#### Bug Fixes
10+
11+
- Issue with "Flaggable Enum not working properly in ASPCORE" has been resolved.
12+
13+
## 21.1.41 (2023-04-18)
14+
15+
### Image Editor
16+
17+
#### Bug Fixes
18+
19+
- Issue with "GetImageData method returns low resolution data" has been resolved.
20+
521
## 21.1.39 (2023-04-11)
622

723
### Image Editor

components/imageeditor/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-vue-image-editor",
3-
"version": "21.1.39",
3+
"version": "21.1.41",
44
"description": "Essential JS 2 ImageEditor for Vue",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

components/lists/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-vue-lists",
3-
"version": "21.1.39",
3+
"version": "21.1.41",
44
"description": "The listview control allows you to select an item or multiple items from a list-like interface and represents the data in interactive hierarchical structure across different layouts or views. for Vue",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

components/maps/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-vue-maps",
3-
"version": "21.1.38",
3+
"version": "21.1.41",
44
"description": "The Maps component is used to visualize the geographical data and represent the statistical data of a particular geographical area on earth with user interactivity, and provides various customizing options for Vue",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

components/navigations/CHANGELOG.md

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

33
## [Unreleased]
44

5+
## 21.2.3 (2023-05-03)
6+
7+
### Toolbar
8+
9+
#### Bug Fixes
10+
11+
- `#I455137` - An issue with Horizontal scroll is not destroyed in RTL mode has been fixed.
12+
13+
### Menu
14+
15+
#### Bug Fixes
16+
17+
- `#I455183` - The issue with "Script error thrown while using `hideMenuItems` method in menu component" has been resolved.
18+
519
## 21.1.39 (2023-04-11)
620

721
### Menu

components/pdfviewer/CHANGELOG.md

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

33
## [Unreleased]
44

5+
## 21.2.3 (2023-05-03)
6+
7+
### PDF Viewer
8+
9+
#### Bug Fixes
10+
11+
- `#F181471` - Now, deleted comment value will not appeared while importing the exported XFDF/JSON annotation data.
12+
- `#I453496` - Now, when `enableAnnotation` is set to false, the script error does not happen while scrolling the document.
13+
- `#I452488` - Now, large files are loaded through the document file path.
14+
- `#F181447` - Now, the free text annotation content is changed properly while resizing.
15+
516
## 21.1.41 (2023-04-18)
617

718
### PDF Viewer
@@ -11,6 +22,7 @@
1122
- `#F181315` - Now, the `commentEdit` event is triggered when editing free text annotations.
1223
- `#I452575` - Now, `clearFormFields` API deletes the signature content only and preserves form field.
1324
- `#I449909` - Now, the image in the provided document is rendered properly.
25+
- `#I449638` - The issue with Signature canvas content clearing on window resizing has been resolved.
1426

1527
## 21.1.39 (2023-04-11)
1628

components/pdfviewer/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-vue-pdfviewer",
3-
"version": "21.1.39",
3+
"version": "21.1.41",
44
"description": "Essential JS 2 PDF viewer Component for Vue",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

components/pivotview/CHANGELOG.md

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

33
## [Unreleased]
44

5+
## 21.2.3 (2023-05-03)
6+
7+
### Pivot Table
8+
9+
#### Bug fixes
10+
11+
- `#I453038` - Drill operations now work properly while adding attribute hierarchy to the pivot table.
12+
13+
#### New features
14+
15+
- `#I398184` - Based on export properties, the pivot table will now export automatically utilizing engine export option support while using for toolbar options.
16+
- `#I442424` - The field list UI now supports setting the default sort order via the `load` event.
17+
- `#I436727` - While the data source is empty, the field list UI has been rendered with an empty layout.
18+
19+
## 21.1.41 (2023-04-18)
20+
21+
### Pivot Table
22+
23+
#### Bug fixes
24+
25+
- `#I454110` - Pivot Table now works properly when conditional formatting is applied without a measure.
26+
527
## 21.1.39 (2023-04-11)
628

729
### Pivot Table

components/pivotview/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-vue-pivotview",
3-
"version": "21.1.39",
3+
"version": "21.1.41",
44
"description": "The pivot grid, or pivot table, is used to visualize large sets of relational data in a cross-tabular format, similar to an Excel pivot table. for Vue",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

0 commit comments

Comments
 (0)