Skip to content

Commit f3ef925

Browse files
author
pipeline
committed
v31.1.19 is released
1 parent 78520a6 commit f3ef925

File tree

17 files changed

+32
-24
lines changed

17 files changed

+32
-24
lines changed

components/charts/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-
## 31.1.18 (2025-09-10)
5+
## 31.1.19 (2025-09-11)
66

77
### Chart
88

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-
## 31.1.18 (2025-09-10)
7+
## 31.1.19 (2025-09-11)
88

99
### Circular Gauge
1010

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-
## 31.1.18 (2025-09-10)
5+
## 31.1.19 (2025-09-11)
66

77
### Diagram
88

components/documenteditor/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-
## 31.1.18 (2025-09-10)
5+
## 31.1.19 (2025-09-11)
66

77
### DocumentEditor
88

components/dropdowns/CHANGELOG.md

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

33
## [Unreleased]
44

5-
## 31.1.18 (2025-09-10)
6-
7-
### Mention
8-
9-
#### Bug Fixes
10-
11-
- `#I761793` - The issue of editing in Firefox after utilizing the home and end keys following Mention item insertion has been successfully resolved.
12-
135
## 28.2.9 (2025-03-04)
146

157
### ComboBox
@@ -2230,7 +2222,15 @@ DropDownList component contains a list of predefined values from which a single
22302222

22312223
- **Templates** - Allows customizing the list items, selected value, header, footer, category group header, and no records content.
22322224

2233-
- **Accessibility** - Provided with built-in accessibility support which helps to access all the DropDownList component features through the keyboard, screen readers, or other assistive technology devices.## 29.1.33 (2025-03-25)
2225+
- **Accessibility** - Provided with built-in accessibility support which helps to access all the DropDownList component features through the keyboard, screen readers, or other assistive technology devices.## 31.1.18 (2025-09-10)
2226+
2227+
### Mention
2228+
2229+
#### Bug Fixes
2230+
2231+
- `#I761793` - The issue of editing in Firefox after utilizing the home and end keys following Mention item insertion has been successfully resolved.
2232+
2233+
## 29.1.33 (2025-03-25)
22342234

22352235
### Mention
22362236

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": "31.1.17",
3+
"version": "31.1.18",
44
"description": "Essential JS 2 DropDown Components 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-
## 31.1.18 (2025-09-10)
5+
## 31.1.19 (2025-09-11)
66

77
### Image Editor
88

components/inputs/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-
## 31.1.18 (2025-09-10)
5+
## 31.1.19 (2025-09-11)
66

77
### Uploader
88

components/kanban/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-
## 31.1.18 (2025-09-10)
5+
## 31.1.19 (2025-09-11)
66

77
### Kanban
88

components/lists/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-
## 31.1.18 (2025-09-10)
5+
## 31.1.19 (2025-09-11)
66

77
### ListView
88

0 commit comments

Comments
 (0)