Skip to content

Commit 7b039e5

Browse files
author
pipeline
committed
v17.2.35 is released
1 parent 4673bcd commit 7b039e5

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

+216
-59
lines changed

components/barcodegenerator/package.json

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

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

33
## [Unreleased]
44

5-
## 17.2.34 (2019-07-11)
5+
## 17.2.35 (2019-07-17)
66

77
### Common
88

components/buttons/CHANGELOG.md

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

33
## [Unreleased]
44

5-
## 17.2.34 (2019-07-11)
5+
## 17.2.35 (2019-07-17)
66

77
### Chips
88

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": "17.2.28",
3+
"version": "17.2.34",
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

+26
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,32 @@
22

33
## [Unreleased]
44

5+
## 17.2.35 (2019-07-17)
6+
7+
### DatePicker
8+
9+
#### Bug Fixes
10+
11+
- `#F145575` - Now, existing `cssClass` removed when change the `cssClass` dynamically.
12+
13+
### DateRangePicker
14+
15+
#### Bug Fixes
16+
17+
- `#F145575` - Now, existing `cssClass` removed when change the `cssClass` dynamically.
18+
19+
### DateTimePicker
20+
21+
#### Bug Fixes
22+
23+
- `#F145575` - Now, existing `cssClass` removed when change the `cssClass` dynamically.
24+
25+
### TimePicker
26+
27+
#### Bug Fixes
28+
29+
- `#F145575` - Now, existing `cssClass` removed when change the `cssClass` dynamically.
30+
531
## 17.2.34 (2019-07-11)
632

733
### DateTimePicker

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": "17.2.28",
3+
"version": "17.2.34",
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

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

33
## [Unreleased]
44

5+
## 17.2.35 (2019-07-17)
6+
7+
### Accumulation chart
8+
9+
#### Bug Fixes
10+
11+
- #241559 - Console error on doughnut chart when trying to hide a point via legend icon issue fixed.
12+
513
## 17.2.34 (2019-07-11)
614

715
### Accumulation chart

components/circulargauge/package.json

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

components/diagrams/CHANGELOG.md

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

33
## [Unreleased]
44

5-
## 17.2.34 (2019-07-11)
5+
## 17.2.35 (2019-07-17)
66

77
### Diagram
88

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": "17.2.28",
3+
"version": "17.2.34",
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

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

33
## [Unreleased]
44

5+
## 17.2.35 (2019-07-17)
6+
7+
### Document Editor
8+
9+
#### Bug Fixes
10+
11+
- `#144676` - Table is now layout properly if table contains grid after value.
12+
- `#235990` - Table is now layout properly if table width type is not auto.
13+
- `#228049` - Table with row margin is now layout properly.
14+
- `#228049` - Text is now rendered properly without clipping.
15+
- `#237734` - Table borders are now exported properly.
16+
517
## 17.2.34 (2019-07-11)
618

719
### 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": "17.2.28",
3+
"version": "17.2.34",
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

+6
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,12 @@
2424

2525
- `#F145367` - Issue with "filtering is not working with item template" has been resolved.
2626

27+
### ListBox
28+
29+
#### Bug Fixes
30+
31+
- `#240594` - Form submit occurs while click toolbar item issue is fixed.
32+
2733
## 17.2.28-beta (2019-06-27)
2834

2935
### ListBox

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

components/filemanager/CHANGELOG.md

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

33
## [Unreleased]
44

5+
## 17.2.35 (2019-07-17)
6+
7+
### File Manager
8+
9+
#### Bug Fixes
10+
11+
- Issue with `empty folder icon alignment when persistence enabled` is fixed.
12+
513
## 17.2.34 (2019-07-11)
614

715
### File Manager

components/filemanager/package.json

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

components/grids/CHANGELOG.md

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

33
## [Unreleased]
44

5+
## 17.2.35 (2019-07-17)
6+
7+
### Grid
8+
9+
#### Bug Fixes
10+
11+
- `#238402` - Sort comparer is now working properly for `RemoteSaveAdaptor`;
12+
- `#235736`, `#237229` - Provided responsive height support for `columnChooser` of `columnMenu`.
13+
- `#234395` - Provided currency code while exporting to excel end `csv` documents.
14+
- `#232623` - Comparer object is now properly working in custom `sortComparer` function while performing in descending order.
15+
- `#240045` - `recordDoubleClick` event is now prevented while clicking on `groupcaption` row.
16+
- `#239272` - `autoFitColumns` for column resizing is now calculated based on aggregates cell content too.
17+
- `#241310` - Text wrap is now applying for movable headers too while refreshing the grid.
18+
- `#234709` - Sorting order is now maintained in the column after undo operation of the grouped column.
19+
- `#236350` - Script error has been resolved while destroying the grid with pager template.
20+
521
## 17.2.34 (2019-07-11)
622

723
### Grid

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": "17.2.28",
3+
"version": "17.2.34",
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/inplaceeditor/CHANGELOG.md

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

33
## [Unreleased]
44

5+
## 17.2.35 (2019-07-17)
6+
7+
### In-place Editor
8+
9+
#### New Features
10+
11+
- #240715 - Provided new event `beginEdit` that triggers when change to editing mode and it helps to skip the focus from `In-place Editor` component.
12+
513
## 17.2.28-beta (2019-06-27)
614

715
### In-place Editor

components/inplaceeditor/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@syncfusion/ej2-react-inplace-editor",
3-
"version": "17.2.28",
3+
"version": "17.2.34",
44
"description": "A package of Essential JS 2 Inplace editor components, which is used to edit and update the value dynamically in server. for React",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

components/inputs/CHANGELOG.md

+30
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,34 @@
22

33
## [Unreleased]
44

5+
## 17.2.35 (2019-07-17)
6+
7+
### Form Validator
8+
9+
#### Bug Fixes
10+
11+
- `#212351` - Now, localized text of form validator was included in ej2-locale package.
12+
13+
### Uploader
14+
15+
#### Bug Fixes
16+
17+
- `#145718` - Issue with `Material spinner appearance in Safari browser` has been resolved.
18+
19+
### MaskedTextBox
20+
21+
#### Bug Fixes
22+
23+
- `#F145575` - Now, existing `cssClass` removed when change the `cssClass` dynamically.
24+
25+
### TextBox
26+
27+
#### Bug Fixes
28+
29+
- `#240368` - Now, you can get the updated previous value in the `input event` argument.
30+
31+
- `#F145575` - Now, existing `cssClass` removed when change the `cssClass` dynamically.
32+
533
## 17.2.34 (2019-07-11)
634

735
### NumericTextBox
@@ -22,6 +50,8 @@
2250

2351
- Now, changed the bottom padding of input to meet the Material theme standard.
2452

53+
- `#240368` - Now, you can get the updated previous value in the `input event` argument.
54+
2555
## 17.2.28-beta (2019-06-27)
2656

2757
### TextBox

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": "17.2.28",
3+
"version": "17.2.34",
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/layouts/package.json

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

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

33
## [Unreleased]
44

5-
## 17.2.34 (2019-07-11)
6-
7-
### LinearGauge
8-
9-
#### Bug Fixes
10-
11-
- `#I240632` - Linear gauge will not disappear when resize the browser window
12-
13-
145
## 17.2.28-beta (2019-06-27)
156

167
### LinearGauge
@@ -103,3 +94,12 @@ Linear Gauge component is used to visualize the numerical values of an axis in l
10394
- **Animation** - Supports animation for the pointer.
10495

10596

97+
## 17.2.34 (2019-07-11)
98+
99+
### LinearGauge
100+
101+
#### Bug Fixes
102+
103+
- `#I240632` - Linear gauge will not disappear when resize the browser window
104+
105+

components/lineargauge/package.json

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

components/lists/package.json

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

components/maps/CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,16 @@
88

99
## [Unreleased]
1010

11+
## 17.2.35 (2019-07-17)
12+
13+
### Maps
14+
15+
#### Bug Fixes
16+
17+
- `#I240835` - Highlight border thickness on the shape is huge when hovering on the legend item, it does not set as we given in code issue has been fixed
18+
- `#I240836` - Marker highlight and selection settings do not make a difference issue has been fixed
19+
- `#I240834` - Interactive legend is not working while changing data source issue has been fixed.
20+
1121
## 17.2.34 (2019-07-11)
1222

1323
### Maps

components/maps/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@syncfusion/ej2-react-maps",
3-
"version": "17.2.28",
3+
"version": "17.2.34",
44
"description": "The Maps component is used to visualize the geographical data and represent the statistical data of a particular geographical area on earth with user interactivity, and provides various customizing options for React",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

components/notifications/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@syncfusion/ej2-react-notifications",
3-
"version": "17.2.28",
3+
"version": "17.2.34",
44
"description": "A package of Essential JS 2 notification components such as Toast and Badge which used to notify important information to end-users. for React",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

components/pdfviewer/CHANGELOG.md

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

33
## [Unreleased]
44

5+
## 17.2.35 (2019-07-17)
6+
7+
### PDF Viewer
8+
9+
#### Bug Fixes
10+
11+
- #229426 - Provided the API to select, edit, and delete the annotations.
12+
513
## 17.2.34 (2019-07-11)
614

715
### PDF Viewer

0 commit comments

Comments
 (0)