Skip to content

Commit 63a062a

Browse files
author
pipeline
committed
v25.1.41 is released
1 parent 0ab9d79 commit 63a062a

File tree

34 files changed

+191
-31
lines changed

34 files changed

+191
-31
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.40 (2024-04-16)
5+
## 25.1.41 (2024-04-23)
66

77
### Barcode
88

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-react-calendars",
3-
"version": "25.1.39",
3+
"version": "25.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 React",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

components/charts/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+
## 25.1.41 (2024-04-23)
6+
7+
### Chart
8+
9+
#### Bug Fixes
10+
11+
- `#I577538` - When resizing the chart, the maximum value does not change.
12+
- `#I578863` - Now the chart exports properly in portrait orientation.
13+
- `#I579386` - Now the legend renders properly using the add series method in canvas.
14+
- `#I577327` - Now the DateTimeCategory series is visible when clicking on the legend.
15+
516
## 25.1.40 (2024-04-16)
617

718
### 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-react-charts",
3-
"version": "25.1.39",
3+
"version": "25.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 React",
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+
## 25.1.41 (2024-04-23)
6+
7+
### Diagram
8+
9+
#### Bug Fixes
10+
11+
- `#FB52256` - Now, dropping child node inside the subprocess node within the swimlane is working properly.
12+
- `#FB52022` - Now, the swimlane highlighter rendered properly while dropping opposite orientation lane and the lane added to swimlane properly.
13+
- `#I573514` - Now, the connector annotation text updated properly while adjusting its end points dynamically.
14+
- `#FB52023` - Now, The Swimlane helper guides are shown at correct position with Zoom Changes.
15+
516
## 25.1.40 (2024-04-16)
617

718
### 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-react-diagrams",
3-
"version": "25.1.39",
3+
"version": "25.1.40",
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",

components/documenteditor/CHANGELOG.md

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

33
## [Unreleased]
44

5+
## 25.1.41 (2024-04-23)
6+
7+
### DocumentEditor
8+
9+
#### Bug Fixes
10+
11+
- `#I576244` - Resolved the tracking changes avatar undefined when last name empty.
12+
- `#I572963` - Resolved the overlapping issue when hitting the backspace key.
13+
- `#I575590` - Resolve the console error issue while adding the mail merge fields.
14+
15+
## 25.1.40 (2024-04-16)
16+
17+
### DocumentEditor
18+
19+
#### Bug Fixes
20+
21+
- `#I565023` - Resolved the list formatting issue in the attached document.
22+
- `#I542227` - Resolved the overlapping issue when editing the justified paragraph.
23+
- `#I573648` - Resolved the empty paragraph added issue while pasting content.
24+
525
## 25.1.39 (2024-04-09)
626

727
### DocumentEditor

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-react-documenteditor",
3-
"version": "25.1.39",
3+
"version": "25.1.40",
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",

components/dropdowns/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+
## 25.1.41 (2024-04-23)
6+
7+
### MultiSelect
8+
9+
#### Bug Fixes
10+
11+
- `#I571383` - Resolved issue where removing a long text tag in a multi-select drop down was also removing a short text tag.
12+
13+
### ListBox
14+
15+
#### Bug Fixes
16+
17+
- `#I566450` - Issue with "The disabled itemTemplate item is not move properly for listbox toolbar action" has been resolved.
18+
519
## 25.1.40 (2024-04-16)
620

721
### 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-react-dropdowns",
3-
"version": "25.1.39",
3+
"version": "25.1.40",
44
"description": "Essential JS 2 DropDown Components for React",
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-react-filemanager",
3-
"version": "25.1.39",
3+
"version": "25.1.40",
44
"description": "Essential JS 2 FileManager Component for React",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

components/gantt/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.40 (2024-04-16)
5+
## 25.1.41 (2024-04-23)
66

77
### GanttChart
88

components/grids/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+
## 25.1.41 (2024-04-23)
6+
7+
### Grid
8+
9+
#### Bug fixes
10+
11+
- `#FB52588` - Fixed the content overlap issue in exported PDF documents in hierarchy grid.
12+
- `#I571259` - Resolved the issue where the `selectRow` method was not working when both `virtualization` and grouping were enabled in grid.
13+
- `#I569550` - Fixed the issue where focusing on the grid through the tab key press did not properly focus on the first cell of the grid.
14+
- `#I573371` - The issue with the Grid search bar in `ODataV4Adaptor`, where the Excel filter displayed no matches found after searching for a record, has been fixed.
15+
516
## 25.1.40 (2024-04-16)
617

718
### 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-react-grids",
3-
"version": "25.1.39",
3+
"version": "25.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 React",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

components/imageeditor/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.40 (2024-04-16)
5+
## 25.1.41 (2024-04-23)
66

77
### Image Editor
88

components/inputs/CHANGELOG.md

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

33
## [Unreleased]
44

5-
## 25.1.40 (2024-04-16)
6-
7-
### Uploader
8-
9-
#### Bug Fixes
10-
11-
- `#I571768` - Resolved Console error that occurred when uploading a file with button click without showFileList.
12-
135
## 25.1.38 (2024-04-02)
146

157
### ColorPicker
@@ -1272,6 +1264,14 @@ MaskedTextBox allows the user to enter the valid input only based on the provide
12721264
- **Accessibility** - provides built-in accessibility support which helps to access all the MaskedTextBox component features through keyboard, on-screen readers, or other assistive technology devices.
12731265

12741266

1267+
## 25.1.40 (2024-04-16)
1268+
1269+
### Uploader
1270+
1271+
#### Bug Fixes
1272+
1273+
- `#I571768` - Resolved Console error that occurred when uploading a file with button click without showFileList.
1274+
12751275
## 19.1.66 (2021-06-01)
12761276

12771277
### NumericTextBox

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-react-inputs",
3-
"version": "25.1.38",
3+
"version": "25.1.40",
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 React",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

components/lineargauge/CHANGELOG.md

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

1212
## [Unreleased]
1313

14-
## 25.1.40 (2024-04-16)
14+
## 25.1.41 (2024-04-23)
1515

1616
### LinearGauge
1717

components/lists/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+
## 25.1.41 (2024-04-23)
6+
7+
### ListView
8+
9+
#### Bug Fixes
10+
11+
- `#FB52724` - The issue with space bar toggle in Switch is not working within ListView component has been resolved.
12+
13+
## 25.1.39 (2024-04-09)
14+
15+
### ListBox
16+
17+
#### Bug Fixes
18+
19+
- Issue with "Script error thrown in list box while dragging hover on `svg` element" has been resolved.
20+
521
## 25.1.35 (2024-03-15)
622

723
### ListBox

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-react-lists",
3-
"version": "25.1.35",
3+
"version": "25.1.39",
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 React",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

components/maps/CHANGELOG.md

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

1212
## [Unreleased]
1313

14+
## 25.1.41 (2024-04-23)
15+
16+
### Maps
17+
18+
#### Bug Fixes
19+
20+
- `#I576422` - Script errors will no longer occur when rendering data labels with "Normal" geometry type maps, and the data labels will be rendered properly with the provided labels without trimming.
21+
- `#I566503` - The flickering in the tile images of the online maps will no longer occur while panning.
22+
1423
## 25.1.40 (2024-04-16)
1524

1625
### 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-react-maps",
3-
"version": "25.1.37",
3+
"version": "25.1.40",
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 React",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

components/navigations/CHANGELOG.md

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

33
## [Unreleased]
44

5-
## 25.1.40 (2024-04-16)
5+
## 25.1.41 (2024-04-23)
66

77
### TreeView
88

99
#### Bug Fixes
1010

1111
- `#I572876` - The issue with "The checkbox state are not read by the screen reader in the TreeView component with edge browser" has been resolved.
1212

13+
### Carousel
14+
15+
#### Bug Fixes
16+
17+
- `#FB52446` - The issue with carousel slide changes during window resizing while the `loop` is set to false has been fixed.
18+
19+
## 25.1.40 (2024-04-16)
20+
1321
### Stepper
1422

1523
#### Bug Fixes

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-react-navigations",
3-
"version": "25.1.39",
3+
"version": "25.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 React",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

components/pdfviewer/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.40 (2024-04-16)
5+
## 25.1.41 (2024-04-23)
66

77
### PDF Viewer
88

components/pivotview/CHANGELOG.md

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

33
## [Unreleased]
44

5-
## 25.1.39 (2024-04-09)
5+
## 25.1.41 (2024-04-23)
66

77
### Pivot Table
88

99
#### Bug fixes
1010

1111
- `#I496624` - Value sorting will now work properly in an OLAP pivot table with a single measure.
1212
- `#I547664` - Excel exporting will now work properly in the pivot table using the server-side engine.
13+
14+
## 25.1.39 (2024-04-09)
15+
16+
### Pivot Table
17+
18+
#### Bug fixes
19+
1320
- `#I572220` - The issue with persistence not working properly in the Pivot Table with remote data has been fixed.
1421

1522
## 25.1.38 (2024-04-02)

components/popups/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.41 (2024-04-23)
6+
7+
### Dialog
8+
9+
#### Bug Fixes
10+
11+
- `#577299` - Resolved Console error is occurring when navigating the page with dialog in react.
12+
513
## 25.1.39 (2024-04-09)
614

715
### Tooltip

components/querybuilder/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.40 (2024-04-16)
5+
## 25.1.41 (2024-04-23)
66

77
### QueryBuilder
88

components/ribbon/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.41 (2024-04-23)
6+
7+
### Ribbon
8+
9+
#### Bug Fixes
10+
11+
- `#F575011` - Now the script issue raised while interacting a non-active Ribbon items using `updateItem` method has been resolved.
12+
513
## 25.1.35 (2024-03-15)
614

715
### Ribbon

components/richtexteditor/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.40 (2024-04-16)
5+
## 25.1.41 (2024-04-23)
66

77
### RichTextEditor
88

0 commit comments

Comments
 (0)