Skip to content

Commit 1a79a82

Browse files
author
pipeline
committed
v17.3.29 is released
1 parent 5285f37 commit 1a79a82

File tree

43 files changed

+205
-41
lines changed

Some content is hidden

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

43 files changed

+205
-41
lines changed

components/barcodegenerator/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-barcode-generator",
3-
"version": "17.3.19",
3+
"version": "17.3.27",
44
"description": "Barcode generator component is a pure JavaScript library which will convert a string to Barcode and show it to the user. This supports major 1D and 2D barcodes including coda bar, code 128, QR Code. for React",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

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-
## 17.3.28 (2019-11-19)
5+
## 17.3.29 (2019-11-26)
66

77
### Common
88

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": "17.3.27",
3+
"version": "17.3.28",
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": "17.3.27",
3+
"version": "17.3.28",
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: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,21 @@
22

33
## [Unreleased]
44

5-
## 17.3.28 (2019-11-19)
5+
## 17.3.29 (2019-11-26)
66

77
### Diagram
88

9+
#### New Features
10+
11+
- `#248460`,`#253930` - The support has been provided to restrict the movement of lane children beyond their boundaries.
12+
- `#254732` - The support has been provided to rearrange lanes within the swimlane.
13+
914
#### Bug Fixes
1015

11-
- `F149060` - Unable to remove the connector that are drawn at the run time issue has been fixed.
16+
- `F149060` - The issue "unable to remove the connector drawn at the run time" has been fixed.
17+
- `#227953` - The issue with updating line routing dynamically has been fixed.
18+
- `#254993` - The issue "Text Wrapping is not working for lane headers" has been fixed.
19+
- `#255299` - Visibility issue while using image as content for user handle is now fixed.
1220

1321
## 17.3.28 (2019-11-19)
1422

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+
## 17.3.29 (2019-11-26)
6+
7+
### Document Editor
8+
9+
#### Bug Fixes
10+
11+
- `#252868`, `#254873` - Resolved script error when resizing table row.
12+
- `#251882` - Line spacing for paragraph is now apply properly when line spacing type is atleast.
13+
- `#143383` - Paper size drop down is now update properly based on page width and page height.
14+
- `#255741` - Fixed the focus issue when key pressed on input element.
15+
- `#250770` - RTL text with special characters are now layout properly.
16+
- `10269` - Line spacing is now exported properly.
17+
518
## 17.3.28 (2019-11-19)
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": "17.3.27",
3+
"version": "17.3.28",
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: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,32 @@
22

33
## [Unreleased]
44

5+
## 17.3.29 (2019-11-26)
6+
7+
### AutoComplete
8+
9+
#### New Features
10+
11+
- `#254473` - Now, you can clear the selected values using `clear` method.
12+
13+
### ComboBox
14+
15+
#### New Features
16+
17+
- `#254473` - Now, you can clear the selected values using `clear` method.
18+
19+
### DropDownList
20+
21+
#### New Features
22+
23+
- `#254473` - Now, you can clear the selected values using `clear` method.
24+
25+
### MultiSelect
26+
27+
#### New Features
28+
29+
- `#254473` - Now, you can clear the selected values using `clear` method.
30+
531
## 17.3.28 (2019-11-19)
632

733
### MultiSelect

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": "17.3.27",
3+
"version": "17.3.28",
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: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,15 +8,15 @@
88

99
#### Bug Fixes
1010

11-
- #I252873 The issue with ` file search on pressing the enter key` has been fixed.
11+
- `#252873` - The issue with ` file search on pressing the enter key` has been fixed.
1212

1313
## 17.3.27 (2019-11-12)
1414

1515
### File Manager
1616

1717
#### Bug Fixes
1818

19-
- #F148827 New event `fileSelection` have been included to restrict the file selection in file manager.
19+
- `#148827` - New event `fileSelection` have been included to restrict the file selection in file manager.
2020

2121
## 17.3.26 (2019-11-05)
2222

@@ -149,7 +149,7 @@
149149

150150
#### New Features
151151

152-
- #144270 - Added support to use the JWT tokens with `beforeSend` event’s Ajax settings.
152+
- `#144270` - Added support to use the JWT tokens with `beforeSend` event’s Ajax settings.
153153

154154
## 17.1.42 (2019-04-23)
155155

0 commit comments

Comments
 (0)