Skip to content

Commit

Permalink
v27.1.52 is released
Browse files Browse the repository at this point in the history
  • Loading branch information
pipeline committed Oct 8, 2024
1 parent d71c503 commit d683ad0
Show file tree
Hide file tree
Showing 2,402 changed files with 292 additions and 442,753 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.51 (2024-09-30)
## 27.1.52 (2024-10-08)

### 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]

## 27.1.51 (2024-09-30)
## 27.1.52 (2024-10-08)

### Checkbox

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.52 (2024-10-08)

### DatePicker

#### Bug Fixes

- `#I629863` - The issue preventing users from pasting dates into the Datepicker when mask support is enabled has been resolved.

## 27.1.51 (2024-09-30)

### DateTimePicker
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-angular-calendars",
"version": "27.1.50",
"version": "27.1.51",
"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",
Expand Down
27 changes: 27 additions & 0 deletions components/charts/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,41 @@

## [Unreleased]

## 27.1.52 (2024-10-08)

### Chart

#### Bug Fixes

- `#I605430` - Now, the chart height is set properly when applying the scale.
- `#I636350` - Now, the y-axis label is rendered properly when rotation is enabled.

### Accumulation Chart

#### Bug Fixes

- `#I637398` - Now, the percentage values of the pie chart points are updated when the legend is clicked.

## 27.1.51 (2024-09-30)

### Stock Chart

#### Bug Fixes

- `#F194476` - The crosshair tooltip now displays correctly on the axis labels.

## 27.1.50 (2024-09-24)

### Chart

#### Bug Fixes

- `#I631309` - Now, the spline range area chart will handle null values properly.

### Accumulation Chart

#### Bug Fixes

- `#I630866` - Now, the group separator will work for both the tooltip x-point and the legend text.

## 27.1.48 (2024-09-18)
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-angular-charts",
"version": "27.1.50",
"version": "27.1.51",
"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",
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.51 (2024-09-30)
## 27.1.52 (2024-10-08)

### Circular Gauge

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

## [Unreleased]

## 27.1.52 (2024-10-08)

### Diagram

#### Bug Fixes

- `#I632369` - Now, selector renders for newly added phase at runtime.
- `#I632361` - Now, Node will be draggable inside swimlane after adding new phase at run time.
- `#I632374` - Now, Height and Width of the lane will be updated properly.
- `#I632335` - Now, Node selection is restricted on diagram focus.
- `#I632371` - The resize cursor now updates correctly when hovering over the phase line.
- `#I632404` - Now, Rotating the flipped node will rotates its annotation along with the node.

## 27.1.51 (2024-09-30)

### 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-angular-diagrams",
"version": "27.1.50",
"version": "27.1.51",
"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",
Expand Down
19 changes: 19 additions & 0 deletions components/documenteditor/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,16 @@

## [Unreleased]

## 27.1.52 (2024-10-08)

### DocumentEditor

#### Bug Fixes

- `#I636488` - Resolved the console error thrown when opening attached SFDT document.
- `#I630929` - Resolved the content not syncing properly after removing content control at the end of the document.
- `#I627161` - Resolved the RTL text formatting issue in Document Editor.

## 27.1.51 (2024-09-30)

### DocumentEditor
Expand All @@ -10,6 +20,15 @@

- `#I630170` - Resolved the paragraph shifting issue when pasting text content.
- `#I626306` - Resolved the font family and page content is not rendered properly.
- `F193063` - Resolved the time delay issue when using moveToDocumentStart and End API continuously after paste operation.
- `#I620990` - Resolved the script errors while undo / redo the bookmark.
- `#I631993` - Text gets selected properly now after deleting a selected bookmark.
- `#I627023` - Now changes are present when we use beforeXmlHttpRequestSend to modify the xmlhttprequest.
- `#I628666` - Resolved Script error occur when using save blob in Blazor maui hybrid mode.
- `#I629140` - Resolved script error when loading the document with content control.
- `#I631762` - Check box under font popup dialog now retained properly.
- `#I628921` - Heading font styles are now preserved properly while save and open the document.
- `#I635930` - Table background color now change properly when using the table properties pane.

## 27.1.50 (2024-09-24)

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-angular-documenteditor",
"version": "27.1.50",
"version": "27.1.51",
"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",
Expand Down
21 changes: 21 additions & 0 deletions components/dropdowns/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,27 @@

## [Unreleased]

## 27.1.52 (2024-10-08)

### ListBox

#### Bug Fixes

- `#I628439` - Issue with "Handle the toolbar button state while filtering with disabled listbox items" has been resolved.
- `#I625107` - Issue with "The listbox Item template with filtering action related issues" has been resolved.

### DropDownTree

#### Bug Fixes

- `#I636022` - Nodes with selectable as false cannot be expanded or collapsed using keyboard in `Dropdown Tree` has been resolved.

### AutoComplete

#### Bug Fixes

- `#I623128` - The issue where the first letter gets duplicated when typing in autocomplete for Japanese language input has been resolved.

## 27.1.51 (2024-09-30)

### MultiSelect
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-angular-dropdowns",
"version": "27.1.50",
"version": "27.1.51",
"description": "Essential JS 2 DropDown Components for Angular",
"author": "Syncfusion Inc.",
"license": "SEE LICENSE IN license",
Expand Down
9 changes: 9 additions & 0 deletions components/filemanager/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,15 @@

## [Unreleased]

## 27.1.52 (2024-10-08)

### FileManager

#### Bug Fixes

- `#I632755` - The issue with mobile mode tap events in File Manager component large icons view has been resolved.
- `#I634920` - The issue with multiple selection in File Manager component details view has been resolved.

## 27.1.51 (2024-09-30)

### FileManager
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-angular-filemanager",
"version": "27.1.50",
"version": "27.1.51",
"description": "Essential JS 2 FileManager Component for Angular",
"author": "Syncfusion Inc.",
"license": "SEE LICENSE IN license",
Expand Down
17 changes: 16 additions & 1 deletion components/gantt/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,19 @@

## [Unreleased]

## 27.1.52 (2024-10-08)

### GanttChart

#### Bug fixes

- `#I634826` - Manual parent taskbar pdf export is not working properly issue has been fixed.
- `#I634832` - The issue about `isShiftPressed` property in the row selecting event was not maintained properly has been fixed.
- `#I633271` - Changing the events hitting order and add `rowPosition` property in `actionBegin` event issue has been fixed
- `#I634857` - Parent dependency validation is not working properly issue has been fixed.

- `F159354` - Issue in locale text of predecessor tooltip has been fixed.

## 27.1.51 (2024-09-30)

### GanttChart
Expand All @@ -11,8 +24,10 @@
- `#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.
- `#I510310` - Scroll jumps when using a 4K monitor with virtualization issue has been fixed.
- `#I632368` - Last record removed during virtual scroll issue has been fixed.

- `F159354` - Issue in locale text of predecessor tooltip has been fixed.
- `#I632186` - Custom column not refreshed properly while indent and outdent issue has been fixed.

## 27.1.50 (2024-09-24)

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

## [Unreleased]

## 27.1.52 (2024-10-08)

### Grid

#### Bug fixes

- `#I630299` - The issue where Virtualization loads indefinitely after applying Grouping, Filtering and scroll to the end has been resolved.
- `#F194538` - The issue where the `UpdateCell` method does not change the value of the primary key column in a newly added record before saving in batch mode has been resolved.
- `#I633129` - The issue where the `IEditCell` interface did not support the `TextBoxModel` property has been resolved.
- `#I633624` - The issue where the focus was moved out of the column chooser dialog when pressing the tab key on the cancel button has been resolved.
- `#I633945` - The issue where added records were not displayed while using `CustomDataAdaptor` with batch editing mode has been resolved.
- `#FB61502` - Resolved the script error occurs when enter key press with column spanning and hidden columns.
- `#I628507` - The issue where the reorder the stacked header with frozen column not working properly has been resolved.

## 27.1.51 (2024-09-30)

### 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-angular-grids",
"version": "27.1.50",
"version": "27.1.51",
"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",
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.51 (2024-09-30)
## 27.1.52 (2024-10-08)

### 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.52 (2024-10-08)

### Image Editor

#### Bug Fixes

- The issue with "text annotation not proper in transformed state" has been resolved.
- The issue with "image annotation not working properly in safari browser" has been resolved.

## 27.1.51 (2024-09-30)

### 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-angular-image-editor",
"version": "27.1.50",
"version": "27.1.51",
"description": "Essential JS 2 ImageEditor for Angular",
"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.51 (2024-09-30)
## 27.1.52 (2024-10-08)

### ColorPicker

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

## [Unreleased]

## 27.1.52 (2024-10-08)

### Kanban

#### Bug Fixes

- `#I628570` - Now, the drag-and-drop functionality for the kanban cards is now working properly without any errors when the configuration includes the `field` property in both `sortSettings` and `query`.

## 25.1.35 (2024-03-15)

### Kanban
Expand Down
1 change: 0 additions & 1 deletion components/kanban/ej2-docs/README.md

This file was deleted.

Loading

0 comments on commit d683ad0

Please sign in to comment.