Skip to content

Commit 250988e

Browse files
author
pipeline
committed
v18.3.53 is released
1 parent 3e62624 commit 250988e

File tree

34 files changed

+107
-24
lines changed

34 files changed

+107
-24
lines changed

components/base/CHANGELOG.md

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

33
## [Unreleased]
44

5-
## 18.3.52 (2020-12-01)
5+
## 18.3.53 (2020-12-08)
66

77
### Common
88

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.3.40",
3+
"version": "18.3.47",
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/calendars/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-calendars",
3-
"version": "18.3.51",
3+
"version": "18.3.52",
44
"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 React",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

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.3.51",
3+
"version": "18.3.52",
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/circulargauge/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
## [Unreleased]
77

8-
## 18.3.52 (2020-12-01)
8+
## 18.3.53 (2020-12-08)
99

1010
### CircularGauge
1111

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.3.53 (2020-12-08)
6+
7+
### Diagram
8+
9+
#### Bug Fixes
10+
11+
- `#301443` - This issue "update annotation for BPMN node, the node position gets changed " has been fixed.
12+
513
## 18.3.52 (2020-12-01)
614

715
### Diagram

components/diagrams/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-diagrams",
3-
"version": "18.3.51",
3+
"version": "18.3.52",
44
"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 React",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

components/documenteditor/CHANGELOG.md

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

33
## [Unreleased]
44

5+
## 18.3.53 (2020-12-08)
6+
7+
### Document Editor
8+
9+
#### Bug Fixes
10+
11+
- `305508` - Resolved page unresponsive error while selecting field.
12+
- `302470` - Chart series color now applied properly.
13+
514
## 18.3.52 (2020-12-01)
615

716
### 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.3.51",
3+
"version": "18.3.52",
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",

components/dropdowns/CHANGELOG.md

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

33
## [Unreleased]
44

5+
## 18.3.53 (2020-12-08)
6+
7+
### MultiSelect
8+
9+
#### Bug Fixes
10+
11+
- `#301242` - Issue with "count template is updated with wrong count value when disable the clear icon" has been resolved.
12+
- `#304600` - Issue with "SelectAll checkbox is not displayed while changing the data source dynamically" has been resolved.
13+
514
## 18.3.52 (2020-12-01)
615

716
### DropDownList

components/dropdowns/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-dropdowns",
3-
"version": "18.3.51",
3+
"version": "18.3.52",
44
"description": "Essential JS 2 DropDown Components for React",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

components/filemanager/CHANGELOG.md

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

33
## [Unreleased]
44

5-
## 18.3.52 (2020-12-01)
5+
## 18.3.53 (2020-12-08)
66

77
### File Manager
88

components/gantt/CHANGELOG.md

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

33
## [Unreleased]
44

5-
## 18.3.52 (2020-12-01)
5+
## 18.3.53 (2020-12-08)
66

77
### Gantt
88

components/grids/CHANGELOG.md

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

33
## [Unreleased]
44

5+
## 18.3.53 (2020-12-08)
6+
7+
### Grid
8+
9+
#### Bug Fixes
10+
11+
- `#304497` - Initial filtering sends two request issue has been resolved.
12+
- `#18774` - Footer aggregate with frozen columns in `rtl` mode alignment issue has been resolved.
13+
- `#160297` - opening excel filter through column menu issue has been resolved.
14+
515
## 18.3.52 (2020-12-01)
616

717
### Grid

components/grids/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-grids",
3-
"version": "18.3.51",
3+
"version": "18.3.52",
44
"description": "Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel. for React",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

components/inputs/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-inputs",
3-
"version": "18.3.51",
3+
"version": "18.3.52",
44
"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 React",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

components/kanban/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.3.53 (2020-12-08)
6+
7+
### Kanban
8+
9+
#### Bug Fixes
10+
11+
- `#159897` - An issue with Dialog template not working has been fixed.
12+
513
## 18.3.52 (2020-12-01)
614

715
### Kanban

components/kanban/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-kanban",
3-
"version": "18.3.50",
3+
"version": "18.3.52",
44
"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 React",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

components/layouts/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.3.52 (2020-12-01)
5+
## 18.3.53 (2020-12-08)
6+
7+
### Dashboard Layout
8+
9+
#### Bug Fixes
10+
11+
- `#I303968` - The issue with "Script error occur in DashboardLayout, when updating its parent props using setState method in React platform" has been fixed.
12+
13+
## 18.3.48 (2020-11-11)
614

715
### Dashboard Layout
816

components/layouts/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-layouts",
3-
"version": "18.3.47",
3+
"version": "18.3.48",
44
"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 React",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

components/lineargauge/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
## [Unreleased]
1313

14-
## 18.3.52 (2020-12-01)
14+
## 18.3.53 (2020-12-08)
1515

1616
### LinearGauge
1717

components/lists/CHANGELOG.md

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

33
## [Unreleased]
44

5+
## 18.3.53 (2020-12-08)
6+
7+
### ListView
8+
9+
#### Bug Fixes
10+
11+
- `#302538` - The issue with "The space key is not accepted in input text while using inside of Listview Template" has been fixed.
12+
13+
- `#305040` - `The template issue in ListView component when using AddItem method` has been resolved.
14+
515
## 18.3.47 (2020-11-05)
616

717
### ListBase

components/navigations/CHANGELOG.md

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

33
## [Unreleased]
44

5-
## 18.3.52 (2020-12-01)
5+
## 18.3.53 (2020-12-08)
66

77
### ContextMenu
88

components/pdfviewer/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-pdfviewer",
3-
"version": "18.3.51",
3+
"version": "18.3.52",
44
"description": "Essential JS 2 PDF viewer Component for React",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

components/popups/CHANGELOG.md

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

33
## [Unreleased]
44

5-
## 18.3.52 (2020-12-01)
5+
## 18.3.53 (2020-12-08)
66

77
### Dialog
88

components/querybuilder/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.3.53 (2020-12-08)
6+
7+
### QueryBuilder
8+
9+
#### Bug Fixes
10+
11+
- Issue with value template is fixed.
12+
513
## 18.3.52 (2020-12-01)
614

715
### QueryBuilder

components/querybuilder/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-querybuilder",
3-
"version": "18.3.51",
3+
"version": "18.3.52",
44
"description": "Essential JS 2 QueryBuilder for React",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

components/richtexteditor/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-richtexteditor",
3-
"version": "18.3.50",
3+
"version": "18.3.52",
44
"description": "Essential JS 2 RichTextEditor component for React",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

components/schedule/CHANGELOG.md

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

33
## [Unreleased]
44

5+
## 18.3.53 (2020-12-08)
6+
7+
### Schedule
8+
9+
#### Bug Fixes
10+
11+
- `#286035` - An issue with theme mapping has been fixed.
12+
- `#299009, #305259` - An issue with the `resourceHeaderTemplate` shows empty content when changing the properties of schedule if tooltip enabled has been fixed.
13+
- `#159749` - An issue with Scheduler is not refreshed properly while navigating has been fixed.
14+
- `#305387` - An issue with events not displayed on proper time has been fixed.
15+
516
## 18.3.51 (2020-11-24)
617

718
### Schedule

components/splitbuttons/CHANGELOG.md

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

33
## [Unreleased]
44

5-
## 18.3.52 (2020-12-01)
5+
## 18.3.53 (2020-12-08)
66

77
### ProgressButton
88

components/spreadsheet/CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
#### Bug Fixes
1010

1111
- Paste is not working when clicking on paste button in the ribbon tab.
12+
- `#I296802` - Fixed column paste and formula issue.
1213

1314
## 18.3.51 (2020-11-24)
1415

components/spreadsheet/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-spreadsheet",
3-
"version": "18.3.51",
3+
"version": "18.3.52",
44
"description": "Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel for React",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

components/treegrid/CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
#### Bug Fixes
1010

1111
- `#300136` - Dynamic changing of allowEditing property works fine in Cell Edit mode.
12+
- `#F159697` - Order of child records are displayed correctly after editing in remote data binding.
1213

1314
## 18.3.48 (2020-11-11)
1415

components/treegrid/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-treegrid",
3-
"version": "18.3.48",
3+
"version": "18.3.52",
44
"description": "Essential JS 2 TreeGrid Component for React",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

0 commit comments

Comments
 (0)