v25.1.40 is released
This commit is contained in:
Родитель
0310bc8c63
Коммит
70e58c07c3
|
@ -2,7 +2,7 @@
|
|||
|
||||
## [Unreleased]
|
||||
|
||||
## 25.1.39 (2024-04-09)
|
||||
## 25.1.40 (2024-04-16)
|
||||
|
||||
### Barcode
|
||||
|
||||
|
|
|
@ -2,6 +2,14 @@
|
|||
|
||||
## [Unreleased]
|
||||
|
||||
## 25.1.39 (2024-04-09)
|
||||
|
||||
### Checkbox
|
||||
|
||||
#### Bug Fixes
|
||||
|
||||
- `#I574511` - The issue with "script error thrown while clicking the checkbox through JS." has been resolved.
|
||||
|
||||
## 25.1.35 (2024-03-15)
|
||||
|
||||
### Checkbox
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@syncfusion/ej2-angular-buttons",
|
||||
"version": "25.1.35",
|
||||
"version": "25.1.39",
|
||||
"description": "A package of feature-rich Essential JS 2 components such as Button, CheckBox, RadioButton and Switch. for Angular",
|
||||
"author": "Syncfusion Inc.",
|
||||
"license": "SEE LICENSE IN license",
|
||||
|
|
|
@ -2,6 +2,14 @@
|
|||
|
||||
## [Unreleased]
|
||||
|
||||
## 25.1.40 (2024-04-16)
|
||||
|
||||
### DatePicker
|
||||
|
||||
#### Bug Fixes
|
||||
|
||||
- `#I572913` - Resolved the console error that occurred when dynamically showing the popup on focus out.
|
||||
|
||||
## 25.1.37 (2024-03-26)
|
||||
|
||||
### DateTimePicker
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@syncfusion/ej2-angular-calendars",
|
||||
"version": "25.1.37",
|
||||
"version": "25.1.39",
|
||||
"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,15 @@
|
|||
|
||||
## [Unreleased]
|
||||
|
||||
## 25.1.40 (2024-04-16)
|
||||
|
||||
### Chart
|
||||
|
||||
#### Bug Fixes
|
||||
|
||||
- `#I574804` - Now, the title is wrapped properly when it exits the chart in wrap mode.
|
||||
- `#I573884` - Now, all legend items with the same value in point mode will render properly.
|
||||
|
||||
## 25.1.39 (2024-04-09)
|
||||
|
||||
### Chart
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@syncfusion/ej2-angular-charts",
|
||||
"version": "25.1.38",
|
||||
"version": "25.1.39",
|
||||
"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,20 @@
|
|||
|
||||
## [Unreleased]
|
||||
|
||||
## 25.1.40 (2024-04-16)
|
||||
|
||||
### Diagram
|
||||
|
||||
#### Bug Fixes
|
||||
|
||||
- `#FB51986` - Now, The Diagram is rendered with swimlane when passing element container as a second parameter.
|
||||
- `#FB52116` - Now, The user handle is not visible while dragging the node/connector.
|
||||
- `#I570099` - Now, Phase is selectable after deleting first phase without swimlane header.
|
||||
- `#I51986` - Now, aria-label value is added in text edit mode for annotation resolving accessibility error.
|
||||
- `#I561938` - Now, the connectors routed properly with shortest routing distance while using enable routing.
|
||||
- `#I568115` - Prevented overlapping of Nodes during collapse of multiple nodes with Layout Animation.
|
||||
- `#FB52027` - Now, the text edit for Bpmn text annotation working properly.
|
||||
|
||||
## 25.1.39 (2024-04-09)
|
||||
|
||||
### Diagram
|
||||
|
@ -9,7 +23,6 @@
|
|||
#### Bug Fixes
|
||||
|
||||
- `#I570446` - Now, zoom in and zoom out works properly while setting canZoomOut as true.
|
||||
- `#I561938` - Now, the connectors routed properly with shortest routing distance while using enable routing.
|
||||
- `#I565099` - Now, the undo redo works properly for swimlane after cut and delete.
|
||||
|
||||
## 25.1.38 (2024-04-02)
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@syncfusion/ej2-angular-diagrams",
|
||||
"version": "25.1.38",
|
||||
"version": "25.1.39",
|
||||
"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",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@syncfusion/ej2-angular-documenteditor",
|
||||
"version": "25.1.38",
|
||||
"version": "25.1.39",
|
||||
"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,12 +2,28 @@
|
|||
|
||||
## [Unreleased]
|
||||
|
||||
## 25.1.39 (2024-04-09)
|
||||
## 25.1.40 (2024-04-16)
|
||||
|
||||
### ListBox
|
||||
|
||||
#### Bug Fixes
|
||||
|
||||
- `#I565976` - Issue with "The getSortedList data not update correctly while removeItem method after drag and drop action in listbox" has been resolved.
|
||||
|
||||
## 25.1.39 (2024-04-09)
|
||||
|
||||
### AutoComplete
|
||||
|
||||
#### Bug Fixes
|
||||
|
||||
- `#I556993` - Resolved the issue in Autocomplete where the highlight selection was not removed after selecting a value from the dropdown when autofill was enabled.
|
||||
|
||||
### ListBox
|
||||
|
||||
#### Bug Fixes
|
||||
|
||||
- `#I566450` - Issue with "When clicking moveAllTo toolbar, the disabled item is also moved to the listbox" has been resolved.
|
||||
- `#I575330` - Issue with "Script error thrown in listbox while drag and drop hover on textbox element" has been resolved.
|
||||
- `#I565976` - Issue with "The getSortedList and getDataList method datasource order is not proper while using addItems, removeItem method and change their position using drag and drop" has been resolved.
|
||||
|
||||
### DropDownTree
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@syncfusion/ej2-angular-dropdowns",
|
||||
"version": "25.1.37",
|
||||
"version": "25.1.39",
|
||||
"description": "Essential JS 2 DropDown Components for Angular",
|
||||
"author": "Syncfusion Inc.",
|
||||
"license": "SEE LICENSE IN license",
|
||||
|
|
|
@ -2,6 +2,14 @@
|
|||
|
||||
## [Unreleased]
|
||||
|
||||
## 25.1.40 (2024-04-16)
|
||||
|
||||
### FileManager
|
||||
|
||||
#### Bug Fixes
|
||||
|
||||
- `#I574902` - The error dialog that appears when refreshing the File Manager component's SQL service has been resolved.
|
||||
|
||||
## 25.1.39 (2024-04-09)
|
||||
|
||||
### FileManager
|
||||
|
@ -10,6 +18,7 @@
|
|||
|
||||
- `#I574481` - The issue with context menu items not getting disabled when menu items contain spaces in the File Manager component has been resolved.
|
||||
- `#I573974` - The console error while trying to persist the deleted file in the File Manager component has been resolved.
|
||||
- `#I574902` - The error dialog that appears when refreshing the File Manager component's SQL service has been resolved.
|
||||
|
||||
## 25.1.38 (2024-04-02)
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@syncfusion/ej2-angular-filemanager",
|
||||
"version": "25.1.38",
|
||||
"version": "25.1.39",
|
||||
"description": "Essential JS 2 FileManager Component for Angular",
|
||||
"author": "Syncfusion Inc.",
|
||||
"license": "SEE LICENSE IN license",
|
||||
|
|
|
@ -2,12 +2,26 @@
|
|||
|
||||
## [Unreleased]
|
||||
|
||||
## 25.1.40 (2024-04-16)
|
||||
|
||||
### GanttChart
|
||||
|
||||
#### Bug fixes
|
||||
|
||||
- `#I566632` - Duration calculations are incorrect in edit or add dialog in decimals issue has been fixed.
|
||||
- `#I577383` - Predecessor not validated properly for parent task issue has been fixed.
|
||||
- `#I574986` - Console error occurs while adding segments via dialog in Gantt issue has been fixed.
|
||||
- `#I570307` - Toolbar refresh script error throws in Gantt issue has been fixed.
|
||||
|
||||
- `F159354` - Issue in locale text of predecessor tooltip has been fixed.
|
||||
|
||||
## 25.1.39 (2024-04-09)
|
||||
|
||||
### GanttChart
|
||||
|
||||
#### Bug fixes
|
||||
|
||||
- `#I574841` - Console error occurs while opening dialog where fields and column are different.
|
||||
- `#I570307` - Toolbar refresh script error throws in Gantt issue has been fixed.
|
||||
- `#I568101` - The Gantt search toolbar item is not working in mobile mode issue has been fixed.
|
||||
- `#I566632` - Duration calculations are incorrect in edit or add dialog in decimals issue has been fixed.
|
||||
|
@ -15,7 +29,7 @@
|
|||
- `#I565427` - Dependency not validated for dynamically updating work week and holidays issue has been fixed.
|
||||
- `#I575577`,`#I575505`,`#I576464` - Console error occurred when dynamically changing the data source and other properties of the Gantt chart via button click has been fixed.
|
||||
|
||||
- `F159354` - Issue in locale text of predecessor tooltip has been fixed.
|
||||
- `#I575505` - Console error occurred when dynamically changing the data source and other properties of the Gantt chart via button click has been fixed.
|
||||
|
||||
## 25.1.38 (2024-04-02)
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@syncfusion/ej2-angular-gantt",
|
||||
"version": "25.1.38",
|
||||
"version": "25.1.39",
|
||||
"description": "Essential JS 2 Gantt Component for Angular",
|
||||
"author": "Syncfusion Inc.",
|
||||
"license": "SEE LICENSE IN license",
|
||||
|
|
|
@ -2,6 +2,17 @@
|
|||
|
||||
## [Unreleased]
|
||||
|
||||
## 25.1.40 (2024-04-16)
|
||||
|
||||
### Grid
|
||||
|
||||
#### Bug fixes
|
||||
|
||||
- `#I577961` - The issue where checkbox selection was not working properly upon touching the header checkbox has been fixed.
|
||||
- `#FB52524` - Script error thrown when refreshing `aggregateModule` with grouping has been fixed.
|
||||
- `#I576058` - The issue with validation message positioning in dialog edit mode with frozen columns has been resolved.
|
||||
- `#I576570` - The issue where command column buttons were removed upon deleting a record in the infinite scrolling grid has been fixed.
|
||||
|
||||
## 25.1.39 (2024-04-09)
|
||||
|
||||
### Grid
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@syncfusion/ej2-angular-grids",
|
||||
"version": "25.1.38",
|
||||
"version": "25.1.39",
|
||||
"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.39 (2024-04-09)
|
||||
## 25.1.35 (2024-03-15)
|
||||
|
||||
### HeatMap
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@syncfusion/ej2-angular-heatmap",
|
||||
"version": "18.14.11",
|
||||
"version": "25.1.35",
|
||||
"description": "Feature rich data visulization control used to visualize the matrix data where the individual values are represented as colors for Angular",
|
||||
"author": "Syncfusion Inc.",
|
||||
"license": "SEE LICENSE IN license",
|
||||
|
|
|
@ -2,6 +2,14 @@
|
|||
|
||||
## [Unreleased]
|
||||
|
||||
## 25.1.40 (2024-04-16)
|
||||
|
||||
### Image Editor
|
||||
|
||||
#### Bug Fixes
|
||||
|
||||
- The issue with "content and close icon not proper in alert dialog of the ImageEditor" has been resolved.
|
||||
|
||||
## 25.1.39 (2024-04-09)
|
||||
|
||||
### Image Editor
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@syncfusion/ej2-angular-image-editor",
|
||||
"version": "25.1.38",
|
||||
"version": "25.1.39",
|
||||
"description": "Essential JS 2 ImageEditor for Angular",
|
||||
"author": "Syncfusion Inc.",
|
||||
"license": "SEE LICENSE IN license",
|
||||
|
|
|
@ -11,6 +11,14 @@
|
|||
|
||||
## [Unreleased]
|
||||
|
||||
## 25.1.40 (2024-04-16)
|
||||
|
||||
### LinearGauge
|
||||
|
||||
#### Bug Fixes
|
||||
|
||||
- `#I573933` - The tooltips will now be properly aligned with the axis line when the `offset` property is set in the axis line.
|
||||
|
||||
## 18.3.47 (2020-11-05)
|
||||
|
||||
### LinearGauge
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
## [Unreleased]
|
||||
|
||||
## 25.1.39 (2024-04-09)
|
||||
## 25.1.40 (2024-04-16)
|
||||
|
||||
### ListBox
|
||||
|
||||
|
|
|
@ -11,6 +11,15 @@
|
|||
|
||||
## [Unreleased]
|
||||
|
||||
## 25.1.40 (2024-04-16)
|
||||
|
||||
### Maps
|
||||
|
||||
#### Bug Fixes
|
||||
|
||||
- `#I566503` - The slight variation between the sublayer shape map and tile images of the online map in the base layer is now properly synchronized when panning the Maps.
|
||||
- `#F186927` - The pinch zooming will now work properly for the online maps, which zoom in and out by a factor of 1.
|
||||
|
||||
## 25.1.37 (2024-03-26)
|
||||
|
||||
### Maps
|
||||
|
|
|
@ -2,7 +2,25 @@
|
|||
|
||||
## [Unreleased]
|
||||
|
||||
## 25.1.39 (2024-04-09)
|
||||
## 25.1.40 (2024-04-16)
|
||||
|
||||
### TreeView
|
||||
|
||||
#### Bug Fixes
|
||||
|
||||
- `#I572876` - The issue with "The checkbox state are not read by the screen reader in the TreeView component with edge browser" has been resolved.
|
||||
|
||||
### Stepper
|
||||
|
||||
#### Bug Fixes
|
||||
|
||||
- `#I570244` - The issue with stepper component styles being overridden using CSS `important` has been resolved.
|
||||
|
||||
### Accordion
|
||||
|
||||
#### Bug Fixes
|
||||
|
||||
- An issue where the `expandedIndices` returns empty when the HTML sanitizer is enabled has been fixed.
|
||||
|
||||
### Toolbar
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@syncfusion/ej2-angular-navigations",
|
||||
"version": "25.1.38",
|
||||
"version": "25.1.39",
|
||||
"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,6 +2,19 @@
|
|||
|
||||
## [Unreleased]
|
||||
|
||||
## 25.1.40 (2024-04-16)
|
||||
|
||||
### PDF Viewer
|
||||
|
||||
#### Bug Fixes
|
||||
|
||||
- `#I571265` - Now, the author name is not changed for shape and free text annotations upon saving the document.
|
||||
- `#I572045` - Now, the transparent background color is not changed to black upon importing exported annotation and saving the document.
|
||||
- `#I572061` - Now, the standalone saved PDF document with a `Not Approved` dynamic stamp does not throw an error when opened in Adobe.
|
||||
- `#I569884` - Now, the script error is not occurred when setting the text markup annotation module to false.
|
||||
- `#F187662` - Now, the exception is not occurred when right clicking the form fields in the provided document.
|
||||
- `#I572289` - Now, the exception does not occur when dynamically loading PDF documents in standalone mode.
|
||||
|
||||
## 25.1.39 (2024-04-09)
|
||||
|
||||
### PDF Viewer
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@syncfusion/ej2-angular-pdfviewer",
|
||||
"version": "25.1.38",
|
||||
"version": "25.1.39",
|
||||
"description": "Essential JS 2 PDF viewer Component for Angular",
|
||||
"author": "Syncfusion Inc.",
|
||||
"license": "SEE LICENSE IN license",
|
||||
|
|
|
@ -8,6 +8,8 @@
|
|||
|
||||
#### Bug fixes
|
||||
|
||||
- `#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.
|
||||
- `#I572220` - The issue with persistence not working properly in the Pivot Table with remote data has been fixed.
|
||||
|
||||
## 25.1.38 (2024-04-02)
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@syncfusion/ej2-angular-pivotview",
|
||||
"version": "25.1.38",
|
||||
"version": "25.1.39",
|
||||
"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 Angular",
|
||||
"author": "Syncfusion Inc.",
|
||||
"license": "SEE LICENSE IN license",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@syncfusion/ej2-angular-popups",
|
||||
"version": "25.1.38",
|
||||
"version": "25.1.39",
|
||||
"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 Angular",
|
||||
"author": "Syncfusion Inc.",
|
||||
"license": "SEE LICENSE IN license",
|
||||
|
|
|
@ -2,6 +2,14 @@
|
|||
|
||||
## [Unreleased]
|
||||
|
||||
## 25.1.40 (2024-04-16)
|
||||
|
||||
### QueryBuilder
|
||||
|
||||
#### Bug Fixes
|
||||
|
||||
- `#I578463` - Issue with popups height is not updated properly in QueryBuilder sub field has been fixed.
|
||||
|
||||
## 25.1.38 (2024-04-02)
|
||||
|
||||
### QueryBuilder
|
||||
|
|
|
@ -2,17 +2,27 @@
|
|||
|
||||
## [Unreleased]
|
||||
|
||||
## 25.1.40 (2024-04-16)
|
||||
|
||||
### RichTextEditor
|
||||
|
||||
#### Bug Fixes
|
||||
|
||||
- `#I569839` - Now, the `title` attribute is added properly for the audio and video elements, inserted using the `executeCommand` public method in the Rich Text Editor.
|
||||
- `#I572603` - Now, pressing the enter key after inserting the table work's properly.
|
||||
- `#I567787` - Now, copy and paste text into the Rich Text Editor when using `enterkey` as `BR` work's properly.
|
||||
|
||||
## 25.1.39 (2024-04-09)
|
||||
|
||||
### RichTextEditor
|
||||
|
||||
#### Bug Fixes
|
||||
|
||||
- `#I569839` - Now, the `title` attribute is added properly for the audio and video elements, inserted using the `executeCommand` public method in the Rich Text Editor.
|
||||
- `#I572044` - Now, the cursor is set after the image when pasting the image or image with text into the Rich Text Editor.
|
||||
- `#I572044` - Now the cursor is set after the image when you paste the image only when `PasteCleanup` module is used into the Rich Text Editor.
|
||||
- `#I569849` - Now, the abort icon and uploading percentage are aligned properly in the image dialog of the Rich Text Editor.
|
||||
- `#I570370` - Now, the backspace key is working properly when copying and pasting an image with content.
|
||||
- `#I553157` - Now, the bullet format list gets removed properly when we replace the content in RichTextEditor.
|
||||
- `#I572138` - Now, pressing the enter key by placing the cursor at the end of the table creates a new line, and the cursor is focused on the new line.
|
||||
|
||||
## 25.1.38 (2024-04-02)
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@syncfusion/ej2-angular-richtexteditor",
|
||||
"version": "25.1.38",
|
||||
"version": "25.1.39",
|
||||
"description": "Essential JS 2 RichTextEditor component for Angular",
|
||||
"author": "Syncfusion Inc.",
|
||||
"license": "SEE LICENSE IN license",
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
## [Unreleased]
|
||||
|
||||
## 25.1.39 (2024-04-09)
|
||||
## 25.1.40 (2024-04-16)
|
||||
|
||||
### Schedule
|
||||
|
||||
|
|
|
@ -2,6 +2,15 @@
|
|||
|
||||
## [Unreleased]
|
||||
|
||||
## 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.35 (2024-03-15)
|
||||
|
||||
### Spreadsheet
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@syncfusion/ej2-angular-treegrid",
|
||||
"version": "25.1.37",
|
||||
"version": "25.1.39",
|
||||
"description": "Essential JS 2 TreeGrid Component for Angular",
|
||||
"author": "Syncfusion Inc.",
|
||||
"license": "SEE LICENSE IN license",
|
||||
|
|
Загрузка…
Ссылка в новой задаче