This commit is contained in:
pipeline 2024-12-18 18:37:19 +00:00
Родитель 44e6c2a581
Коммит 9861b83398
44 изменённых файлов: 181 добавлений и 35 удалений

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

@ -2,7 +2,7 @@
## [Unreleased]
## 28.1.33 (2024-12-12)
## 28.1.35 (2024-12-18)
### Barcode

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

@ -2,7 +2,7 @@
## [Unreleased]
## 28.1.33 (2024-12-12)
## 28.1.35 (2024-12-18)
### Switch

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

@ -2,7 +2,7 @@
## [Unreleased]
## 28.1.33 (2024-12-12)
## 28.1.35 (2024-12-18)
### DateRangePicker

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

@ -2,6 +2,18 @@
## [Unreleased]
## 28.1.35 (2024-12-18)
### Chart
#### Bug Fixes
- `#I662154` - Axis labels are now rendered correctly in the exported PDF, even when headers and footers are included.
- `#I662546` - Tooltip highlighting functions correctly when the column series width is specified using `columnWidthInPixel`.
- `#I662277` - The intermediate sum index is no longer included in the calculation of the sum index.
- `#I663653` - Data labels are now rendered correctly when the intermediate sum index is empty.
- `#I663652` - The calculations for both sum and intermediate sum indexes have been corrected.
## 28.1.33 (2024-12-12)
### Chart

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

@ -1,6 +1,6 @@
{
"name": "@syncfusion/ej2-vue-charts",
"version": "20.22.1",
"version": "28.1.33",
"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",

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

@ -4,7 +4,7 @@
## [Unreleased]
## 28.1.33 (2024-12-12)
## 28.1.35 (2024-12-18)
### Circular Gauge

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

@ -2,6 +2,16 @@
## [Unreleased]
## 28.1.35 (2024-12-18)
### Diagram
#### Bug Fixes
- `#F63100` - The Completed event is now triggered correctly during actions, even when multiple mouse buttons are clicked simultaneously.
- `#I660681` - EJ1 diagram JSON with ports in nodes is now loading correctly in the EJ2 Diagram Builder.
- `#I660066` - The `RightToLeft` option in the Distribute function now operates correctly and independently from the `Center` option.
## 28.1.33 (2024-12-12)
### Diagram

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

@ -1,6 +1,6 @@
{
"name": "@syncfusion/ej2-vue-diagrams",
"version": "19.18.0",
"version": "28.1.33",
"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,27 @@
## [Unreleased]
## 28.1.35 (2024-12-18)
### DocumentEditor
#### Bug Fixes
- `#I653914` - Script error no longer thrown when drag and drop the text in document editor.
- `#I655487` - Now, table column is rendered properly when imported the exported document.
- `#I656985` - Now, oval shape is preserved properly in the document editor.
- `#I658167` - Now table row get resized properly when we resize the row fast.
- `F194125` - Now, Footnote and content does not get overlap when edit inside the document.
- `#I640675` - Resolved the document freezing issue when reject the track changes.
- `#I651428` - Now, comment get removed properly when delete the paragraph and accept the changes.
- `#I661065` - Table border is rendered properly when table cell border's line style is set as none.
- `#I658922` - Now, check box is rendered properly after change the value as checked.
- `#I651509` - Provided content change event support to notify when protect and unprotected the document.
- `#I658140` - Resolved the performance issue that occurs when performing the undo and redo functions after copy pasting multiple paragraphs within a table.
- `#I656347` - Resolved the table layout issue when opening the exported document due to an improperly added row widget during exporting.
- `#I645286`, `#I647203` - Handled the logic to combine text ranges with the same character formatting in the paragraph when exporting as SFDT to resolve performance issues.
- `#I653756` - Resolved the content control border rendering issue for paragraph with lists and indentation applied.
## 27.2.4 (2024-11-26)
### DocumentEditor

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

@ -1,6 +1,6 @@
{
"name": "@syncfusion/ej2-vue-documenteditor",
"version": "27.2.4",
"version": "28.1.33",
"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,6 +2,21 @@
## [Unreleased]
## 28.1.35 (2024-12-18)
### DropDownTree
#### Bug Fixes
- `#I660279` - The issue of being unable to close the parent Dropdown Tree using the document click action after dynamically removing the child Dropdown Tree component has been resolved.
- `#I662309` - Issue with inconsistent selection behavior when using `selectAll` API on Dropdown Tree component initial render has been resolved.
### ComboBox
#### Bug Fixes
- `#I660915` - Fixed an issue where an empty popup was displayed when opening the popup manually.
## 28.1.33 (2024-12-12)
### ListBox

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

@ -1,6 +1,6 @@
{
"name": "@syncfusion/ej2-vue-dropdowns",
"version": "18.66.23",
"version": "28.1.33",
"description": "Essential JS 2 DropDown Components for Vue",
"author": "Syncfusion Inc.",
"license": "SEE LICENSE IN license",

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

@ -2,7 +2,7 @@
## [Unreleased]
## 28.1.33 (2024-12-12)
## 28.1.35 (2024-12-18)
### FileManager

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

@ -2,6 +2,22 @@
## [Unreleased]
## 28.1.35 (2024-12-18)
### GanttChart
#### Bug fixes
- `#F195300` - AutoFocus mismatching issue between grid and chart click issue has been fixed.
- `#I660168` - Vertical scrollbar hides when resizing splitter to left or right issue has been fixed.
- `#I665389` - Splitter position changes dynamically, but when splitter is manually dragged, position does not update issue has been fixed.
- `#I663036` - Applied color do not persist in edit dialog's notes tab issue has been fixed.
- `#I658189` - Tooltip misalignment occurs when the parent element is scrolled issue has been fixed.
- `#I660498`,`#I659031` - Angular Gantt not working for `Content-Security-Policy` of meta tag issue has been fixed.
- `#I660467` - Gantt crashes when timezone is set to `berlin` issue has been fixed.
- `#I664048` - Issue in child-parent predecessor validation issue has been fixed.
- `#I664336` - Convert to task does not work for milestone task with task type as fixed work issue has been fixed.
## 28.1.33 (2024-12-12)
### GanttChart

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

@ -1,6 +1,6 @@
{
"name": "@syncfusion/ej2-vue-gantt",
"version": "27.2.4",
"version": "28.1.33",
"description": "Essential JS 2 Gantt Component for Vue",
"author": "Syncfusion Inc.",
"license": "SEE LICENSE IN license",

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

@ -2,6 +2,18 @@
## [Unreleased]
## 28.1.35 (2024-12-18)
### Grid
#### Bug fixes
- `#I659877` - Fixed the issue where the `getSelectedRecords` method retained previous selections when virtual scrolling was enabled.
- `#I660588` - The issue of a script error occurring while searching for data after clearing the sorting in the hierarchy grid has been resolved.
- `#I660594` - The problem of the vertical scrollbar disappearing when frozen rows are enabled in the responsive grid has been resolved.
- `#F195226` - The issue of being unable to navigate to the `editTemplate` with the keyboard while adding a record has been resolved.
- `#I656905` - Fixed an issue where clearing filters in the grid with custom page sizes displayed all records on one page.
## 28.1.33 (2024-12-12)
### Grid

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

@ -1,6 +1,6 @@
{
"name": "@syncfusion/ej2-vue-grids",
"version": "1.193.11",
"version": "28.1.33",
"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]
## 28.1.33 (2024-12-12)
## 28.1.35 (2024-12-18)
### HeatMap

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

@ -1,6 +1,6 @@
{
"name": "@syncfusion/ej2-vue-image-editor",
"version": "27.1.50",
"version": "28.1.33",
"description": "Essential JS 2 ImageEditor for Vue",
"author": "Syncfusion Inc.",
"license": "SEE LICENSE IN license",

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

@ -1,6 +1,6 @@
{
"name": "@syncfusion/ej2-vue-inputs",
"version": "18.78.15",
"version": "28.1.33",
"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 Vue",
"author": "Syncfusion Inc.",
"license": "SEE LICENSE IN license",

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

@ -1,6 +1,6 @@
{
"name": "@syncfusion/ej2-vue-interactive-chat",
"version": "27.1.48",
"version": "28.1.33",
"description": "Essential JS 2 Component for Vue",
"author": "Syncfusion Inc.",
"license": "SEE LICENSE IN license",

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

@ -1,6 +1,6 @@
{
"name": "@syncfusion/ej2-vue-kanban",
"version": "26.1.35",
"version": "28.1.33",
"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",

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

@ -2,7 +2,7 @@
## [Unreleased]
## 28.1.33 (2024-12-12)
## 28.1.35 (2024-12-18)
### ListView

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

@ -10,7 +10,7 @@
## [Unreleased]
## 28.1.33 (2024-12-12)
## 28.1.35 (2024-12-18)
### Maps

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

@ -2,15 +2,24 @@
## [Unreleased]
## 28.1.35 (2024-12-18)
### Accordion
#### Bug Fixes
- `#I660165` - The issue with " The accordion causing a script error when expanding it with the `expandMode` set to single" has been resolved.
- `#I924619` - Added `cancel` support to the Accordion component's click event. This allows users to programmatically restrict the toggle behaviour expand or collapse by setting `cancel` as `true`.
## 28.1.33 (2024-12-12)
### ContextMenu
#### Features
- The context menu now includes `scroller support`, improving accessibility and usability across all devices. Submenus dynamically adjust to fit the available screen space.
- The context menu now features `Scroller support`, enhancing accessibility and usability across all devices. Submenus dynamically adjust to the available screen space, ensuring a smooth and user-friendly navigation experience. This update makes accessing all menu items more efficient and intuitive.
- The context menu now includes `Template Support`, enabling the embedding of custom layouts, controls, or components for seamless integration of text, buttons, images, and icons.
- The context menu now supports `Template Support`, embedding custom layouts, controls, or components, allowing for flexible integration of text, buttons, images, and icons to enhance user-friendliness.
### Menu

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

@ -1,6 +1,6 @@
{
"name": "@syncfusion/ej2-vue-navigations",
"version": "22.42.3",
"version": "28.1.33",
"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",

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

@ -2,7 +2,7 @@
## [Unreleased]
## 28.1.33 (2024-12-12)
## 28.1.35 (2024-12-18)
### Message

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

@ -2,6 +2,17 @@
## [Unreleased]
## 28.1.35 (2024-12-18)
### PDF Viewer
#### Bug Fixes
- `#I63329` - Now, after the font family is changed, the default font family does not appear in the font family dropdown on the appearance tab.
- `#I646929` - Now, the typed signature appears in the signature field after being added using the custom font.
- `#I551643`, `#I664728` - Now, the script error does not occur when importing the large annotations.
- `#I663071` - Now, the `printStart` event is triggered when printing a PDF using the `Ctrl + P` shortcut.
## 28.1.33 (2024-12-12)
### PDF Viewer

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

@ -1,6 +1,6 @@
{
"name": "@syncfusion/ej2-vue-pdfviewer",
"version": "27.2.2",
"version": "28.1.33",
"description": "Essential JS 2 PDF viewer Component for Vue",
"author": "Syncfusion Inc.",
"license": "SEE LICENSE IN license",

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

@ -2,7 +2,7 @@
## [Unreleased]
## 28.1.33 (2024-12-12)
## 28.1.35 (2024-12-18)
### Pivot Table

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

@ -1,6 +1,6 @@
{
"name": "@syncfusion/ej2-vue-popups",
"version": "21.6.12",
"version": "28.1.33",
"description": "A package of Essential JS 2 popup components such as Dialog and Tooltip that is used to display information or messages in separate pop-ups. for Vue",
"author": "Syncfusion Inc.",
"license": "SEE LICENSE IN license",

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

@ -2,6 +2,14 @@
## [Unreleased]
## 28.1.35 (2024-12-18)
### QueryBuilder
- `#I925175` - Issue with "Script error occurs when opening a multi-select `popup` with `dropdown` tree mode, supported by the data manager of the query builder" has been fixed.
- `#I927733` - Issue with "Script error thrown while typing the number value in numeric textbox of query builder in angular" has been fixed.
- `#I80058` - Issue with "String type between values not update properly in query builder rules" has been fixed.
## 28.1.33 (2024-12-12)
### QueryBuilder

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

@ -1,6 +1,6 @@
{
"name": "@syncfusion/ej2-vue-querybuilder",
"version": "26.1.35",
"version": "28.1.33",
"description": "Essential JS 2 QueryBuilder for Vue",
"author": "Syncfusion Inc.",
"license": "SEE LICENSE IN license",

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

@ -2,6 +2,18 @@
## [Unreleased]
## 28.1.35 (2024-12-18)
### RichTextEditor
#### Bug Fixes
- `#I658935` - Now, the `executeCommand` method works properly to replace the text wrapped inside a `<span>` element in the Rich Text Editor.
- `#I660077` - Now, the emoji is inserted correctly at the cursor location, even after pressing Enter multiple times, when the `EnterKey` API is configured to use `<br>`.
- `#I663039` - Now, the bullet type changes correctly without adding extra bullets when applying a bullet list without focusing on the Rich Text Editor.
## 28.1.33 (2024-12-12)
### RichTextEditor

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

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

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

@ -2,6 +2,14 @@
## [Unreleased]
## 28.1.35 (2024-12-18)
### Schedule
#### Bug fixes
- `#I659549` - An issue with dragging longer appointments to the bottom of the vertical views of the Scheduler has been fixed.
## 28.1.33 (2024-12-12)
### Schedule

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

@ -1,6 +1,6 @@
{
"name": "@syncfusion/ej2-vue-schedule",
"version": "22.9.0",
"version": "28.1.33",
"description": "Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support. for Vue",
"author": "Syncfusion Inc.",
"license": "SEE LICENSE IN license",

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

@ -12,11 +12,11 @@
#### Features
- The DropDownButton now includes a `Template supports` embedding custom layouts, controls, or components, allowing for flexible integration of text, buttons, images, and icons to enhance user-friendliness.
- The DropDownButton component now includes a `Template support` embedding custom layouts, controls, or components, allowing for flexible integration of text, buttons, images, and icons to enhance user-friendliness.
- The DropDownButton component now includes a `PopupWidth` property, enabling users to define the width of its `popup`, providing enhanced design flexibility.
- The DropDownButton component now includes a `PopupWidth` property, allowing `users` to define the width of the `dropdown popup`. This feature offers greater design flexibility.
- The DropDownButton component now includes the `AnimationSettings` feature, enabling users to customize `popup` animations by controlling the duration, easing, and effects. This enhancement improves visual appeal, ensures smooth transitions, and provides a consistent interactive experience.
- The DropDownButton component now includes the `AnimationSettings` feature, which allows `users` to customize `submenu` animations by controlling the duration, easing, and effects. This enhancement improves visual dynamics, ensures smooth transitions, and provides a consistent interactive experience.
### SplitButton

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

@ -1,6 +1,6 @@
{
"name": "@syncfusion/ej2-vue-splitbuttons",
"version": "19.16.4",
"version": "28.1.33",
"description": "A package of feature-rich Essential JS 2 components such as DropDownButton, SplitButton, ProgressButton and ButtonGroup. for Vue",
"author": "Syncfusion Inc.",
"license": "SEE LICENSE IN license",

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

@ -2,6 +2,14 @@
## [Unreleased]
## 28.1.35 (2024-12-18)
### Spreadsheet
#### Bug fixes
- `#I647640` - Issue with "data got changed when multiple text-formatted values from Excel were pasted into Spreadsheet" has been resolved.
## 28.1.33 (2024-12-12)
### Spreadsheet

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

@ -1,6 +1,6 @@
{
"name": "@syncfusion/ej2-vue-spreadsheet",
"version": "27.1.48",
"version": "28.1.33",
"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,10 @@
## [Unreleased]
## 28.1.35 (2024-12-18)
### Tree Grid
## 28.1.33 (2024-12-12)
### Tree Grid

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

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

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

@ -8,7 +8,7 @@
## [Unreleased]
## 28.1.33 (2024-12-12)
## 28.1.35 (2024-12-18)
### TreeMap