v24.1.46 is released
This commit is contained in:
Родитель
a5763161d1
Коммит
c53870e27a
|
@ -2,7 +2,7 @@
|
|||
|
||||
## [Unreleased]
|
||||
|
||||
## 24.1.45 (2024-01-09)
|
||||
## 24.1.46 (2024-01-17)
|
||||
|
||||
### Barcode
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
## [Unreleased]
|
||||
|
||||
## 24.1.45 (2024-01-09)
|
||||
## 24.1.46 (2024-01-17)
|
||||
|
||||
### Common
|
||||
|
||||
|
|
|
@ -2,6 +2,22 @@
|
|||
|
||||
## [Unreleased]
|
||||
|
||||
## 24.1.46 (2024-01-17)
|
||||
|
||||
### Checkbox
|
||||
|
||||
#### Bug Fixes
|
||||
|
||||
- `#I535107` - Need to set `HtmlAttributes` Id in input element checkbox has been resolved.
|
||||
|
||||
## 24.1.45 (2024-01-09)
|
||||
|
||||
### Switch
|
||||
|
||||
#### Bug Fixes
|
||||
|
||||
- `#I530742` - The issue with "Switch unintentionally changed when we touch the switch and drag vertically" has been resolved.
|
||||
|
||||
## 24.1.41 (2023-12-18)
|
||||
|
||||
### RadioButton
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@syncfusion/ej2-vue-buttons",
|
||||
"version": "24.1.41",
|
||||
"version": "24.1.45",
|
||||
"description": "A package of feature-rich Essential JS 2 components such as Button, CheckBox, RadioButton and Switch. for Vue",
|
||||
"author": "Syncfusion Inc.",
|
||||
"license": "SEE LICENSE IN license",
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
## [Unreleased]
|
||||
|
||||
## 24.1.45 (2024-01-09)
|
||||
## 24.1.44 (2024-01-03)
|
||||
|
||||
### TimePicker
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@syncfusion/ej2-vue-calendars",
|
||||
"version": "24.1.43",
|
||||
"version": "24.1.44",
|
||||
"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 Vue",
|
||||
"author": "Syncfusion Inc.",
|
||||
"license": "SEE LICENSE IN license",
|
||||
|
|
|
@ -2,6 +2,16 @@
|
|||
|
||||
## [Unreleased]
|
||||
|
||||
## 24.1.46 (2024-01-17)
|
||||
|
||||
### Chart
|
||||
|
||||
#### Bug Fixes
|
||||
|
||||
- `#I537751` - Now, the `enableZoom` property in the `scrollbarSettings` is working properly.
|
||||
- `#I535723` - Now, the showTooltip is working properly on mobile devices.
|
||||
- `#I528752` - Now, the chart values update properly during the resized event when integrating the EJ2 JS chart in a Blazor application.
|
||||
|
||||
## 24.1.45 (2024-01-09)
|
||||
|
||||
### AccumulationChart
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@syncfusion/ej2-vue-charts",
|
||||
"version": "24.1.44",
|
||||
"version": "24.1.45",
|
||||
"description": "Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball. for Vue",
|
||||
"author": "Syncfusion Inc.",
|
||||
"license": "SEE LICENSE IN license",
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
|
||||
## [Unreleased]
|
||||
|
||||
## 24.1.45 (2024-01-09)
|
||||
## 24.1.46 (2024-01-17)
|
||||
|
||||
### CircularGauge
|
||||
|
||||
|
|
|
@ -2,6 +2,14 @@
|
|||
|
||||
## [Unreleased]
|
||||
|
||||
## 24.1.46 (2024-01-17)
|
||||
|
||||
### Diagram
|
||||
|
||||
#### Bug Fixes
|
||||
|
||||
- `#I527482` - Now, overview updated properly while zoom out and move nodes outside viewport.
|
||||
|
||||
## 24.1.45 (2024-01-09)
|
||||
|
||||
### Diagram
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@syncfusion/ej2-vue-diagrams",
|
||||
"version": "24.1.43",
|
||||
"version": "24.1.45",
|
||||
"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,17 @@
|
|||
|
||||
## [Unreleased]
|
||||
|
||||
## 24.1.46 (2024-01-17)
|
||||
|
||||
### DocumentEditor
|
||||
|
||||
#### Bug Fixes
|
||||
|
||||
- `#I532824` - Resolved list numbering issue in the attached document.
|
||||
- `#I531058` - Resolved the reply comment sorted issue.
|
||||
- `#I532310` - Resolved Issue while opening the document Editor exported document.
|
||||
- `#F185679` - Resolve script error and deleting cell from table removes other texts outside table.
|
||||
|
||||
## 24.1.45 (2024-01-09)
|
||||
|
||||
### DocumentEditor
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@syncfusion/ej2-vue-documenteditor",
|
||||
"version": "24.1.44",
|
||||
"version": "24.1.45",
|
||||
"description": "Feature-rich document editor control with built-in support for context menu, options pane and dialogs. for Vue",
|
||||
"author": "Syncfusion Inc.",
|
||||
"license": "SEE LICENSE IN license",
|
||||
|
|
|
@ -2,8 +2,25 @@
|
|||
|
||||
## [Unreleased]
|
||||
|
||||
## 24.1.46 (2024-01-17)
|
||||
|
||||
### MultiSelect
|
||||
|
||||
#### Bug Fixes
|
||||
|
||||
- `#I535771` - Fixed issue where Z-index was not being added to the popup element when initially opening the popup.
|
||||
|
||||
## 24.1.45 (2024-01-09)
|
||||
|
||||
### Mention
|
||||
|
||||
#### Bug Fixes
|
||||
|
||||
- `#I534515` - Fixed an issue where unable to add image caption in `RTE` using the Mention integration.
|
||||
- `#I530749` - Now, the Change event triggers properly with the mention list in Rich Text Editor.
|
||||
|
||||
## 24.1.44 (2024-01-03)
|
||||
|
||||
### DropDownTree
|
||||
|
||||
#### Bug Fixes
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@syncfusion/ej2-vue-dropdowns",
|
||||
"version": "24.1.43",
|
||||
"version": "24.1.45",
|
||||
"description": "Essential JS 2 DropDown Components for Vue",
|
||||
"author": "Syncfusion Inc.",
|
||||
"license": "SEE LICENSE IN license",
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
## [Unreleased]
|
||||
|
||||
## 24.1.45 (2024-01-09)
|
||||
## 24.1.46 (2024-01-17)
|
||||
|
||||
### FileManager
|
||||
|
||||
|
|
|
@ -2,6 +2,17 @@
|
|||
|
||||
## [Unreleased]
|
||||
|
||||
## 24.1.46 (2024-01-17)
|
||||
|
||||
### GanttChart
|
||||
|
||||
#### Bug Fixes
|
||||
|
||||
- `#I533229` - Server call is triggered twice issue has been fixed.
|
||||
- `#I531670` - When adding a record by method before saving, if the task ID is changed after taskbar hover exception thrown issue has been fixed.
|
||||
- `#I538917` - Text is not rendered properly in header while using page size issue has been fixed.
|
||||
- `#I185970` - Dynamic template updating in columns does not render issue has been fixed.
|
||||
|
||||
## 24.1.45 (2024-01-09)
|
||||
|
||||
### GanttChart
|
||||
|
@ -12,6 +23,7 @@
|
|||
- `#F185683` - Resources are not updating properly in `actionBegin`event issue has been fixed.
|
||||
- `#I532918` - Baseline width not rendered properly in PDF export issue has been fixed.
|
||||
- `#F532918` - Issue with remote data while performing CRUD operation in various Gantt chart versions has been fixed.
|
||||
- `#I521365` - Dates in tooltip not rendered correctly issue has been fixed.
|
||||
|
||||
- `#I530808` - Progress width not rendered properly in split tasks issue has been fixed.
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@syncfusion/ej2-vue-gantt",
|
||||
"version": "24.1.44",
|
||||
"version": "24.1.45",
|
||||
"description": "Essential JS 2 Gantt Component for Vue",
|
||||
"author": "Syncfusion Inc.",
|
||||
"license": "SEE LICENSE IN license",
|
||||
|
|
|
@ -2,12 +2,29 @@
|
|||
|
||||
## [Unreleased]
|
||||
|
||||
## 24.1.46 (2024-01-17)
|
||||
|
||||
### Grid
|
||||
|
||||
#### Bug fixes
|
||||
|
||||
- `#FB49473` - Resolved the issue where preventing checkbox selection by setting `isSelectable` property to false was not effective when using a column template in the grid.
|
||||
|
||||
- `#FB49473` - Resolved the issue where preventing checkbox selection by setting `isSelectable` property to false was not effective when using a column template in the grid.
|
||||
- `#I532213` - Fixed the issue where the `rowTemplate` was not being destroyed properly when the grid is destroyed in Vue component.
|
||||
|
||||
## 24.1.45 (2024-01-09)
|
||||
|
||||
### Grid
|
||||
|
||||
#### Bug fixes
|
||||
|
||||
- `#FB49340` - Fixed an issue that occurred when resizing columns in the grid with stacked headers.
|
||||
- `#I520335` - Resolved an issue regarding incorrect `filterBeforeOpen requestType` naming and updated the `options` property scope as public within the `actionBegin` event argument when opening the filter menu.
|
||||
- `#I533690` - Script error thrown when clicking the cancel button in batch edit has been fixed.
|
||||
- `#FB49544` - The problem with `persistSelection` in custom data binding has been successfully resolved.
|
||||
- `#FB49437` - Auto suggestion not working when using the right click paste issue has been fixed.
|
||||
|
||||
- `#FB49340` - Fixed an issue that occurred when resizing columns in the grid with stacked headers.
|
||||
- `#I520335` - Resolved an issue regarding incorrect `filterBeforeOpen requestType` naming and updated the `options` property scope as public within the `actionBegin` event argument when opening the filter menu.
|
||||
- `#I533690` - Script error thrown when clicking the cancel button in batch edit has been fixed.
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@syncfusion/ej2-vue-grids",
|
||||
"version": "24.1.44",
|
||||
"version": "24.1.45",
|
||||
"description": "Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel. for Vue",
|
||||
"author": "Syncfusion Inc.",
|
||||
"license": "SEE LICENSE IN license",
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
## [Unreleased]
|
||||
|
||||
## 24.1.45 (2024-01-09)
|
||||
## 24.1.46 (2024-01-17)
|
||||
|
||||
### HeatMap
|
||||
|
||||
|
|
|
@ -2,6 +2,16 @@
|
|||
|
||||
## [Unreleased]
|
||||
|
||||
## 24.1.46 (2024-01-17)
|
||||
|
||||
### Image Editor
|
||||
|
||||
#### Bug Fixes
|
||||
|
||||
- The issue with "Zoom events not triggered while using Zoom method" has been resolved.
|
||||
- The issue with "Ratio Selection dimension not proper" has been resolved.
|
||||
- The issue with "Get Shape Settings method returns duplicate shape id" has been resolved.
|
||||
|
||||
## 24.1.45 (2024-01-09)
|
||||
|
||||
### Image Editor
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@syncfusion/ej2-vue-image-editor",
|
||||
"version": "24.1.44",
|
||||
"version": "24.1.45",
|
||||
"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.1.41",
|
||||
"version": "24.1.45",
|
||||
"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",
|
||||
|
|
|
@ -2,6 +2,15 @@
|
|||
|
||||
## [Unreleased]
|
||||
|
||||
## 24.1.46 (2024-01-17)
|
||||
|
||||
### Kanban
|
||||
|
||||
#### Bug Fixes
|
||||
|
||||
`#I535989` - Now, drop clone works properly when slowly dragging and dropping the cards in the last position in the Kanban column.
|
||||
|
||||
|
||||
## 24.1.41 (2023-12-18)
|
||||
|
||||
### Kanban
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@syncfusion/ej2-vue-kanban",
|
||||
"version": "24.1.43",
|
||||
"version": "24.1.45",
|
||||
"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 Vue",
|
||||
"author": "Syncfusion Inc.",
|
||||
"license": "SEE LICENSE IN license",
|
||||
|
|
|
@ -14,6 +14,14 @@
|
|||
|
||||
## [Unreleased]
|
||||
|
||||
## 24.1.46 (2024-01-17)
|
||||
|
||||
### LinearGauge
|
||||
|
||||
#### Bug Fixes
|
||||
|
||||
- `#I539323` - The pointer value will no longer be reset when the pointer is dragged and the scrollbar on the page is moved.
|
||||
|
||||
## 24.1.41 (2023-12-18)
|
||||
|
||||
### LinearGauge
|
||||
|
|
|
@ -14,7 +14,7 @@
|
|||
|
||||
## [Unreleased]
|
||||
|
||||
## 24.1.45 (2024-01-09)
|
||||
## 24.1.46 (2024-01-17)
|
||||
|
||||
### Maps
|
||||
|
||||
|
|
|
@ -2,6 +2,26 @@
|
|||
|
||||
## [Unreleased]
|
||||
|
||||
## 24.1.46 (2024-01-17)
|
||||
|
||||
### Menu
|
||||
|
||||
#### Bug Fixes
|
||||
|
||||
- `#F519984` - The issue with "Keyboard action is not working properly in the Menu Component" has been resolved.
|
||||
|
||||
### TreeView
|
||||
|
||||
#### Bug Fixes
|
||||
|
||||
- `#I531520` - TreeView component's title not decoded properly same as in tree node text has been resolved.
|
||||
|
||||
### Toolbar
|
||||
|
||||
#### Bug fixes
|
||||
|
||||
- `#I508465` - The issue with the differentiate toolbar active and focus states has been resolved.
|
||||
|
||||
## 24.1.41 (2023-12-18)
|
||||
|
||||
### TreeView
|
||||
|
|
|
@ -37,8 +37,8 @@ export const StepsPlugin = {
|
|||
* ```html
|
||||
* <ejs-stepper>
|
||||
* <e-steps>
|
||||
* <e-step :icon='e-icons e-folder' :text='Step 1' />
|
||||
* <e-step :icon='e-icons e-folder' :text='Step 2' />
|
||||
* <e-step :iconCss='e-icons e-folder' :text='Step 1' />
|
||||
* <e-step :iconCss='e-icons e-folder' :text='Step 2' />
|
||||
* </e-steps>
|
||||
* </ejs-stepper>
|
||||
* ```
|
||||
|
|
|
@ -2,6 +2,18 @@
|
|||
|
||||
## [Unreleased]
|
||||
|
||||
## 24.1.46 (2024-01-17)
|
||||
|
||||
### PDF Viewer
|
||||
|
||||
#### Bug Fixes
|
||||
|
||||
- `#I537980` - Now, the form fields have rendered properly without injecting the annotation, text selection, and text search modules.
|
||||
- `#I533753` - Now, only the formFieldSelect event is called when select the `formField`.
|
||||
- `#I537955` - Now, programmatically opening the handwritten signature dialog is works properly after opening the Initial dialog.
|
||||
- `#I536567` - Now, duplicate comment and replay content are not added to the annotation when exporting/importing the text markup annotation.
|
||||
- `#I536470` - Now, a script error is not occurs when rapidly adding a TextBox across multiple pages.
|
||||
|
||||
## 24.1.45 (2024-01-09)
|
||||
|
||||
### PDF Viewer
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@syncfusion/ej2-vue-pdfviewer",
|
||||
"version": "24.1.44",
|
||||
"version": "24.1.45",
|
||||
"description": "Essential JS 2 PDF viewer Component for Vue",
|
||||
"author": "Syncfusion Inc.",
|
||||
"license": "SEE LICENSE IN license",
|
||||
|
|
|
@ -2,6 +2,15 @@
|
|||
|
||||
## [Unreleased]
|
||||
|
||||
## 24.1.46 (2024-01-17)
|
||||
|
||||
### PivotTable
|
||||
|
||||
#### Bug fixes
|
||||
|
||||
- `#F185974` - The selected node state will now be properly maintained in the filter dialog for the pivot table's date type field.
|
||||
- `#I539759` - On-demand grouping will now work properly with CSV data source.
|
||||
|
||||
## 24.1.45 (2024-01-09)
|
||||
|
||||
### PivotTable
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@syncfusion/ej2-vue-pivotview",
|
||||
"version": "24.1.44",
|
||||
"version": "24.1.45",
|
||||
"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 Vue",
|
||||
"author": "Syncfusion Inc.",
|
||||
"license": "SEE LICENSE IN license",
|
||||
|
|
|
@ -2,6 +2,14 @@
|
|||
|
||||
## [Unreleased]
|
||||
|
||||
## 24.1.46 (2024-01-17)
|
||||
|
||||
### Tooltip
|
||||
|
||||
#### Bug Fixes
|
||||
|
||||
- `#I533557` - The console error while assigning a function type value to the `Content` property in the Tooltip component has been resolved.
|
||||
|
||||
## 24.1.44 (2024-01-03)
|
||||
|
||||
### Tooltip
|
||||
|
|
|
@ -2,6 +2,22 @@
|
|||
|
||||
## [Unreleased]
|
||||
|
||||
## 24.1.46 (2024-01-17)
|
||||
|
||||
### QueryBuilder
|
||||
|
||||
#### Bug Fixes
|
||||
|
||||
- `#I534895` - Issue with `getValidRules` method of query builder returns improper rule for in operator has been fixed.
|
||||
|
||||
## 24.1.45 (2024-01-09)
|
||||
|
||||
### QueryBuilder
|
||||
|
||||
#### Bug Fixes
|
||||
|
||||
- `#I526596` - Issue with Dropdown tree item expand and selection related issue in query builder has been fixed.
|
||||
|
||||
## 24.1.44 (2024-01-03)
|
||||
|
||||
### QueryBuilder
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@syncfusion/ej2-vue-querybuilder",
|
||||
"version": "24.1.44",
|
||||
"version": "24.1.45",
|
||||
"description": "Essential JS 2 QueryBuilder for Vue",
|
||||
"author": "Syncfusion Inc.",
|
||||
"license": "SEE LICENSE IN license",
|
||||
|
|
|
@ -1,3 +1,64 @@
|
|||
# Vue Ribbon Component
|
||||
|
||||
The Ribbon is a structured layout to manage tools with tabs and groups. The Ribbon control supports buttons, split buttons, toggle buttons, file menu and multiple layouts.
|
||||
The [Vue Ribbon](https://www.syncfusion.com/vue-components/vue-ribbon?utm_source=npm&utm_medium=listing&utm_campaign=vue-navigation-npm) component provides a structured and easy-to-use user interface for users to access different features and functions through series of tabs, improving the overall user experience and making your application more efficient.
|
||||
|
||||
<p align="center">
|
||||
<a href="https://ej2.syncfusion.com/vue/documentation/ribbon/getting-started">Getting Started</a> |
|
||||
<a href="https://ej2.syncfusion.com/vue/demos/?utm_source=npm&utm_medium=listing&utm_campaign=vue-navigation-npm#/bootstrap5/ribbon/default.html">Online demos</a> |
|
||||
<a href="https://www.syncfusion.com/vue-components/vue-ribbon?utm_source=npm&utm_medium=listing&utm_campaign=vue-navigation-npm">Learn more</a>
|
||||
</p>
|
||||
|
||||
<p align="center">
|
||||
<img src="https://raw.githubusercontent.com/SyncfusionExamples/nuget-img/master/vue/vue-ribbon.gif">
|
||||
</p>
|
||||
|
||||
<p align="center">
|
||||
Trusted by the world's leading companies
|
||||
<a href="https://www.syncfusion.com">
|
||||
<img src="https://raw.githubusercontent.com/SyncfusionExamples/nuget-img/master/syncfusion/syncfusion-trusted-companies.webp" alt="Bootstrap logo">
|
||||
</a>
|
||||
</p>
|
||||
|
||||
## Setup
|
||||
|
||||
To install the Ribbon and its dependent packages, use the following command.
|
||||
|
||||
```sh
|
||||
npm install @syncfusion/ej2-vue-ribbon --save
|
||||
```
|
||||
|
||||
## Supported frameworks
|
||||
|
||||
Ribbon component is also offered in the following list of frameworks.
|
||||
|
||||
| [<img src="https://ej2.syncfusion.com/github/images/js.svg" height="50" />](https://www.syncfusion.com/javascript-ui-controls?utm_medium=listing&utm_source=github)<br/> [JavaScript](https://www.syncfusion.com/javascript-ui-controls?utm_medium=listing&utm_source=github) | [<img src="https://ej2.syncfusion.com/github/images/react.svg" height="50" />](https://www.syncfusion.com/react-ui-components?utm_medium=listing&utm_source=github)<br/> [React](https://www.syncfusion.com/react-ui-components?utm_medium=listing&utm_source=github) | [<img src="https://ej2.syncfusion.com/github/images/angular.svg" height="50" />](https://www.syncfusion.com/angular-components/?utm_medium=listing&utm_source=github)<br/> [Angular](https://www.syncfusion.com/angular-components/?utm_medium=listing&utm_source=github) | [<img src="https://ej2.syncfusion.com/github/images/netcore.svg" height="50" />](https://www.syncfusion.com/aspnet-core-ui-controls?utm_medium=listing&utm_source=github)<br/> [ASP.NET Core](https://www.syncfusion.com/aspnet-core-ui-controls?utm_medium=listing&utm_source=github) | [<img src="https://ej2.syncfusion.com/github/images/netmvc.svg" height="50" />](https://www.syncfusion.com/aspnet-mvc-ui-controls?utm_medium=listing&utm_source=github)<br/> [ASP.NET MVC](https://www.syncfusion.com/aspnet-mvc-ui-controls?utm_medium=listing&utm_source=github) |
|
||||
| :-----: | :-----: | :-----: | :-----: | :-----: |
|
||||
|
||||
## Key features
|
||||
|
||||
* [Built-in items](https://ej2.syncfusion.com/vue/documentation/ribbon/items): Several built-in support items, such as buttons, checkboxes, dropdown buttons, split buttons, combo boxes, group button, and color pickers that can be customized and used to execute specific actions.
|
||||
* [Modes](https://ej2.syncfusion.com/vue/documentation/ribbon/layouts): Offers the `classic mode` that organizes items and groups in a traditional form, and `simplified mode` that organizes items and groups into a single row for improved usability and reduced clutter.
|
||||
* [Tooltip](https://ej2.syncfusion.com/vue/documentation/ribbon/tooltip): Provide additional information when a user hovers over a ribbon item, improving user experience and increasing the usability of the application.
|
||||
* [File menu](https://ej2.syncfusion.com/vue/documentation/ribbon/file-menu): A built-in menu that to add file related actions easily.
|
||||
* [Backstage](https://ej2.syncfusion.com/vue/documentation/ribbon/backstage): It is an extension of traditional file menu for displaying information, based on the user interactions with backstage options.
|
||||
* [Templates](https://ej2.syncfusion.com/vue/documentation/ribbon/help-pane-template): Customize ribbon items and the help pane content using templates.
|
||||
|
||||
## Support
|
||||
|
||||
Product support is available through the following mediums.
|
||||
|
||||
* [Support ticket](https://support.syncfusion.com/support/tickets/create) - Guaranteed Response in 24 hours | Unlimited tickets | Holiday support
|
||||
* [Community forum](https://www.syncfusion.com/forums/vue?utm_source=npm&utm_medium=listing&utm_campaign=vue-ribbon-npm)
|
||||
* [GitHub issues](https://github.com/syncfusion/ej2-vue-ui-components/issues/new)
|
||||
* [Request feature or report bug](https://www.syncfusion.com/feedback/vue?utm_source=npm&utm_medium=listing&utm_campaign=vue-ribbon-npm)
|
||||
* Live chat
|
||||
|
||||
## License and copyright
|
||||
|
||||
> This is a commercial product and requires a paid license for possession or use. Syncfusion’s licensed software, including this component, is subject to the terms and conditions of Syncfusion's [EULA](https://www.syncfusion.com/eula/es/). To acquire a license for 80+ [Vue UI components](https://www.syncfusion.com/vue-components), you can [purchase](https://www.syncfusion.com/sales/products) or [start a free 30-day trial](https://www.syncfusion.com/account/manage-trials/start-trials).
|
||||
|
||||
> A [free community license](https://www.syncfusion.com/products/communitylicense) is also available for companies and individuals whose organizations have less than $1 million USD in annual gross revenue and five or fewer developers.
|
||||
|
||||
See [LICENSE FILE](https://github.com/syncfusion/ej2-vue-ui-components/blob/master/license) for more info.
|
||||
|
||||
© Copyright 2024 Syncfusion, Inc. All Rights Reserved. The Syncfusion Essential Studio license and copyright applies to this distribution.
|
||||
|
|
|
@ -2,6 +2,15 @@
|
|||
|
||||
## [Unreleased]
|
||||
|
||||
## 24.1.46 (2024-01-17)
|
||||
|
||||
### RichTextEditor
|
||||
|
||||
#### Bug Fixes
|
||||
|
||||
- `#I537067` - Now, the content at the top is displayed properly when maximizing the Rich Text Editor with `enableFloating` set to `false`.
|
||||
- `#I534484` - Now, applying the bold repeatedly to the content in the Rich Text Editor works properly, and the content doesn't get deleted.
|
||||
|
||||
## 24.1.45 (2024-01-09)
|
||||
|
||||
### RichTextEditor
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@syncfusion/ej2-vue-richtexteditor",
|
||||
"version": "24.1.43",
|
||||
"version": "24.1.45",
|
||||
"description": "Essential JS 2 RichTextEditor component for Vue",
|
||||
"author": "Syncfusion Inc.",
|
||||
"license": "SEE LICENSE IN license",
|
||||
|
|
|
@ -132,6 +132,9 @@ export let RichTextEditorComponent: DefineVueComponent<RichTextEditorModel> = v
|
|||
custom(): void {
|
||||
this.updated();
|
||||
},
|
||||
addAnchorAriaLabel(value: string): string {
|
||||
return this.ej2Instances.addAnchorAriaLabel(value);
|
||||
},
|
||||
cleanList(e: Object): void {
|
||||
return this.ej2Instances.cleanList(e);
|
||||
},
|
||||
|
|
|
@ -2,6 +2,20 @@
|
|||
|
||||
## [Unreleased]
|
||||
|
||||
## 24.1.46 (2024-01-17)
|
||||
|
||||
### DropDownButton
|
||||
|
||||
#### Bug Fixes
|
||||
|
||||
- `#I863317` - Issue in "DropDownButton list items do not meet WCAG AA standards for focus indicators" has been resolved.
|
||||
|
||||
### ButtonGroup
|
||||
|
||||
#### Bug Fixes
|
||||
|
||||
- `#I534148` - Issue in "Focus Css style not removed after clicking outside from button group button in bootstrap4 theme" has been resolved.
|
||||
|
||||
## 24.1.45 (2024-01-09)
|
||||
|
||||
### DropDownButton
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@syncfusion/ej2-vue-splitbuttons",
|
||||
"version": "24.1.44",
|
||||
"version": "24.1.45",
|
||||
"description": "A package of feature-rich Essential JS 2 components such as DropDownButton, SplitButton, ProgressButton and ButtonGroup. for Vue",
|
||||
"author": "Syncfusion Inc.",
|
||||
"license": "SEE LICENSE IN license",
|
||||
|
|
|
@ -2,6 +2,14 @@
|
|||
|
||||
## [Unreleased]
|
||||
|
||||
## 24.1.46 (2024-01-17)
|
||||
|
||||
### Spreadsheet
|
||||
|
||||
#### Bug fixes
|
||||
|
||||
- `#I864921` - Issue with "exception is thrown when performing an arithmetic operation with percentage formatted value" has been resolved.
|
||||
|
||||
## 24.1.41 (2023-12-18)
|
||||
|
||||
### Spreadsheet
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@syncfusion/ej2-vue-spreadsheet",
|
||||
"version": "24.1.44",
|
||||
"version": "24.1.45",
|
||||
"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.1.45 (2024-01-09)
|
||||
|
||||
### Tree Grid
|
||||
|
||||
#### Bug Fixes
|
||||
|
||||
- `#I534170` - Fixed an issue where indent/outdent option is not displayed in the context menu when in cell edit mode.
|
||||
|
||||
## 24.1.44 (2024-01-03)
|
||||
|
||||
### Tree Grid
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@syncfusion/ej2-vue-treegrid",
|
||||
"version": "24.1.44",
|
||||
"version": "24.1.45",
|
||||
"description": "Essential JS 2 TreeGrid Component for Vue",
|
||||
"author": "Syncfusion Inc.",
|
||||
"license": "SEE LICENSE IN license",
|
||||
|
|
Загрузка…
Ссылка в новой задаче