Skip to content

Commit

Permalink
v21.1.37 is released
Browse files Browse the repository at this point in the history
  • Loading branch information
pipeline committed Mar 29, 2023
1 parent 31f47c8 commit 0bcf014
Show file tree
Hide file tree
Showing 55 changed files with 332 additions and 68 deletions.
2 changes: 1 addition & 1 deletion components/base/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@syncfusion/ej2-angular-base",
"version": "19.14.0",
"version": "21.1.35",
"description": "A common package of Essential JS 2 base Angular libraries, methods and class definitions",
"author": "Syncfusion Inc.",
"license": "SEE LICENSE IN license",
Expand Down
42 changes: 28 additions & 14 deletions components/buttons/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,32 +2,20 @@

## [Unreleased]

## 21.1.35 (2023-03-23)
## 21.1.37 (2023-03-29)

### Checkbox

#### Bug Fixes

- `#I427235` - The issue `cssClass` property not updated properly while string with a white space in the end of the property in checkbox has been fixed.
- `#I436942` - The issue with "Validation rule not display properly when we use Checkbox within form validator" has been resolved.

### Chip

#### New Features

- `#I422263` - The Chip component now supports htmlAttributes, which enables users to add required attributes such as 'aria-label', 'title', 'class', and more to the Chip item.

### RadioButton

#### Bug Fixes

- `#F40707` - Value change event triggered twice in Radio Button component has been fixed.

### Switch

#### Bug Fixes

- `#I427994` - Provided the `htmlAttributes` support to the switch component.

### Floating Action Button `Preview`

The Floating Action Button (FAB) component performs the primary action that appears in front of all screen contents. It can be positioned in relation to a page or a target container.
Expand All @@ -50,6 +38,32 @@ The Speed Dial component is an extension of the floating action button that disp
- **Modal Support** - Supports showing a modal overlay behind the Speed Dial.
- **Accessibility** - The Speed Dial provides built-in compliance with the `WAI-ARIA` specifications and it is achieved through attributes.

## 21.1.35 (2023-03-23)

### Checkbox

#### Bug Fixes

- `#I427235` - The issue `cssClass` property not updated properly while string with a white space in the end of the property in checkbox has been fixed.

### Chip

#### New Features

- `#I422263` - The Chip component now supports htmlAttributes, which enables users to add required attributes such as 'aria-label', 'title', 'class', and more to the Chip item.

### RadioButton

#### Bug Fixes

- `#F40707` - Value change event triggered twice in Radio Button component has been fixed.

### Switch

#### Bug Fixes

- `#I427994` - Provided the `htmlAttributes` support to the switch component.

## 20.3.47 (2022-10-11)

### Floating Action Button `Preview`
Expand Down
19 changes: 19 additions & 0 deletions components/calendars/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,25 @@

## [Unreleased]

## 21.1.37 (2023-03-29)

### DatePicker

#### Bug Fixes

- `#SF-446512` - Issue with "The mask placeholder not shown while bind with null value in ng-model" has been resolved.
- `#SF-447843` - Issue with "after the form is reset, mask placeholder is not shown in the UI" has been resolved.
- `#FB41541` - Resolved the issue where the change event was not triggering on the initial time when binding the component with strict mode.

- `#SF-446512` - Issue with "The mask placeholder not shown while bind with null value in ng-model" has been resolved.
- `#SF-447843` - Issue with "after the form is reset, mask placeholder is not shown in the UI" has been resolved.

### DateTimePicker

#### Bug Fixes

- `#FB41541` - Resolved the issue where the change event was not triggering on the initial time when binding the component with strict mode.

## 19.3.46 (2021-10-19)

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

## 21.1.35 (2023-03-23)
## 21.1.37 (2023-03-29)

### Circular Gauge

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

## [Unreleased]

## 21.1.37 (2023-03-29)

### Diagram

#### Bug Fixes

- `#I41762` - Now, Different point property for bezier connector is working properly.
- `#I41808` - Now, Text description for HTML node is rendered properly.
- `#I41908` - Now, Perfomance of dragging group nodes is improved.
- `#I41974` - Now, While hovering ports and dragging the multiselected items working properly.
- `#I443748` - Now, changing the styles dynamically, its working properly.
- `#I445506` - Now, you can resize the bezier control thumb when we increase the handleSize also.
- `#I444124` - Now, set the same id for the node and annotation in two different diagrams, the first diagram node annotation is visible properly.
- `#I447256` - Node renders properly on changing the shape dynamically.

## 21.1.35 (2023-03-23)

### Diagram
Expand Down
28 changes: 26 additions & 2 deletions components/documenteditor/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,32 @@

## [Unreleased]

## 21.1.37 (2023-03-29)

### Document Editor

#### Bug Fixes

- `#I438125` - Resolved the header issue when editing in different section format.
- `#I439280` - Selection is now working properly in the paragraph with indentation.
- `#I436536`, `#I435119` - Table and paragraph is not overlapped while loading the attached document.
- `#I436445` - Resolved the overlapping issue while opening the document.
- `#I446019` - Resolved the issue in opening "Dotx" format document.

- `#425697` - Resolved the positioning and line spacing issue in shape document

#### Breaking Changes

- Starting from version v21.1.x, the SFDT file generated in Word Processor component is optimized by default to reduce the file size. Hence, the optimized SFDT files can't be directly manipulated as JSON string. Please refer the [documentation](https://ej2.syncfusion.com/angular/documentation/document-editor/how-to/optimize-sfdt).

#### New Features

- `#I249004`, `#I250933`, `#I256703`, `#I286287`, `#I290760`, `#I301513`, `#I313194`, `#I314827`, `#I316496`, `#I317964`, `#I320201`, `#I320872`, `#I327636`, `#I331310`, `#I333899`, `#I334058`, `#I334929`, `#I337202`, `#I341931`, `#I341953`, `#I345929`, `#I348344`, `#I349206`, `#I349683`, `#I349895`, `#I354081`, `#I356432` - Added support for continuous section break in DocumentEditor.
- `#I422408`, `#I435125` - Optimized SFDT file to reduce the file size relative to a Docx file.
- `#I330729`, `#I256794` - Added support to display bookmark start and end in DocumentEditor.
- `#I333042`, `#I349829` - Added support disable the auto focus to DocumentEditor.
- `#I175038` - Added API to modify the predefine styles in DocumentEditor.

## 21.1.35 (2023-03-23)

### Document Editor
Expand All @@ -10,8 +36,6 @@

- Starting from version v21.1.x, the SFDT file generated in Word Processor component is optimized by default to reduce the file size. Hence, the optimized SFDT files can't be directly manipulated as JSON string. Please refer the [documentation](https://ej2.syncfusion.com/documentation/document-editor/how-to/optimize-sfdt).

- Starting from version v21.1.x, the SFDT file generated in Word Processor component is optimized by default to reduce the file size. Hence, the optimized SFDT files can't be directly manipulated as JSON string. Please refer the [documentation](https://ej2.syncfusion.com/angular/documentation/document-editor/how-to/optimize-sfdt).

#### Bug Fixes

- `#425697` - Resolved the positioning and line spacing issue in shape document
Expand Down
15 changes: 15 additions & 0 deletions components/dropdowns/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,21 @@

## [Unreleased]

## 21.1.37 (2023-03-29)

### Mention

#### Bug Fixes

- `#I449973` - Resolved issue where the Mention character would still display after selecting a name from the suggestion list.

### ListBox

#### Bug Fixes

- `#I442262` - Issue with "Script error thrown while using destroy method in change event of list box" has been resolved.
- `#I445397` - Issue with "Script error thrown when navigate the listbox item in grouping listbox through keyboard navigation" has been resolved.

## 21.1.35 (2023-03-23)

### 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": "18.58.20",
"version": "21.1.35",
"description": "Essential JS 2 DropDown Components for Angular",
"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]

## 21.1.37 (2023-03-29)

### File Manager

#### Bug fixes

- `#I442564` - The issue with `fileOpen` event in File Manager component has been resolved.

## 21.1.35 (2023-03-23)

### File Manager
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": "18.20.1",
"version": "21.1.35",
"description": "Essential JS 2 FileManager Component for Angular",
"author": "Syncfusion Inc.",
"license": "SEE LICENSE IN license",
Expand Down
28 changes: 23 additions & 5 deletions components/gantt/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,22 @@

## [Unreleased]

## 21.1.37 (2023-03-29)

### Gantt Chart

#### Bug Fixes

-`I441276`- Outdent task is not in correct index of modified records in `actionComplete` event issue has been fixed.
-`I435254`, `I444942`- Taskbar not rendered in Pdf exported file when `timelineUnitSize` is initialized issue has been fixed.


### Gantt

#### Bug Fixes

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

## 21.1.35 (2023-03-23)

### Gantt Chart
Expand All @@ -16,11 +32,13 @@
- By disabling this `API` we can improve load time performance by two time. Please find the
- `API` link [here](https://ej2.syncfusion.com/documentation/api/gantt/#autocalculatedatescheduling).

### Gantt

#### Bug Fixes

- `F159354` - Issue in locale text of predecessor tooltip has been fixed.
- `#I419169` - Provided Taskbar drag and drop support for resource view in Gantt Chart. Please find the demo link [here](https://ej2.syncfusion.com/angular/demos/#/bootstrap5/gantt/resource-multi-taskbar).
- `#I417330` - Provided support to disable parent predecessor by using `allowParentDependency` property. Please find the `API` link [here](https://ej2.syncfusion.com/angular/documentation/api/gantt/#allowparentdependency).
- `#I413261` - Restricted offset value update based on enabling or disabling the `API`. Please find the
- `API` link [here](https://ej2.syncfusion.com/angular/documentation/api/gantt/#updateoffsetontaskbaredit).
- `#I420482` - Provided option to disable date validation at initial load based on enabling or disabling the `API`
- By disabling this `API` we can improve load time performance by two time. Please find the
- `API` link [here](https://ej2.syncfusion.com/angular/documentation/api/gantt/#autocalculatedatescheduling).

## 20.4.54 (2023-03-14)

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": "20.7.1",
"version": "21.1.35",
"description": "Essential JS 2 Gantt Component for Angular",
"author": "Syncfusion Inc.",
"license": "SEE LICENSE IN license",
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": "1.150.17",
"version": "21.1.35",
"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/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@syncfusion/ej2-angular-heatmap",
"version": "18.13.20",
"version": "21.1.35",
"description": "Feature rich data visulization control used to visualize the matrix data where the individual values are represented as colors 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]

## 21.1.37 (2023-03-29)

### Image Editor

#### Bug Fixes

- Issue with "Script error thrown while using Toolbar Template" has been resolved.

## 21.1.35 (2023-03-23)

### 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": "20.15.0",
"version": "21.1.35",
"description": "Essential JS 2 ImageEditor for Angular",
"author": "Syncfusion Inc.",
"license": "SEE LICENSE IN license",
Expand Down
2 changes: 1 addition & 1 deletion components/inplaceeditor/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@syncfusion/ej2-angular-inplace-editor",
"version": "19.10.3",
"version": "21.1.35",
"description": "A package of Essential JS 2 Inplace editor components, which is used to edit and update the value dynamically in server. for Angular",
"author": "Syncfusion Inc.",
"license": "SEE LICENSE IN license",
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]

## 21.1.37 (2023-03-29)

### Range Slider

#### Bug Fixes

- `#I441327` - The issue with changing event for the first change action in the Slider has been resolved.

## 21.1.35 (2023-03-23)

### Signature
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": "18.73.6",
"version": "21.1.35",
"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
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]

## 21.1.37 (2023-03-29)

### Kanban

#### Bug Fixes

- `#I432638` - Now, when using the kanban `sortSettings` and dropping the cards randomly is sorted properly.

## 20.4.54 (2023-03-14)

### Kanban
Expand Down
2 changes: 1 addition & 1 deletion components/kanban/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@syncfusion/ej2-angular-kanban",
"version": "20.6.0",
"version": "21.1.35",
"description": "The Kanban board is an efficient way to visualize the workflow at each stage along its path to completion. The most important features available are Swim lane, filtering, and editing. for Angular",
"author": "Syncfusion Inc.",
"license": "SEE LICENSE IN license",
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": "20.7.0",
"version": "21.1.35",
"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
2 changes: 1 addition & 1 deletion components/lineargauge/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@syncfusion/ej2-angular-lineargauge",
"version": "16.37.9",
"version": "21.1.35",
"description": "Essential JS 2 LinearGauge Components for Angular",
"author": "Syncfusion Inc.",
"license": "SEE LICENSE IN license",
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-angular-lists",
"version": "18.16.5",
"version": "21.1.35",
"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 Angular",
"author": "Syncfusion Inc.",
"license": "SEE LICENSE IN license",
Expand Down
Loading

0 comments on commit 0bcf014

Please sign in to comment.