Skip to content

Commit 3fcd6b1

Browse files
author
pipeline
committed
v20.3.50 is released
1 parent f2ef653 commit 3fcd6b1

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

42 files changed

+211
-29
lines changed

components/base/CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## [Unreleased]
44

5-
## 20.3.49 (2022-10-11)
5+
## 20.3.50 (2022-10-18)
66

77
### Common
88

components/buttons/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22

33
## [Unreleased]
44

5+
## 20.3.50 (2022-10-18)
6+
7+
### Checkbox
8+
9+
#### Bug Fixes
10+
11+
- `#I382543` - The issue with "Checkbox value not update properly while using edit template of grid" has been resolved.
12+
513
## 20.3.49 (2022-10-11)
614

715
### Floating Action Button `Preview`

components/buttons/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@syncfusion/ej2-react-buttons",
3-
"version": "18.44.0",
3+
"version": "20.3.49",
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/CHANGELOG.md

+28-2
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,31 @@
22

33
## [Unreleased]
44

5-
## 20.3.49 (2022-10-11)
5+
## 20.3.50 (2022-10-18)
6+
7+
### Calendar
8+
9+
#### Bug Fixes
10+
11+
- `#I403191` - The issue "selection is not removed properly when we select the already selected date in Calendar multiselection" has been resolved.
12+
13+
### TimePicker
14+
15+
#### Bug Fixes
16+
17+
- `#FB15052` - Issue with "Form Validator wrongly validates while clearing the components value using clear icon" has been resolved.
18+
19+
### DatePicker
20+
21+
#### Bug Fixes
22+
23+
- `#FB15052` - Issue with "Form Validator wrongly validates while clearing the components value using clear icon" has been resolved.
624

725
### DateRangePicker
826

927
#### Bug Fixes
1028

11-
- `#I405520` - The issue "forward button in end date calendar is not working in daterangepicker" has been resolved.
29+
- `#FB15052` - Issue with "Form Validator wrongly validates while clearing the components value using clear icon" has been resolved.
1230

1331
## 19.3.46 (2021-10-19)
1432

@@ -1164,6 +1182,14 @@ TimePicker component is the pre-filled dropdown list with the time values 12/24
11641182
- **Accessibility** - Provided with built-in accessibility support which helps to access all the TimePicker component features through the keyboard, screen readers, or other assistive technology devices.
11651183

11661184

1185+
## 20.3.49 (2022-10-11)
1186+
1187+
### DateRangePicker
1188+
1189+
#### Bug Fixes
1190+
1191+
- `#I405520` - The issue "forward button in end date calendar is not working in daterangepicker" has been resolved.
1192+
11671193
## 19.2.46 (2021-07-06)
11681194

11691195
### DatePicker

components/calendars/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@syncfusion/ej2-react-calendars",
3-
"version": "18.29.7",
3+
"version": "20.3.49",
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/CHANGELOG.md

+14
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,20 @@
22

33
## [Unreleased]
44

5+
## 20.3.50 (2022-10-18)
6+
7+
### Chart
8+
9+
#### Bug Fixes
10+
11+
- `#F178096` - Chart axis range is now calculated properly after zooming the chart.
12+
13+
### Bullet Chart
14+
15+
#### Bug Fixes
16+
17+
- `#F177357` - Data label gets cropped in Bullet Chart has been fixed.
18+
519
## 20.3.49 (2022-10-11)
620

721
### Chart

components/charts/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@syncfusion/ej2-react-charts",
3-
"version": "20.5.6",
3+
"version": "20.3.49",
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

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
## [Unreleased]
77

8-
## 20.3.49 (2022-10-11)
8+
## 20.3.50 (2022-10-18)
99

1010
### Circular Gauge
1111

components/diagrams/CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,15 @@
22

33
## [Unreleased]
44

5+
## 20.3.50 (2022-10-18)
6+
7+
### Diagram
8+
9+
#### Bug Fixes
10+
11+
- `#I409105` - Now, click event gets triggered properly when click at scrollbar position.
12+
- `#I410274` - Now, adding lane to the existing vertical swimlane is working properly.
13+
514
## 20.3.49 (2022-10-11)
615

716
### Diagram

components/diagrams/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@syncfusion/ej2-react-diagrams",
3-
"version": "19.12.3",
3+
"version": "20.3.49",
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

+15
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,21 @@
22

33
## [Unreleased]
44

5+
## 20.3.50 (2022-10-18)
6+
7+
### Document Editor
8+
9+
#### Bug Fixes
10+
11+
- `#I410296` - Tooltip for the show/hide properties button is now updated properly.
12+
- `#I407021` - Table properties are now reverted properly on undo/redo.
13+
- `#I408686` - Comments pane is now switching properly while adding comment.
14+
- `#I409821` - Resolved the next paragraph deletion issue while switching paste option.
15+
- `#I408431` - Resolved the script error while opening the document with track changes.
16+
- `#I409991` - Resolved the table layouting issue.
17+
- `#I407092` - Resolved the paragraph border rendering issue.
18+
- `#I410940` - Resolved the script error while merging cells in header/footer.
19+
520
## 20.3.49 (2022-10-11)
621

722
### Document Editor

components/documenteditor/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@syncfusion/ej2-react-documenteditor",
3-
"version": "19.36.0",
3+
"version": "20.3.49",
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/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@syncfusion/ej2-react-dropdowns",
3-
"version": "20.3.48",
3+
"version": "20.3.49",
44
"description": "Essential JS 2 DropDown Components for React",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

components/filemanager/CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## [Unreleased]
44

5-
## 20.3.49 (2022-10-11)
5+
## 20.3.50 (2022-10-18)
66

77
### File Manager
88

components/gantt/CHANGELOG.md

+13
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,19 @@
22

33
## [Unreleased]
44

5+
## 20.3.50 (2022-10-18)
6+
7+
### Gantt
8+
9+
#### Bug Fixes
10+
11+
- `#I409097` - Deleting record when search text is selected issue has been fixed.
12+
- `#I404228` - Saving record even when in edited state issue has been fixed.
13+
- `#I413093` - Pdf export is not working in latest version issue has been fixed.
14+
15+
- `#I409097` - Deleting record when search text is selected issue has been fixed.
16+
- `#I413093` - Pdf export is not working latest version issue has been fixed.
17+
518
## 20.3.49 (2022-10-11)
619

720
### Gantt

components/gantt/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@syncfusion/ej2-react-gantt",
3-
"version": "20.3.48",
3+
"version": "20.3.49",
44
"description": "Essential JS 2 Gantt Component for React",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

components/grids/CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,16 @@
22

33
## [Unreleased]
44

5+
## 20.3.50 (2022-10-18)
6+
7+
### Grid
8+
9+
#### Bug Fixes
10+
11+
- `#F176739` - CSS problem occurs when drag and drop between child grid and other grid issue has been fixed.
12+
- `#I389344` - PDF Exporting issue with Hierarchy grid and grouping in parent grid has been fixed.
13+
- `#F177682` - Validation message is not showing properly in movable columns with empty records has been fixed.
14+
515
## 20.3.49 (2022-10-11)
616

717
### Grid

components/grids/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@syncfusion/ej2-react-grids",
3-
"version": "20.3.48",
3+
"version": "20.3.49",
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/heatmap/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22

33
## [Unreleased]
44

5+
## 20.3.50 (2022-10-18)
6+
7+
### Heatmap
8+
9+
#### Bug Fixes
10+
11+
- `#I408948` - The zero value label in the y-axis will now appear correctly.
12+
513
## 20.3.49 (2022-10-11)
614

715
### Heatmap

components/heatmap/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@syncfusion/ej2-react-heatmap",
3-
"version": "20.3.47",
3+
"version": "20.3.49",
44
"description": "Feature rich data visulization control used to visualize the matrix data where the individual values are represented as colors for React",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

components/imageeditor/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22

33
## [Unreleased]
44

5+
## 20.3.50 (2022-10-18)
6+
7+
### Image Editor
8+
9+
#### Bug Fixes
10+
11+
- Issue with "Toolbar Template Alignment" has been resolved.
12+
513
## 20.3.48 (2022-10-05)
614

715
### Image Editor

components/inputs/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22

33
## [Unreleased]
44

5+
## 20.3.50 (2022-10-18)
6+
7+
### TextBox
8+
9+
#### Bug Fixes
10+
11+
- `#FB15052` - Issue with "Form Validator wrongly validates while clearing the components value using clear icon" has been resolved.
12+
513
## 19.4.38 (2021-12-17)
614

715
### Signature

components/inputs/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@syncfusion/ej2-react-inputs",
3-
"version": "20.3.47",
3+
"version": "20.3.49",
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/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@syncfusion/ej2-react-kanban",
3-
"version": "20.3.47",
3+
"version": "20.3.49",
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/lineargauge/CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
## [Unreleased]
1313

14-
## 20.3.49 (2022-10-11)
14+
## 20.3.50 (2022-10-18)
1515

1616
### Linear Gauge
1717

components/maps/CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
## [Unreleased]
1313

14-
## 20.3.49 (2022-10-11)
14+
## 20.3.50 (2022-10-18)
1515

1616
### Maps
1717

components/navigations/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22

33
## [Unreleased]
44

5+
## 20.3.50 (2022-10-18)
6+
7+
### ContextMenu
8+
9+
#### Bug Fixes
10+
11+
- `#I413061` - The issue with "Keyboard navigation not working properly when we open context menu using open method" has been resolved.
12+
513
## 20.3.49 (2022-10-11)
614

715
### Accordion

components/navigations/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@syncfusion/ej2-react-navigations",
3-
"version": "20.3.48",
3+
"version": "20.3.49",
44
"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 React",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

components/pdfviewer/CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,18 @@
22

33
## [Unreleased]
44

5+
## 20.3.50 (2022-10-18)
6+
7+
### PDF Viewer
8+
9+
#### Bug Fixes
10+
11+
- `#I409189` - Now, no blank pages are created while printing the document.
12+
- `#I411098` - Now, Form fields are rendered properly while printing the document.
13+
- `#I405132` - Now, the copied text content from pdf document is contain the space lining.
14+
- `#I409184` - Now, able to change the background color of Initial field indicator element.
15+
- `#I409766` - Now, type signature is working properly.
16+
517
## 20.3.49 (2022-10-11)
618

719
### PDF Viewer

components/pdfviewer/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@syncfusion/ej2-react-pdfviewer",
3-
"version": "20.3.48",
3+
"version": "20.3.49",
44
"description": "Essential JS 2 PDF viewer Component for React",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

0 commit comments

Comments
 (0)