v23.1.39 is released
This commit is contained in:
Родитель
1bd542d196
Коммит
947a7e2780
|
@ -2,7 +2,7 @@
|
|||
|
||||
## [Unreleased]
|
||||
|
||||
## 23.1.38 (2023-09-26)
|
||||
## 23.1.39 (2023-10-04)
|
||||
|
||||
### Checkbox
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@syncfusion/ej2-angular-calendars",
|
||||
"version": "18.30.19",
|
||||
"version": "23.1.38",
|
||||
"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,7 +2,7 @@
|
|||
|
||||
## [Unreleased]
|
||||
|
||||
## 23.1.38 (2023-09-26)
|
||||
## 23.1.39 (2023-10-04)
|
||||
|
||||
### Chart
|
||||
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
|
||||
## [Unreleased]
|
||||
|
||||
## 23.1.38 (2023-09-26)
|
||||
## 23.1.39 (2023-10-04)
|
||||
|
||||
### CircularGauge
|
||||
|
||||
|
|
|
@ -2,6 +2,15 @@
|
|||
|
||||
## [Unreleased]
|
||||
|
||||
## 23.1.39 (2023-10-04)
|
||||
|
||||
### Diagram
|
||||
|
||||
#### Bug Fixes
|
||||
|
||||
- `#I501652` - Now, dropping nodes in swimlane consider as child in angular.
|
||||
- `#I47014` - The segmentCollectionChange is triggered when editSegment method called.
|
||||
|
||||
## 23.1.38 (2023-09-26)
|
||||
|
||||
### Diagram
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@syncfusion/ej2-angular-diagrams",
|
||||
"version": "23.1.36",
|
||||
"version": "23.1.38",
|
||||
"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]
|
||||
|
||||
## 23.1.39 (2023-10-04)
|
||||
|
||||
### Document Editor
|
||||
|
||||
#### Bug Fixes
|
||||
|
||||
- `#I500107` - Resolved the Formatting issue with DocumentEditor.
|
||||
- `#I497404` - Script error occurred when loading the document.
|
||||
- `#I498661` - Resolved spacing issue while deleting list content on track changes enabled.
|
||||
- `#F184319` - Resolved the User's Time zone issue.
|
||||
- `#I501695` - Resolved the replace ALL issue to replace the first occurrence.
|
||||
- `#FB46595` - Page number is now reflecting.
|
||||
- `#I497387` - Resolved the bookmark end is deleted in document production mode.
|
||||
- `#I499799` - Resolved the rtl content rendering issue while opening rtf document.
|
||||
- `#I495180` - Delete is now working properly for tracked content
|
||||
- `#I503264` - Resolved script error issue while inserting text
|
||||
- `#I503222` - Resolved track changes issue, when select the inserted changes.
|
||||
- `#I493589` - Keypad appearing issue is resolved in mobile view.
|
||||
- `#I498520` - Resolved the Text FormField deleting multiple issues.
|
||||
|
||||
## 23.1.38 (2023-09-26)
|
||||
|
||||
### Document Editor
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@syncfusion/ej2-angular-documenteditor",
|
||||
"version": "23.1.36",
|
||||
"version": "23.1.38",
|
||||
"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]
|
||||
|
||||
## 23.1.39 (2023-10-04)
|
||||
|
||||
### Dropdown Tree
|
||||
|
||||
#### Bug fixes
|
||||
|
||||
- `#I498924` - Issue with the locale property in the Dropdown Tree component has been resolved.
|
||||
|
||||
## 23.1.38 (2023-09-26)
|
||||
|
||||
### ListBox
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@syncfusion/ej2-angular-dropdowns",
|
||||
"version": "23.1.36",
|
||||
"version": "23.1.38",
|
||||
"description": "Essential JS 2 DropDown Components for Angular",
|
||||
"author": "Syncfusion Inc.",
|
||||
"license": "SEE LICENSE IN license",
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
## [Unreleased]
|
||||
|
||||
## 23.1.38 (2023-09-26)
|
||||
## 23.1.39 (2023-10-04)
|
||||
|
||||
### FileManager
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
## [Unreleased]
|
||||
|
||||
## 23.1.38 (2023-09-26)
|
||||
## 23.1.39 (2023-10-04)
|
||||
|
||||
### GanttChart
|
||||
|
||||
|
|
|
@ -2,6 +2,16 @@
|
|||
|
||||
## [Unreleased]
|
||||
|
||||
## 23.1.39 (2023-10-04)
|
||||
|
||||
### Grid
|
||||
|
||||
#### Bug fixes
|
||||
|
||||
- `#I504671` - The issue regarding cell changes not being saved when clicking outside of the grid has been resolved.
|
||||
- `#I501004` - The header template is now rendering correctly, regardless of the header cell height.
|
||||
- `#FB46829` - The issue where the selection was not properly removed for the checkbox column has been resolved.
|
||||
|
||||
## 23.1.38 (2023-09-26)
|
||||
|
||||
### Grid
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@syncfusion/ej2-angular-grids",
|
||||
"version": "23.1.36",
|
||||
"version": "23.1.38",
|
||||
"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,6 +2,14 @@
|
|||
|
||||
## [Unreleased]
|
||||
|
||||
## 23.1.39 (2023-10-04)
|
||||
|
||||
### ImageEditor
|
||||
|
||||
#### Bug Fixes
|
||||
|
||||
- `#I495933` - Resolved the GetImageData method does not return values properly in blazor image editor.
|
||||
|
||||
## 23.1.38 (2023-09-26)
|
||||
|
||||
### ImageEditor
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@syncfusion/ej2-angular-image-editor",
|
||||
"version": "23.1.36",
|
||||
"version": "23.1.38",
|
||||
"description": "Essential JS 2 ImageEditor for Angular",
|
||||
"author": "Syncfusion Inc.",
|
||||
"license": "SEE LICENSE IN license",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@syncfusion/ej2-angular-inputs",
|
||||
"version": "23.1.36",
|
||||
"version": "23.1.38",
|
||||
"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",
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
## [Unreleased]
|
||||
|
||||
## 23.1.38 (2023-09-26)
|
||||
## 23.1.39 (2023-10-04)
|
||||
|
||||
### Kanban
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
## [Unreleased]
|
||||
|
||||
## 23.1.38 (2023-09-26)
|
||||
## 23.1.39 (2023-10-04)
|
||||
|
||||
### ListView
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
## [Unreleased]
|
||||
|
||||
## 23.1.36 (2023-09-15)
|
||||
## 23.1.39 (2023-10-04)
|
||||
|
||||
### Menu
|
||||
|
||||
|
@ -10,6 +10,8 @@
|
|||
|
||||
- `#F496214` - The issue with "Sub Menu can’t hide while using hideItems method of menu" has been resolved.
|
||||
|
||||
## 23.1.36 (2023-09-15)
|
||||
|
||||
### TreeView
|
||||
|
||||
#### Bug fixes
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
## [Unreleased]
|
||||
|
||||
## 23.1.38 (2023-09-26)
|
||||
## 23.1.36 (2023-09-15)
|
||||
|
||||
### Message
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@syncfusion/ej2-angular-notifications",
|
||||
"version": "21.5.0",
|
||||
"version": "23.1.36",
|
||||
"description": "A package of Essential JS 2 notification components such as Toast and Badge which used to notify important information to end-users. for Angular",
|
||||
"author": "Syncfusion Inc.",
|
||||
"license": "SEE LICENSE IN license",
|
||||
|
|
|
@ -2,6 +2,18 @@
|
|||
|
||||
## [Unreleased]
|
||||
|
||||
## 23.1.39 (2023-10-04)
|
||||
|
||||
### PDF Viewer
|
||||
|
||||
#### Bug Fixes
|
||||
|
||||
- `#I497739` - Now, the comment panel close and more buttons are properly displayed in mobile mode.
|
||||
- `#I485341` - Now, the free text annotation does not resizes automatically on first click when enable autofit is set to true.
|
||||
- `#F184471` - Now, when saving a document with free text annotation, newline characters are properly preserved in the saved document.
|
||||
- `#I502323` - Now, the form field names do not get duplicated when we add them programmatically or through the UI.
|
||||
- `#I499440`, `#I505546` - Now, the comment panel value for the ink annotation is added with the provided author value.
|
||||
|
||||
## 23.1.38 (2023-09-26)
|
||||
|
||||
### PDF Viewer
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@syncfusion/ej2-angular-pdfviewer",
|
||||
"version": "23.1.36",
|
||||
"version": "23.1.38",
|
||||
"description": "Essential JS 2 PDF viewer Component for Angular",
|
||||
"author": "Syncfusion Inc.",
|
||||
"license": "SEE LICENSE IN license",
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
## [Unreleased]
|
||||
|
||||
## 23.1.38 (2023-09-26)
|
||||
## 23.1.39 (2023-10-04)
|
||||
|
||||
### PivotTable
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
## [Unreleased]
|
||||
|
||||
## 23.1.38 (2023-09-26)
|
||||
## 23.1.39 (2023-10-04)
|
||||
|
||||
### Tooltip
|
||||
|
||||
|
|
|
@ -2,6 +2,14 @@
|
|||
|
||||
## [Unreleased]
|
||||
|
||||
## 23.1.38 (2023-09-26)
|
||||
|
||||
### ProgressBar
|
||||
|
||||
#### Bug Fixes
|
||||
|
||||
- `#I501894` - Now, the linear progress bar label renders properly when the alignment is set to center.
|
||||
|
||||
## 21.1.37 (2023-03-29)
|
||||
|
||||
### ProgressBar
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@syncfusion/ej2-angular-progressbar",
|
||||
"version": "23.1.36",
|
||||
"version": "23.1.38",
|
||||
"description": "Essential JS 2 ProgressBar Component for Angular",
|
||||
"author": "Syncfusion Inc.",
|
||||
"license": "SEE LICENSE IN license",
|
||||
|
|
|
@ -2,6 +2,14 @@
|
|||
|
||||
## [Unreleased]
|
||||
|
||||
## 23.1.39 (2023-10-04)
|
||||
|
||||
### QueryBuilder
|
||||
|
||||
#### Bug Fixes
|
||||
|
||||
- `#I499489` - Issue with read only property not working in dropdowntree field of QueryBuilder has been fixed.
|
||||
|
||||
## 23.1.38 (2023-09-26)
|
||||
|
||||
### QueryBuilder
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@syncfusion/ej2-angular-querybuilder",
|
||||
"version": "23.1.36",
|
||||
"version": "23.1.38",
|
||||
"description": "Essential JS 2 QueryBuilder for Angular",
|
||||
"author": "Syncfusion Inc.",
|
||||
"license": "SEE LICENSE IN license",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@syncfusion/ej2-angular-ribbon",
|
||||
"version": "23.1.36",
|
||||
"version": "23.1.38",
|
||||
"description": "Essential JS 2 Component for Angular",
|
||||
"author": "Syncfusion Inc.",
|
||||
"license": "SEE LICENSE IN license",
|
||||
|
|
|
@ -2,6 +2,24 @@
|
|||
|
||||
## [Unreleased]
|
||||
|
||||
## 23.1.39 (2023-10-04)
|
||||
|
||||
### RichTextEditor
|
||||
|
||||
#### Bug Fixes
|
||||
|
||||
- `#I499363` - Now, the issue with the heading colour set to blue after copying and pasting content from MS Word has been resolved.
|
||||
- `#I500996` - Now, the issue with the table resize icon is missing when the mouse is dragged out of the editor and clicked outside the table has been resolved.
|
||||
- `#I493182` - Now, the issue with the `enablePersistence` API not working properly in the Rich Text Editor on page navigation has been resolved.
|
||||
- `#F184513` - Now, integrating with Mention, the `actionBegin` and `actionComplete` events work properly.
|
||||
- `#I488206` - Now, pasting contents into the Rich Text Editor when `enterKey` is configured as `DIV` works properly.
|
||||
- `#I499035` - Now, the Rich Text Editor renders properly without any `sass` compilation errors.
|
||||
- `#I499071` - Now, the image focus and resize class names are removed properly when the editor is focused out.
|
||||
- `#I497587` - Now, the RichTextEditor height property works properly in percentage value.
|
||||
- `#I503797` - Now, the shortcut key 'Command + B' is working fine on a Mac machine.
|
||||
- `#I840680` - Now, the complex table resizing will work properly for the middle columns in the Rich Text Editor.
|
||||
- `#I846935` - Now, the last and first column of the table resizing will work properly in the Rich Text Editor.
|
||||
|
||||
## 23.1.36 (2023-09-15)
|
||||
|
||||
### RichTextEditor
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
## [Unreleased]
|
||||
|
||||
## 23.1.38 (2023-09-26)
|
||||
## 23.1.39 (2023-10-04)
|
||||
|
||||
### Schedule
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
## [Unreleased]
|
||||
|
||||
## 23.1.38 (2023-09-26)
|
||||
## 23.1.39 (2023-10-04)
|
||||
|
||||
### Spreadsheet
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
## [Unreleased]
|
||||
|
||||
## 23.1.38 (2023-09-26)
|
||||
## 23.1.39 (2023-10-04)
|
||||
|
||||
### Tree Grid
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче