Skip to content

Commit f1974ff

Browse files
author
pipeline
committed
v24.1.43 is released
1 parent 2bdd0f9 commit f1974ff

Some content is hidden

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

47 files changed

+269
-38
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-
## 24.1.41 (2023-12-18)
5+
## 24.1.43 (2023-12-27)
66

77
### Barcode
88

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": "18.64.1",
3+
"version": "24.1.41",
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+
## 24.1.43 (2023-12-27)
6+
7+
### DateTimePicker
8+
9+
#### Bug Fixes
10+
11+
- `#I532039` - Fixed the issue where the focus was not being added when using the tab key to navigate through the dynamically enabled datetimepicker.
12+
513
## 19.3.46 (2021-10-19)
614

715
### TimePicker

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+
## 24.1.43 (2023-12-27)
6+
7+
### Chart
8+
9+
#### Bug Fixes
10+
11+
- `#I527182` - Now, the chart element ID is generated properly.
12+
- `#I527898` - Now, the `interval` for the DateTimeCategory is working properly.
13+
- `#I528674` - Now, scroll bar positioned properly.
14+
- `#I528865` - Resolved the console error related to trendlines when using two sets of data with a polynomial type.
15+
516
## 24.1.41 (2023-12-18)
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": "20.20.12",
3+
"version": "24.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",

components/circulargauge/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,14 @@
55

66
## [Unreleased]
77

8+
## 24.1.43 (2023-12-27)
9+
10+
### CircularGauge
11+
12+
#### Bug Fixes
13+
14+
- `#I532350` - When there are more than ten ranges in the Circular Gauge, the range tooltip content for those ranges is now appropriately displayed.
15+
816
## 24.1.41 (2023-12-18)
917

1018
### CircularGauge

components/circulargauge/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-circulargauge",
3-
"version": "16.42.3",
3+
"version": "24.1.41",
44
"description": "Essential JS 2 CircularGauge Components for React",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

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+
## 24.1.43 (2023-12-27)
6+
7+
### Diagram
8+
9+
#### Bug Fixes
10+
11+
- `#I521324` - Now, connector with bridging exports properly.
12+
- `#I526690` - The default tooltip for the subprocess is now correctly updated after dragging a child from the subprocess onto the diagram.
13+
- `#I527228` - Now, the bpmn message flow and sequence flow child path is rendered properly.
14+
515
## 24.1.41 (2023-12-18)
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": "19.16.1",
3+
"version": "24.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",

components/documenteditor/CHANGELOG.md

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

33
## [Unreleased]
44

5+
## 24.1.43 (2023-12-27)
6+
7+
### DocumentEditor
8+
9+
#### Bug Fixes
10+
11+
- `#I514005` - Resolved section break parsing issue while pasting.
12+
- `#I515062` - Resolved Locale constant missing in Vietnamese.
13+
- `#I520469` - Resolved Alignment issue in document editor.
14+
- `#I524057` - Resolved The arabic selection issue.
15+
- `#I520821` - Resolved Justify Enter issue for Arabic text.
16+
- `#I523987` - Resolved the hyphen text is not rendered issue.
17+
- `#I526246` - Resolved Spell Check dialog popup issue.
18+
- `#I526232` - Resolved the list continuity issue on paste content.
19+
- `#I527224` - Resolved Open Hyperlink & Copy Hyperlink missing in contextMenu while readOnly mode.
20+
- `#I529797` - Resolved the Search result return Zero.
21+
- `#I532949` - Resolved the list numbering issue
22+
523
## 24.1.41 (2023-12-18)
624

725
### 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": "19.84.0",
3+
"version": "24.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",

components/dropdowns/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+
## 24.1.43 (2023-12-27)
6+
7+
### ListBox
8+
9+
#### Bug Fixes
10+
11+
- `#I520132` - Issue with "The listbox value was not updated properly while filtering the data source when we place within form" has been resolved.
12+
13+
### DropdownList
14+
15+
#### Bug Fixes
16+
17+
- `#I523994` - Resolved the issue where the NVDA Reader was not reading the list item when filtering is enabled.
18+
19+
### AutoComplete
20+
21+
#### Bug Fixes
22+
23+
- `#I528524` - Fixed an issue where the Change Event was not triggered when pressing the enter key after preventing the Popup from opening.
24+
525
## 24.1.41 (2023-12-18)
626

727
### DropDownTree

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": "18.66.19",
3+
"version": "24.1.41",
44
"description": "Essential JS 2 DropDown Components for React",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

components/filemanager/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+
## 24.1.43 (2023-12-27)
6+
7+
### FileManager
8+
9+
#### Bug Fixes
10+
11+
- `#I527570` - The issue with auto scroll during drag and drop operation in the FileManager component has been resolved.
12+
13+
- `#I531559`, `#I529731` - The file selection issue for the duplicate folders with different parents in the navigation pane of File Manager has been resolved.
14+
515
## 24.1.41 (2023-12-18)
616

717
### FileManager

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": "18.28.1",
3+
"version": "24.1.41",
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: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,15 @@
22

33
## [Unreleased]
44

5+
## 24.1.43 (2023-12-27)
6+
7+
### GanttChart
8+
9+
#### Bug Fixes
10+
11+
- `#I527509` - Action begin event arguments not working properly issue has been fixed.
12+
- `#I517104` - Gantt component hangs whole page if timezone changed to UK(London) issue has been fixed.
13+
514
## 23.2.5 (2023-11-23)
615

716
### GanttChart

components/gantt/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-gantt",
3-
"version": "23.4.3",
3+
"version": "24.1.41",
44
"description": "Essential JS 2 Gantt Component for React",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

components/grids/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+
## 24.1.43 (2023-12-27)
6+
7+
### Grid
8+
9+
#### Bug fixes
10+
11+
- `F185807` - The programmatic removal of frozen columns is now working properly.
12+
- `I531641` - The issue where column width was being modified when resizing the grid containing frozen columns has been resolved.
13+
514
## 24.1.41 (2023-12-18)
615

716
### 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": "1.193.0",
3+
"version": "24.1.41",
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

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

33
## [Unreleased]
44

5-
## 24.1.41 (2023-12-18)
5+
## 24.1.43 (2023-12-27)
66

77
### HeatMap
88

components/imageeditor/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+
## 24.1.43 (2023-12-27)
6+
7+
### Image Editor
8+
9+
#### Bug Fixes
10+
11+
- `#I531361` - The issue with "Zoom toolbar button not shown in ImageEditor while using ZoomSettings property in MVC platform" has been resolved.
12+
513
## 24.1.41 (2023-12-18)
614

715
### ImageEditor

components/imageeditor/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-image-editor",
3-
"version": "23.1.39",
3+
"version": "24.1.41",
44
"description": "Essential JS 2 ImageEditor for React",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

components/inplaceeditor/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-inplace-editor",
3-
"version": "21.3.6",
3+
"version": "24.1.41",
44
"description": "A package of Essential JS 2 Inplace editor components, which is used to edit and update the value dynamically in server. for React",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

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": "18.78.12",
3+
"version": "24.1.41",
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/kanban/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+
## 24.1.43 (2023-12-27)
6+
7+
### Kanban
8+
9+
#### Bug Fixes
10+
11+
- `#I525892` - Now, when using the column template in Kanban, the card count is updated properly.
12+
513
## 24.1.41 (2023-12-18)
614

715
### Kanban

components/kanban/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-kanban",
3-
"version": "23.1.36",
3+
"version": "24.1.41",
44
"description": "The Kanban board is an efficient way to visualize the workflow at each stage along its path to completion. The most important features available are Swim lane, filtering, and editing. for React",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

components/layouts/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-layouts",
3-
"version": "21.4.6",
3+
"version": "24.1.41",
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/lineargauge/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-lineargauge",
3-
"version": "16.41.0",
3+
"version": "24.1.41",
44
"description": "Essential JS 2 LinearGauge Components for React",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

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-
## 24.1.41 (2023-12-18)
5+
## 24.1.43 (2023-12-27)
66

77
### ListView
88

components/maps/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-
## 24.1.41 (2023-12-18)
14+
## 24.1.43 (2023-12-27)
1515

1616
### Maps
1717

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": "22.41.2",
3+
"version": "24.1.41",
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/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-notifications",
3-
"version": "21.5.2",
3+
"version": "24.1.41",
44
"description": "A package of Essential JS 2 notification components such as Toast and Badge which used to notify important information to end-users. for React",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

components/pdfviewer/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-pdfviewer",
3-
"version": "22.16.35",
3+
"version": "24.1.41",
44
"description": "Essential JS 2 PDF viewer Component for React",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

components/pivotview/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+
## 24.1.43 (2023-12-27)
6+
7+
### PivotTable
8+
9+
#### Bug fixes
10+
11+
- `#I528347` - The pivot table will now be properly refreshed while dynamically changing its container width.
12+
513
## 24.1.41 (2023-12-18)
614

715
### PivotTable

components/pivotview/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-pivotview",
3-
"version": "20.21.1",
3+
"version": "24.1.41",
44
"description": "The pivot grid, or pivot table, is used to visualize large sets of relational data in a cross-tabular format, similar to an Excel pivot table. for React",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

0 commit comments

Comments
 (0)