Skip to content

Commit 2cd6fae

Browse files
author
pipeline
committed
v18.4.46 is released
1 parent 13d07a9 commit 2cd6fae

File tree

37 files changed

+133
-27
lines changed

37 files changed

+133
-27
lines changed

components/base/CHANGELOG.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,15 @@
22

33
## [Unreleased]
44

5-
## 18.4.44 (2021-02-23)
5+
## 18.4.46 (2021-03-02)
6+
7+
### Common
8+
9+
#### Bug Fixes
10+
11+
- Resolved warning while using `Radio-button` component.
12+
13+
## 18.4.41 (2021-02-02)
614

715
### Common
816

components/base/ReadMe.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
[![coverage](http://ej2.syncfusion.com/badges/ej2-react-base/coverage.svg)](http://ej2.syncfusion.com/badges/ej2-react-base)
1+
[![npm](http://ej2.syncfusion.com/github-badges?package=@syncfusion/ej2-react-base)](https://www.npmjs.com/package/@syncfusion/ej2-react-base)  [![coverage](http://ej2.syncfusion.com/badges/ej2-react-base/coverage.svg)](http://ej2.syncfusion.com/badges/ej2-react-base)
22

33
# ej2-react-base
44

components/base/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@syncfusion/ej2-react-base",
3-
"version": "18.4.39",
3+
"version": "18.4.41",
44
"description": "A common package of Essential JS 2 React base, methods and class definitions",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

components/base/src/component-base.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -198,7 +198,7 @@ export class ComponentBase<P, S> extends React.Component<P, S> {
198198
};
199199
let keycompoentns: string[] = ['autocomplete', 'combobox', 'dropdownlist', 'dropdowntree', 'multiselect',
200200
'listbox', 'colorpicker', 'numerictextbox', 'textbox',
201-
'uploader', 'maskedtextbox', 'slider','datepicker','datetimepicker','daterangepicker','timepicker','checkbox','switch'];
201+
'uploader', 'maskedtextbox', 'slider','datepicker','datetimepicker','daterangepicker','timepicker','checkbox','switch','radio'];
202202
if (keycompoentns.indexOf(this.getModuleName()) !== -1) {
203203
this.htmlattributes.key = '' + ComponentBase.reactUid;
204204
ComponentBase.reactUid++;

components/buttons/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@syncfusion/ej2-react-buttons",
3-
"version": "18.4.41",
3+
"version": "18.4.44",
44
"description": "A package of feature-rich Essential JS 2 components such as Button, CheckBox, RadioButton and Switch. for React",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

components/charts/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22

33
## [Unreleased]
44

5+
## 18.4.46 (2021-03-02)
6+
7+
### Chart
8+
9+
#### Bug Fixes
10+
11+
- `#156827` - Axis line break label alignment issue has been fixed.
12+
513
## 18.4.44 (2021-02-23)
614

715
### Chart

components/charts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@syncfusion/ej2-react-charts",
3-
"version": "18.4.43",
3+
"version": "18.4.44",
44
"description": "Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball. for React",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

components/diagrams/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22

33
## [Unreleased]
44

5+
## 18.4.46 (2021-03-02)
6+
7+
### Diagram
8+
9+
#### Bug Fixes
10+
11+
- `F162436` - This issue "While set the node's isExpanded property true at initial rendering unwanted scroll is take placed" has been fixed.
12+
513
## 18.4.43 (2021-02-16)
614

715
### Diagram

components/documenteditor/CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,19 @@
22

33
## [Unreleased]
44

5+
## 18.4.46 (2021-03-02)
6+
7+
### Document Editor
8+
9+
#### Bug Fixes
10+
11+
- `#311796`, `#316639`, `#308845`, `#316676`, `#162561` - All the pages in the document were now loaded properly.
12+
- `#309052`, `#315953` - Footnote now layouts properly.
13+
- `#307997` - Resolved issue on updating the bullet list.
14+
- `#314313`, `#316278` - When copy pasting the merge field, merge field was now preserved properly.
15+
- `#315435` - Table cells layouts properly now.
16+
- `#315413`, `#317463` - Table cells renders to preferred width now.
17+
518
## 18.4.44 (2021-02-23)
619

720
### Document Editor

components/documenteditor/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@syncfusion/ej2-react-documenteditor",
3-
"version": "18.4.43",
3+
"version": "18.4.44",
44
"description": "Feature-rich document editor control with built-in support for context menu, options pane and dialogs. for React",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

0 commit comments

Comments
 (0)