Skip to content

Commit

Permalink
v24.1.47 is released
Browse files Browse the repository at this point in the history
  • Loading branch information
pipeline committed Jan 23, 2024
1 parent c53870e commit e4c064c
Show file tree
Hide file tree
Showing 40 changed files with 169 additions and 35 deletions.
2 changes: 1 addition & 1 deletion components/barcodegenerator/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

## [Unreleased]

## 24.1.46 (2024-01-17)
## 24.1.47 (2024-01-23)

### Barcode

Expand Down
2 changes: 1 addition & 1 deletion components/base/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

## [Unreleased]

## 24.1.46 (2024-01-17)
## 24.1.47 (2024-01-23)

### Common

Expand Down
2 changes: 1 addition & 1 deletion components/buttons/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@syncfusion/ej2-vue-buttons",
"version": "24.1.45",
"version": "24.1.46",
"description": "A package of feature-rich Essential JS 2 components such as Button, CheckBox, RadioButton and Switch. for Vue",
"author": "Syncfusion Inc.",
"license": "SEE LICENSE IN license",
Expand Down
8 changes: 8 additions & 0 deletions components/calendars/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@

## [Unreleased]

## 24.1.47 (2024-01-23)

### DateRangePicker

#### Bug Fixes

- `#I528771` - Fixed an issue where the DateRangePicker in the `Malaysia` region was only returning a single value.

## 24.1.44 (2024-01-03)

### TimePicker
Expand Down
14 changes: 14 additions & 0 deletions components/charts/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,20 @@

## [Unreleased]

## 24.1.47 (2024-01-23)

### AccumulationChart

#### Bug Fixes

- `#I539550` - Now, the `enableSmartLabels` property in the accumulation chart is functioning correctly.

### Chart

#### Bug Fixes

- `#I541520` - Now, the `startFromZero` property in the chart is working properly.

## 24.1.46 (2024-01-17)

### Chart
Expand Down
2 changes: 1 addition & 1 deletion components/charts/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@syncfusion/ej2-vue-charts",
"version": "24.1.45",
"version": "24.1.46",
"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",
"author": "Syncfusion Inc.",
"license": "SEE LICENSE IN license",
Expand Down
2 changes: 1 addition & 1 deletion components/circulargauge/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

## [Unreleased]

## 24.1.46 (2024-01-17)
## 24.1.47 (2024-01-23)

### CircularGauge

Expand Down
1 change: 1 addition & 0 deletions components/diagrams/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
#### Bug Fixes

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

## 24.1.45 (2024-01-09)

Expand Down
2 changes: 1 addition & 1 deletion components/diagrams/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@syncfusion/ej2-vue-diagrams",
"version": "24.1.45",
"version": "24.1.46",
"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",
"author": "Syncfusion Inc.",
"license": "SEE LICENSE IN license",
Expand Down
12 changes: 12 additions & 0 deletions components/documenteditor/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,18 @@

## [Unreleased]

## 24.1.47 (2024-01-23)

### DocumentEditor

#### Bug Fixes

- `#I515234` - Resolved the issue in paragraph goes to page end while press enter.
- `#I533538` - Resolved the tracking issue in the revisions only protection mode.
- `#I539142` - Resolved the script error issue while pasting content.
- `#I536328` - Resolved the footnote duplicating issue.
- `#I539648` - Resolved script error issue and layout issue in the exported document.

## 24.1.46 (2024-01-17)

### DocumentEditor
Expand Down
2 changes: 1 addition & 1 deletion components/documenteditor/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@syncfusion/ej2-vue-documenteditor",
"version": "24.1.45",
"version": "24.1.46",
"description": "Feature-rich document editor control with built-in support for context menu, options pane and dialogs. for Vue",
"author": "Syncfusion Inc.",
"license": "SEE LICENSE IN license",
Expand Down
20 changes: 20 additions & 0 deletions components/dropdowns/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,28 @@

## [Unreleased]

## 24.1.47 (2024-01-23)

### ListBox

#### Bug Fixes

- `#I514409` - Issue with "Filtering focus not removed in listbox while clearing and click anywhere" has been resolved.

### ComboBox

#### Bug Fixes

- `#I531844` - Fixed issue where custom value could not be added to combobox when dataSource is empty.

## 24.1.46 (2024-01-17)

### DropDownTree

#### Bug Fixes

- `#I541407` - The issue with the Dropdown Tree popup not closing when the preselected value is again selected has been resolved.

### MultiSelect

#### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion components/dropdowns/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@syncfusion/ej2-vue-dropdowns",
"version": "24.1.45",
"version": "24.1.46",
"description": "Essential JS 2 DropDown Components for Vue",
"author": "Syncfusion Inc.",
"license": "SEE LICENSE IN license",
Expand Down
10 changes: 9 additions & 1 deletion components/filemanager/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,15 @@

## [Unreleased]

## 24.1.46 (2024-01-17)
## 24.1.47 (2024-01-23)

### FileManager

#### Bug Fixes

- `#I543790` - The issue with the breadcrumb bar of the File Manager showing an incorrect name for the Azure File service provider has been resolved.

## 24.1.45 (2024-01-09)

### FileManager

Expand Down
2 changes: 1 addition & 1 deletion components/filemanager/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@syncfusion/ej2-vue-filemanager",
"version": "24.1.44",
"version": "24.1.45",
"description": "Essential JS 2 FileManager Component for Vue",
"author": "Syncfusion Inc.",
"license": "SEE LICENSE IN license",
Expand Down
12 changes: 12 additions & 0 deletions components/gantt/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,18 @@

## [Unreleased]

## 24.1.47 (2024-01-23)

### GanttChart

#### Bug Fixes

- `#I540518` - Can't able to drag and drop to the new resource issue has been fixed.
- `#I185970` - Dynamic template updating in columns does not render issue has been fixed.
- `#I538002` - Alignment Issue with PDF Export in React Gantt issue has been fixed.

- `#I540518` - Can't able to drag and drop to the new resource issue has been fixed

## 24.1.46 (2024-01-17)

### GanttChart
Expand Down
2 changes: 1 addition & 1 deletion components/gantt/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@syncfusion/ej2-vue-gantt",
"version": "24.1.45",
"version": "24.1.46",
"description": "Essential JS 2 Gantt Component for Vue",
"author": "Syncfusion Inc.",
"license": "SEE LICENSE IN license",
Expand Down
8 changes: 8 additions & 0 deletions components/grids/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@

## [Unreleased]

## 24.1.47 (2024-01-23)

### Grid

#### Bug fixes

- `#I539223` - The issue with `ellipsisWithTooltip` not working properly in the Adaptive view has been resolved.

## 24.1.46 (2024-01-17)

### Grid
Expand Down
2 changes: 1 addition & 1 deletion components/grids/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@syncfusion/ej2-vue-grids",
"version": "24.1.45",
"version": "24.1.46",
"description": "Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel. for Vue",
"author": "Syncfusion Inc.",
"license": "SEE LICENSE IN license",
Expand Down
2 changes: 1 addition & 1 deletion components/heatmap/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

## [Unreleased]

## 24.1.46 (2024-01-17)
## 24.1.47 (2024-01-23)

### HeatMap

Expand Down
2 changes: 1 addition & 1 deletion components/imageeditor/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@syncfusion/ej2-vue-image-editor",
"version": "24.1.45",
"version": "24.1.46",
"description": "Essential JS 2 ImageEditor for Vue",
"author": "Syncfusion Inc.",
"license": "SEE LICENSE IN license",
Expand Down
8 changes: 8 additions & 0 deletions components/inputs/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@

## [Unreleased]

## 24.1.47 (2024-01-23)

### Signature

#### Bug Fixes

- `#F86282` - Issue with "The `getSignature` method data is not cleared after using clear method of signature" has been resolved.

## 24.1.45 (2024-01-09)

### Signature
Expand Down
9 changes: 9 additions & 0 deletions components/kanban/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,15 @@

## [Unreleased]

## 24.1.47 (2024-01-23)

### Kanban

#### Bug Fixes

`#I544423` - Now, the Kanban column header title shows properly when the column is collapsed.


## 24.1.46 (2024-01-17)

### Kanban
Expand Down
2 changes: 1 addition & 1 deletion components/kanban/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@syncfusion/ej2-vue-kanban",
"version": "24.1.45",
"version": "24.1.46",
"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",
"author": "Syncfusion Inc.",
"license": "SEE LICENSE IN license",
Expand Down
2 changes: 1 addition & 1 deletion components/lineargauge/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@syncfusion/ej2-vue-lineargauge",
"version": "24.1.41",
"version": "24.1.46",
"description": "Essential JS 2 LinearGauge Components for Vue",
"author": "Syncfusion Inc.",
"license": "SEE LICENSE IN license",
Expand Down
10 changes: 9 additions & 1 deletion components/maps/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,15 @@

## [Unreleased]

## 24.1.46 (2024-01-17)
## 24.1.47 (2024-01-23)

### Maps

#### New Features

- `#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.1.41 (2023-12-18)

### Maps

Expand Down
2 changes: 1 addition & 1 deletion components/maps/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@syncfusion/ej2-vue-maps",
"version": "16.42.7",
"version": "24.1.41",
"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",
"author": "Syncfusion Inc.",
"license": "SEE LICENSE IN license",
Expand Down
2 changes: 1 addition & 1 deletion components/navigations/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@syncfusion/ej2-vue-navigations",
"version": "24.1.41",
"version": "24.1.46",
"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",
"author": "Syncfusion Inc.",
"license": "SEE LICENSE IN license",
Expand Down
2 changes: 1 addition & 1 deletion components/pdfviewer/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@syncfusion/ej2-vue-pdfviewer",
"version": "24.1.45",
"version": "24.1.46",
"description": "Essential JS 2 PDF viewer Component for Vue",
"author": "Syncfusion Inc.",
"license": "SEE LICENSE IN license",
Expand Down
9 changes: 9 additions & 0 deletions components/pivotview/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,15 @@

## [Unreleased]

## 24.1.47 (2024-01-23)

### PivotTable

#### Bug fixes

- `#F186081` - With virtualization, the pivot table will now be properly displayed when using the mouse wheel to scroll.
- `#I186080` - When "DataCompression" is enabled in the Pivot table, the date formatting will now be properly maintained.

## 24.1.46 (2024-01-17)

### PivotTable
Expand Down
2 changes: 1 addition & 1 deletion components/pivotview/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@syncfusion/ej2-vue-pivotview",
"version": "24.1.45",
"version": "24.1.46",
"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",
"author": "Syncfusion Inc.",
"license": "SEE LICENSE IN license",
Expand Down
2 changes: 1 addition & 1 deletion components/popups/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

## [Unreleased]

## 24.1.46 (2024-01-17)
## 24.1.47 (2024-01-23)

### Tooltip

Expand Down
2 changes: 1 addition & 1 deletion components/querybuilder/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

## [Unreleased]

## 24.1.46 (2024-01-17)
## 24.1.47 (2024-01-23)

### QueryBuilder

Expand Down
Loading

0 comments on commit e4c064c

Please sign in to comment.