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

components/base/package.json

Lines changed: 2 additions & 1 deletion
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",

components/buttons/dist/ej2-react-buttons.umd.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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": "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",

components/calendars/CHANGELOG.md

Lines changed: 21 additions & 1 deletion
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

components/calendars/dist/ej2-react-calendars.umd.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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": "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",

components/charts/CHANGELOG.md

Lines changed: 11 additions & 1 deletion
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

components/charts/dist/ej2-react-charts.umd.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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": "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",

components/circulargauge/dist/ej2-react-circulargauge.umd.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)