Skip to content

Commit d2ff2ac

Browse files
author
pipeline
committed
v23.1.41 is released
1 parent f13c9ea commit d2ff2ac

File tree

38 files changed

+183
-36
lines changed

38 files changed

+183
-36
lines changed

components/buttons/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-
## 23.1.40 (2023-10-10)
5+
## 23.1.41 (2023-10-17)
66

77
### Checkbox
88

components/calendars/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+
## 23.1.41 (2023-10-17)
6+
7+
### DateRangePicker
8+
9+
#### Bug Fixes
10+
11+
- `#I506617` - Fixed issue where the previous and next icons were displaying incorrectly in the Fluent Theme.
12+
13+
### DateTimePicker
14+
15+
#### Bug Fixes
16+
17+
- `#I504425` - Fixed an issue where typing "pm" and then focusing out would convert the "pm" extension to "am". This issue has been resolved.
18+
519
## 19.3.46 (2021-10-19)
620

721
### 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-vue-calendars",
3-
"version": "23.1.38",
3+
"version": "23.1.40",
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: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
## [Unreleased]
44

5+
## 23.1.41 (2023-10-17)
6+
7+
### RangeNavigator
8+
9+
- `#I502356` - Fixed the console error that throws when we resize the range navigator.
10+
511
## 23.1.40 (2023-10-10)
612

713
### 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": "23.1.39",
3+
"version": "23.1.40",
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: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## [Unreleased]
44

5-
## 23.1.40 (2023-10-10)
5+
## 23.1.41 (2023-10-17)
66

77
### Diagram
88

components/documenteditor/CHANGELOG.md

Lines changed: 11 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,19 +2,23 @@
22

33
## [Unreleased]
44

5+
## 23.1.41 (2023-10-17)
6+
7+
### Document Editor
8+
9+
#### Bug Fixes
10+
11+
- `#I504910` - Resolve the script error issue when loading document in blazor.
12+
- `#I506290` - When performing edit operation and save the document it throws script error document is not saved.
13+
- `#I506225` - Resolve the issue of reply comments in the comment tab.
14+
- `#I506000` - Resolve script error issue while opening the attached document.
15+
516
## 23.1.40 (2023-10-10)
617

718
### Document Editor
819

920
#### Bug Fixes
1021

11-
- `#I483749` - Resolved the table title and description preservation issue in server side save.
12-
- `#I504150` - Resolved the svg image issue.
13-
- `#I485502` - Resolved the URL image refresh issue while opening the exported document.
14-
- `#I505977` - Heading style destroyed when insert hyperlink.
15-
- `#I506107` - Resolved the issue, footnote content is disappeared when open saved sfdt.
16-
- `#I506619` - Resolved the exporting issue of attached sfdt.
17-
- `#I503945` - Script error occurred when tried to save the document using java server.
1822
- `#I483749` - Resolved the table title and description preservation issue in server side save.
1923
- `#I504150` - Resolved the svg image issue.
2024
- `#I485502` - Resolved the URL image refresh issue while opening the exported document.

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

33
## [Unreleased]
44

5+
## 23.1.41 (2023-10-17)
6+
7+
### MultiSelect
8+
9+
#### Bug fixes
10+
11+
- `#I503091` - Resolved a null exception that was thrown when dynamically changing the `groupBy` fields to undefined.
12+
13+
### DropdownList
14+
15+
#### Bug Fixes
16+
17+
- `#I498409` - Fixed an issue where the preselected `value` was getting cleared when updating the data source.
18+
- `#I500431` - Fixed issue where the preselected `value` through `index` property was not updated when updating the data source.
19+
20+
### DropDownTree
21+
22+
#### Bug Fixes
23+
24+
- `#I498924` - Issue with the locale property in the Dropdown Tree component has been resolved.
25+
- `#F184672` - Issue with the `checkAll` and `uncheckAll` status not updated properly has been resolved.
26+
527
## 23.1.38 (2023-09-26)
628

729
### 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": "23.1.38",
3+
"version": "23.1.40",
44
"description": "Essential JS 2 DropDown Components for Vue",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

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": "23.1.39",
3+
"version": "23.1.40",
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: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,17 @@
22

33
## [Unreleased]
44

5-
## 23.1.40 (2023-10-10)
5+
## 23.1.41 (2023-10-17)
6+
7+
### GanttChart
8+
9+
#### Bug Fixes
10+
11+
- `#I494495` - Script error occurs when trying to edit after sorting in presence of validation message issue has been fixed.
12+
- `#I508721` - Baseline date does not render properly for milestone task issue has been fixed.
13+
- `#I482456` - Critical path tasks not validated after drag and drop issue has been fixed.
14+
15+
## 23.1.39 (2023-10-04)
616

717
### GanttChart
818

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": "23.1.38",
3+
"version": "23.1.39",
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: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,22 @@
22

33
## [Unreleased]
44

5+
## 23.1.41 (2023-10-17)
6+
7+
### Grid
8+
9+
#### Bug fixes
10+
11+
- `#I510239` - Error occurs when changing the State through clicking the button rendered in the Column Template has been fixed.
12+
- `#I494272` - In mobile view unable to interact with the page after double-clicking on the filter date icon issue has been fixed.
13+
- `#I423460` - Fixed an issue where the grid froze with a loading spinner when collapsing grouped items in an infinite scroll enabled grid.
14+
- `#I503487` - In the `actionFailure` event, the failure message argument is now sent correctly.
15+
- `#I509249` - The script error that occurred when saving the edited row at the bottom in the presence of grouping has been fixed.
16+
- `#I508136` - Row reorder occurs while editing with inline mode with grouping in complex data has been fixed.
17+
- `#I490262` - The problem where checkbox filtering was not working properly when cancelling the filtering has been fixed.
18+
- `#I504493` - The pager elements are now rendered correctly when the grid is hidden and then shown again.
19+
- `#I511064` - The problem with `frozenColumns` are not working when declared in the `dataBound` event has been resolved.
20+
521
## 23.1.40 (2023-10-10)
622

723
### 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": "23.1.39",
3+
"version": "23.1.40",
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-
## 23.1.40 (2023-10-10)
5+
## 23.1.41 (2023-10-17)
66

77
### HeatMap
88

components/imageeditor/CHANGELOG.md

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

33
## [Unreleased]
44

5-
## 23.1.40 (2023-10-10)
5+
## 23.1.41 (2023-10-17)
6+
7+
### ImageEditor
8+
9+
#### Bug Fixes
10+
11+
- `#I505985` - Provide the alert dialog for unsupported files and selecting multiple images in the Image Editor uploader.
12+
- `#I507638` - Provide the support to hide the uploader toolbar item in the Image Editor.
13+
14+
## 23.1.39 (2023-10-04)
615

716
### ImageEditor
817

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": "23.1.38",
3+
"version": "23.1.39",
44
"description": "Essential JS 2 ImageEditor for Vue",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

components/imageeditor/src/image-editor/imageeditor.component.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ export let ImageEditorComponent: DefineVueComponent<ImageEditorModel> = vueDefi
112112
drawEllipse(x?: number, y?: number, radiusX?: number, radiusY?: number, strokeWidth?: number, strokeColor?: string, fillColor?: string, degree?: number): boolean {
113113
return this.ej2Instances.drawEllipse(x, y, radiusX, radiusY, strokeWidth, strokeColor, fillColor, degree);
114114
},
115-
drawFrame(frameType: Object, color: string, gradientColor: string, size: number, inset: number, offset: number, borderRadius: number, frameLineStyle: Object, lineCount: number): boolean {
115+
drawFrame(frameType: Object, color?: string, gradientColor?: string, size?: number, inset?: number, offset?: number, borderRadius?: number, frameLineStyle?: Object, lineCount?: number): boolean {
116116
return this.ej2Instances.drawFrame(frameType, color, gradientColor, size, inset, offset, borderRadius, frameLineStyle, lineCount);
117117
},
118118
drawImage(data: string | Object, x?: number, y?: number, width?: number, height?: number, isAspectRatio?: boolean, degree?: number): boolean {

components/kanban/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-
## 23.1.40 (2023-10-10)
5+
## 23.1.41 (2023-10-17)
66

77
### Kanban
88

components/lists/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-
## 23.1.40 (2023-10-10)
5+
## 23.1.41 (2023-10-17)
66

77
### ListView
88

components/maps/CHANGELOG.md

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

1515
## [Unreleased]
1616

17-
## 23.1.40 (2023-10-10)
17+
## 23.1.41 (2023-10-17)
1818

1919
### Maps
2020

components/navigations/CHANGELOG.md

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

33
## [Unreleased]
44

5+
## 23.1.41 (2023-10-17)
6+
7+
### Menu
8+
9+
#### Bug Fixes
10+
11+
- `#I503763` - The issue with "sub menu closes while click on the vertical scroll of sub menu" has been resolved.
12+
- The issue with "menu component in ribbon while switching to `arabic` localization" has been resolved
13+
514
## 23.1.40 (2023-10-10)
615

716
### Accordion
@@ -10,6 +19,12 @@
1019

1120
- `#I506740` - An issue with the HTML element within the content of an Accordion item has been fixed.
1221

22+
### TreeView
23+
24+
#### Bug fixes
25+
26+
- `#I506080` - The issue with the `ensureVisible` method for self-referential data source has been resolved.
27+
1328
## 23.1.39 (2023-10-04)
1429

1530
### ContextMenu

components/navigations/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-navigations",
3-
"version": "23.1.39",
3+
"version": "23.1.40",
44
"description": "A package of Essential JS 2 navigation components such as Tree-view, Tab, Toolbar, Context-menu, and Accordion which is used to navigate from one page to another for Vue",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

components/notifications/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-notifications",
3-
"version": "23.1.36",
3+
"version": "23.1.40",
44
"description": "A package of Essential JS 2 notification components such as Toast and Badge which used to notify important information to end-users. for Vue",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

components/pdfviewer/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+
## 23.1.41 (2023-10-17)
6+
7+
### PDF Viewer
8+
9+
#### Bug Fixes
10+
11+
- `#I503904` - Now, the missing properties have been included in the form field collections.
12+
- `#I506233` - Now, the dropdown list does not open when selecting the dropdown field in designer mode.
13+
- `#F184471` - Newline characters are now correctly retained in the saved document when saving a document with numerous free text annotations.
14+
- `#I505498` - Now, the thumbnail highlighting functions correctly when scrolling and viewing rotated pages.
15+
- `#I507503` - Now, clicking again the same bookmark after scrolling ,the bookmark is navigated correctly.
16+
- `#I504089` - Now, the search is working when the Enter key is pressed continuously in the Public API.
17+
- `#I501644` - Now, the stackoverflow exception is not occurred while loading the 6000 bookmarks document.
18+
19+
- `#I503904` - Now, the missing properties have been included in the form field collections.
20+
- `#I506233` - Now, the dropdown list does not open when selecting the dropdown field in designer mode.
21+
- `#F184471` - Newline characters are now correctly retained in the saved document when saving a document with numerous free text annotations.
22+
- `#I505498` - Now, the thumbnail highlighting functions correctly when scrolling and viewing rotated pages.
23+
- `#I507503` - Now, clicking again the same bookmark after scrolling ,the bookmark is navigated correctly.
24+
- `#I504089` - Now, the search is working when the Enter key is pressed continuously in the Public API.
25+
- `#I501644` - Now, the stackoverflow exception is not occurred while loading the 6000 bookmarks document.
26+
527
## 23.1.40 (2023-10-10)
628

729
### PDF Viewer

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": "23.1.39",
3+
"version": "23.1.40",
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: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22

33
## [Unreleased]
44

5+
## 23.1.41 (2023-10-17)
6+
7+
### PivotTable
8+
9+
#### Bug fixes
10+
11+
- The pivot table will now be exported as a PDF document when the export method is invoked without the `pdFExportProperties` parameter.
12+
513
## 23.1.38 (2023-09-26)
614

715
### PivotTable

components/popups/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-
## 23.1.40 (2023-10-10)
5+
## 23.1.41 (2023-10-17)
66

77
### Tooltip
88

components/progressbar/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-
## 23.1.40 (2023-10-10)
5+
## 23.1.41 (2023-10-17)
66

77
### ProgressBar
88

0 commit comments

Comments
 (0)