Skip to content

Commit f621ef5

Browse files
author
pipeline
committed
v21.2.5 is released
1 parent e363f59 commit f621ef5

Some content is hidden

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

44 files changed

+371
-26
lines changed

components/buttons/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.5 (2023-05-16)
6+
7+
### RadioButton
8+
9+
#### Bug Fixes
10+
11+
- `#F182133` - The issue with "Ripple element is not destroyed properly while clicking on radio button component" has been resolved.
12+
513
## 21.2.3 (2023-05-03)
614

715
### 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-vue-buttons",
3-
"version": "21.1.37",
3+
"version": "21.2.3",
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/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.5 (2023-05-16)
6+
7+
### Calendar
8+
9+
#### Bug Fixes
10+
11+
- `#I458215` - Issue with "Islamic calendar decade view in the Arabic culture where the years were not being displayed correctly" has been resolved.
12+
513
## 21.1.41 (2023-04-18)
614

715
### DatePicker

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.41",
3+
"version": "21.2.4",
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: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,28 @@
22

33
## [Unreleased]
44

5+
## 21.2.5 (2023-05-16)
6+
7+
### Chart
8+
9+
#### Bug Fixes
10+
11+
- `#F181976` - Now the tooltip is proper when using two axes in a chart.
12+
- `#I451537` - Now, the axis label value is correct when an interval is not given.
13+
- `#I451537` - Fixed an issue where the axis label was not displaying correctly.
14+
- `#I451537` - Now, the secondary axis label will be correctly displayed without an interval.
15+
- `#I452395` - Fixed an issue where the y-axis axis label was displaying double values.
16+
- `#I452390` - Fixed the issue where the axis label was being trimmed despite the shift given to the edgeLabelPlacement.
17+
18+
## 21.2.4 (2023-05-09)
19+
20+
### Chart
21+
22+
#### Bug Fixes
23+
24+
- `#I457088` - Fixed the console error thrown on clicking on the legend.
25+
- `#I459170` - Now the accumulation data label is visible when using a template.
26+
527
## 21.2.3 (2023-05-03)
628

729
### 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.41",
3+
"version": "21.2.4",
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: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,24 @@
22

33
## [Unreleased]
44

5+
## 21.2.5 (2023-05-16)
6+
7+
### Diagram
8+
9+
#### Bug Fixes
10+
11+
- `#I456104` - Now, swimlane child nodes are selectable after save and load.
12+
13+
## 21.2.4 (2023-05-09)
14+
15+
### Diagram
16+
17+
#### Bug Fixes
18+
19+
- `#I456288` - Now, scroller updated properly when we move nodes outside viewport.
20+
- `#I458205` - Now, bezier connector annotation alignment is working properly.
21+
- `#I456037` - Now, while hovering the port with single select and ZoomPan constraints drawing tool enabled.
22+
523
## 21.2.3 (2023-05-03)
624

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

components/documenteditor/CHANGELOG.md

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

33
## [Unreleased]
44

5+
## 21.2.5 (2023-05-16)
6+
7+
### Document Editor
8+
9+
#### Bug Fixes
10+
11+
- `#I449912` - Resolved layout issue while opening document.
12+
- `#I450342` - Resolved the wrong Font issue while opening a document.
13+
- `#I458331` - Resolved the paragraph combine issue when insert and delete comment.
14+
- `#I458334` - Cursor position issue is resolved when shift enter key is pressed.
15+
- `#I449581` - Resolved the script error when loading the track changes document with author field empty
16+
- `#I452303` - Layout issue is now not occurred when editing the document.
17+
- `#I452150` - Resolved the hanging issue when opening the attached document.
18+
- `#I453495` - Resolved the Overlapping issue when we do enter/page break before the shape.
19+
- `#I453196` - Resolved the issue in when perform undo action for Arabic content
20+
- `#I454659` - Resolved the issue occurred when performing track changes for Arabic content.
21+
- `#I449049` - A performance issue is resolved when typing inside the table.
22+
23+
## 21.2.4 (2023-05-09)
24+
25+
### Document Editor
26+
27+
#### Bug Fixes
28+
29+
- `#I451421` - Resolved the issue with list indentation.
30+
- `#I450834` - Resolved the Script issue while opening SFDT.
31+
- `#I452243` - Resolved the issue with modifying the style in existing styles.
32+
- `#I449324` - Resolved the issue occurred while exporting the document in the .docx format.
33+
534
## 21.2.3 (2023-05-03)
635

736
### 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-vue-documenteditor",
3-
"version": "21.1.41",
3+
"version": "21.2.4",
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: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,23 @@
22

33
## [Unreleased]
44

5+
## 21.2.5 (2023-05-16)
6+
7+
### ListBox
8+
9+
#### Bug Fixes
10+
11+
- `#I461307` - Issue with "No Records Template not renders properly when we set the default string in listbox" has been resolved.
12+
13+
## 21.2.4 (2023-05-09)
14+
15+
### ListBox
16+
17+
#### Bug Fixes
18+
19+
- `#I453746` - Issue with "Selected items not focusing properly in listbox while using selectItems method" has been resolved.
20+
- `#I461307` - Issue with "No Records Template not renders properly when we set the default string in listbox" has been resolved.
21+
522
## 21.2.3 (2023-05-03)
623

724
### 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.2.3",
3+
"version": "21.2.4",
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.5 (2023-05-16)
6+
7+
### File Manager
8+
9+
#### Bug fixes
10+
11+
- `#I458668` - The issue, replace dialog shows when uploading the same file to different directories in File Manager with the SQL File Provider has been resolved.
12+
513
## 21.2.3 (2023-05-03)
614

715
### File Manager

components/gantt/CHANGELOG.md

Lines changed: 25 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,38 @@
22

33
## [Unreleased]
44

5+
## 21.2.5 (2023-05-16)
6+
7+
### Gantt Chart
8+
9+
#### Bug Fixes
10+
11+
- `#I461778` - Misalignment in rows on Tree Grid and Gantt in virtual scroll issue has been fixed
12+
- `#I181309` - splitter position not updating after resize issue has been fixed.
13+
- `#I449506` - Moving child row referencing another parent row will not move all of the descendants of that another parent row issue has been fixed.
14+
- `#I457803` - Offset value is not correctly updated while connecting predecessor issue has been fixed.
15+
- `#I449944` - Zoom out button in toolbar not enabled once after zoom in operation issue has been fixed.
16+
17+
## 21.2.4 (2023-05-09)
18+
19+
### Gantt Chart
20+
21+
#### Bug Fixes
22+
23+
- `#I457032` - Task label not rendered properly when we render as template issue has been fixed.
24+
- `#I457212` - Timeline renders different in `Firefox` and `Chrome` issue has been fixed.
25+
- `#I456146` - Console error occur while changing task field after removing toolbar issue has been fixed.
26+
- `#F181579` - Style not reflected on the notes column when we perform dialog edit issue has been fixed.
27+
- `#I456453` - `CSS class` is not updated while changing it through `updateRecordbyId` method issue has been fixed.
28+
529
## 21.2.3 (2023-05-03)
630

731
### Gantt Chart
832

933
#### Bug Fixes
1034

1135
- `#I441205` - Two spinner appears while performing action issue has been fixed.
12-
- -`#I451257`- No proper template for manual milestone parent.
36+
- `#I451257` - No proper template for manual milestone parent.
1337
- `#I443041` - Gantt react performance rendering issue during initial load has been fixed.
1438

1539
## 21.1.41 (2023-04-18)

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.2.3",
3+
"version": "21.2.4",
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: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,31 @@
22

33
## [Unreleased]
44

5+
## 21.2.5 (2023-05-16)
6+
7+
### Grid
8+
9+
#### Bug Fixes
10+
11+
- `#I459274` - The issue regarding the `All` page size is not working properly with the `RemoteSaveAdaptor` has been resolved.
12+
- `#I459703` - Pager component's tooltip not getting updated on locale change issue has been fixed.
13+
- `#F181837` - The problem related to copy-pasting when adding a new record has been resolved.
14+
- `#I452083` - The issue of text overlapping in the vertical row rendering mode of the adaptive grid has been resolved.
15+
- `#FB43372` -The Content Security Policy violation issue related to grid paging and grouping has been resolved.
16+
- `#I460038` - Resolved the issue where the detail template being rendered with bold and centred formatting.
17+
18+
## 21.2.4 (2023-05-09)
19+
20+
### Grid
21+
22+
#### Bug Fixes
23+
24+
- `#F169671` - Now, the `ExcelQueryCellInfo` event is called properly in both parent and child grids.
25+
- `#I441999` - Ensured that the `recordDoubleClick` event is now properly triggered on iPad devices as well.
26+
- `#F181654` - Fixed issue where the react state value was being updated incorrectly with Grid templates.
27+
- `#I451314` - Provided support for exporting to PDF with custom data sources.
28+
- `#I457476` - Resolved a script error that occurred when the down arrow key was long-pressed while the frozen and virtual scrolling feature was enabled in the Grid.
29+
530
## 21.2.3 (2023-05-03)
631

732
### 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.41",
3+
"version": "21.2.4",
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: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,15 @@
22

33
## [Unreleased]
44

5-
## 21.2.3 (2023-05-03)
5+
## 21.2.4 (2023-05-09)
6+
7+
### Heatmap
8+
9+
#### Bug fixes
10+
11+
- `#I456795` - The extra text element in the HeatMap component's DOM has now been properly removed.
12+
13+
## 21.1.41 (2023-04-18)
614

715
### Heatmap
816

components/heatmap/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-heatmap",
3-
"version": "21.1.37",
3+
"version": "21.2.4",
44
"description": "Feature rich data visulization control used to visualize the matrix data where the individual values are represented as colors for Vue",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

components/imageeditor/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.5 (2023-05-16)
6+
7+
### Image Editor
8+
9+
#### Bug Fixes
10+
11+
- Issue with "Blinking while resizing selection in mobile mode" has been resolved.
12+
513
## 21.2.3 (2023-05-03)
614

715
### Image Editor

components/inplaceeditor/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-inplace-editor",
3-
"version": "21.1.37",
3+
"version": "21.2.3",
44
"description": "A package of Essential JS 2 Inplace editor components, which is used to edit and update the value dynamically in server. for Vue",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

components/inputs/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-inputs",
3-
"version": "21.1.39",
3+
"version": "21.2.4",
44
"description": "A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users. for Vue",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

components/kanban/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-kanban",
3-
"version": "21.1.39",
3+
"version": "21.2.3",
44
"description": "The Kanban board is an efficient way to visualize the workflow at each stage along its path to completion. The most important features available are Swim lane, filtering, and editing. for Vue",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

components/maps/CHANGELOG.md

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

1515
## [Unreleased]
1616

17+
## 21.2.5 (2023-05-16)
18+
19+
### Maps
20+
21+
#### Bug fixes
22+
23+
- `#I457059` - Marker template will now be properly clustered in the Maps component.
24+
25+
## 21.2.4 (2023-05-09)
26+
27+
### Maps
28+
29+
#### Bug fixes
30+
31+
- `#F181587` - The click event will now be properly triggered in the button element in the tooltip template.
32+
1733
## 21.1.41 (2023-04-18)
1834

1935
### Maps

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.41",
3+
"version": "21.2.4",
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",

0 commit comments

Comments
 (0)