v27.1.58 is released
This commit is contained in:
Родитель
7360832c03
Коммит
e1ba23f5f7
|
@ -2,7 +2,7 @@
|
|||
|
||||
## [Unreleased]
|
||||
|
||||
## 27.1.57 (2024-10-29)
|
||||
## 27.1.58 (2024-11-05)
|
||||
|
||||
### Barcode
|
||||
|
||||
|
|
|
@ -2,6 +2,14 @@
|
|||
|
||||
## [Unreleased]
|
||||
|
||||
## 27.1.58 (2024-11-05)
|
||||
|
||||
### Checkbox
|
||||
|
||||
#### Bug Fixes
|
||||
|
||||
- `#F95768`- The issue with "Checkbox not getting checked while using `usestate` in react" has been resolved.
|
||||
|
||||
## 27.1.53 (2024-10-15)
|
||||
|
||||
### Checkbox
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
## [Unreleased]
|
||||
|
||||
## 27.1.57 (2024-10-29)
|
||||
## 27.1.58 (2024-11-05)
|
||||
|
||||
### DateTimePicker
|
||||
|
||||
|
|
|
@ -2,6 +2,21 @@
|
|||
|
||||
## [Unreleased]
|
||||
|
||||
## 27.1.58 (2024-11-05)
|
||||
|
||||
### Chart
|
||||
|
||||
#### Bug Fixes
|
||||
|
||||
- `#F188458` - Now the page scroll remains the same after clearing the series.
|
||||
- `#I647466` - The zoom settings properties are now properly updated on data binding.
|
||||
|
||||
### Accumulation Chart
|
||||
|
||||
#### Bug Fixes
|
||||
|
||||
- `I917094` - The series property now updates correctly on data binding.
|
||||
|
||||
## 27.1.57 (2024-10-29)
|
||||
|
||||
### Chart
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@syncfusion/ej2-angular-charts",
|
||||
"version": "27.1.55",
|
||||
"version": "27.1.57",
|
||||
"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,6 +4,14 @@
|
|||
|
||||
## [Unreleased]
|
||||
|
||||
## 27.1.58 (2024-11-05)
|
||||
|
||||
### Circular Gauge
|
||||
|
||||
#### Bug fixes
|
||||
|
||||
`#I644577` - The target element is now correctly identified in the `gaugeMouseDown` event.
|
||||
|
||||
## 27.1.57 (2024-10-29)
|
||||
|
||||
### Circular Gauge
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@syncfusion/ej2-angular-circulargauge",
|
||||
"version": "27.1.50",
|
||||
"version": "27.1.57",
|
||||
"description": "Essential JS 2 CircularGauge Components for Angular",
|
||||
"author": "Syncfusion Inc.",
|
||||
"license": "SEE LICENSE IN license",
|
||||
|
|
|
@ -2,6 +2,14 @@
|
|||
|
||||
## [Unreleased]
|
||||
|
||||
## 27.1.58 (2024-11-05)
|
||||
|
||||
### Diagram
|
||||
|
||||
#### Bug Fixes
|
||||
|
||||
- `#I641865` - Now, the node can be moved inside the lane when the `AllowMovingOutsideLane` constraint is applied to the nodes.
|
||||
|
||||
## 27.1.57 (2024-10-29)
|
||||
|
||||
### Diagram
|
||||
|
@ -10,8 +18,10 @@
|
|||
|
||||
- `#I637156` - Tooltip now displays properly on mobile devices with touch interactions.
|
||||
- `#I637207` - Nodes are now resizable via touch interactions.
|
||||
- `#I639121` - The gradient background of the node is now properly preserved when exporting the diagram as an SVG
|
||||
- `#I639121` - The gradient background of the node is now properly preserved when exporting the diagram as an SVG.
|
||||
- `#F194691` - The Position Change Event Now Triggers on Keyboard Nudging.
|
||||
- `#I642023`, `#I642126` - Multiple selected child nodes of a Swimlane can be moved to a different lane smoothly.
|
||||
- `#I642048` - Multiple selected child nodes of a Swimlane can now be properly repositioned within the same lane.
|
||||
|
||||
## 27.1.55 (2024-10-22)
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@syncfusion/ej2-angular-diagrams",
|
||||
"version": "27.1.55",
|
||||
"version": "27.1.57",
|
||||
"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,14 @@
|
|||
|
||||
## [Unreleased]
|
||||
|
||||
## 27.1.58 (2024-11-05)
|
||||
|
||||
### DocumentEditor
|
||||
|
||||
#### Bug Fixes
|
||||
|
||||
- `#I914903` - Resolved the endNote layouting issue.
|
||||
|
||||
## 27.1.57 (2024-10-29)
|
||||
|
||||
### DocumentEditor
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@syncfusion/ej2-angular-documenteditor",
|
||||
"version": "27.1.55",
|
||||
"version": "27.1.57",
|
||||
"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]
|
||||
|
||||
## 27.1.58 (2024-11-05)
|
||||
|
||||
### ComboBox
|
||||
|
||||
#### Bug Fixes
|
||||
|
||||
- `#I640083` - The issue causing a console error after selecting a value and subsequently emptying the datasource upon button click has been resolved.
|
||||
|
||||
### DropDownTree
|
||||
|
||||
#### Bug Fixes
|
||||
|
||||
- `#I646545` - The issue with the customTemplate property, when used as a function type in the Dropdown Tree component, has been resolved.
|
||||
|
||||
## 27.1.57 (2024-10-29)
|
||||
|
||||
### ComboBox
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@syncfusion/ej2-angular-dropdowns",
|
||||
"version": "27.1.55",
|
||||
"version": "27.1.57",
|
||||
"description": "Essential JS 2 DropDown Components for Angular",
|
||||
"author": "Syncfusion Inc.",
|
||||
"license": "SEE LICENSE IN license",
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
## [Unreleased]
|
||||
|
||||
## 27.1.57 (2024-10-29)
|
||||
## 27.1.55 (2024-10-22)
|
||||
|
||||
### FileManager
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@syncfusion/ej2-angular-filemanager",
|
||||
"version": "27.1.53",
|
||||
"version": "27.1.55",
|
||||
"description": "Essential JS 2 FileManager Component for Angular",
|
||||
"author": "Syncfusion Inc.",
|
||||
"license": "SEE LICENSE IN license",
|
||||
|
|
|
@ -2,6 +2,17 @@
|
|||
|
||||
## [Unreleased]
|
||||
|
||||
## 27.1.58 (2024-11-05)
|
||||
|
||||
### GanttChart
|
||||
|
||||
#### Bug fixes
|
||||
|
||||
- `#645586` - Last 3 rows of the taskbar are not exported when performing PDF export with the `pageOrientation` set Portrait issue has been fixed.
|
||||
- `#644812` - When adding a record, the validation for taskType as `fixedDuration` is not working properly issue has been fixed.
|
||||
|
||||
- `F159354` - Issue in locale text of predecessor tooltip has been fixed.
|
||||
|
||||
## 27.1.57 (2024-10-29)
|
||||
|
||||
### GanttChart
|
||||
|
@ -12,7 +23,7 @@
|
|||
- `#I646826` - An invalid resource collection is being passed resulting in a script error issue has been fixed.
|
||||
- `#I637870` - White space when expand and collapse action issue has been fixed.
|
||||
|
||||
- `F159354` - Issue in locale text of predecessor tooltip has been fixed.
|
||||
- `#I642434` - `recordIndex` property is updating last index for every above or below add action via `contextMenu` issue has been fixed.
|
||||
|
||||
## 27.1.56 (2024-10-23)
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@syncfusion/ej2-angular-gantt",
|
||||
"version": "27.1.56",
|
||||
"version": "27.1.57",
|
||||
"description": "Essential JS 2 Gantt Component for Angular",
|
||||
"author": "Syncfusion Inc.",
|
||||
"license": "SEE LICENSE IN license",
|
||||
|
|
|
@ -2,6 +2,15 @@
|
|||
|
||||
## [Unreleased]
|
||||
|
||||
## 27.1.58 (2024-11-05)
|
||||
|
||||
### Grid
|
||||
|
||||
#### Bug fixes
|
||||
|
||||
- `I644169` - Resolved an issue where the `actionBegin` event triggers multiple times when dynamically updating the data source.
|
||||
- `I645803` - Resolved an issue where the Grid displays an empty state when a grouped column contains `null` values.
|
||||
|
||||
## 27.1.57 (2024-10-29)
|
||||
|
||||
### Grid
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@syncfusion/ej2-angular-grids",
|
||||
"version": "27.1.55",
|
||||
"version": "27.1.57",
|
||||
"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]
|
||||
|
||||
## 27.1.58 (2024-11-05)
|
||||
|
||||
### Image Editor
|
||||
|
||||
#### Bug Fixes
|
||||
|
||||
- `#I648400` - The issue with "Script error thrown while `calling` resize public method of image editor when toolbar property was `empty`" has been resolved.
|
||||
|
||||
## 27.1.57 (2024-10-29)
|
||||
|
||||
### Image Editor
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@syncfusion/ej2-angular-image-editor",
|
||||
"version": "27.1.53",
|
||||
"version": "27.1.57",
|
||||
"description": "Essential JS 2 ImageEditor for Angular",
|
||||
"author": "Syncfusion Inc.",
|
||||
"license": "SEE LICENSE IN license",
|
||||
|
|
|
@ -2,6 +2,22 @@
|
|||
|
||||
## [Unreleased]
|
||||
|
||||
## 27.1.58 (2024-11-05)
|
||||
|
||||
### NumericTextBox
|
||||
|
||||
#### Bug Fixes
|
||||
|
||||
- `#I641562` - Fixed an issue where pasting a number with spaces resulted in a blank entry.
|
||||
|
||||
## 27.1.55 (2024-10-22)
|
||||
|
||||
### NumericTextBox
|
||||
|
||||
#### Bug Fixes
|
||||
|
||||
- `#I641562` - Fixed an issue where pasting a number with spaces resulted in a blank entry.
|
||||
|
||||
## 27.1.50 (2024-09-24)
|
||||
|
||||
### ColorPicker
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@syncfusion/ej2-angular-inputs",
|
||||
"version": "27.1.50",
|
||||
"version": "27.1.55",
|
||||
"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]
|
||||
|
||||
## 27.1.57 (2024-10-29)
|
||||
## 27.1.58 (2024-11-05)
|
||||
|
||||
### Kanban
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@syncfusion/ej2-angular-layouts",
|
||||
"version": "27.1.53",
|
||||
"version": "27.1.56",
|
||||
"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,8 +2,22 @@
|
|||
|
||||
## [Unreleased]
|
||||
|
||||
## 27.1.58 (2024-11-05)
|
||||
|
||||
### Tab
|
||||
|
||||
#### Bug Fixes
|
||||
|
||||
- `#I640676` - An issue with the Tab item selection when Tab is rendered with hidden Tab items has been fixed.
|
||||
|
||||
## 27.1.57 (2024-10-29)
|
||||
|
||||
### ContextMenu
|
||||
|
||||
#### Bug Fixes
|
||||
|
||||
- `#I911927` - The issue with "The context menu popup does not close while scrolling when the open using `open` method" has been resolved.
|
||||
|
||||
### Carousel
|
||||
|
||||
#### Bug Fixes
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@syncfusion/ej2-angular-navigations",
|
||||
"version": "27.1.56",
|
||||
"version": "27.1.57",
|
||||
"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.57 (2024-10-29)
|
||||
## 27.1.48 (2024-09-18)
|
||||
|
||||
### Message
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@syncfusion/ej2-angular-notifications",
|
||||
"version": "21.5.2",
|
||||
"version": "27.1.50",
|
||||
"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,17 @@
|
|||
|
||||
## [Unreleased]
|
||||
|
||||
## 27.1.58 (2024-11-05)
|
||||
|
||||
### PDF Viewer
|
||||
|
||||
#### Bug Fixes
|
||||
|
||||
- `#I638740` - Now, the comment delete event is properly triggered when the parent comment `div` is deleted.
|
||||
- `#I646822` - Now, the `formFieldMouseover` event includes both the form field ID and Name.
|
||||
- `#I637574` - Now, the signature position is accurately rendered in the provided document upon reloading the downloaded file.
|
||||
- `#I641496` - Now, the annotation signature buttons no longer overflow when the translation string is too long.
|
||||
|
||||
## 27.1.57 (2024-10-29)
|
||||
|
||||
### PDF Viewer
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@syncfusion/ej2-angular-pdfviewer",
|
||||
"version": "27.1.55",
|
||||
"version": "27.1.57",
|
||||
"description": "Essential JS 2 PDF viewer Component for Angular",
|
||||
"author": "Syncfusion Inc.",
|
||||
"license": "SEE LICENSE IN license",
|
||||
|
|
|
@ -2,6 +2,15 @@
|
|||
|
||||
## [Unreleased]
|
||||
|
||||
## 27.1.58 (2024-11-05)
|
||||
|
||||
### Pivot Table
|
||||
|
||||
#### Bug fixes
|
||||
|
||||
- `#I645787` - Number formatting will now be applied correctly when using the number formatting popup in the pivot table.
|
||||
- `#I648479` - The context menu will now appear when clicking on a value cell in the pivot table.
|
||||
|
||||
## 27.1.57 (2024-10-29)
|
||||
|
||||
### Pivot Table
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@syncfusion/ej2-angular-pivotview",
|
||||
"version": "27.1.55",
|
||||
"version": "27.1.57",
|
||||
"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",
|
||||
|
|
|
@ -2,6 +2,14 @@
|
|||
|
||||
## [Unreleased]
|
||||
|
||||
## 27.1.58 (2024-11-05)
|
||||
|
||||
### Dialog
|
||||
|
||||
#### Bug Fixes
|
||||
|
||||
- `#F194699` - Fixed an issue where the scrollbar appears as soon as the modal dialog is closed.
|
||||
|
||||
## 27.1.57 (2024-10-29)
|
||||
|
||||
### Dialog
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@syncfusion/ej2-angular-popups",
|
||||
"version": "27.1.56",
|
||||
"version": "27.1.57",
|
||||
"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.57 (2024-10-29)
|
||||
## 27.1.58 (2024-11-05)
|
||||
|
||||
### QueryBuilder
|
||||
|
||||
|
|
|
@ -2,6 +2,26 @@
|
|||
|
||||
## [Unreleased]
|
||||
|
||||
## 27.1.58 (2024-11-05)
|
||||
|
||||
### RichTextEditor
|
||||
|
||||
#### Bug Fixes
|
||||
|
||||
- `#I644007` - Now, after deleting an empty line in the Rich Text Editor, the line will no longer reappear when clicking outside the editor.
|
||||
|
||||
- `#I641442` - Now, the link quick toolbar opens when clicking on an anchor element with a relative URL, without redirecting to the linked page.
|
||||
|
||||
- `#I643173` - Now, when applying bold, italic, or other inline formatting to text adjacent to an anchor tag, the space between the text and the anchor tag will remain preserved.
|
||||
|
||||
- `#I644738` - Now, the undo action now behaves correctly when selecting text with `Shift + Left Arrow` in the Rich Text Editor.
|
||||
|
||||
- `#I637881` - Now, the lines retained after pasting content to VS Code from the Rich Text Editor have been resolved.
|
||||
|
||||
- `#I645142` - Now, When resize is set to false in `insertImageSettings`, the resize handles do not appear, and the functionality operates as expected.
|
||||
|
||||
- `#I643686` - Now, the console error thrown with empty `valueTemplate` has been resolved.
|
||||
|
||||
## 27.1.57 (2024-10-29)
|
||||
|
||||
### RichTextEditor
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@syncfusion/ej2-angular-richtexteditor",
|
||||
"version": "27.1.55",
|
||||
"version": "27.1.57",
|
||||
"description": "Essential JS 2 RichTextEditor component for Angular",
|
||||
"author": "Syncfusion Inc.",
|
||||
"license": "SEE LICENSE IN license",
|
||||
|
|
|
@ -2,6 +2,14 @@
|
|||
|
||||
## [Unreleased]
|
||||
|
||||
## 27.1.58 (2024-11-05)
|
||||
|
||||
### Schedule
|
||||
|
||||
#### Bug fixes
|
||||
|
||||
- `#I647902` - An issue where a script error occurred while click the close icon in print window has been resolved.
|
||||
|
||||
## 27.1.57 (2024-10-29)
|
||||
|
||||
### Schedule
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@syncfusion/ej2-angular-schedule",
|
||||
"version": "27.1.56",
|
||||
"version": "27.1.57",
|
||||
"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.57 (2024-10-29)
|
||||
## 27.1.58 (2024-11-05)
|
||||
|
||||
### SplitButton
|
||||
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
|
||||
## [Unreleased]
|
||||
|
||||
## 27.1.57 (2024-10-29)
|
||||
## 27.1.58 (2024-11-05)
|
||||
|
||||
### TreeMap
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче