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",

0 commit comments

Comments
 (0)