This commit is contained in:
pipeline 2024-04-23 07:04:43 +00:00
Родитель 70e58c07c3
Коммит fa6598b7f9
34 изменённых файлов: 179 добавлений и 27 удалений

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

@ -2,7 +2,7 @@
## [Unreleased]
## 25.1.40 (2024-04-16)
## 25.1.41 (2024-04-23)
### Barcode

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

@ -1,6 +1,6 @@
{
"name": "@syncfusion/ej2-angular-calendars",
"version": "25.1.39",
"version": "25.1.40",
"description": "A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular",
"author": "Syncfusion Inc.",
"license": "SEE LICENSE IN license",

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

@ -2,6 +2,17 @@
## [Unreleased]
## 25.1.41 (2024-04-23)
### Chart
#### Bug Fixes
- `#I577538` - When resizing the chart, the maximum value does not change.
- `#I578863` - Now the chart exports properly in portrait orientation.
- `#I579386` - Now the legend renders properly using the add series method in canvas.
- `#I577327` - Now the DateTimeCategory series is visible when clicking on the legend.
## 25.1.40 (2024-04-16)
### Chart

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

@ -1,6 +1,6 @@
{
"name": "@syncfusion/ej2-angular-charts",
"version": "25.1.39",
"version": "25.1.40",
"description": "Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball. for Angular",
"author": "Syncfusion Inc.",
"license": "SEE LICENSE IN license",

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

@ -2,6 +2,17 @@
## [Unreleased]
## 25.1.41 (2024-04-23)
### Diagram
#### Bug Fixes
- `#FB52256` - Now, dropping child node inside the subprocess node within the swimlane is working properly.
- `#FB52022` - Now, the swimlane highlighter rendered properly while dropping opposite orientation lane and the lane added to swimlane properly.
- `#I573514` - Now, the connector annotation text updated properly while adjusting its end points dynamically.
- `#FB52023` - Now, The Swimlane helper guides are shown at correct position with Zoom Changes.
## 25.1.40 (2024-04-16)
### Diagram

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

@ -1,6 +1,6 @@
{
"name": "@syncfusion/ej2-angular-diagrams",
"version": "25.1.39",
"version": "25.1.40",
"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 Angular",
"author": "Syncfusion Inc.",
"license": "SEE LICENSE IN license",

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

@ -2,6 +2,26 @@
## [Unreleased]
## 25.1.41 (2024-04-23)
### DocumentEditor
#### Bug Fixes
- `#I576244` - Resolved the tracking changes avatar undefined when last name empty.
- `#I572963` - Resolved the overlapping issue when hitting the backspace key.
- `#I575590` - Resolve the console error issue while adding the mail merge fields.
## 25.1.40 (2024-04-16)
### DocumentEditor
#### Bug Fixes
- `#I565023` - Resolved the list formatting issue in the attached document.
- `#I542227` - Resolved the overlapping issue when editing the justified paragraph.
- `#I573648` - Resolved the empty paragraph added issue while pasting content.
## 25.1.39 (2024-04-09)
### DocumentEditor

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

@ -1,6 +1,6 @@
{
"name": "@syncfusion/ej2-angular-documenteditor",
"version": "25.1.39",
"version": "25.1.40",
"description": "Feature-rich document editor control with built-in support for context menu, options pane and dialogs. for Angular",
"author": "Syncfusion Inc.",
"license": "SEE LICENSE IN license",

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

@ -2,6 +2,20 @@
## [Unreleased]
## 25.1.41 (2024-04-23)
### MultiSelect
#### Bug Fixes
- `#I571383` - Resolved issue where removing a long text tag in a multi-select drop down was also removing a short text tag.
### ListBox
#### Bug Fixes
- `#I566450` - Issue with "The disabled itemTemplate item is not move properly for listbox toolbar action" has been resolved.
## 25.1.40 (2024-04-16)
### ListBox

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

@ -1,6 +1,6 @@
{
"name": "@syncfusion/ej2-angular-dropdowns",
"version": "25.1.39",
"version": "25.1.40",
"description": "Essential JS 2 DropDown Components for Angular",
"author": "Syncfusion Inc.",
"license": "SEE LICENSE IN license",

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

@ -1,6 +1,6 @@
{
"name": "@syncfusion/ej2-angular-filemanager",
"version": "25.1.39",
"version": "25.1.40",
"description": "Essential JS 2 FileManager Component for Angular",
"author": "Syncfusion Inc.",
"license": "SEE LICENSE IN license",

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

@ -2,7 +2,7 @@
## [Unreleased]
## 25.1.40 (2024-04-16)
## 25.1.41 (2024-04-23)
### GanttChart

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

@ -2,6 +2,17 @@
## [Unreleased]
## 25.1.41 (2024-04-23)
### Grid
#### Bug fixes
- `#FB52588` - Fixed the content overlap issue in exported PDF documents in hierarchy grid.
- `#I571259` - Resolved the issue where the `selectRow` method was not working when both `virtualization` and grouping were enabled in grid.
- `#I569550` - Fixed the issue where focusing on the grid through the tab key press did not properly focus on the first cell of the grid.
- `#I573371` - The issue with the Grid search bar in `ODataV4Adaptor`, where the Excel filter displayed no matches found after searching for a record, has been fixed.
## 25.1.40 (2024-04-16)
### Grid

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

@ -1,6 +1,6 @@
{
"name": "@syncfusion/ej2-angular-grids",
"version": "25.1.39",
"version": "25.1.40",
"description": "Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel. for Angular",
"author": "Syncfusion Inc.",
"license": "SEE LICENSE IN license",

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

@ -2,7 +2,7 @@
## [Unreleased]
## 25.1.40 (2024-04-16)
## 25.1.41 (2024-04-23)
### Image Editor

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

@ -1,6 +1,6 @@
{
"name": "@syncfusion/ej2-angular-inputs",
"version": "25.1.38",
"version": "25.1.40",
"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 Angular",
"author": "Syncfusion Inc.",
"license": "SEE LICENSE IN license",

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

@ -11,7 +11,7 @@
## [Unreleased]
## 25.1.40 (2024-04-16)
## 25.1.41 (2024-04-23)
### LinearGauge

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

@ -2,7 +2,23 @@
## [Unreleased]
## 25.1.40 (2024-04-16)
## 25.1.41 (2024-04-23)
### ListView
#### Bug Fixes
- `#FB52724` - The issue with space bar toggle in Switch is not working within ListView component has been resolved.
## 25.1.39 (2024-04-09)
### ListBox
#### Bug Fixes
- Issue with "Script error thrown in list box while dragging hover on `svg` element" has been resolved.
## 25.1.35 (2024-03-15)
### ListBox

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

@ -1,6 +1,6 @@
{
"name": "@syncfusion/ej2-angular-lists",
"version": "18.23.1",
"version": "25.1.39",
"description": "The listview control allows you to select an item or multiple items from a list-like interface and represents the data in interactive hierarchical structure across different layouts or views. for Angular",
"author": "Syncfusion Inc.",
"license": "SEE LICENSE IN license",

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

@ -11,6 +11,15 @@
## [Unreleased]
## 25.1.41 (2024-04-23)
### Maps
#### Bug Fixes
- `#I576422` - Script errors will no longer occur when rendering data labels with "Normal" geometry type maps, and the data labels will be rendered properly with the provided labels without trimming.
- `#I566503` - The flickering in the tile images of the online maps will no longer occur while panning.
## 25.1.40 (2024-04-16)
### Maps

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

@ -1,6 +1,6 @@
{
"name": "@syncfusion/ej2-angular-maps",
"version": "25.1.37",
"version": "25.1.40",
"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 Angular",
"author": "Syncfusion Inc.",
"license": "SEE LICENSE IN license",

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

@ -2,7 +2,7 @@
## [Unreleased]
## 25.1.40 (2024-04-16)
## 25.1.41 (2024-04-23)
### TreeView
@ -10,6 +10,14 @@
- `#I572876` - The issue with "The checkbox state are not read by the screen reader in the TreeView component with edge browser" has been resolved.
### Carousel
#### Bug Fixes
- `#FB52446` - The issue with carousel slide changes during window resizing while the `loop` is set to false has been fixed.
## 25.1.40 (2024-04-16)
### Stepper
#### Bug Fixes

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

@ -1,6 +1,6 @@
{
"name": "@syncfusion/ej2-angular-navigations",
"version": "25.1.39",
"version": "25.1.40",
"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 Angular",
"author": "Syncfusion Inc.",
"license": "SEE LICENSE IN license",

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

@ -2,7 +2,7 @@
## [Unreleased]
## 25.1.40 (2024-04-16)
## 25.1.41 (2024-04-23)
### PDF Viewer

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

@ -2,7 +2,7 @@
## [Unreleased]
## 25.1.39 (2024-04-09)
## 25.1.41 (2024-04-23)
### Pivot Table
@ -10,6 +10,13 @@
- `#I496624` - Value sorting will now work properly in an OLAP pivot table with a single measure.
- `#I547664` - Excel exporting will now work properly in the pivot table using the server-side engine.
## 25.1.39 (2024-04-09)
### Pivot Table
#### Bug fixes
- `#I572220` - The issue with persistence not working properly in the Pivot Table with remote data has been fixed.
## 25.1.38 (2024-04-02)

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

@ -2,6 +2,14 @@
## [Unreleased]
## 25.1.41 (2024-04-23)
### Tooltip
#### Bug Fixes
- `#I578602` - The issue with the Tooltip animation not functioning properly has been resolved.
## 25.1.39 (2024-04-09)
### Tooltip

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

@ -2,7 +2,7 @@
## [Unreleased]
## 25.1.40 (2024-04-16)
## 25.1.41 (2024-04-23)
### QueryBuilder

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

@ -2,6 +2,14 @@
## [Unreleased]
## 25.1.41 (2024-04-23)
### Ribbon
#### Bug Fixes
- `#F575011` - Now the script issue raised while interacting a non-active Ribbon items using `updateItem` method has been resolved.
## 25.1.35 (2024-03-15)
### Ribbon

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

@ -2,7 +2,7 @@
## [Unreleased]
## 25.1.40 (2024-04-16)
## 25.1.41 (2024-04-23)
### RichTextEditor

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

@ -2,7 +2,16 @@
## [Unreleased]
## 25.1.40 (2024-04-16)
## 25.1.41 (2024-04-23)
### Schedule
#### Bug fixes
- `#I569000` - The issue with the Timeslots show difference than the time scale on the day light saving start and end day has been resolved.
- An issue with XSS vulnerability identified in the editor window has been fixed.
## 25.1.39 (2024-04-09)
### Schedule

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

@ -1,6 +1,6 @@
{
"name": "@syncfusion/ej2-angular-schedule",
"version": "25.1.37",
"version": "25.1.39",
"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 Angular",
"author": "Syncfusion Inc.",
"license": "SEE LICENSE IN license",

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

@ -2,14 +2,13 @@
## [Unreleased]
## 25.1.40 (2024-04-16)
## 25.1.41 (2024-04-23)
### Spreadsheet
#### Bug fixes
- `#I571073` - Issue with "`autofill` option does not work properly with time formatted values" has been resolved.
- `#I560620` - Issue with "automatic wrap is applied at the initial load with `allowWrap` set to false when copying or pasting data with a new line character" has been resolved.
- `#I573941` - Issue with "chart is not properly shown when the chart range is pointed to another sheet range while importing a file" has been resolved.
## 25.1.35 (2024-03-15)
@ -1334,6 +1333,15 @@ 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.
## 25.1.40 (2024-04-16)
### Spreadsheet
#### Bug fixes
- `#I571073` - Issue with "`autofill` option does not work properly with time formatted values" has been resolved.
- `#I560620` - Issue with "automatic wrap is applied at the initial load with `allowWrap` set to false when copying or pasting data with a new line character" has been resolved.
## 25.1.38 (2024-04-02)
### Spreadsheet

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

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

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

@ -2,6 +2,18 @@
## [Unreleased]
## 25.1.41 (2024-04-23)
### Tree Grid
#### Bug Fixes
- `#I578431` - Last page index issue in virtualization when adding new record after scrolling issue has been fixed.
- `#I570787` - Fixed issue with Excel exporting in remote data with custom datasource.
- `#I575019` - Resolved white space issue on scrolling to the bottom when virtualization enabled with `frozenColumns`.
- `#I575021` - Resolved bottom scrolling issue when virtualization enabled with `frozenColumns` and column template.
- `#I571916` - Resolved exception while showing tooltip when the `treeColumnIndex` greater than overall columns.
## 25.1.39 (2024-04-09)
### Tree Grid