@syncfusion/ej2-calendars
Advanced tools
Comparing version
@@ -5,2 +5,8 @@ # Changelog | ||
### TimePicker | ||
#### Bug Fixes | ||
- `#248416` - In mobile device, TimePicker popup displays in the center of the viewport. | ||
## 17.2.49 (2019-09-04) | ||
@@ -7,0 +13,0 @@ |
/*! | ||
* filename: index.d.ts | ||
* version : 17.3.17 | ||
* version : 17.3.19 | ||
* Copyright Syncfusion Inc. 2001 - 2019. All rights reserved. | ||
@@ -5,0 +5,0 @@ * Use of this code is subject to the terms of our license. |
{ | ||
"_from": "@syncfusion/ej2-calendars@*", | ||
"_id": "@syncfusion/ej2-calendars@17.3.14", | ||
"_id": "@syncfusion/ej2-calendars@17.3.17", | ||
"_inBundle": false, | ||
"_integrity": "sha512-pPpuY/8v4zyVOtpWNbwUMYiJ4FuJbm4popRAU2XvHqDifc4I+SDlQGIlfXgoukgEcNaYQztTXc5l9dURRDljQA==", | ||
"_integrity": "sha512-7pN9odgYNiQcx0HJC+DIzzDDcgCTFi9+ITEX4Ku4KVu6XHngvID/c0/jhkaMm+WWs1B4LjJXhbh5SqP0aZfy9Q==", | ||
"_location": "/@syncfusion/ej2-calendars", | ||
@@ -34,4 +34,4 @@ "_phantomChildren": {}, | ||
], | ||
"_resolved": "http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-calendars/-/ej2-calendars-17.3.14.tgz", | ||
"_shasum": "e202046966c29c0ad2bd39e5dd5594201a85e828", | ||
"_resolved": "http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-calendars/-/ej2-calendars-17.3.17.tgz", | ||
"_shasum": "15d9caeab6062ab1c67ab5b94ad55a4cd3afcf1a", | ||
"_spec": "@syncfusion/ej2-calendars@*", | ||
@@ -47,7 +47,7 @@ "_where": "/jenkins/workspace/ation_hotfix_17.2.0.34_Vol2-DDPJ6C2YEWTWLLKKNA7AG2JBE6DYTCTNGMHGORWGAYAVCL6L7OLQ/packages/included", | ||
"dependencies": { | ||
"@syncfusion/ej2-base": "~17.3.16", | ||
"@syncfusion/ej2-buttons": "~17.3.16", | ||
"@syncfusion/ej2-inputs": "~17.3.17", | ||
"@syncfusion/ej2-lists": "~17.3.16", | ||
"@syncfusion/ej2-popups": "~17.3.16" | ||
"@syncfusion/ej2-base": "~17.3.19", | ||
"@syncfusion/ej2-buttons": "~17.3.19", | ||
"@syncfusion/ej2-inputs": "~17.3.19", | ||
"@syncfusion/ej2-lists": "~17.3.19", | ||
"@syncfusion/ej2-popups": "~17.3.19" | ||
}, | ||
@@ -85,4 +85,4 @@ "deprecated": false, | ||
"typings": "index.d.ts", | ||
"version": "17.3.17", | ||
"version": "17.3.19", | ||
"sideEffects": false | ||
} |
@@ -605,2 +605,6 @@ var __extends = (this && this.__extends) || (function () { | ||
} | ||
}, targetExitViewport: function () { | ||
if (!Browser.isDevice) { | ||
_this.hide(); | ||
} | ||
} | ||
@@ -607,0 +611,0 @@ }); |
@@ -133,2 +133,3 @@ import { Internationalization } from '@syncfusion/ej2-base'; | ||
private timeOptions; | ||
private mobileTimePopupWrap; | ||
/** | ||
@@ -511,2 +512,3 @@ * Gets or sets the width of the TimePicker component. The width of the popup is based on the width of the component. | ||
show(event?: KeyboardEvent | MouseEvent | Event): void; | ||
private setOverlayIndex; | ||
private formatValues; | ||
@@ -513,0 +515,0 @@ private popupAlignment; |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
7987643
0.36%83344
0.68%