Skip to content

Commit

Permalink
v27.1.51 is released
Browse files Browse the repository at this point in the history
  • Loading branch information
pipeline committed Sep 30, 2024
1 parent e904de7 commit 6afabfb
Show file tree
Hide file tree
Showing 49 changed files with 222 additions and 33 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]

## 27.1.50 (2024-09-24)
## 27.1.51 (2024-09-30)

### Barcode

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

## [Unreleased]

## 27.1.51 (2024-09-30)

### Checkbox

#### Bug Fixes

- `#I909049` - The issue with "Need to set the aria-label attribute for the checkbox input element and not to the wrapper element" has been resolved.

### RadioButton

#### Bug Fixes

- The issue with "Background color issue for disabled unselect radio button in bootstrap5 theme" has been resolved.

## 26.1.35 (2024-06-11)

### Floating Action Button
Expand Down
2 changes: 1 addition & 1 deletion components/buttons/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@syncfusion/ej2-vue-buttons",
"version": "27.1.48",
"version": "27.1.50",
"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",
Expand Down
8 changes: 8 additions & 0 deletions components/calendars/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@

## [Unreleased]

## 27.1.51 (2024-09-30)

### DateTimePicker

#### Bug Fixes

- `#I628891` - Resolved the issue where the "DateTimePicker Mask" was not functioning correctly after deletion using the keyboard.

## 27.1.50 (2024-09-24)

### DatePicker
Expand Down
2 changes: 1 addition & 1 deletion components/calendars/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@syncfusion/ej2-vue-calendars",
"version": "18.32.5",
"version": "27.1.50",
"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",
Expand Down
2 changes: 1 addition & 1 deletion components/charts/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@syncfusion/ej2-vue-charts",
"version": "27.1.48",
"version": "27.1.50",
"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",
Expand Down
2 changes: 1 addition & 1 deletion components/circulargauge/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

## [Unreleased]

## 27.1.50 (2024-09-24)
## 27.1.51 (2024-09-30)

### Circular Gauge

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

## [Unreleased]

## 27.1.51 (2024-09-30)

### Diagram

#### Bug Fixes

- `#I637400` - Now, the Fixed user handle visibility works properly.
- `#I629696` - Now, the image node is exported properly with every export region settings.
- `#F194390` - Now, Annotation will render based on its width if defined.

## 27.1.50 (2024-09-24)

### Diagram
Expand Down
2 changes: 1 addition & 1 deletion components/diagrams/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@syncfusion/ej2-vue-diagrams",
"version": "27.1.48",
"version": "27.1.50",
"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",
Expand Down
9 changes: 9 additions & 0 deletions components/documenteditor/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,15 @@

## [Unreleased]

## 27.1.51 (2024-09-30)

### DocumentEditor

#### Bug Fixes

- `#I630170` - Resolved the paragraph shifting issue when pasting text content.
- `#I626306` - Resolved the font family and page content is not rendered properly.

## 27.1.50 (2024-09-24)

### DocumentEditor
Expand Down
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": "27.1.48",
"version": "27.1.50",
"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
14 changes: 14 additions & 0 deletions components/dropdowns/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,20 @@

## [Unreleased]

## 27.1.51 (2024-09-30)

### MultiSelect

#### Bug Fixes

- `#I633820` - Resolved the issue where the change event was not triggered when removing the selected value.

### ComboBox

#### Bug Fixes

- `#I631481` - The issue where the “aria-disabled” attribute value did not update properly when dynamically enabling and disabling the ComboBox has been resolved.

## 27.1.50 (2024-09-24)

### DropDownTree
Expand Down
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": "27.1.48",
"version": "27.1.50",
"description": "Essential JS 2 DropDown Components for Vue",
"author": "Syncfusion Inc.",
"license": "SEE LICENSE IN license",
Expand Down
17 changes: 17 additions & 0 deletions components/filemanager/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,27 @@

## [Unreleased]

## 27.1.51 (2024-09-30)

### FileManager

#### Bug Fixes

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

## 27.1.50 (2024-09-24)

### FileManager

#### Bug Fixes

- `#I629895` - The issue with drag and drop action in the File Manager component with virtualization has been resolved.
- `#FB61054` - The issue with navigation pane update while performing drag and drop action in the File Manager component has been resolved.

## 27.1.48 (2024-09-18)

### FileManager

#### Features

- The Backspace key navigation support is provided for File Manager to navigate to the previous path in File Manager. To navigate to the previous path programmatically, you can use the [traverseBackward](https://ej2.syncfusion.com/documentation/api/file-manager/#traversebackward) method.
Expand Down
2 changes: 1 addition & 1 deletion components/filemanager/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@syncfusion/ej2-vue-filemanager",
"version": "18.28.1",
"version": "27.1.50",
"description": "Essential JS 2 FileManager Component for Vue",
"author": "Syncfusion Inc.",
"license": "SEE LICENSE IN license",
Expand Down
10 changes: 10 additions & 0 deletions components/gantt/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,16 @@

## [Unreleased]

## 27.1.51 (2024-09-30)

### GanttChart

#### Bug fixes

- `#I632186` - Custom column not refreshed properly while indent and outdent issue has been fixed.
- `#I631776` - Dates given in the data source are not displayed same as segment data source issue has been fixed.
- `#I633422` - Incorrect start date updated using `updateRecordByID` issue has been fixed.

## 27.1.50 (2024-09-24)

### GanttChart
Expand Down
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": "27.1.48",
"version": "27.1.50",
"description": "Essential JS 2 Gantt Component for Vue",
"author": "Syncfusion Inc.",
"license": "SEE LICENSE IN license",
Expand Down
11 changes: 11 additions & 0 deletions components/grids/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,17 @@

## [Unreleased]

## 27.1.51 (2024-09-30)

### Grid

#### Bug fixes

- `#I629864` - The `CSP` issue when using `CustomDataAdaptor` has been resolved.
- `#I631247` - The issue with delete icon is disabled in toolbar when the grid `dataSource` is empty with Batch edit has been resolved.
- `#I630777` - The issue where Virtualization not working properly with specific `pageSize` values has been resolved.
- `#I634165` - The issue with the Grid auto-saving the cell while using the `uploader` component with batch editing has been resolved.

## 27.1.50 (2024-09-24)

### Grid
Expand Down
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": "27.1.48",
"version": "27.1.50",
"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/heatmap/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

## [Unreleased]

## 27.1.50 (2024-09-24)
## 27.1.51 (2024-09-30)

### HeatMap

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

## [Unreleased]

## 27.1.51 (2024-09-30)

### Image Editor

#### Bug Fixes

- The issue with "undo-redo collection updated multiple times while customizing arrow annotation" has been resolved.
- The issue with "Image Editor arrow intersection point is improper" has bee resolved.

## 27.1.50 (2024-09-24)

### Image Editor
Expand Down
2 changes: 1 addition & 1 deletion components/imageeditor/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@syncfusion/ej2-vue-image-editor",
"version": "27.1.48",
"version": "27.1.50",
"description": "Essential JS 2 ImageEditor for Vue",
"author": "Syncfusion Inc.",
"license": "SEE LICENSE IN license",
Expand Down
2 changes: 1 addition & 1 deletion components/inputs/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

## [Unreleased]

## 27.1.50 (2024-09-24)
## 27.1.51 (2024-09-30)

### ColorPicker

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

## [Unreleased]

## 27.1.50 (2024-09-24)
## 27.1.48 (2024-09-18)

### AI AssistView

Expand Down
2 changes: 1 addition & 1 deletion components/interactivechat/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@syncfusion/ej2-vue-interactive-chat",
"version": "21.29.0",
"version": "27.1.50",
"description": "Essential JS 2 Component for Vue",
"author": "Syncfusion Inc.",
"license": "SEE LICENSE IN license",
Expand Down
6 changes: 6 additions & 0 deletions components/layouts/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@

## [Unreleased]

## 27.1.51 (2024-09-30)

### Timeline

- `#I631862` - An alignment issue while utilizing `content` or `oppositeContent` property as template in Timeline component has been resolved.

## 25.1.35 (2024-03-15)

### Timeline
Expand Down
2 changes: 1 addition & 1 deletion components/layouts/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@syncfusion/ej2-vue-layouts",
"version": "21.4.6",
"version": "27.1.50",
"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 Vue",
"author": "Syncfusion Inc.",
"license": "SEE LICENSE IN license",
Expand Down
2 changes: 1 addition & 1 deletion components/lists/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

## [Unreleased]

## 27.1.50 (2024-09-24)
## 27.1.48 (2024-09-18)

### ListView

Expand Down
2 changes: 1 addition & 1 deletion components/lists/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@syncfusion/ej2-vue-lists",
"version": "18.23.1",
"version": "27.1.50",
"description": "The listview control allows you to select an item or multiple items from a list-like interface and represents the data in interactive hierarchical structure across different layouts or views. for Vue",
"author": "Syncfusion Inc.",
"license": "SEE LICENSE IN license",
Expand Down
2 changes: 1 addition & 1 deletion components/maps/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

## [Unreleased]

## 27.1.50 (2024-09-24)
## 27.1.51 (2024-09-30)

### Maps

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

## [Unreleased]

## 27.1.50 (2024-09-24)
## 27.1.51 (2024-09-30)

### MultiColumn ComboBox

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

## [Unreleased]

## 27.1.51 (2024-09-30)

### TreeView

#### Bug Fixes

- `#I636879` - Resolved the console error that occurred when dragging tree items in the TreeView component while using the Firefox browser.

## 27.1.50 (2024-09-24)

### TreeView
Expand Down
2 changes: 1 addition & 1 deletion components/navigations/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@syncfusion/ej2-vue-navigations",
"version": "27.1.48",
"version": "27.1.50",
"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 Vue",
"author": "Syncfusion Inc.",
"license": "SEE LICENSE IN license",
Expand Down
2 changes: 1 addition & 1 deletion components/notifications/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

## [Unreleased]

## 27.1.50 (2024-09-24)
## 27.1.51 (2024-09-30)

### Message

Expand Down
Loading

0 comments on commit 6afabfb

Please sign in to comment.