v27.1.51 is released
This commit is contained in:
Родитель
0b38215565
Коммит
d71c503e80
|
@ -2,7 +2,7 @@
|
|||
|
||||
## [Unreleased]
|
||||
|
||||
## 27.1.50 (2024-09-24)
|
||||
## 27.1.51 (2024-09-30)
|
||||
|
||||
### Barcode
|
||||
|
||||
|
|
|
@ -2,6 +2,20 @@
|
|||
|
||||
## [Unreleased]
|
||||
|
||||
## 27.1.51 (2024-09-30)
|
||||
|
||||
### Checkbox
|
||||
|
||||
#### Bug Fixes
|
||||
|
||||
- `#I909049` - The issue with "Need to set the aria-label attribute for the checkbox input element and not to the wrapper element" has been resolved.
|
||||
|
||||
### RadioButton
|
||||
|
||||
#### Bug Fixes
|
||||
|
||||
- The issue with "Background color issue for disabled unselect radio button in bootstrap5 theme" has been resolved.
|
||||
|
||||
## 26.1.35 (2024-06-11)
|
||||
|
||||
### Floating Action Button
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@syncfusion/ej2-angular-buttons",
|
||||
"version": "27.1.48",
|
||||
"version": "27.1.50",
|
||||
"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]
|
||||
|
||||
## 27.1.51 (2024-09-30)
|
||||
|
||||
### DateTimePicker
|
||||
|
||||
#### Bug Fixes
|
||||
|
||||
- `#I628891` - Resolved the issue where the "DateTimePicker Mask" was not functioning correctly after deletion using the keyboard.
|
||||
|
||||
## 27.1.50 (2024-09-24)
|
||||
|
||||
### DatePicker
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@syncfusion/ej2-angular-calendars",
|
||||
"version": "18.32.5",
|
||||
"version": "27.1.50",
|
||||
"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",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@syncfusion/ej2-angular-charts",
|
||||
"version": "27.1.48",
|
||||
"version": "27.1.50",
|
||||
"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",
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
|
||||
## [Unreleased]
|
||||
|
||||
## 27.1.50 (2024-09-24)
|
||||
## 27.1.51 (2024-09-30)
|
||||
|
||||
### Circular Gauge
|
||||
|
||||
|
|
|
@ -2,6 +2,16 @@
|
|||
|
||||
## [Unreleased]
|
||||
|
||||
## 27.1.51 (2024-09-30)
|
||||
|
||||
### Diagram
|
||||
|
||||
#### Bug Fixes
|
||||
|
||||
- `#I637400` - Now, the Fixed user handle visibility works properly.
|
||||
- `#I629696` - Now, the image node is exported properly with every export region settings.
|
||||
- `#F194390` - Now, Annotation will render based on its width if defined.
|
||||
|
||||
## 27.1.50 (2024-09-24)
|
||||
|
||||
### Diagram
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@syncfusion/ej2-angular-diagrams",
|
||||
"version": "27.1.48",
|
||||
"version": "27.1.50",
|
||||
"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,15 @@
|
|||
|
||||
## [Unreleased]
|
||||
|
||||
## 27.1.51 (2024-09-30)
|
||||
|
||||
### DocumentEditor
|
||||
|
||||
#### Bug Fixes
|
||||
|
||||
- `#I630170` - Resolved the paragraph shifting issue when pasting text content.
|
||||
- `#I626306` - Resolved the font family and page content is not rendered properly.
|
||||
|
||||
## 27.1.50 (2024-09-24)
|
||||
|
||||
### DocumentEditor
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@syncfusion/ej2-angular-documenteditor",
|
||||
"version": "27.1.48",
|
||||
"version": "27.1.50",
|
||||
"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]
|
||||
|
||||
## 27.1.51 (2024-09-30)
|
||||
|
||||
### MultiSelect
|
||||
|
||||
#### Bug Fixes
|
||||
|
||||
- `#I633820` - Resolved the issue where the change event was not triggered when removing the selected value.
|
||||
|
||||
## 27.1.50 (2024-09-24)
|
||||
|
||||
### DropDownTree
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@syncfusion/ej2-angular-dropdowns",
|
||||
"version": "27.1.48",
|
||||
"version": "27.1.50",
|
||||
"description": "Essential JS 2 DropDown Components for Angular",
|
||||
"author": "Syncfusion Inc.",
|
||||
"license": "SEE LICENSE IN license",
|
||||
|
|
|
@ -2,6 +2,23 @@
|
|||
|
||||
## [Unreleased]
|
||||
|
||||
## 27.1.51 (2024-09-30)
|
||||
|
||||
### FileManager
|
||||
|
||||
#### Bug Fixes
|
||||
|
||||
- `#I633879` - Improved error handling and null value management in File Manager component file operations.
|
||||
|
||||
## 27.1.50 (2024-09-24)
|
||||
|
||||
### FileManager
|
||||
|
||||
#### Bug Fixes
|
||||
|
||||
- `#I629895` - The issue with drag and drop action in the File Manager component with virtualization has been resolved.
|
||||
- `#FB61054` - The issue with navigation pane update while performing drag and drop action in the File Manager component has been resolved.
|
||||
|
||||
## 27.1.48 (2024-09-18)
|
||||
|
||||
### FileManager
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@syncfusion/ej2-angular-filemanager",
|
||||
"version": "27.1.48",
|
||||
"version": "27.1.50",
|
||||
"description": "Essential JS 2 FileManager Component for Angular",
|
||||
"author": "Syncfusion Inc.",
|
||||
"license": "SEE LICENSE IN license",
|
||||
|
|
|
@ -2,6 +2,18 @@
|
|||
|
||||
## [Unreleased]
|
||||
|
||||
## 27.1.51 (2024-09-30)
|
||||
|
||||
### GanttChart
|
||||
|
||||
#### Bug fixes
|
||||
|
||||
- `#I632186` - Custom column not refreshed properly while indent and outdent issue has been fixed.
|
||||
- `#I631776` - Dates given in the data source are not displayed same as segment data source issue has been fixed.
|
||||
- `#I633422` - Incorrect start date updated using `updateRecordByID` issue has been fixed.
|
||||
|
||||
- `F159354` - Issue in locale text of predecessor tooltip has been fixed.
|
||||
|
||||
## 27.1.50 (2024-09-24)
|
||||
|
||||
### GanttChart
|
||||
|
@ -16,7 +28,9 @@
|
|||
- `#I628433` - When adding a dependency to an unscheduled task, an exception is thrown issue has been fixed.
|
||||
- `#I632390` - While collapsing parent custom color applied for child disappeared issue has been fixed.
|
||||
|
||||
- `F159354` - Issue in locale text of predecessor tooltip has been fixed.
|
||||
- `#I631900` - Script error occurs while deleting last record when undo redo support is enabled issue has been fixed.
|
||||
- `#I625233` - Timeline cell disappeared during `DST` issue has been fixed.
|
||||
- `#I631255` - Incorrect left is updated during `DST` issue has been fixed.
|
||||
|
||||
## 27.1.48 (2024-09-18)
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@syncfusion/ej2-angular-gantt",
|
||||
"version": "27.1.48",
|
||||
"version": "27.1.50",
|
||||
"description": "Essential JS 2 Gantt Component for Angular",
|
||||
"author": "Syncfusion Inc.",
|
||||
"license": "SEE LICENSE IN license",
|
||||
|
|
|
@ -2,6 +2,17 @@
|
|||
|
||||
## [Unreleased]
|
||||
|
||||
## 27.1.51 (2024-09-30)
|
||||
|
||||
### Grid
|
||||
|
||||
#### Bug fixes
|
||||
|
||||
- `#I629864` - The `CSP` issue when using `CustomDataAdaptor` has been resolved.
|
||||
- `#I631247` - The issue with delete icon is disabled in toolbar when the grid `dataSource` is empty with Batch edit has been resolved.
|
||||
- `#I630777` - The issue where Virtualization not working properly with specific `pageSize` values has been resolved.
|
||||
- `#I634165` - The issue with the Grid auto-saving the cell while using the `uploader` component with batch editing has been resolved.
|
||||
|
||||
## 27.1.50 (2024-09-24)
|
||||
|
||||
### Grid
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@syncfusion/ej2-angular-grids",
|
||||
"version": "27.1.48",
|
||||
"version": "27.1.50",
|
||||
"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]
|
||||
|
||||
## 27.1.50 (2024-09-24)
|
||||
## 27.1.51 (2024-09-30)
|
||||
|
||||
### HeatMap
|
||||
|
||||
|
|
|
@ -2,6 +2,15 @@
|
|||
|
||||
## [Unreleased]
|
||||
|
||||
## 27.1.51 (2024-09-30)
|
||||
|
||||
### Image Editor
|
||||
|
||||
#### Bug Fixes
|
||||
|
||||
- The issue with "undo-redo collection updated multiple times while customizing arrow annotation" has been resolved.
|
||||
- The issue with "Image Editor arrow intersection point is improper" has bee resolved.
|
||||
|
||||
## 27.1.50 (2024-09-24)
|
||||
|
||||
### Image Editor
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@syncfusion/ej2-angular-image-editor",
|
||||
"version": "27.1.48",
|
||||
"version": "27.1.50",
|
||||
"description": "Essential JS 2 ImageEditor for Angular",
|
||||
"author": "Syncfusion Inc.",
|
||||
"license": "SEE LICENSE IN license",
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
## [Unreleased]
|
||||
|
||||
## 27.1.50 (2024-09-24)
|
||||
## 27.1.51 (2024-09-30)
|
||||
|
||||
### ColorPicker
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
## [Unreleased]
|
||||
|
||||
## 27.1.50 (2024-09-24)
|
||||
## 27.1.48 (2024-09-18)
|
||||
|
||||
### AI AssistView
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@syncfusion/ej2-angular-interactive-chat",
|
||||
"version": "21.29.0",
|
||||
"version": "27.1.50",
|
||||
"description": "Essential JS 2 Component for Angular",
|
||||
"author": "Syncfusion Inc.",
|
||||
"license": "SEE LICENSE IN license",
|
||||
|
|
|
@ -37,6 +37,9 @@ export class AIAssistViewComponent extends AIAssistView implements IComponentBas
|
|||
/**
|
||||
* Specifies the template for the footer in the AIAssistView component.
|
||||
* Defines the content or layout used to render the footer. Can be a string or a function.
|
||||
*
|
||||
* {% codeBlock src='ai-assistview/footerTemplate/index.md' %}{% endcodeBlock %}
|
||||
*
|
||||
* @default ''
|
||||
* @angulartype string | object
|
||||
* @reacttype string | function | JSX.Element
|
||||
|
@ -50,6 +53,9 @@ export class AIAssistViewComponent extends AIAssistView implements IComponentBas
|
|||
* Specifies the template for rendering prompt items in the AIAssistView component.
|
||||
* Defines the content or layout used to render prompt items, and can be either a string or a function.
|
||||
* The template context includes prompt text and toolbar items.
|
||||
*
|
||||
* {% codeBlock src='ai-assistview/promptItemTemplate/index.md' %}{% endcodeBlock %}
|
||||
*
|
||||
* @default ''
|
||||
* @angulartype string | object
|
||||
* @reacttype string | function | JSX.Element
|
||||
|
@ -63,6 +69,9 @@ export class AIAssistViewComponent extends AIAssistView implements IComponentBas
|
|||
* Specifies the template for rendering response items in the AIAssistView component.
|
||||
* Defines the content or layout used to render response items, and can be either a string or a function.
|
||||
* The template context includes the prompt text, response text, and toolbar items.
|
||||
*
|
||||
* {% codeBlock src='ai-assistview/responseItemTemplate/index.md' %}{% endcodeBlock %}
|
||||
*
|
||||
* @default ''
|
||||
* @angulartype string | object
|
||||
* @reacttype string | function | JSX.Element
|
||||
|
@ -76,6 +85,9 @@ export class AIAssistViewComponent extends AIAssistView implements IComponentBas
|
|||
* Specifies the template for rendering prompt suggestion items in the AIAssistView component.
|
||||
* Defines the content or layout used to render prompt suggestion items, and can be either a string or a function.
|
||||
* The template context includes the index and suggestion text.
|
||||
*
|
||||
* {% codeBlock src='ai-assistview/suggestionItemTemplate/index.md' %}{% endcodeBlock %}
|
||||
*
|
||||
* @default ''
|
||||
* @angulartype string | object
|
||||
* @reacttype string | function | JSX.Element
|
||||
|
@ -88,6 +100,9 @@ export class AIAssistViewComponent extends AIAssistView implements IComponentBas
|
|||
/**
|
||||
* Specifies the template for the banner in the AIAssistView component.
|
||||
* Represents the content or layout used to render the banner. Can be a string or a function.
|
||||
*
|
||||
* {% codeBlock src='ai-assistview/bannerTemplate/index.md' %}{% endcodeBlock %}
|
||||
*
|
||||
* @default ''
|
||||
* @angulartype string | object
|
||||
* @reacttype string | function | JSX.Element
|
||||
|
|
|
@ -2,6 +2,12 @@
|
|||
|
||||
## [Unreleased]
|
||||
|
||||
## 27.1.51 (2024-09-30)
|
||||
|
||||
### Timeline
|
||||
|
||||
- `#I631862` - An alignment issue while utilizing `content` or `oppositeContent` property as template in Timeline component has been resolved.
|
||||
|
||||
## 25.1.35 (2024-03-15)
|
||||
|
||||
### Timeline
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@syncfusion/ej2-angular-layouts",
|
||||
"version": "21.4.6",
|
||||
"version": "27.1.50",
|
||||
"description": "A package of Essential JS 2 layout pure CSS components such as card and avatar. The card is used as small container to show content in specific structure, whereas the avatars are icons, initials or figures representing particular person. for Angular",
|
||||
"author": "Syncfusion Inc.",
|
||||
"license": "SEE LICENSE IN license",
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
## [Unreleased]
|
||||
|
||||
## 27.1.50 (2024-09-24)
|
||||
## 27.1.48 (2024-09-18)
|
||||
|
||||
### ListView
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@syncfusion/ej2-angular-lists",
|
||||
"version": "18.23.1",
|
||||
"version": "27.1.50",
|
||||
"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",
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
|
||||
## [Unreleased]
|
||||
|
||||
## 27.1.50 (2024-09-24)
|
||||
## 27.1.51 (2024-09-30)
|
||||
|
||||
### Maps
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
## [Unreleased]
|
||||
|
||||
## 27.1.50 (2024-09-24)
|
||||
## 27.1.51 (2024-09-30)
|
||||
|
||||
### MultiColumn ComboBox
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@syncfusion/ej2-angular-navigations",
|
||||
"version": "27.1.48",
|
||||
"version": "27.1.50",
|
||||
"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]
|
||||
|
||||
## 27.1.50 (2024-09-24)
|
||||
## 27.1.51 (2024-09-30)
|
||||
|
||||
### Message
|
||||
|
||||
|
|
|
@ -2,6 +2,23 @@
|
|||
|
||||
## [Unreleased]
|
||||
|
||||
## 27.1.51 (2024-09-30)
|
||||
|
||||
### PDF Viewer
|
||||
|
||||
#### Bug Fixes
|
||||
|
||||
- `#I627789` - Now, the context menu for form fields opens properly in desktop touch mode.
|
||||
- `#I630341` - Now, the text is properly aligned in the freetext annotation when using the subject property.
|
||||
- `#I629789` - Now, the `IsDocumentEdited` property set to false when loading the customer provided PDF document.
|
||||
- `#I632424` - Now, the object reference error won't occur when downloading with the dropdown field after updating the dropdown options programmatically.
|
||||
- `#I627479` - Now, the browse button is working properly when dynamically changing enableFormFields API value.
|
||||
- `#I635120` - Now, After adding a freetext, changing the alignment and font size, the undo and redo functions working properly.
|
||||
- `#I635116` - Now, Freetext annotation appeared properly when update the alignment styling.
|
||||
- `#I635117` - Now, the undo and redo actions is properly working when perform the cut and paste action.
|
||||
- `#I630883` - Now, resizing the form field on the first page doesn't hide the form field on the third page.
|
||||
- `#I630441` - Now, the `pageMouseover` event is triggered without annotation and form designer modules.
|
||||
|
||||
## 27.1.50 (2024-09-24)
|
||||
|
||||
### PDF Viewer
|
||||
|
@ -15,6 +32,7 @@
|
|||
- `#I632511` - Now, the fetch request is not sent if the URL is set to the document path on the Server-Backed PDF Viewer.
|
||||
- `#I632378` - Now, copy paste is working with formfields when `enableFormDesigner` as false.
|
||||
- `#I631207` - Now, the `textmarkup` annotations are not unselected when changing the properties programmatically.
|
||||
- `#I627322` - Now, the Form fields can not be moved outside of the document.
|
||||
|
||||
## 27.1.48 (2024-09-18)
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@syncfusion/ej2-angular-pdfviewer",
|
||||
"version": "27.1.48",
|
||||
"version": "27.1.50",
|
||||
"description": "Essential JS 2 PDF viewer Component for Angular",
|
||||
"author": "Syncfusion Inc.",
|
||||
"license": "SEE LICENSE IN license",
|
||||
|
|
|
@ -2,6 +2,14 @@
|
|||
|
||||
## [Unreleased]
|
||||
|
||||
## 27.1.51 (2024-09-30)
|
||||
|
||||
### Pivot Table
|
||||
|
||||
#### Bug fixes
|
||||
|
||||
- `#I628997` - The drill-through popup will now display the proper data when using the Pivot Table with the server-side engine and DataTable.
|
||||
|
||||
## 27.1.50 (2024-09-24)
|
||||
|
||||
### Pivot Table
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@syncfusion/ej2-angular-pivotview",
|
||||
"version": "27.1.48",
|
||||
"version": "27.1.50",
|
||||
"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": "27.1.48",
|
||||
"version": "27.1.50",
|
||||
"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]
|
||||
|
||||
## 27.1.50 (2024-09-24)
|
||||
## 27.1.51 (2024-09-30)
|
||||
|
||||
### QueryBuilder
|
||||
|
||||
|
|
|
@ -2,6 +2,20 @@
|
|||
|
||||
## [Unreleased]
|
||||
|
||||
## 27.1.51 (2024-09-30)
|
||||
|
||||
### RichTextEditor
|
||||
|
||||
#### Bug Fixes
|
||||
|
||||
- `#I630952` - Now, pressing the delete key when the cursor is at the end of the container correctly removes the correct `br` tag in the Rich Text Editor.
|
||||
|
||||
- `#I629344` - Now, the `Insert` button is disabled in the image dialog when the selected image size exceeds the maximum file size.
|
||||
|
||||
- `#I630816` - Now, the `beforePasteCleanup` event arguments `Value` is not empty when content is copied and pasted from the Adobe Acrobat PDF read.
|
||||
|
||||
- `#I629364` - Now, Border right will appear when pasting from the Excel in the Rich Text Editor.
|
||||
|
||||
## 27.1.50 (2024-09-24)
|
||||
|
||||
### RichTextEditor
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@syncfusion/ej2-angular-richtexteditor",
|
||||
"version": "27.1.48",
|
||||
"version": "27.1.50",
|
||||
"description": "Essential JS 2 RichTextEditor component for Angular",
|
||||
"author": "Syncfusion Inc.",
|
||||
"license": "SEE LICENSE IN license",
|
||||
|
|
|
@ -2,6 +2,15 @@
|
|||
|
||||
## [Unreleased]
|
||||
|
||||
## 27.1.51 (2024-09-30)
|
||||
|
||||
### Schedule
|
||||
|
||||
#### Bug fixes
|
||||
|
||||
- `#I617009` - An issue where the appointment drag position is not updating according to the mouse cursor in the vertical views of the schedule has been fixed.
|
||||
- `#I569000` - The issue with the current time indicator displaying discrepancies compared to the time scale on the start and end days of daylight saving time in the vertical view has been resolved.
|
||||
|
||||
## 27.1.50 (2024-09-24)
|
||||
|
||||
### Schedule
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@syncfusion/ej2-angular-schedule",
|
||||
"version": "27.1.48",
|
||||
"version": "27.1.50",
|
||||
"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,7 +2,7 @@
|
|||
|
||||
## [Unreleased]
|
||||
|
||||
## 27.1.50 (2024-09-24)
|
||||
## 27.1.51 (2024-09-30)
|
||||
|
||||
### DropDownButton
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
## [Unreleased]
|
||||
|
||||
## 27.1.50 (2024-09-24)
|
||||
## 27.1.51 (2024-09-30)
|
||||
|
||||
### Spreadsheet
|
||||
|
||||
|
|
|
@ -2,6 +2,14 @@
|
|||
|
||||
## [Unreleased]
|
||||
|
||||
## 27.1.51 (2024-09-30)
|
||||
|
||||
### Tree Grid
|
||||
|
||||
#### Bug Fixes
|
||||
|
||||
- `#I632368` - Last record removed during virtual scroll issue has been fixed.
|
||||
|
||||
## 27.1.48 (2024-09-18)
|
||||
|
||||
### Tree Grid
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@syncfusion/ej2-angular-treegrid",
|
||||
"version": "27.1.48",
|
||||
"version": "27.1.50",
|
||||
"description": "Essential JS 2 TreeGrid Component for Angular",
|
||||
"author": "Syncfusion Inc.",
|
||||
"license": "SEE LICENSE IN license",
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
|
||||
## [Unreleased]
|
||||
|
||||
## 27.1.50 (2024-09-24)
|
||||
## 27.1.51 (2024-09-30)
|
||||
|
||||
### TreeMap
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче