Skip to content

Commit

Permalink
v27.1.58 is released
Browse files Browse the repository at this point in the history
  • Loading branch information
pipeline committed Nov 5, 2024
1 parent 7360832 commit e1ba23f
Show file tree
Hide file tree
Showing 42 changed files with 205 additions and 28 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.57 (2024-10-29)
## 27.1.58 (2024-11-05)

### Barcode

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

## [Unreleased]

## 27.1.58 (2024-11-05)

### Checkbox

#### Bug Fixes

- `#F95768`- The issue with "Checkbox not getting checked while using `usestate` in react" has been resolved.

## 27.1.53 (2024-10-15)

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

## [Unreleased]

## 27.1.57 (2024-10-29)
## 27.1.58 (2024-11-05)

### DateTimePicker

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

## [Unreleased]

## 27.1.58 (2024-11-05)

### Chart

#### Bug Fixes

- `#F188458` - Now the page scroll remains the same after clearing the series.
- `#I647466` - The zoom settings properties are now properly updated on data binding.

### Accumulation Chart

#### Bug Fixes

- `I917094` - The series property now updates correctly on data binding.

## 27.1.57 (2024-10-29)

### Chart
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.55",
"version": "27.1.57",
"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
8 changes: 8 additions & 0 deletions components/circulargauge/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,14 @@

## [Unreleased]

## 27.1.58 (2024-11-05)

### Circular Gauge

#### Bug fixes

`#I644577` - The target element is now correctly identified in the `gaugeMouseDown` event.

## 27.1.57 (2024-10-29)

### Circular Gauge
Expand Down
2 changes: 1 addition & 1 deletion components/circulargauge/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@syncfusion/ej2-angular-circulargauge",
"version": "27.1.50",
"version": "27.1.57",
"description": "Essential JS 2 CircularGauge Components for Angular",
"author": "Syncfusion Inc.",
"license": "SEE LICENSE IN license",
Expand Down
12 changes: 11 additions & 1 deletion components/diagrams/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@

## [Unreleased]

## 27.1.58 (2024-11-05)

### Diagram

#### Bug Fixes

- `#I641865` - Now, the node can be moved inside the lane when the `AllowMovingOutsideLane` constraint is applied to the nodes.

## 27.1.57 (2024-10-29)

### Diagram
Expand All @@ -10,8 +18,10 @@

- `#I637156` - Tooltip now displays properly on mobile devices with touch interactions.
- `#I637207` - Nodes are now resizable via touch interactions.
- `#I639121` - The gradient background of the node is now properly preserved when exporting the diagram as an SVG
- `#I639121` - The gradient background of the node is now properly preserved when exporting the diagram as an SVG.
- `#F194691` - The Position Change Event Now Triggers on Keyboard Nudging.
- `#I642023`, `#I642126` - Multiple selected child nodes of a Swimlane can be moved to a different lane smoothly.
- `#I642048` - Multiple selected child nodes of a Swimlane can now be properly repositioned within the same lane.

## 27.1.55 (2024-10-22)

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.55",
"version": "27.1.57",
"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
8 changes: 8 additions & 0 deletions components/documenteditor/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@

## [Unreleased]

## 27.1.58 (2024-11-05)

### DocumentEditor

#### Bug Fixes

- `#I914903` - Resolved the endNote layouting issue.

## 27.1.57 (2024-10-29)

### 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-angular-documenteditor",
"version": "27.1.55",
"version": "27.1.57",
"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
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.58 (2024-11-05)

### ComboBox

#### Bug Fixes

- `#I640083` - The issue causing a console error after selecting a value and subsequently emptying the datasource upon button click has been resolved.

### DropDownTree

#### Bug Fixes

- `#I646545` - The issue with the customTemplate property, when used as a function type in the Dropdown Tree component, has been resolved.

## 27.1.57 (2024-10-29)

### ComboBox
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.55",
"version": "27.1.57",
"description": "Essential JS 2 DropDown Components for Angular",
"author": "Syncfusion Inc.",
"license": "SEE LICENSE IN license",
Expand Down
2 changes: 1 addition & 1 deletion components/filemanager/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

## [Unreleased]

## 27.1.57 (2024-10-29)
## 27.1.55 (2024-10-22)

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

## [Unreleased]

## 27.1.58 (2024-11-05)

### GanttChart

#### Bug fixes

- `#645586` - Last 3 rows of the taskbar are not exported when performing PDF export with the `pageOrientation` set Portrait issue has been fixed.
- `#644812` - When adding a record, the validation for taskType as `fixedDuration` is not working properly issue has been fixed.

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

## 27.1.57 (2024-10-29)

### GanttChart
Expand All @@ -12,7 +23,7 @@
- `#I646826` - An invalid resource collection is being passed resulting in a script error issue has been fixed.
- `#I637870` - White space when expand and collapse action issue has been fixed.

- `F159354` - Issue in locale text of predecessor tooltip has been fixed.
- `#I642434` - `recordIndex` property is updating last index for every above or below add action via `contextMenu` issue has been fixed.

## 27.1.56 (2024-10-23)

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

## [Unreleased]

## 27.1.58 (2024-11-05)

### Grid

#### Bug fixes

- `I644169` - Resolved an issue where the `actionBegin` event triggers multiple times when dynamically updating the data source.
- `I645803` - Resolved an issue where the Grid displays an empty state when a grouped column contains `null` values.

## 27.1.57 (2024-10-29)

### 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.55",
"version": "27.1.57",
"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
8 changes: 8 additions & 0 deletions components/imageeditor/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@

## [Unreleased]

## 27.1.58 (2024-11-05)

### Image Editor

#### Bug Fixes

- `#I648400` - The issue with "Script error thrown while `calling` resize public method of image editor when toolbar property was `empty`" has been resolved.

## 27.1.57 (2024-10-29)

### 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.53",
"version": "27.1.57",
"description": "Essential JS 2 ImageEditor for Angular",
"author": "Syncfusion Inc.",
"license": "SEE LICENSE IN license",
Expand Down
16 changes: 16 additions & 0 deletions components/inputs/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,22 @@

## [Unreleased]

## 27.1.58 (2024-11-05)

### NumericTextBox

#### Bug Fixes

- `#I641562` - Fixed an issue where pasting a number with spaces resulted in a blank entry.

## 27.1.55 (2024-10-22)

### NumericTextBox

#### Bug Fixes

- `#I641562` - Fixed an issue where pasting a number with spaces resulted in a blank entry.

## 27.1.50 (2024-09-24)

### ColorPicker
Expand Down
2 changes: 1 addition & 1 deletion components/inputs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@syncfusion/ej2-angular-inputs",
"version": "27.1.50",
"version": "27.1.55",
"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",
Expand Down
2 changes: 1 addition & 1 deletion components/kanban/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

## [Unreleased]

## 27.1.57 (2024-10-29)
## 27.1.58 (2024-11-05)

### Kanban

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-angular-layouts",
"version": "27.1.53",
"version": "27.1.56",
"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",
Expand Down
14 changes: 14 additions & 0 deletions components/navigations/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,22 @@

## [Unreleased]

## 27.1.58 (2024-11-05)

### Tab

#### Bug Fixes

- `#I640676` - An issue with the Tab item selection when Tab is rendered with hidden Tab items has been fixed.

## 27.1.57 (2024-10-29)

### ContextMenu

#### Bug Fixes

- `#I911927` - The issue with "The context menu popup does not close while scrolling when the open using `open` method" has been resolved.

### Carousel

#### Bug Fixes
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-angular-navigations",
"version": "27.1.56",
"version": "27.1.57",
"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 Angular",
"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.57 (2024-10-29)
## 27.1.48 (2024-09-18)

### Message

Expand Down
2 changes: 1 addition & 1 deletion components/notifications/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@syncfusion/ej2-angular-notifications",
"version": "21.5.2",
"version": "27.1.50",
"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",
Expand Down
11 changes: 11 additions & 0 deletions components/pdfviewer/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,17 @@

## [Unreleased]

## 27.1.58 (2024-11-05)

### PDF Viewer

#### Bug Fixes

- `#I638740` - Now, the comment delete event is properly triggered when the parent comment `div` is deleted.
- `#I646822` - Now, the `formFieldMouseover` event includes both the form field ID and Name.
- `#I637574` - Now, the signature position is accurately rendered in the provided document upon reloading the downloaded file.
- `#I641496` - Now, the annotation signature buttons no longer overflow when the translation string is too long.

## 27.1.57 (2024-10-29)

### PDF Viewer
Expand Down
2 changes: 1 addition & 1 deletion components/pdfviewer/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@syncfusion/ej2-angular-pdfviewer",
"version": "27.1.55",
"version": "27.1.57",
"description": "Essential JS 2 PDF viewer Component for Angular",
"author": "Syncfusion Inc.",
"license": "SEE LICENSE IN license",
Expand Down
Loading

0 comments on commit e1ba23f

Please sign in to comment.