This commit is contained in:
pipeline 2024-01-23 02:46:35 +00:00
Родитель c53870e27a
Коммит e4c064c7ab
40 изменённых файлов: 169 добавлений и 35 удалений

Просмотреть файл

@ -2,7 +2,7 @@
## [Unreleased]
## 24.1.46 (2024-01-17)
## 24.1.47 (2024-01-23)
### Barcode

Просмотреть файл

@ -2,7 +2,7 @@
## [Unreleased]
## 24.1.46 (2024-01-17)
## 24.1.47 (2024-01-23)
### Common

Просмотреть файл

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

Просмотреть файл

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

Просмотреть файл

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

Просмотреть файл

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

Просмотреть файл

@ -5,7 +5,7 @@
## [Unreleased]
## 24.1.46 (2024-01-17)
## 24.1.47 (2024-01-23)
### CircularGauge

Просмотреть файл

@ -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)

Просмотреть файл

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

Просмотреть файл

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

Просмотреть файл

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

Просмотреть файл

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

Просмотреть файл

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

Просмотреть файл

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

Просмотреть файл

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

Просмотреть файл

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

Просмотреть файл

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

Просмотреть файл

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

Просмотреть файл

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

Просмотреть файл

@ -2,7 +2,7 @@
## [Unreleased]
## 24.1.46 (2024-01-17)
## 24.1.47 (2024-01-23)
### HeatMap

Просмотреть файл

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

Просмотреть файл

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

Просмотреть файл

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

Просмотреть файл

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

Просмотреть файл

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

Просмотреть файл

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

Просмотреть файл

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

Просмотреть файл

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

Просмотреть файл

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

Просмотреть файл

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

Просмотреть файл

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

Просмотреть файл

@ -2,7 +2,7 @@
## [Unreleased]
## 24.1.46 (2024-01-17)
## 24.1.47 (2024-01-23)
### Tooltip

Просмотреть файл

@ -2,7 +2,7 @@
## [Unreleased]
## 24.1.46 (2024-01-17)
## 24.1.47 (2024-01-23)
### QueryBuilder

Просмотреть файл

@ -2,6 +2,14 @@
## [Unreleased]
## 24.1.47 (2024-01-23)
### RichTextEditor
#### Bug Fixes
- `#I542710` - Now, pressing the `tab` key in the list applies the nested list properly when the mention component is used in the Rich Text Editor.
## 24.1.46 (2024-01-17)
### RichTextEditor
@ -10,6 +18,7 @@
- `#I537067` - Now, the content at the top is displayed properly when maximizing the Rich Text Editor with `enableFloating` set to `false`.
- `#I534484` - Now, applying the bold repeatedly to the content in the Rich Text Editor works properly, and the content doesn't get deleted.
- `#I531848` - Now, pressing the space or enter key after inserting the mention list in the Rich Text Editor doesn't scroll the page.
## 24.1.45 (2024-01-09)

Просмотреть файл

@ -1,6 +1,6 @@
{
"name": "@syncfusion/ej2-vue-richtexteditor",
"version": "24.1.45",
"version": "24.1.46",
"description": "Essential JS 2 RichTextEditor component for Vue",
"author": "Syncfusion Inc.",
"license": "SEE LICENSE IN license",

Просмотреть файл

@ -2,7 +2,7 @@
## [Unreleased]
## 24.1.46 (2024-01-17)
## 24.1.47 (2024-01-23)
### DropDownButton

Просмотреть файл

@ -2,14 +2,6 @@
## [Unreleased]
## 24.1.46 (2024-01-17)
### Spreadsheet
#### Bug fixes
- `#I864921` - Issue with "exception is thrown when performing an arithmetic operation with percentage formatted value" has been resolved.
## 24.1.41 (2023-12-18)
### Spreadsheet
@ -1300,6 +1292,14 @@ The Spreadsheet is an user interactive component to organize and analyze data in
- **Accessibility:** Provides with built-in accessibility support which helps to access all the spreadsheet component features using the keyboard, screen readers, or other assistive technology devices.
## 24.1.46 (2024-01-17)
### Spreadsheet
#### Bug fixes
- `#I864921` - Issue with "exception is thrown when performing an arithmetic operation with percentage formatted value" has been resolved.
## 21.2.10 (2023-06-13)
### Spreadsheet

Просмотреть файл

@ -1,6 +1,6 @@
{
"name": "@syncfusion/ej2-vue-spreadsheet",
"version": "24.1.45",
"version": "24.1.46",
"description": "Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel for Vue",
"author": "Syncfusion Inc.",
"license": "SEE LICENSE IN license",

Просмотреть файл

@ -2,6 +2,14 @@
## [Unreleased]
## 24.1.46 (2024-01-17)
### Tree Grid
#### Bug Fixes
- `#I538969` - Fixed an issue where the `ContextMenu` with indent/outdent items was being displayed when clicking in an empty space.
## 24.1.45 (2024-01-09)
### Tree Grid

Просмотреть файл

@ -1,6 +1,6 @@
{
"name": "@syncfusion/ej2-vue-treegrid",
"version": "24.1.45",
"version": "24.1.46",
"description": "Essential JS 2 TreeGrid Component for Vue",
"author": "Syncfusion Inc.",
"license": "SEE LICENSE IN license",