v20.2.45 is released
This commit is contained in:
Родитель
6ab59da947
Коммит
dfa76a36c6
|
@ -2,7 +2,7 @@
|
|||
|
||||
## [Unreleased]
|
||||
|
||||
## 20.2.44 (2022-08-16)
|
||||
## 20.2.45 (2022-08-23)
|
||||
|
||||
### Common
|
||||
|
||||
|
|
|
@ -2,6 +2,16 @@
|
|||
|
||||
## [Unreleased]
|
||||
|
||||
## 20.2.45 (2022-08-23)
|
||||
|
||||
### Chart
|
||||
|
||||
#### Bug Fixes
|
||||
|
||||
- `#I397378` - Legend toggle visibility displays diagonal line in chart issue has been fixed.
|
||||
- `#I396922` - Axis ranges are now refreshing properly after data point dragging.
|
||||
- `#I397935` - Axis are now rendering properly after legend toggle.
|
||||
|
||||
## 20.2.44 (2022-08-16)
|
||||
|
||||
### Chart
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@syncfusion/ej2-angular-charts",
|
||||
"version": "20.2.43",
|
||||
"version": "20.2.44",
|
||||
"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,16 @@
|
|||
|
||||
## [Unreleased]
|
||||
|
||||
## 20.2.45 (2022-08-23)
|
||||
|
||||
### Diagram
|
||||
|
||||
#### Bug fixes
|
||||
|
||||
- `#I396868` - Now bezier connector rendered properly while drag and drop from palette.
|
||||
- `#I397678` - Now, the connector is dropped properly inside the swimlane.
|
||||
- `#I397852` - Now, layers undefined exception will no longer thrown while save and load.
|
||||
|
||||
## 20.2.44 (2022-08-16)
|
||||
|
||||
### Diagram
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@syncfusion/ej2-angular-diagrams",
|
||||
"version": "20.2.43",
|
||||
"version": "20.2.44",
|
||||
"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,23 @@
|
|||
|
||||
## [Unreleased]
|
||||
|
||||
## 20.2.45 (2022-08-23)
|
||||
|
||||
### Document Editor
|
||||
|
||||
#### Bug Fixes
|
||||
|
||||
- `#F175673` - Resolved search result navigation issue in header/footer.
|
||||
- `#I390692` - Resolved issue with rendering paragraph border.
|
||||
- `#I376858` - Resolved script error which scrolling the document.
|
||||
- `#I376819`,`#I377834` - Resolved script error on accept all/ reject all.
|
||||
- `#I381509` - Resolved issue with editing floating elements.
|
||||
- `#I386049` - Font family is now applied properly for selected paragraphs.
|
||||
- `#I383929` - Resolved issue with applying top border.
|
||||
- `#I379641`, `#I392674` - Resolved the document layouting issue.
|
||||
- `#I383391` - Track changes now preserved properly while accepting revisions.
|
||||
- `#I387206`, `#I379404` - Resolved the table layouting issue.
|
||||
|
||||
## 20.2.44 (2022-08-16)
|
||||
|
||||
### Document Editor
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@syncfusion/ej2-angular-documenteditor",
|
||||
"version": "20.2.43",
|
||||
"version": "20.2.44",
|
||||
"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,14 @@
|
|||
|
||||
## [Unreleased]
|
||||
|
||||
## 20.2.45 (2022-08-23)
|
||||
|
||||
### ComboBox
|
||||
|
||||
#### Bug Fixes
|
||||
|
||||
- `#I396357` - The issue "Placeholder is not read by screenreader in readonly mode" has been resolved.
|
||||
|
||||
## 20.2.44 (2022-08-16)
|
||||
|
||||
### MultiSelect
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@syncfusion/ej2-angular-dropdowns",
|
||||
"version": "20.2.43",
|
||||
"version": "20.2.44",
|
||||
"description": "Essential JS 2 DropDown Components for Angular",
|
||||
"author": "Syncfusion Inc.",
|
||||
"license": "SEE LICENSE IN license",
|
||||
|
|
|
@ -8,13 +8,8 @@
|
|||
|
||||
#### Bug Fixes
|
||||
|
||||
- `#I394199` - The issue with "Image preview is not loaded while naming folders with special characters in ASP.NET Core File Manager" has been resolved.
|
||||
|
||||
### File Manager
|
||||
|
||||
#### Bug Fixes
|
||||
|
||||
- `#I391992` - The issue with "Getting incorrect folder or file path details in the Node JS file service provider for the File Manager component" has been resolved.
|
||||
- `#I394199` - The issue with "Image preview is not loaded while naming folders with special characters in ASP.NET Core File Manager" has been resolved.
|
||||
|
||||
## 20.2.39 (2022-07-19)
|
||||
|
||||
|
@ -22,19 +17,9 @@
|
|||
|
||||
#### Bug Fixes
|
||||
|
||||
- `#I391271` - The issue with "Facing an error in the File Manager component while performing the drag and drop with the ID-based providers" has been resolved.
|
||||
|
||||
### File Manager
|
||||
|
||||
#### Bug Fixes
|
||||
|
||||
- `#I385707` - The issue with "Facing error while copying and pasting a folder within another folder in the MVC File Manager component" has been resolved.
|
||||
|
||||
### File Manager
|
||||
|
||||
#### Bug Fixes
|
||||
|
||||
- `#F175723` - The issue with "The File Manager incorrectly shows Type of the selected items when an unidentified file type is selected" has been resolved.
|
||||
- `#I385707` - The issue with "Facing error while copying and pasting a folder within another folder in the MVC File Manager component" has been resolved.
|
||||
- `#I391271` - The issue with "Facing an error in the File Manager component while performing the drag and drop with the ID-based providers" has been resolved.
|
||||
|
||||
## 19.2.56 (2021-08-17)
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@syncfusion/ej2-angular-filemanager",
|
||||
"version": "20.2.43",
|
||||
"version": "20.2.44",
|
||||
"description": "Essential JS 2 FileManager Component for Angular",
|
||||
"author": "Syncfusion Inc.",
|
||||
"license": "SEE LICENSE IN license",
|
||||
|
|
|
@ -2,6 +2,16 @@
|
|||
|
||||
## [Unreleased]
|
||||
|
||||
## 20.2.45 (2022-08-23)
|
||||
|
||||
### Gantt
|
||||
|
||||
#### Bug Fixes
|
||||
|
||||
- `#I389542` - Filter records with hierarchy mode as both shows no record to display issue has been fixed.
|
||||
|
||||
- `F159354` - Issue in locale text of predecessor tooltip has been fixed.
|
||||
|
||||
## 20.2.44 (2022-08-16)
|
||||
|
||||
### Gantt
|
||||
|
@ -14,7 +24,7 @@
|
|||
- `#I393709` - Baseline milestone not rendered in proper position .
|
||||
- `#I394223` - Gantt Chart does not update data source when adding new record.
|
||||
|
||||
- `F159354` - Issue in locale text of predecessor tooltip has been fixed.
|
||||
- `#I393709` - Baseline milestone not rendered in proper position.
|
||||
|
||||
## 20.2.43 (2022-08-08)
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@syncfusion/ej2-angular-gantt",
|
||||
"version": "20.2.43",
|
||||
"version": "20.2.44",
|
||||
"description": "Essential JS 2 Gantt Component for Angular",
|
||||
"author": "Syncfusion Inc.",
|
||||
"license": "SEE LICENSE IN license",
|
||||
|
|
|
@ -2,6 +2,15 @@
|
|||
|
||||
## [Unreleased]
|
||||
|
||||
## 20.2.45 (2022-08-23)
|
||||
|
||||
### Grid
|
||||
|
||||
#### Bug Fixes
|
||||
|
||||
- `#I388962` - Screen reader reads the expanded row as collapsed issue has been resolved.
|
||||
- `#I392206` - Provided support to export pdf header with text alignment.
|
||||
|
||||
## 20.2.44 (2022-08-16)
|
||||
|
||||
### Grid
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@syncfusion/ej2-angular-grids",
|
||||
"version": "20.2.43",
|
||||
"version": "20.2.44",
|
||||
"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]
|
||||
|
||||
## 20.2.44 (2022-08-16)
|
||||
## 20.2.45 (2022-08-23)
|
||||
|
||||
### NumericTextBox
|
||||
|
||||
|
|
|
@ -19,6 +19,7 @@
|
|||
- `I392686` - Now, the drag and drop between the cards will work fine when showAddButton is enabled with the Kanban columns.
|
||||
- `I393080` - Now, the column border of the dragged clone cells will render properly.
|
||||
- `I393078` - Now, the drag and drop between the cards will work fine with out any flickering.
|
||||
- `#F176345` - Now, the Sort Comparer Function's API link will work properly.
|
||||
|
||||
## 20.2.38 (2022-07-12)
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@syncfusion/ej2-angular-kanban",
|
||||
"version": "20.2.43",
|
||||
"version": "20.2.44",
|
||||
"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 Angular",
|
||||
"author": "Syncfusion Inc.",
|
||||
"license": "SEE LICENSE IN license",
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
## [Unreleased]
|
||||
|
||||
## 20.2.44 (2022-08-16)
|
||||
## 20.2.45 (2022-08-23)
|
||||
|
||||
### ListView
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@syncfusion/ej2-angular-navigations",
|
||||
"version": "20.2.43",
|
||||
"version": "20.2.44",
|
||||
"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]
|
||||
|
||||
## 20.2.45 (2022-08-23)
|
||||
|
||||
- `#SF-389679` - Now ,form fields color should not be changed on read only mode.
|
||||
- `#SF-390997`,`#SF-392717`,`#SF-394607` - The signature is now displayed and properly positioned in read only mode the document that was downloaded.
|
||||
- `#SF-383430` - Now , form fields does not generate duplicates while using CTRL c and CRTL v.
|
||||
- `#SF-394763` - Now , form fields is not deleted while trying to delete the text with delete key in property dialog.
|
||||
- `#SF-394979` - The problem with continuously and programmatically adding a signature image disappearing has been resolved.
|
||||
- `#SF-397495` - Now the signature and Initial field is visible in chrome downloaded in the PDF Viewer.
|
||||
- `#F176687` - Now, markup text of Free Text annotation is proper for Arabic text.
|
||||
- `#SF-394979` - The problem with continuously and programmatically adding a signature image disappearing has been resolved.
|
||||
- `#SF-386832` - Now if the `zoomMode` is set to `FitToWidth`, we can update or get the form field values properly.
|
||||
- `#SF-391994` - Now, The document download performance is improved if the PDF document contains above 1000 pages.
|
||||
|
||||
## 20.2.44 (2022-08-16)
|
||||
|
||||
- `#SF-394274`,`#SF-394827` - Now ,The signature and initial is updated after the 10th page.
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@syncfusion/ej2-angular-pdfviewer",
|
||||
"version": "20.2.43",
|
||||
"version": "20.2.44",
|
||||
"description": "Essential JS 2 PDF viewer Component for Angular",
|
||||
"author": "Syncfusion Inc.",
|
||||
"license": "SEE LICENSE IN license",
|
||||
|
|
|
@ -2,6 +2,14 @@
|
|||
|
||||
## [Unreleased]
|
||||
|
||||
## 20.2.45 (2022-08-23)
|
||||
|
||||
### Pivot Table
|
||||
|
||||
#### Bug Fixes
|
||||
|
||||
- `#I395797` - Text Wrapping is now working properly in the pivot table.
|
||||
|
||||
## 20.2.43 (2022-08-08)
|
||||
|
||||
### Pivot Table
|
||||
|
|
|
@ -2,6 +2,14 @@
|
|||
|
||||
## [Unreleased]
|
||||
|
||||
## 20.2.45 (2022-08-23)
|
||||
|
||||
### Tooltip
|
||||
|
||||
#### Bug Fixes
|
||||
|
||||
- `#I395530` - Issue with 'Unable to set a break within the content of the Tooltip component in order to render text in multiple lines' has been resolved.
|
||||
|
||||
## 20.2.40 (2022-07-26)
|
||||
|
||||
### Dialog
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@syncfusion/ej2-angular-popups",
|
||||
"version": "20.2.40",
|
||||
"version": "20.2.43",
|
||||
"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,7 +2,7 @@
|
|||
|
||||
## [Unreleased]
|
||||
|
||||
## 20.2.44 (2022-08-16)
|
||||
## 20.2.45 (2022-08-23)
|
||||
|
||||
### RichTextEditor
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
## [Unreleased]
|
||||
|
||||
## 20.2.44 (2022-08-16)
|
||||
## 20.2.45 (2022-08-23)
|
||||
|
||||
### Schedule
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
## [Unreleased]
|
||||
|
||||
## 20.2.44 (2022-08-16)
|
||||
## 20.2.45 (2022-08-23)
|
||||
|
||||
### DropDownButton
|
||||
|
||||
|
|
|
@ -2,6 +2,14 @@
|
|||
|
||||
## [Unreleased]
|
||||
|
||||
## 20.2.45 (2022-08-23)
|
||||
|
||||
### Spreadsheet
|
||||
|
||||
#### Bug Fixes
|
||||
|
||||
- `#I395418` - Issue with "unable to perform copy and paste actions on the textbox inside the cell template" has been resolved.
|
||||
|
||||
## 20.2.44 (2022-08-16)
|
||||
|
||||
### Spreadsheet
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@syncfusion/ej2-angular-spreadsheet",
|
||||
"version": "20.2.43",
|
||||
"version": "20.2.44",
|
||||
"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,15 @@
|
|||
|
||||
## [Unreleased]
|
||||
|
||||
## 20.2.45 (2022-08-23)
|
||||
|
||||
### Tree Grid
|
||||
|
||||
#### Bug fixes
|
||||
|
||||
- `#I387291` - Resolved no records to display when we update the datasource in async way(using Observables).
|
||||
- `#F174814` , `#I395357` - Resolved expand/collapse icon not visible while initial rendering(using Observables).
|
||||
|
||||
## 20.2.44 (2022-08-16)
|
||||
|
||||
### Tree Grid
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@syncfusion/ej2-angular-treegrid",
|
||||
"version": "20.2.43",
|
||||
"version": "20.2.44",
|
||||
"description": "Essential JS 2 TreeGrid Component for Angular",
|
||||
"author": "Syncfusion Inc.",
|
||||
"license": "SEE LICENSE IN license",
|
||||
|
|
Загрузка…
Ссылка в новой задаче