v24.2.6 is released
This commit is contained in:
Родитель
2ceb1f89c8
Коммит
94e3a300a7
|
@ -2,7 +2,7 @@
|
|||
|
||||
## [Unreleased]
|
||||
|
||||
## 24.2.5 (2024-02-13)
|
||||
## 24.2.6 (2024-02-15)
|
||||
|
||||
### Barcode
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@syncfusion/ej2-angular-buttons",
|
||||
"version": "24.2.3",
|
||||
"version": "24.2.5",
|
||||
"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",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@syncfusion/ej2-angular-calendars",
|
||||
"version": "24.2.3",
|
||||
"version": "24.2.5",
|
||||
"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": "24.2.4",
|
||||
"version": "24.2.5",
|
||||
"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",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@syncfusion/ej2-angular-diagrams",
|
||||
"version": "24.2.4",
|
||||
"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 Angular",
|
||||
"author": "Syncfusion Inc.",
|
||||
"license": "SEE LICENSE IN license",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@syncfusion/ej2-angular-documenteditor",
|
||||
"version": "24.2.4",
|
||||
"version": "24.2.5",
|
||||
"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,21 @@
|
|||
|
||||
## [Unreleased]
|
||||
|
||||
## 24.2.6 (2024-02-15)
|
||||
|
||||
### ListBox
|
||||
|
||||
- `#I548014` - Issue with "Reduce the time taken to move records in a dual listbox when using moveTo/moveFrom toolbar click" has been resolved.
|
||||
|
||||
### Mention
|
||||
|
||||
#### Bug Fixes
|
||||
|
||||
-`#I528014`- Issue with 'change' event is triggered while filtering in Angular.
|
||||
|
||||
|
||||
- `#F186429` - Fixed an issue where the mention popup was not aligned properly when the mention target was set as `iframe`.
|
||||
|
||||
## 24.2.5 (2024-02-13)
|
||||
|
||||
### DropdownList
|
||||
|
@ -9,6 +24,7 @@
|
|||
#### Bug Fixes
|
||||
|
||||
- `#F49655` - Fixed an issue where assigning null to a value, text and index property resulting in errors.
|
||||
- `#I546769` - Fixed an issue where the `isInteracted` property return false after selecting a value using focus out.
|
||||
|
||||
### MultiSelect
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@syncfusion/ej2-angular-dropdowns",
|
||||
"version": "24.2.4",
|
||||
"version": "24.2.5",
|
||||
"description": "Essential JS 2 DropDown Components for Angular",
|
||||
"author": "Syncfusion Inc.",
|
||||
"license": "SEE LICENSE IN license",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@syncfusion/ej2-angular-filemanager",
|
||||
"version": "24.2.3",
|
||||
"version": "24.2.5",
|
||||
"description": "Essential JS 2 FileManager Component for Angular",
|
||||
"author": "Syncfusion Inc.",
|
||||
"license": "SEE LICENSE IN license",
|
||||
|
|
|
@ -2,6 +2,14 @@
|
|||
|
||||
## [Unreleased]
|
||||
|
||||
## 24.2.6 (2024-02-15)
|
||||
|
||||
### GanttChart
|
||||
|
||||
#### Bug Fixes
|
||||
|
||||
- `F159354` - Issue in locale text of predecessor tooltip has been fixed.
|
||||
|
||||
## 24.2.5 (2024-02-13)
|
||||
|
||||
### GanttChart
|
||||
|
@ -13,7 +21,8 @@
|
|||
- `#I551289` - The zoom in action before horizontal scroll, after the zoom action triggers, alignment issues occur issue has been fixed.
|
||||
- `#I532096` - Failing Karma Test cases in Angular issue has been fixed.
|
||||
|
||||
- `F159354` - Issue in locale text of predecessor tooltip has been fixed.
|
||||
- `#I544540` - Offset value not calculated properly issue has been fixed.
|
||||
- `#I532096` - Failing Karma Test cases in Angular issue has been fixed.
|
||||
|
||||
## 24.2.4 (2024-02-06)
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@syncfusion/ej2-angular-gantt",
|
||||
"version": "24.2.4",
|
||||
"version": "24.2.5",
|
||||
"description": "Essential JS 2 Gantt Component for Angular",
|
||||
"author": "Syncfusion Inc.",
|
||||
"license": "SEE LICENSE IN license",
|
||||
|
|
|
@ -10,6 +10,9 @@
|
|||
|
||||
- `#I545865` - Resolved the issue where the grid aggregate value was not updating correctly after filtering and editing.
|
||||
- `#I545552` - The Excel filter is not displaying the advanced filtering sub menu items when selecting number/text/date filtering options on mobile and tablet devices.
|
||||
- `#F186229` - The issue where the toolbar search text box couldn't be focused when the grid is rendered inside a dialog has been resolved.
|
||||
- `#I550243` - Fixed the problem of recursive triggering of the `actionBegin` event when changing the page size from the second page.
|
||||
- `#SF543888` - Fixed the issue where `groupSettings` were not updated properly when cancelling a group action using `args.cancel` in the `actionBegin` event.
|
||||
|
||||
## 24.2.4 (2024-02-06)
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@syncfusion/ej2-angular-grids",
|
||||
"version": "24.2.4",
|
||||
"version": "24.2.5",
|
||||
"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",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@syncfusion/ej2-angular-image-editor",
|
||||
"version": "24.2.4",
|
||||
"version": "24.2.5",
|
||||
"description": "Essential JS 2 ImageEditor for Angular",
|
||||
"author": "Syncfusion Inc.",
|
||||
"license": "SEE LICENSE IN license",
|
||||
|
|
|
@ -2,14 +2,6 @@
|
|||
|
||||
## [Unreleased]
|
||||
|
||||
## 24.2.5 (2024-02-13)
|
||||
|
||||
### MaskedTextBox
|
||||
|
||||
#### Bug Fixes
|
||||
|
||||
- `#FB49729` - Issue with "Console error occurs When Submitting the Form" has been resolved.
|
||||
|
||||
## 24.2.4 (2024-02-06)
|
||||
|
||||
### Uploader
|
||||
|
@ -1331,6 +1323,14 @@ MaskedTextBox allows the user to enter the valid input only based on the provide
|
|||
- **Accessibility** - provides built-in accessibility support which helps to access all the MaskedTextBox component features through keyboard, on-screen readers, or other assistive technology devices.
|
||||
|
||||
|
||||
## 24.2.5 (2024-02-13)
|
||||
|
||||
### MaskedTextBox
|
||||
|
||||
#### Bug Fixes
|
||||
|
||||
- `#FB49729` - Issue with "Console error occurs When Submitting the Form" has been resolved.
|
||||
|
||||
## 19.3.47 (2021-10-26)
|
||||
|
||||
### TextBox
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@syncfusion/ej2-angular-inputs",
|
||||
"version": "24.2.4",
|
||||
"version": "24.2.5",
|
||||
"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]
|
||||
|
||||
## 24.2.5 (2024-02-13)
|
||||
## 24.2.4 (2024-02-06)
|
||||
|
||||
### Dashboard Layout
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@syncfusion/ej2-angular-layouts",
|
||||
"version": "24.2.3",
|
||||
"version": "24.2.4",
|
||||
"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",
|
||||
|
|
|
@ -11,7 +11,7 @@
|
|||
|
||||
## [Unreleased]
|
||||
|
||||
## 24.2.5 (2024-02-13)
|
||||
## 24.2.6 (2024-02-15)
|
||||
|
||||
### Maps
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
## [Unreleased]
|
||||
|
||||
## 24.2.5 (2024-02-13)
|
||||
## 24.2.4 (2024-02-06)
|
||||
|
||||
### Toast
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@syncfusion/ej2-angular-notifications",
|
||||
"version": "24.2.3",
|
||||
"version": "24.2.4",
|
||||
"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,15 @@
|
|||
|
||||
## [Unreleased]
|
||||
|
||||
## 24.2.6 (2024-02-15)
|
||||
|
||||
### 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.
|
||||
|
||||
## 24.2.5 (2024-02-13)
|
||||
|
||||
### PDF Viewer
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@syncfusion/ej2-angular-pdfviewer",
|
||||
"version": "24.2.4",
|
||||
"version": "24.2.5",
|
||||
"description": "Essential JS 2 PDF viewer Component for Angular",
|
||||
"author": "Syncfusion Inc.",
|
||||
"license": "SEE LICENSE IN license",
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
## [Unreleased]
|
||||
|
||||
## 24.2.5 (2024-02-13)
|
||||
## 24.2.6 (2024-02-15)
|
||||
|
||||
### PivotTable
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@syncfusion/ej2-angular-popups",
|
||||
"version": "24.2.3",
|
||||
"version": "24.2.5",
|
||||
"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",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@syncfusion/ej2-angular-progressbar",
|
||||
"version": "24.2.3",
|
||||
"version": "24.2.5",
|
||||
"description": "Essential JS 2 ProgressBar Component for Angular",
|
||||
"author": "Syncfusion Inc.",
|
||||
"license": "SEE LICENSE IN license",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@syncfusion/ej2-angular-querybuilder",
|
||||
"version": "24.2.3",
|
||||
"version": "24.2.5",
|
||||
"description": "Essential JS 2 QueryBuilder for Angular",
|
||||
"author": "Syncfusion Inc.",
|
||||
"license": "SEE LICENSE IN license",
|
||||
|
|
|
@ -9,6 +9,7 @@
|
|||
#### Bug Fixes
|
||||
|
||||
- `#F183065` - Now, applying the mention by using the '&' keyword in the text editor is now properly working.
|
||||
- Now, the audio will be inserted properly in the Rich Text Editor `iframe` mode.
|
||||
|
||||
## 24.2.3 (2024-01-31)
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@syncfusion/ej2-angular-splitbuttons",
|
||||
"version": "24.2.3",
|
||||
"version": "24.2.5",
|
||||
"description": "A package of feature-rich Essential JS 2 components such as DropDownButton, SplitButton, ProgressButton and ButtonGroup. for Angular",
|
||||
"author": "Syncfusion Inc.",
|
||||
"license": "SEE LICENSE IN license",
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
## [Unreleased]
|
||||
|
||||
## 24.2.5 (2024-02-13)
|
||||
## 24.2.6 (2024-02-15)
|
||||
|
||||
### Spreadsheet
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@syncfusion/ej2-angular-treegrid",
|
||||
"version": "24.2.4",
|
||||
"version": "24.2.5",
|
||||
"description": "Essential JS 2 TreeGrid Component for Angular",
|
||||
"author": "Syncfusion Inc.",
|
||||
"license": "SEE LICENSE IN license",
|
||||
|
|
Загрузка…
Ссылка в новой задаче