Skip to content

Commit e4c064c

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

File tree

40 files changed

+169
-35
lines changed

40 files changed

+169
-35
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.46 (2024-01-17)
5+
## 24.1.47 (2024-01-23)
66

77
### Barcode
88

components/base/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.46 (2024-01-17)
5+
## 24.1.47 (2024-01-23)
66

77
### Common
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-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",

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.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

components/charts/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+
## 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

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

components/circulargauge/CHANGELOG.md

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

components/diagrams/CHANGELOG.md

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

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

components/documenteditor/CHANGELOG.md

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

0 commit comments

Comments
 (0)