Skip to content

Commit e4c064c

Browse files
author
pipeline
committed
v24.1.47 is released
1 parent c53870e commit e4c064c

40 files changed

+169
-35
lines changed

Diff for: components/barcodegenerator/CHANGELOG.md

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

33
## [Unreleased]
44

5-
## 24.1.46 (2024-01-17)
5+
## 24.1.47 (2024-01-23)
66

77
### Barcode
88

Diff for: components/base/CHANGELOG.md

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

33
## [Unreleased]
44

5-
## 24.1.46 (2024-01-17)
5+
## 24.1.47 (2024-01-23)
66

77
### Common
88

Diff for: components/buttons/package.json

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

Diff for: components/calendars/CHANGELOG.md

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

33
## [Unreleased]
44

5+
## 24.1.47 (2024-01-23)
6+
7+
### DateRangePicker
8+
9+
#### Bug Fixes
10+
11+
- `#I528771` - Fixed an issue where the DateRangePicker in the `Malaysia` region was only returning a single value.
12+
513
## 24.1.44 (2024-01-03)
614

715
### TimePicker

Diff for: components/charts/CHANGELOG.md

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

33
## [Unreleased]
44

5+
## 24.1.47 (2024-01-23)
6+
7+
### AccumulationChart
8+
9+
#### Bug Fixes
10+
11+
- `#I539550` - Now, the `enableSmartLabels` property in the accumulation chart is functioning correctly.
12+
13+
### Chart
14+
15+
#### Bug Fixes
16+
17+
- `#I541520` - Now, the `startFromZero` property in the chart is working properly.
18+
519
## 24.1.46 (2024-01-17)
620

721
### Chart

Diff for: components/charts/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@syncfusion/ej2-vue-charts",
3-
"version": "24.1.45",
3+
"version": "24.1.46",
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 Vue",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

Diff for: components/circulargauge/CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
## [Unreleased]
77

8-
## 24.1.46 (2024-01-17)
8+
## 24.1.47 (2024-01-23)
99

1010
### CircularGauge
1111

Diff for: components/diagrams/CHANGELOG.md

+1
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
#### Bug Fixes
1010

1111
- `#I527482` - Now, overview updated properly while zoom out and move nodes outside viewport.
12+
- `#I533824` - Now, textAlign justify align the text at center of the node.
1213

1314
## 24.1.45 (2024-01-09)
1415

Diff for: components/diagrams/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@syncfusion/ej2-vue-diagrams",
3-
"version": "24.1.45",
3+
"version": "24.1.46",
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 Vue",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

Diff for: components/documenteditor/CHANGELOG.md

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

33
## [Unreleased]
44

5+
## 24.1.47 (2024-01-23)
6+
7+
### DocumentEditor
8+
9+
#### Bug Fixes
10+
11+
- `#I515234` - Resolved the issue in paragraph goes to page end while press enter.
12+
- `#I533538` - Resolved the tracking issue in the revisions only protection mode.
13+
- `#I539142` - Resolved the script error issue while pasting content.
14+
- `#I536328` - Resolved the footnote duplicating issue.
15+
- `#I539648` - Resolved script error issue and layout issue in the exported document.
16+
517
## 24.1.46 (2024-01-17)
618

719
### DocumentEditor

Diff for: components/documenteditor/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@syncfusion/ej2-vue-documenteditor",
3-
"version": "24.1.45",
3+
"version": "24.1.46",
44
"description": "Feature-rich document editor control with built-in support for context menu, options pane and dialogs. for Vue",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

Diff for: components/dropdowns/CHANGELOG.md

+20
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,28 @@
22

33
## [Unreleased]
44

5+
## 24.1.47 (2024-01-23)
6+
7+
### ListBox
8+
9+
#### Bug Fixes
10+
11+
- `#I514409` - Issue with "Filtering focus not removed in listbox while clearing and click anywhere" has been resolved.
12+
13+
### ComboBox
14+
15+
#### Bug Fixes
16+
17+
- `#I531844` - Fixed issue where custom value could not be added to combobox when dataSource is empty.
18+
519
## 24.1.46 (2024-01-17)
620

21+
### DropDownTree
22+
23+
#### Bug Fixes
24+
25+
- `#I541407` - The issue with the Dropdown Tree popup not closing when the preselected value is again selected has been resolved.
26+
727
### MultiSelect
828

929
#### Bug Fixes

Diff for: components/dropdowns/package.json

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

Diff for: components/filemanager/CHANGELOG.md

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

33
## [Unreleased]
44

5-
## 24.1.46 (2024-01-17)
5+
## 24.1.47 (2024-01-23)
6+
7+
### FileManager
8+
9+
#### Bug Fixes
10+
11+
- `#I543790` - The issue with the breadcrumb bar of the File Manager showing an incorrect name for the Azure File service provider has been resolved.
12+
13+
## 24.1.45 (2024-01-09)
614

715
### FileManager
816

Diff for: components/filemanager/package.json

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

Diff for: components/gantt/CHANGELOG.md

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

33
## [Unreleased]
44

5+
## 24.1.47 (2024-01-23)
6+
7+
### GanttChart
8+
9+
#### Bug Fixes
10+
11+
- `#I540518` - Can't able to drag and drop to the new resource issue has been fixed.
12+
- `#I185970` - Dynamic template updating in columns does not render issue has been fixed.
13+
- `#I538002` - Alignment Issue with PDF Export in React Gantt issue has been fixed.
14+
15+
- `#I540518` - Can't able to drag and drop to the new resource issue has been fixed
16+
517
## 24.1.46 (2024-01-17)
618

719
### GanttChart

Diff for: components/gantt/package.json

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

Diff for: components/grids/CHANGELOG.md

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

33
## [Unreleased]
44

5+
## 24.1.47 (2024-01-23)
6+
7+
### Grid
8+
9+
#### Bug fixes
10+
11+
- `#I539223` - The issue with `ellipsisWithTooltip` not working properly in the Adaptive view has been resolved.
12+
513
## 24.1.46 (2024-01-17)
614

715
### Grid

Diff for: components/grids/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@syncfusion/ej2-vue-grids",
3-
"version": "24.1.45",
3+
"version": "24.1.46",
44
"description": "Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel. for Vue",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

Diff for: components/heatmap/CHANGELOG.md

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

33
## [Unreleased]
44

5-
## 24.1.46 (2024-01-17)
5+
## 24.1.47 (2024-01-23)
66

77
### HeatMap
88

Diff for: components/imageeditor/package.json

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

Diff for: components/inputs/CHANGELOG.md

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

33
## [Unreleased]
44

5+
## 24.1.47 (2024-01-23)
6+
7+
### Signature
8+
9+
#### Bug Fixes
10+
11+
- `#F86282` - Issue with "The `getSignature` method data is not cleared after using clear method of signature" has been resolved.
12+
513
## 24.1.45 (2024-01-09)
614

715
### Signature

Diff for: components/kanban/CHANGELOG.md

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

33
## [Unreleased]
44

5+
## 24.1.47 (2024-01-23)
6+
7+
### Kanban
8+
9+
#### Bug Fixes
10+
11+
`#I544423` - Now, the Kanban column header title shows properly when the column is collapsed.
12+
13+
514
## 24.1.46 (2024-01-17)
615

716
### Kanban

Diff for: components/kanban/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@syncfusion/ej2-vue-kanban",
3-
"version": "24.1.45",
3+
"version": "24.1.46",
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 Vue",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

Diff for: components/lineargauge/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@syncfusion/ej2-vue-lineargauge",
3-
"version": "24.1.41",
3+
"version": "24.1.46",
44
"description": "Essential JS 2 LinearGauge Components for Vue",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

Diff for: components/maps/CHANGELOG.md

+9-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,15 @@
1414

1515
## [Unreleased]
1616

17-
## 24.1.46 (2024-01-17)
17+
## 24.1.47 (2024-01-23)
18+
19+
### Maps
20+
21+
#### New Features
22+
23+
- `#I524572` - The threshold limit for rendering the markers and marker clusters has now been increased, with improved performance to a decent extent. Nearly 6,000 markers can now be rendered and clustered, with enhanced rendering, zooming, and panning functionalities.
24+
25+
## 24.1.41 (2023-12-18)
1826

1927
### Maps
2028

Diff for: components/maps/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@syncfusion/ej2-vue-maps",
3-
"version": "16.42.7",
3+
"version": "24.1.41",
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 Vue",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

Diff for: components/navigations/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@syncfusion/ej2-vue-navigations",
3-
"version": "24.1.41",
3+
"version": "24.1.46",
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 Vue",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

Diff for: components/pdfviewer/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@syncfusion/ej2-vue-pdfviewer",
3-
"version": "24.1.45",
3+
"version": "24.1.46",
44
"description": "Essential JS 2 PDF viewer Component for Vue",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

Diff for: components/pivotview/CHANGELOG.md

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

33
## [Unreleased]
44

5+
## 24.1.47 (2024-01-23)
6+
7+
### PivotTable
8+
9+
#### Bug fixes
10+
11+
- `#F186081` - With virtualization, the pivot table will now be properly displayed when using the mouse wheel to scroll.
12+
- `#I186080` - When "DataCompression" is enabled in the Pivot table, the date formatting will now be properly maintained.
13+
514
## 24.1.46 (2024-01-17)
615

716
### PivotTable

Diff for: components/pivotview/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@syncfusion/ej2-vue-pivotview",
3-
"version": "24.1.45",
3+
"version": "24.1.46",
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 Vue",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

Diff for: components/popups/CHANGELOG.md

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

33
## [Unreleased]
44

5-
## 24.1.46 (2024-01-17)
5+
## 24.1.47 (2024-01-23)
66

77
### Tooltip
88

Diff for: components/querybuilder/CHANGELOG.md

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

33
## [Unreleased]
44

5-
## 24.1.46 (2024-01-17)
5+
## 24.1.47 (2024-01-23)
66

77
### QueryBuilder
88

0 commit comments

Comments
 (0)