v24.2.7 is released
This commit is contained in:
Родитель
61fe89074c
Коммит
a8ccdc4691
|
@ -2,7 +2,7 @@
|
|||
|
||||
## [Unreleased]
|
||||
|
||||
## 24.2.6 (2024-02-15)
|
||||
## 24.2.7 (2024-02-20)
|
||||
|
||||
### Barcode
|
||||
|
||||
|
|
|
@ -2,13 +2,13 @@
|
|||
|
||||
## [Unreleased]
|
||||
|
||||
## 24.2.5 (2024-02-13)
|
||||
## 24.2.7 (2024-02-20)
|
||||
|
||||
### SpeedDial
|
||||
### Button
|
||||
|
||||
#### Bug Fixes
|
||||
|
||||
- `FAB` and `SpeedDial` control `readme.md` file updated.
|
||||
- `#I551397` - The issue with "Tailwind theme when changing the primary text color in the button the text color is not changed" has been resolved.
|
||||
|
||||
## 24.2.3 (2024-01-31)
|
||||
|
||||
|
|
|
@ -2,6 +2,20 @@
|
|||
|
||||
## [Unreleased]
|
||||
|
||||
## 24.2.7 (2024-02-20)
|
||||
|
||||
### Chart
|
||||
|
||||
#### Bug Fixes
|
||||
|
||||
- `#I549266` - The Hilo open-close chart data points shape is now rendering properly.
|
||||
|
||||
### StockChart
|
||||
|
||||
#### Bug Fixes
|
||||
|
||||
- `#I554213` - The dropdown font style has now been changed according to the selected theme.
|
||||
|
||||
## 24.2.5 (2024-02-13)
|
||||
|
||||
### StockChart
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
|
||||
## [Unreleased]
|
||||
|
||||
## 24.2.6 (2024-02-15)
|
||||
## 24.2.7 (2024-02-20)
|
||||
|
||||
### CircularGauge
|
||||
|
||||
|
|
|
@ -2,6 +2,34 @@
|
|||
|
||||
## [Unreleased]
|
||||
|
||||
## 24.2.7 (2024-02-20)
|
||||
|
||||
### Diagram
|
||||
|
||||
#### Bug Fixes
|
||||
|
||||
- `#I549018` - Now, the bridging is not enabled while connector visibility is false.
|
||||
- `#I542327` - Now, the sendBackward and sendForward commands works fine.
|
||||
- `#I527474` - Now, drawing connector from source port to target port with port id underscore works fine.
|
||||
|
||||
## 24.2.5 (2024-02-13)
|
||||
|
||||
### Diagram
|
||||
|
||||
#### Bug Fixes
|
||||
|
||||
- `#I547586` - Now, the performance of diagram is improved while dragging large number of HTML shapes.
|
||||
|
||||
## 24.2.4 (2024-02-06)
|
||||
|
||||
### Diagram
|
||||
|
||||
#### Bug Fixes
|
||||
|
||||
- `#F185529` - Now, Annotation alignment updated properly with virtualisation constraints enabled.
|
||||
- `#I544969` - Now, grouping a grouped nodes no longer throws error.
|
||||
- `#I539121` - Now, the oldValue & newValue arguments of the size change event are updated properly while resizing the nodes.
|
||||
|
||||
## 24.2.3 (2024-01-31)
|
||||
|
||||
### Diagram
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@syncfusion/ej2-vue-diagrams",
|
||||
"version": "24.2.3",
|
||||
"version": "24.2.5",
|
||||
"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 Vue",
|
||||
"author": "Syncfusion Inc.",
|
||||
"license": "SEE LICENSE IN license",
|
||||
|
|
|
@ -2,6 +2,20 @@
|
|||
|
||||
## [Unreleased]
|
||||
|
||||
## 24.2.7 (2024-02-20)
|
||||
|
||||
### DocumentEditor
|
||||
|
||||
#### Bug Fixes
|
||||
|
||||
- `#I553680` - Resolved the script error issue while click print button.
|
||||
- `#I542229` - Resolved the document layout issue in Blazor.
|
||||
- `#I548069` - Resolved the spell check squiggly lines render issue on print.
|
||||
- `#I546222` - Resolved the script error issue while applying table border.
|
||||
- `#I533544` - Resolved the table resize undo issue.
|
||||
- `#I526592` - Resolved the list numbering is not continuing issue.
|
||||
- `#I548595` - Resolved the text ordered incorrectly while typing in Blazor.
|
||||
|
||||
## 24.2.5 (2024-02-13)
|
||||
|
||||
### DocumentEditor
|
||||
|
|
|
@ -2,6 +2,21 @@
|
|||
|
||||
## [Unreleased]
|
||||
|
||||
## 24.2.7 (2024-02-20)
|
||||
|
||||
### Mention
|
||||
|
||||
#### Bug Fixes
|
||||
|
||||
-`#I556815`- Fixed an issue where console error that occurred when using `iframe` along with mention.
|
||||
|
||||
|
||||
### MultiSelect
|
||||
|
||||
#### Bug Fixes
|
||||
|
||||
- `#I553564` - Fixed an issue where the Change Event was triggering multiple times when unCheck all items.
|
||||
|
||||
## 24.2.6 (2024-02-15)
|
||||
|
||||
### ListBox
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@syncfusion/ej2-vue-dropdowns",
|
||||
"version": "24.2.5",
|
||||
"version": "24.2.6",
|
||||
"description": "Essential JS 2 DropDown Components for Vue",
|
||||
"author": "Syncfusion Inc.",
|
||||
"license": "SEE LICENSE IN license",
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
## [Unreleased]
|
||||
|
||||
## 24.2.6 (2024-02-15)
|
||||
## 24.2.7 (2024-02-20)
|
||||
|
||||
### FileManager
|
||||
|
||||
|
|
|
@ -2,6 +2,17 @@
|
|||
|
||||
## [Unreleased]
|
||||
|
||||
## 24.2.7 (2024-02-20)
|
||||
|
||||
### GanttChart
|
||||
|
||||
#### Bug Fixes
|
||||
|
||||
- `#I548671` - Dependency not working when id is alpha numeric issue has been fixed.
|
||||
- `#I552756` - A console error occurs when hovering over the Column menu options issue has been fixed.
|
||||
- `#I543787` - The timezone properties used in the sample taskbar not render properly issue has been fixed.
|
||||
- `#I550317` - Duration value getting string instead of number issue has been fixed.
|
||||
|
||||
## 24.2.5 (2024-02-13)
|
||||
|
||||
### GanttChart
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@syncfusion/ej2-vue-gantt",
|
||||
"version": "24.2.5",
|
||||
"version": "24.2.6",
|
||||
"description": "Essential JS 2 Gantt Component for Vue",
|
||||
"author": "Syncfusion Inc.",
|
||||
"license": "SEE LICENSE IN license",
|
||||
|
|
|
@ -2,6 +2,16 @@
|
|||
|
||||
## [Unreleased]
|
||||
|
||||
## 24.2.7 (2024-02-20)
|
||||
|
||||
### Grid
|
||||
|
||||
#### Bug fixes
|
||||
|
||||
- `#I547707` - Resolved a script error occurring when collapsing a grouped row along with `virtualization` while the grid is in edited state.
|
||||
- `#FB50079` - Fixed the issue where scrolling with the Up arrow in virtual scroll caused the focus to leave and enter the column header.
|
||||
- `#FB50364` - Fixed an accessibility issue with row checkboxes identified by the Accessibility Insights for Web tool.
|
||||
|
||||
## 24.2.5 (2024-02-13)
|
||||
|
||||
### Grid
|
||||
|
|
|
@ -2,6 +2,22 @@
|
|||
|
||||
## [Unreleased]
|
||||
|
||||
## 24.2.7 (2024-02-20)
|
||||
|
||||
### HeatMap
|
||||
|
||||
#### Bug fixes
|
||||
|
||||
- `#I549536` - The cell value will now be properly mapped for the data source representing minutes or hours in a day in the HeatMap.
|
||||
|
||||
## 24.2.6 (2024-02-15)
|
||||
|
||||
### HeatMap
|
||||
|
||||
#### Bug fixes
|
||||
|
||||
- `#I542011` - Color will be set properly to the HeatMap cell when multiple objects are set to the palette for the same range.
|
||||
|
||||
## 24.1.41 (2023-12-18)
|
||||
|
||||
### HeatMap
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@syncfusion/ej2-vue-heatmap",
|
||||
"version": "24.2.3",
|
||||
"version": "24.2.6",
|
||||
"description": "Feature rich data visulization control used to visualize the matrix data where the individual values are represented as colors for Vue",
|
||||
"author": "Syncfusion Inc.",
|
||||
"license": "SEE LICENSE IN license",
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
## [Unreleased]
|
||||
|
||||
## 24.2.6 (2024-02-15)
|
||||
## 24.2.5 (2024-02-13)
|
||||
|
||||
### Image Editor
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@syncfusion/ej2-vue-image-editor",
|
||||
"version": "24.2.4",
|
||||
"version": "24.2.5",
|
||||
"description": "Essential JS 2 ImageEditor for Vue",
|
||||
"author": "Syncfusion Inc.",
|
||||
"license": "SEE LICENSE IN license",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@syncfusion/ej2-vue-inputs",
|
||||
"version": "24.2.4",
|
||||
"version": "24.2.6",
|
||||
"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 Vue",
|
||||
"author": "Syncfusion Inc.",
|
||||
"license": "SEE LICENSE IN license",
|
||||
|
|
|
@ -14,7 +14,7 @@
|
|||
|
||||
## [Unreleased]
|
||||
|
||||
## 24.2.6 (2024-02-15)
|
||||
## 24.2.7 (2024-02-20)
|
||||
|
||||
### Maps
|
||||
|
||||
|
|
|
@ -2,14 +2,6 @@
|
|||
|
||||
## [Unreleased]
|
||||
|
||||
## 24.2.6 (2024-02-15)
|
||||
|
||||
### TreeView
|
||||
|
||||
#### Bug fixes
|
||||
|
||||
- `#I550140` - Resolved the accessibility issue with TreeView component when rendered with checkbox.
|
||||
|
||||
## 24.2.4 (2024-02-06)
|
||||
|
||||
### Tab
|
||||
|
@ -18,6 +10,12 @@
|
|||
|
||||
- `#I523951` - The issue with React's selection of a tab item using the select method, where all tab items were being underlined, has been resolved.
|
||||
|
||||
### TreeView
|
||||
|
||||
#### Bug fixes
|
||||
|
||||
- `#I550140` - Resolved the accessibility issue with TreeView component when rendered with checkbox.
|
||||
|
||||
## 24.2.3 (2024-01-31)
|
||||
|
||||
### Menu
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
## [Unreleased]
|
||||
|
||||
## 24.2.6 (2024-02-15)
|
||||
## 24.2.7 (2024-02-20)
|
||||
|
||||
### Toast
|
||||
|
||||
|
|
|
@ -2,6 +2,16 @@
|
|||
|
||||
## [Unreleased]
|
||||
|
||||
## 24.2.7 (2024-02-20)
|
||||
|
||||
### PDF Viewer
|
||||
|
||||
#### Bug Fixes
|
||||
|
||||
- `#I548067` - Now, the freetext annotation is able to be added to a specific page in the provided document.
|
||||
- `#I550522` - Now, the text search does not fail to highlight the last character on a page.
|
||||
- `#I551213` - Now, the pending ajax requests were properly aborted when unloading the PDF Viewer.
|
||||
|
||||
## 24.2.6 (2024-02-15)
|
||||
|
||||
### PDF Viewer
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@syncfusion/ej2-vue-pdfviewer",
|
||||
"version": "24.2.5",
|
||||
"version": "24.2.6",
|
||||
"description": "Essential JS 2 PDF viewer Component for Vue",
|
||||
"author": "Syncfusion Inc.",
|
||||
"license": "SEE LICENSE IN license",
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
## [Unreleased]
|
||||
|
||||
## 24.2.6 (2024-02-15)
|
||||
## 24.2.7 (2024-02-20)
|
||||
|
||||
### PivotTable
|
||||
|
||||
|
|
|
@ -2,6 +2,20 @@
|
|||
|
||||
## [Unreleased]
|
||||
|
||||
## 24.2.7 (2024-02-20)
|
||||
|
||||
### RichTextEditor
|
||||
|
||||
#### Bug Fixes
|
||||
|
||||
- `#I552276` - Now, pasting the image after the link in the Rich Text Editor pastes the image outside the link.
|
||||
- `#I552815` - Now, override a text in the Rich Text Editor anywhere it works properly.
|
||||
- `#I553375` - Now, clicking the number or bullet list button in the Rich Text Editor allows the applied list to be reverted.
|
||||
- `#I553814` - Now, pressing the Enter key after pasting an image in the Rich Text Editor works properly.
|
||||
- `#I540536` - Now, The issue with the addition of previous format when typing after the backspace/delete action has been resolved.
|
||||
- `#I544943` - Now, pasting images along with content in different languages from MS Word in the Rich Text Editor works properly.
|
||||
- `#I552726` - Now, pressing the backspace key inside the list after pressing the `shift+enter` key with background color styles works properly.
|
||||
|
||||
## 24.2.4 (2024-02-06)
|
||||
|
||||
### RichTextEditor
|
||||
|
|
|
@ -2,6 +2,12 @@
|
|||
|
||||
## [Unreleased]
|
||||
|
||||
## 24.2.7 (2024-02-20)
|
||||
|
||||
### ProgressButton
|
||||
|
||||
- `#I554000` - Console error is thrown when clicking the progress button has been resolved.
|
||||
|
||||
## 24.2.5 (2024-02-13)
|
||||
|
||||
### SplitButton
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@syncfusion/ej2-vue-spreadsheet",
|
||||
"version": "24.2.4",
|
||||
"version": "24.2.5",
|
||||
"description": "Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel for Vue",
|
||||
"author": "Syncfusion Inc.",
|
||||
"license": "SEE LICENSE IN license",
|
||||
|
|
|
@ -2,6 +2,14 @@
|
|||
|
||||
## [Unreleased]
|
||||
|
||||
## 24.2.7 (2024-02-20)
|
||||
|
||||
### Tree Grid
|
||||
|
||||
#### Bug Fixes
|
||||
|
||||
- `#F50469` - Fixed issue where excel export after sorting led to missing expand icons in the excel file.
|
||||
|
||||
## 24.2.5 (2024-02-13)
|
||||
|
||||
### Tree Grid
|
||||
|
|
Загрузка…
Ссылка в новой задаче