Skip to content

Commit 8563248

Browse files
author
pipeline
committed
v25.1.42 is released
1 parent 63a062a commit 8563248

File tree

38 files changed

+325
-70
lines changed

38 files changed

+325
-70
lines changed

components/barcodegenerator/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-
## 25.1.41 (2024-04-23)
5+
## 25.1.42 (2024-04-30)
66

77
### Barcode
88

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+
## 25.1.42 (2024-04-30)
6+
7+
### DateTimePicker
8+
9+
#### Bug Fixes
10+
11+
- `#I572932` - Resolved issue where users were unable to enter the month manually as it automatically moved focus to the next field when pressing a key.
12+
513
## 25.1.40 (2024-04-16)
614

715
### DatePicker

components/calendars/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",
77
"keywords": [
8-
"ej2",
9-
"syncfusion",
8+
"react",
9+
"react-calendars",
1010
"ej2-react-calendars"
1111
],
1212
"repository": {

components/charts/CHANGELOG.md

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

33
## [Unreleased]
44

5+
## 25.1.42 (2024-04-30)
6+
7+
### Accumulation Chart
8+
9+
#### Bug Fixes
10+
11+
- `#I579773` - Now, the center label remains center even when adjusting the start and end angles.
12+
- `#I577505` - Now, the radius specified by the mapping will render properly in the accumulation chart.
13+
514
## 25.1.41 (2024-04-23)
615

716
### Chart

components/charts/package.json

Lines changed: 16 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,25 @@
11
{
22
"name": "@syncfusion/ej2-react-charts",
3-
"version": "25.1.40",
3+
"version": "25.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 React",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",
77
"keywords": [
8-
"ej2",
9-
"syncfusion",
10-
"ej2-react-charts"
8+
"react",
9+
"reactjs",
10+
"react-charts",
11+
"react-graph",
12+
"react-stock-chart",
13+
"react-accumulation-chart",
14+
"react-rangenavigator",
15+
"react-rangeselector",
16+
"react-sparkline",
17+
"react-sparkline-chart",
18+
"react-smith-chart",
19+
"react-bullet-chart",
20+
"react-bullet-graph",
21+
"react-chart3d",
22+
"react-circularchart3d"
1123
],
1224
"repository": {
1325
"type": "git",

components/diagrams/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+
## 25.1.42 (2024-04-30)
6+
7+
### Diagram
8+
9+
#### Bug Fixes
10+
11+
- `#I568786` - Overview now updates properly across all browser zoom levels and resolutions.
12+
513
## 25.1.41 (2024-04-23)
614

715
### Diagram

components/diagrams/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
{
22
"name": "@syncfusion/ej2-react-diagrams",
3-
"version": "25.1.40",
3+
"version": "25.1.41",
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 React",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",
77
"keywords": [
8-
"ej2",
9-
"syncfusion",
8+
"react",
9+
"react-diagrams",
1010
"ej2-react-diagrams"
1111
],
1212
"repository": {

components/documenteditor/CHANGELOG.md

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

33
## [Unreleased]
44

5+
## 25.1.42 (2024-04-30)
6+
7+
### DocumentEditor
8+
9+
#### Bug Fixes
10+
11+
- `#I575385` - Resolved the multi column line split issue when opening attached document.
12+
- `#I576161` - Resolved the hyperlink preservation issue in pane.
13+
- `#I576442` - Resolved the table not properly aligned issue.
14+
- `#I576647` - Resolved list numbering change issue, while editing the content.
15+
- `#I580085` - Resolved the Combo box focus issue in document editor.
16+
- `#I561167` - Resolved hyperlink style issue while reject the changes.
17+
518
## 25.1.41 (2024-04-23)
619

720
### DocumentEditor

components/documenteditor/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
{
22
"name": "@syncfusion/ej2-react-documenteditor",
3-
"version": "25.1.40",
3+
"version": "25.1.41",
44
"description": "Feature-rich document editor control with built-in support for context menu, options pane and dialogs. for React",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",
77
"keywords": [
8-
"ej2",
9-
"syncfusion",
8+
"react",
9+
"react-documenteditor",
1010
"ej2-react-documenteditor"
1111
],
1212
"repository": {

components/dropdowns/package.json

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,18 @@
11
{
22
"name": "@syncfusion/ej2-react-dropdowns",
3-
"version": "25.1.40",
3+
"version": "25.1.41",
44
"description": "Essential JS 2 DropDown Components for React",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",
77
"keywords": [
8-
"ej2",
9-
"syncfusion",
10-
"ej2-react-dropdowns"
8+
"react",
9+
"react-dropdowns",
10+
"ej2-react-dropdown",
11+
"react-dropdownlist",
12+
"react-autocomplete",
13+
"react-multiselect",
14+
"react-combobox",
15+
"react-dropdowntree"
1116
],
1217
"repository": {
1318
"type": "git",

0 commit comments

Comments
 (0)