Skip to content

Commit 2c63747

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

File tree

48 files changed

+201
-32
lines changed

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

Lines changed: 1 addition & 1 deletion
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

Lines changed: 14 additions & 0 deletions
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

Lines changed: 1 addition & 1 deletion
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

Lines changed: 8 additions & 0 deletions
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

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

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

Lines changed: 1 addition & 1 deletion
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

Lines changed: 10 additions & 0 deletions
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

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

Lines changed: 9 additions & 0 deletions
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

0 commit comments

Comments
 (0)