Skip to content

Commit

Permalink
v26.2.10 is released
Browse files Browse the repository at this point in the history
  • Loading branch information
pipeline committed Aug 19, 2024
1 parent 15d9133 commit 31b6e5b
Show file tree
Hide file tree
Showing 78 changed files with 243 additions and 219 deletions.
2 changes: 1 addition & 1 deletion components/barcodegenerator/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

## [Unreleased]

## 26.2.9 (2024-08-13)
## 26.2.10 (2024-08-20)

### Barcode

Expand Down
2 changes: 1 addition & 1 deletion components/buttons/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

## [Unreleased]

## 26.2.9 (2024-08-13)
## 26.2.10 (2024-08-20)

### Switch

Expand Down
12 changes: 12 additions & 0 deletions components/calendars/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,18 @@

## [Unreleased]

## 26.2.10 (2024-08-20)

### DateRangePicker

#### Bug Fixes

- `#I189705` - Resolved an issue that caused a console error on mobile devices when utilizing the `maxDays` property in the `DateRangePicker`.

- `#I607606` - Fixed the issue where the TimePicker popup was not opening at the center on mobile devices.

- `#I613304` - Resolved an issue where toggling the visibility of the date range picker caused a memory leak.

## 26.2.8 (2024-08-06)

### DatePicker
Expand Down
2 changes: 1 addition & 1 deletion components/calendars/node_modules/aws-sdk/README.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

This file was deleted.

2 changes: 1 addition & 1 deletion components/charts/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

## [Unreleased]

## 26.2.9 (2024-08-13)
## 26.2.10 (2024-08-20)

### Chart

Expand Down
2 changes: 1 addition & 1 deletion components/diagrams/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

## [Unreleased]

## 26.2.9 (2024-08-13)
## 26.2.10 (2024-08-20)

### Diagram

Expand Down
14 changes: 14 additions & 0 deletions components/documenteditor/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,20 @@

## [Unreleased]

## 26.2.10 (2024-08-20)

### DocumentEditor

#### Bug Fixes

- `#I613623` - Resolved the script error occurs while copy pasting the content from Word when enabling spellcheck.
- `#I616511` - Resolved the problem with selecting and editing text after the comment inserted.
- `#I616207` - Resolved the table left margin issue when opening attached document.
- `#I616276` - Resolved the can edit and can delete values in content control are bound inversely.
- `#I620559` - Resolved the issue that Ctrl + H opens the Find option instead of replace option.
- `#I613766` - Resolved the single page content expanded into 13 pages issue in Document Editor.
- `#I616846` - Resolved the overlapping issue when updating table of contents field.

## 26.2.9 (2024-08-13)

### DocumentEditor
Expand Down
2 changes: 1 addition & 1 deletion components/documenteditor/node_modules/aws-sdk/README.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

This file was deleted.

2 changes: 1 addition & 1 deletion components/documenteditor/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@syncfusion/ej2-vue-documenteditor",
"version": "26.2.8",
"version": "26.2.9",
"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",
Expand Down
21 changes: 17 additions & 4 deletions components/dropdowns/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,33 +2,46 @@

## [Unreleased]

## 26.2.10 (2024-08-20)

### DropDownTree

#### Bug Fixes

- `#I618290` - The issue with keyboard actions and the focus-related issue in the Dropdown Tree component have been resolved.

## 26.2.9 (2024-08-13)

### ListBox

#### Bug Fixes

- `#I898586` - Issue with "Script error thrown in listbox while changing `allowDragAndDrop` and dataSource property" has been resolved.
- `#I897366` - Issue with "Listbox double scroll appears issue while enabling the filtering option." has been resolved.

### AutoComplete
### MultiSelect

#### Bug fixes

- `#I615841` - Fixed the issue where preselected values were not bound to the component with RemoteData when enableVirtualization was enabled.

#### Bug Fixes

- `#612401` - Resolved the issue with the `noRecordsTemplate` and `actionFailureTemplate` in dropdowns, ensuring they function correctly.

### ComboBox
### AutoComplete

#### Bug Fixes

- `#612401` - Resolved the issue with the `noRecordsTemplate` and `actionFailureTemplate` in dropdowns, ensuring they function correctly.

### DropDownList
### ComboBox

#### Bug Fixes

- `#612401` - Resolved the issue with the `noRecordsTemplate` and `actionFailureTemplate` in dropdowns, ensuring they function correctly.

### MultiSelect
### DropDownList

#### Bug Fixes

Expand Down
2 changes: 1 addition & 1 deletion components/dropdowns/node_modules/aws-sdk/README.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion components/dropdowns/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@syncfusion/ej2-vue-dropdowns",
"version": "26.2.8",
"version": "26.2.9",
"description": "Essential JS 2 DropDown Components for Vue",
"author": "Syncfusion Inc.",
"license": "SEE LICENSE IN license",
Expand Down
8 changes: 8 additions & 0 deletions components/filemanager/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@

## [Unreleased]

## 26.2.10 (2024-08-20)

### FileManager

#### Bug Fixes

- `#I620476` - Improved error handling and null value management in File Manager component file operations.

## 26.2.7 (2024-07-30)

### FileManager
Expand Down
2 changes: 1 addition & 1 deletion components/filemanager/node_modules/aws-sdk/README.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

13 changes: 13 additions & 0 deletions components/gantt/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,19 @@

## [Unreleased]

## 26.2.10 (2024-08-20)

### GanttChart

#### Bug fixes

- `#I621276` - Connector lines rendered in wrong position with `enableTimelineVirtualization` and `enableRtl` issue has been fixed.
- `#I616825` - Timeline not updated properly while using `setSplitterPosition` issue has been fixed.
- `#I618909`,`#I607695` - PDF export exception thrown when using different font style issue has been fixed.
- `#I618061` - Updating `selectedRowIndex` and `dataSource` dynamically only updates the data, `selectedRowIndex` does not work issue has been fixed.
- `#I620597` - `getSelectedRecords` method not return selected records when `persistSelection` is set to true issue has been fixed.
- `#I617142` - Left value miscalculated for taskbar while duration in decimals issue has been fixed.

## 26.2.9 (2024-08-13)

### GanttChart
Expand Down
2 changes: 1 addition & 1 deletion components/gantt/node_modules/aws-sdk/README.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion components/gantt/node_modules/libphonenumber-js/README.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

This file was deleted.

2 changes: 1 addition & 1 deletion components/gantt/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@syncfusion/ej2-vue-gantt",
"version": "26.2.8",
"version": "26.2.9",
"description": "Essential JS 2 Gantt Component for Vue",
"author": "Syncfusion Inc.",
"license": "SEE LICENSE IN license",
Expand Down
16 changes: 16 additions & 0 deletions components/grids/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,21 @@

## [Unreleased]

## 26.2.10 (2024-08-20)

### Grid

#### Bug fixes

- `#I616688` - The issue with Programmatic open column chooser dialog not opening with `OK` and `Cancel` buttons on adaptive vertical view has been resolved.
- `#I615860` - The issue where invoking the `getPersistData` method in the `dataBound` event of the Grid removed the `groupCaptionTemplate` has been resolved.
- `#I614425` - Resolved the issue with the inconsistent `isCountRequired` query in the Excel-like filter when using the `ODataV4Adaptor`.
- `#I614381` - Resolved the issue where the column's `editTemplate` was not working in `ASP.NET Core`.
- `#I617205` - The issue with column chooser checkbox is unselected once uncheck the selected all option and press `Esc` keyboard action has been resolved.
- `#I616244` - The issue where the column resize was not resetting the frozen indicator, causing a non-frozen column to render behind a frozen column has been resolved.
- `#I616244` - The problem with the frozen shadow effect during column resizing has been resolved.
- `#I622755` - Filtering a column in Grid throws script error after `autoFitColumns` is invoked issue has been resolved.

## 26.2.9 (2024-08-13)

### Grid
Expand All @@ -14,6 +29,7 @@
- `#I617335` - `ResponsiveBack` element not showing when search is aligned left in Toolbar with `AdaptiveUI` issue has been resolved.
- `#FB59809` - The issue with editing a record of column that contains multiple aggregates throws a script error has been resolved.
- `#I899326` - The script error related to `adaptiveUI` when selecting records with a toolbar rendered using a `template` has been resolved.
- `#I600715` - The issue where the column width set to "auto", would revert to its minimum width when resized has been resolved.

## 26.2.8 (2024-08-06)

Expand Down
2 changes: 1 addition & 1 deletion components/grids/node_modules/aws-sdk/README.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion components/grids/node_modules/libphonenumber-js/README.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion components/grids/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@syncfusion/ej2-vue-grids",
"version": "26.2.8",
"version": "26.2.9",
"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",
Expand Down
2 changes: 1 addition & 1 deletion components/imageeditor/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

## [Unreleased]

## 26.2.9 (2024-08-13)
## 26.2.10 (2024-08-20)

### Image Editor

Expand Down
8 changes: 8 additions & 0 deletions components/inputs/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@

## [Unreleased]

## 26.2.10 (2024-08-20)

### MaskedTextBox

#### Bug Fixes

- `#I617472` - Fixed an issue where dynamic masking led to incorrect value updates in the MaskedTextBox.

## 26.2.4 (2024-07-24)

### TextBox
Expand Down
Loading

0 comments on commit 31b6e5b

Please sign in to comment.