Skip to content

Commit

Permalink
v23.1.39 is released
Browse files Browse the repository at this point in the history
  • Loading branch information
pipeline committed Oct 4, 2023
1 parent 1bd542d commit 947a7e2
Show file tree
Hide file tree
Showing 35 changed files with 129 additions and 26 deletions.
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]

## 23.1.38 (2023-09-26)
## 23.1.39 (2023-10-04)

### Checkbox

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": "18.30.19",
"version": "23.1.38",
"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
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]

## 23.1.38 (2023-09-26)
## 23.1.39 (2023-10-04)

### Chart

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

## [Unreleased]

## 23.1.38 (2023-09-26)
## 23.1.39 (2023-10-04)

### CircularGauge

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

## [Unreleased]

## 23.1.39 (2023-10-04)

### Diagram

#### Bug Fixes

- `#I501652` - Now, dropping nodes in swimlane consider as child in angular.
- `#I47014` - The segmentCollectionChange is triggered when editSegment method called.

## 23.1.38 (2023-09-26)

### 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": "23.1.36",
"version": "23.1.38",
"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
20 changes: 20 additions & 0 deletions components/documenteditor/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,26 @@

## [Unreleased]

## 23.1.39 (2023-10-04)

### Document Editor

#### Bug Fixes

- `#I500107` - Resolved the Formatting issue with DocumentEditor.
- `#I497404` - Script error occurred when loading the document.
- `#I498661` - Resolved spacing issue while deleting list content on track changes enabled.
- `#F184319` - Resolved the User's Time zone issue.
- `#I501695` - Resolved the replace ALL issue to replace the first occurrence.
- `#FB46595` - Page number is now reflecting.
- `#I497387` - Resolved the bookmark end is deleted in document production mode.
- `#I499799` - Resolved the rtl content rendering issue while opening rtf document.
- `#I495180` - Delete is now working properly for tracked content
- `#I503264` - Resolved script error issue while inserting text
- `#I503222` - Resolved track changes issue, when select the inserted changes.
- `#I493589` - Keypad appearing issue is resolved in mobile view.
- `#I498520` - Resolved the Text FormField deleting multiple issues.

## 23.1.38 (2023-09-26)

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

## [Unreleased]

## 23.1.39 (2023-10-04)

### Dropdown Tree

#### Bug fixes

- `#I498924` - Issue with the locale property in the Dropdown Tree component has been resolved.

## 23.1.38 (2023-09-26)

### ListBox
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": "23.1.36",
"version": "23.1.38",
"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]

## 23.1.38 (2023-09-26)
## 23.1.39 (2023-10-04)

### FileManager

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

## [Unreleased]

## 23.1.38 (2023-09-26)
## 23.1.39 (2023-10-04)

### GanttChart

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

## [Unreleased]

## 23.1.39 (2023-10-04)

### Grid

#### Bug fixes

- `#I504671` - The issue regarding cell changes not being saved when clicking outside of the grid has been resolved.
- `#I501004` - The header template is now rendering correctly, regardless of the header cell height.
- `#FB46829` - The issue where the selection was not properly removed for the checkbox column has been resolved.

## 23.1.38 (2023-09-26)

### 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": "23.1.36",
"version": "23.1.38",
"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]

## 23.1.39 (2023-10-04)

### ImageEditor

#### Bug Fixes

- `#I495933` - Resolved the GetImageData method does not return values properly in blazor image editor.

## 23.1.38 (2023-09-26)

### ImageEditor
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": "23.1.36",
"version": "23.1.38",
"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/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@syncfusion/ej2-angular-inputs",
"version": "23.1.36",
"version": "23.1.38",
"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]

## 23.1.38 (2023-09-26)
## 23.1.39 (2023-10-04)

### Kanban

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]

## 23.1.38 (2023-09-26)
## 23.1.39 (2023-10-04)

### ListView

Expand Down
4 changes: 3 additions & 1 deletion components/navigations/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,16 @@

## [Unreleased]

## 23.1.36 (2023-09-15)
## 23.1.39 (2023-10-04)

### Menu

#### Bug Fixes

- `#F496214` - The issue with "Sub Menu can’t hide while using hideItems method of menu" has been resolved.

## 23.1.36 (2023-09-15)

### TreeView

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

## 23.1.38 (2023-09-26)
## 23.1.36 (2023-09-15)

### 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.0",
"version": "23.1.36",
"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
12 changes: 12 additions & 0 deletions components/pdfviewer/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,18 @@

## [Unreleased]

## 23.1.39 (2023-10-04)

### PDF Viewer

#### Bug Fixes

- `#I497739` - Now, the comment panel close and more buttons are properly displayed in mobile mode.
- `#I485341` - Now, the free text annotation does not resizes automatically on first click when enable autofit is set to true.
- `#F184471` - Now, when saving a document with free text annotation, newline characters are properly preserved in the saved document.
- `#I502323` - Now, the form field names do not get duplicated when we add them programmatically or through the UI.
- `#I499440`, `#I505546` - Now, the comment panel value for the ink annotation is added with the provided author value.

## 23.1.38 (2023-09-26)

### 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": "23.1.36",
"version": "23.1.38",
"description": "Essential JS 2 PDF viewer Component for Angular",
"author": "Syncfusion Inc.",
"license": "SEE LICENSE IN license",
Expand Down
2 changes: 1 addition & 1 deletion components/pivotview/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

## [Unreleased]

## 23.1.38 (2023-09-26)
## 23.1.39 (2023-10-04)

### PivotTable

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

## [Unreleased]

## 23.1.38 (2023-09-26)
## 23.1.39 (2023-10-04)

### Tooltip

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

## [Unreleased]

## 23.1.38 (2023-09-26)

### ProgressBar

#### Bug Fixes

- `#I501894` - Now, the linear progress bar label renders properly when the alignment is set to center.

## 21.1.37 (2023-03-29)

### ProgressBar
Expand Down
2 changes: 1 addition & 1 deletion components/progressbar/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@syncfusion/ej2-angular-progressbar",
"version": "23.1.36",
"version": "23.1.38",
"description": "Essential JS 2 ProgressBar Component for Angular",
"author": "Syncfusion Inc.",
"license": "SEE LICENSE IN license",
Expand Down
8 changes: 8 additions & 0 deletions components/querybuilder/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@

## [Unreleased]

## 23.1.39 (2023-10-04)

### QueryBuilder

#### Bug Fixes

- `#I499489` - Issue with read only property not working in dropdowntree field of QueryBuilder has been fixed.

## 23.1.38 (2023-09-26)

### QueryBuilder
Expand Down
2 changes: 1 addition & 1 deletion components/querybuilder/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@syncfusion/ej2-angular-querybuilder",
"version": "23.1.36",
"version": "23.1.38",
"description": "Essential JS 2 QueryBuilder for Angular",
"author": "Syncfusion Inc.",
"license": "SEE LICENSE IN license",
Expand Down
2 changes: 1 addition & 1 deletion components/ribbon/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@syncfusion/ej2-angular-ribbon",
"version": "23.1.36",
"version": "23.1.38",
"description": "Essential JS 2 Component for Angular",
"author": "Syncfusion Inc.",
"license": "SEE LICENSE IN license",
Expand Down
18 changes: 18 additions & 0 deletions components/richtexteditor/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,24 @@

## [Unreleased]

## 23.1.39 (2023-10-04)

### RichTextEditor

#### Bug Fixes

- `#I499363` - Now, the issue with the heading colour set to blue after copying and pasting content from MS Word has been resolved.
- `#I500996` - Now, the issue with the table resize icon is missing when the mouse is dragged out of the editor and clicked outside the table has been resolved.
- `#I493182` - Now, the issue with the `enablePersistence` API not working properly in the Rich Text Editor on page navigation has been resolved.
- `#F184513` - Now, integrating with Mention, the `actionBegin` and `actionComplete` events work properly.
- `#I488206` - Now, pasting contents into the Rich Text Editor when `enterKey` is configured as `DIV` works properly.
- `#I499035` - Now, the Rich Text Editor renders properly without any `sass` compilation errors.
- `#I499071` - Now, the image focus and resize class names are removed properly when the editor is focused out.
- `#I497587` - Now, the RichTextEditor height property works properly in percentage value.
- `#I503797` - Now, the shortcut key 'Command + B' is working fine on a Mac machine.
- `#I840680` - Now, the complex table resizing will work properly for the middle columns in the Rich Text Editor.
- `#I846935` - Now, the last and first column of the table resizing will work properly in the Rich Text Editor.

## 23.1.36 (2023-09-15)

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

## [Unreleased]

## 23.1.38 (2023-09-26)
## 23.1.39 (2023-10-04)

### Schedule

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

## [Unreleased]

## 23.1.38 (2023-09-26)
## 23.1.39 (2023-10-04)

### Spreadsheet

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

## [Unreleased]

## 23.1.38 (2023-09-26)
## 23.1.39 (2023-10-04)

### Tree Grid

Expand Down

0 comments on commit 947a7e2

Please sign in to comment.