Skip to content

Commit 2c63747

Browse files
author
pipeline
committed
v27.1.51 is released
1 parent 0adb05a commit 2c63747

Some content is hidden

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

48 files changed

+201
-32
lines changed

components/barcodegenerator/CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## [Unreleased]
44

5-
## 27.1.50 (2024-09-24)
5+
## 27.1.51 (2024-09-30)
66

77
### Barcode
88

components/buttons/CHANGELOG.md

+14
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,20 @@
22

33
## [Unreleased]
44

5+
## 27.1.51 (2024-09-30)
6+
7+
### Checkbox
8+
9+
#### Bug Fixes
10+
11+
- `#I909049` - The issue with "Need to set the aria-label attribute for the checkbox input element and not to the wrapper element" has been resolved.
12+
13+
### RadioButton
14+
15+
#### Bug Fixes
16+
17+
- The issue with "Background color issue for disabled unselect radio button in bootstrap5 theme" has been resolved.
18+
519
## 26.1.35 (2024-06-11)
620

721
### Floating Action Button

components/buttons/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@syncfusion/ej2-react-buttons",
3-
"version": "27.1.48",
3+
"version": "27.1.50",
44
"description": "A package of feature-rich Essential JS 2 components such as Button, CheckBox, RadioButton and Switch. for React",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

components/calendars/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22

33
## [Unreleased]
44

5+
## 27.1.51 (2024-09-30)
6+
7+
### DateTimePicker
8+
9+
#### Bug Fixes
10+
11+
- `#I628891` - Resolved the issue where the "DateTimePicker Mask" was not functioning correctly after deletion using the keyboard.
12+
513
## 27.1.50 (2024-09-24)
614

715
### DatePicker

components/calendars/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@syncfusion/ej2-react-calendars",
3-
"version": "18.32.5",
3+
"version": "27.1.50",
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/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@syncfusion/ej2-react-charts",
3-
"version": "27.1.48",
3+
"version": "27.1.50",
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/circulargauge/CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
## [Unreleased]
66

7-
## 27.1.50 (2024-09-24)
7+
## 27.1.51 (2024-09-30)
88

99
### Circular Gauge
1010

components/diagrams/CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,16 @@
22

33
## [Unreleased]
44

5+
## 27.1.51 (2024-09-30)
6+
7+
### Diagram
8+
9+
#### Bug Fixes
10+
11+
- `#I637400` - Now, the Fixed user handle visibility works properly.
12+
- `#I629696` - Now, the image node is exported properly with every export region settings.
13+
- `#F194390` - Now, Annotation will render based on its width if defined.
14+
515
## 27.1.50 (2024-09-24)
616

717
### Diagram

components/diagrams/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@syncfusion/ej2-react-diagrams",
3-
"version": "27.1.48",
3+
"version": "27.1.50",
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

+9
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,15 @@
22

33
## [Unreleased]
44

5+
## 27.1.51 (2024-09-30)
6+
7+
### DocumentEditor
8+
9+
#### Bug Fixes
10+
11+
- `#I630170` - Resolved the paragraph shifting issue when pasting text content.
12+
- `#I626306` - Resolved the font family and page content is not rendered properly.
13+
514
## 27.1.50 (2024-09-24)
615

716
### DocumentEditor

components/documenteditor/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@syncfusion/ej2-react-documenteditor",
3-
"version": "27.1.48",
3+
"version": "27.1.50",
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

+8
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22

33
## [Unreleased]
44

5+
## 27.1.51 (2024-09-30)
6+
7+
### MultiSelect
8+
9+
#### Bug Fixes
10+
11+
- `#I633820` - Resolved the issue where the change event was not triggered when removing the selected value.
12+
513
## 27.1.50 (2024-09-24)
614

715
### DropDownTree

components/dropdowns/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@syncfusion/ej2-react-dropdowns",
3-
"version": "27.1.48",
3+
"version": "27.1.50",
44
"description": "Essential JS 2 DropDown Components for React",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

components/filemanager/CHANGELOG.md

+17
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,23 @@
22

33
## [Unreleased]
44

5+
## 27.1.51 (2024-09-30)
6+
7+
### FileManager
8+
9+
#### Bug Fixes
10+
11+
- `#I633879` - Improved error handling and null value management in File Manager component file operations.
12+
13+
## 27.1.50 (2024-09-24)
14+
15+
### FileManager
16+
17+
#### Bug Fixes
18+
19+
- `#I629895` - The issue with drag and drop action in the File Manager component with virtualization has been resolved.
20+
- `#FB61054` - The issue with navigation pane update while performing drag and drop action in the File Manager component has been resolved.
21+
522
## 27.1.48 (2024-09-18)
623

724
### FileManager

components/filemanager/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@syncfusion/ej2-react-filemanager",
3-
"version": "27.1.48",
3+
"version": "27.1.50",
44
"description": "Essential JS 2 FileManager Component for React",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

components/gantt/CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,18 @@
22

33
## [Unreleased]
44

5+
## 27.1.51 (2024-09-30)
6+
7+
### GanttChart
8+
9+
#### Bug fixes
10+
11+
- `#I632186` - Custom column not refreshed properly while indent and outdent issue has been fixed.
12+
- `#I631776` - Dates given in the data source are not displayed same as segment data source issue has been fixed.
13+
- `#I633422` - Incorrect start date updated using `updateRecordByID` issue has been fixed.
14+
15+
- `#I633422` - Incorrect start date updated using `updateRecordByID` issue has been fixed.
16+
517
## 27.1.50 (2024-09-24)
618

719
### GanttChart

components/gantt/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@syncfusion/ej2-react-gantt",
3-
"version": "27.1.48",
3+
"version": "27.1.50",
44
"description": "Essential JS 2 Gantt Component for React",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

components/grids/CHANGELOG.md

+11
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,17 @@
22

33
## [Unreleased]
44

5+
## 27.1.51 (2024-09-30)
6+
7+
### Grid
8+
9+
#### Bug fixes
10+
11+
- `#I629864` - The `CSP` issue when using `CustomDataAdaptor` has been resolved.
12+
- `#I631247` - The issue with delete icon is disabled in toolbar when the grid `dataSource` is empty with Batch edit has been resolved.
13+
- `#I630777` - The issue where Virtualization not working properly with specific `pageSize` values has been resolved.
14+
- `#I634165` - The issue with the Grid auto-saving the cell while using the `uploader` component with batch editing has been resolved.
15+
516
## 27.1.50 (2024-09-24)
617

718
### Grid

components/grids/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@syncfusion/ej2-react-grids",
3-
"version": "27.1.48",
3+
"version": "27.1.50",
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/heatmap/CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## [Unreleased]
44

5-
## 27.1.50 (2024-09-24)
5+
## 27.1.51 (2024-09-30)
66

77
### HeatMap
88

components/imageeditor/CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,15 @@
22

33
## [Unreleased]
44

5+
## 27.1.51 (2024-09-30)
6+
7+
### Image Editor
8+
9+
#### Bug Fixes
10+
11+
- The issue with "undo-redo collection updated multiple times while customizing arrow annotation" has been resolved.
12+
- The issue with "Image Editor arrow intersection point is improper" has bee resolved.
13+
514
## 27.1.50 (2024-09-24)
615

716
### Image Editor

components/imageeditor/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@syncfusion/ej2-react-image-editor",
3-
"version": "27.1.48",
3+
"version": "27.1.50",
44
"description": "Essential JS 2 ImageEditor for React",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

components/inputs/CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## [Unreleased]
44

5-
## 27.1.50 (2024-09-24)
5+
## 27.1.51 (2024-09-30)
66

77
### ColorPicker
88

components/interactivechat/CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## [Unreleased]
44

5-
## 27.1.50 (2024-09-24)
5+
## 27.1.48 (2024-09-18)
66

77
### AI AssistView
88

components/interactivechat/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@syncfusion/ej2-react-interactive-chat",
3-
"version": "21.29.0",
3+
"version": "27.1.50",
44
"description": "Essential JS 2 Component for React",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

components/layouts/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
## [Unreleased]
44

5+
## 27.1.51 (2024-09-30)
6+
7+
### Timeline
8+
9+
- `#I631862` - An alignment issue while utilizing `content` or `oppositeContent` property as template in Timeline component has been resolved.
10+
511
## 25.1.35 (2024-03-15)
612

713
### Timeline

components/layouts/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@syncfusion/ej2-react-layouts",
3-
"version": "21.4.6",
3+
"version": "27.1.50",
44
"description": "A package of Essential JS 2 layout pure CSS components such as card and avatar. The card is used as small container to show content in specific structure, whereas the avatars are icons, initials or figures representing particular person. for React",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

components/lists/CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## [Unreleased]
44

5-
## 27.1.50 (2024-09-24)
5+
## 27.1.48 (2024-09-18)
66

77
### ListView
88

components/lists/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@syncfusion/ej2-react-lists",
3-
"version": "18.23.1",
3+
"version": "27.1.50",
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

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
## [Unreleased]
1010

11-
## 27.1.50 (2024-09-24)
11+
## 27.1.51 (2024-09-30)
1212

1313
### Maps
1414

components/multicolumncombobox/CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## [Unreleased]
44

5-
## 27.1.50 (2024-09-24)
5+
## 27.1.51 (2024-09-30)
66

77
### MultiColumn ComboBox
88

components/navigations/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22

33
## [Unreleased]
44

5+
## 27.1.51 (2024-09-30)
6+
7+
### TreeView
8+
9+
#### Bug Fixes
10+
11+
- `#I636879` - Resolved the console error that occurred when dragging tree items in the TreeView component while using the Firefox browser.
12+
513
## 27.1.50 (2024-09-24)
614

715
### TreeView

components/navigations/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@syncfusion/ej2-react-navigations",
3-
"version": "27.1.48",
3+
"version": "27.1.50",
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/notifications/CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## [Unreleased]
44

5-
## 27.1.50 (2024-09-24)
5+
## 27.1.51 (2024-09-30)
66

77
### Message
88

0 commit comments

Comments
 (0)