Skip to content

Commit 5fbfffc

Browse files
author
pipeline
committed
v16.4.44 is released
1 parent 07b6bd1 commit 5fbfffc

File tree

67 files changed

+353
-64
lines changed

Some content is hidden

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

67 files changed

+353
-64
lines changed

Diff for: components/base/package.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@syncfusion/ej2-react-base",
3-
"version": "16.2.41",
3+
"version": "16.4.42",
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",
@@ -19,6 +19,7 @@
1919
"type": "git",
2020
"url": "https://github.com/syncfusion/ej2-react-ui-components.git"
2121
},
22+
"homepage": "https://www.syncfusion.com/react-ui-components",
2223
"main": "./dist/ej2-react-base.umd.min.js",
2324
"module": "./index.js",
2425
"readme": "ReadMe.md",

Diff for: components/buttons/dist/ej2-react-buttons.umd.min.js

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: 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": "16.4.40",
3+
"version": "16.4.42",
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",

Diff for: components/calendars/CHANGELOG.md

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

33
## [Unreleased]
44

5-
## 16.4.42 (2018-12-10)
5+
## 16.4.44 (2018-12-24)
6+
7+
### DatePicker
8+
9+
#### Bug Fixes
10+
11+
- Fixed the `allowEdit` issue in mobile mode.
12+
13+
### DateRangePicker
14+
15+
#### Bug Fixes
16+
17+
- Fixed the localization issue in preset `custom range` element.
18+
19+
### TimePicker
20+
21+
#### Bug Fixes
22+
23+
- Fixed the component destroy issue when `showClearButton` in disabled state.
24+
25+
## 16.4.42 (2018-12-14)
626

727
### Calendar
828

Diff for: components/calendars/dist/ej2-react-calendars.umd.min.js

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: 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": "16.4.40",
3+
"version": "16.4.42",
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",

Diff for: components/charts/CHANGELOG.md

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

33
## [Unreleased]
44

5-
## 16.4.42 (2018-12-10)
5+
## 16.4.44 (2018-12-24)
6+
7+
### Stock Chart
8+
9+
#### Bug Fixes
10+
11+
- Console error in tooltip fixed
12+
- Highlight of buttons in period selector is working properly.
13+
- Height of stock chart without period selector, range navigator is working fine
14+
15+
## 16.4.42 (2018-12-14)
616

717
### Chart
818

Diff for: components/charts/dist/ej2-react-charts.umd.min.js

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: 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": "16.4.40",
3+
"version": "16.4.42",
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",

Diff for: components/circulargauge/dist/ej2-react-circulargauge.umd.min.js

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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

Diff for: components/diagrams/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,10 @@
1515
- Support to render a large number of nodes and connectors in a diagram for effective performance is added.
1616
- Template support for annotation is added.
1717

18+
#### Bug Fixes
19+
20+
- Alignment issue on complex hierarchical tree layout with complex data source is working fine.
21+
1822
## 16.3.33 (2018-11-20)
1923

2024
### Diagram

Diff for: components/diagrams/dist/ej2-react-diagrams.umd.min.js

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: 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": "16.4.40",
3+
"version": "16.4.42",
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",

Diff for: components/documenteditor/CHANGELOG.md

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

33
## [Unreleased]
44

5-
## 16.4.42 (2018-12-10)
5+
## 16.4.44 (2018-12-24)
6+
7+
### Document Editor
8+
9+
#### Bug Fixes
10+
11+
- Tab stop now layout properly in header and footer.
12+
- Empty header and footer now layout properly.
13+
- Table column span values are now updated properly.
14+
15+
## 16.4.40-beta (2018-12-10)
616

717
### Document Editor
818

Diff for: components/documenteditor/dist/ej2-react-documenteditor.umd.min.js

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: 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": "16.3.34",
3+
"version": "16.4.42",
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",

Diff for: components/dropdowns/CHANGELOG.md

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

33
## [Unreleased]
44

5+
## 16.4.44 (2018-12-24)
6+
7+
### MultiSelect
8+
9+
#### Bug Fixes
10+
11+
- Item template with checkbox combination is not working issue has been resolved.
12+
13+
- Value update with checkbox selection issue in reactive form has been resolved.
14+
515
## 16.3.34 (2018-11-21)
616

717
### MultiSelect

Diff for: components/dropdowns/dist/ej2-react-dropdowns.umd.min.js

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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

Diff for: components/grids/CHANGELOG.md

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

33
## [Unreleased]
44

5-
## 16.4.42 (2018-12-10)
5+
## 16.4.44 (2018-12-24)
6+
7+
### Grid
8+
9+
#### Bug Fixes
10+
11+
- Misalignment occurs when `footer aggreagate` in grid and also while editing is resolved.
12+
- Script error thrown when reorder header template column in grid using angular is fixed.
13+
- `RemoteSaveAdaptor` returns empty row while perform adding in Grid is resolved.
14+
- Filtering the localized date column throws script error is fixed.
15+
- Provided support for dynamic property change handling for `selectedRowIndex`.
16+
- Filtering after grouping any column focuses out of the `filterbar` is resolved.
17+
- `Deselecting` event is not triggered after double clicking a particular row and select different row is resolved.
18+
- Column data `stringify` is not working properly when persistence enabled is resolved.
19+
20+
## 16.4.42 (2018-12-14)
621

722
### Grid
823

Diff for: components/grids/dist/ej2-react-grids.umd.min.js

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: 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": "16.4.40",
3+
"version": "16.4.42",
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",

Diff for: components/heatmap/dist/ej2-react-heatmap.umd.min.js

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: 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": "16.4.40",
3+
"version": "16.4.42",
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",

Diff for: components/inplaceeditor/CHANGELOG.md

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

33
## [Unreleased]
44

5+
## 16.4.44 (2018-12-24)
6+
7+
### In-place Editor
8+
9+
#### Bug Fixes
10+
11+
- `space` key action issue is fixed with clicking save and cancel buttons.
12+
- Value persistence issue with `multi-select` when doing cancel action after removing selected item.
13+
- Double-Click issue in IOS device is fixed.
14+
515
## 16.4.40-beta (2018-12-10)
616

717
### In-place Editor

Diff for: components/inplaceeditor/dist/ej2-react-inplace-editor.umd.min.js

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: 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": "16.4.40",
3+
"version": "16.4.42",
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",

Diff for: components/layouts/CHANGELOG.md

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

33
## [Unreleased]
44

5+
## 16.4.44 (2018-12-24)
6+
7+
### Splitter
8+
9+
#### New Features
10+
11+
- Provided option to configure the splitter and its pane properties such as size, min, max, resizable through data attributes (`data-`).
12+
13+
- Included the public methods for add and remove splitter panes.
14+
515
## 16.4.40-beta (2018-12-10)
616

717
### Splitter

0 commit comments

Comments
 (0)