@syncfusion/ej2-lists
Advanced tools
Comparing version 16.3.30 to 16.3.33
@@ -7,2 +7,10 @@ # Changelog | ||
#### Bug Fixes | ||
- Fixed focus out event not triggered properly while interact `ListView` with keyboard navigation keys. | ||
## 16.3.30 (2018-11-01) | ||
### ListView | ||
#### New Features | ||
@@ -9,0 +17,0 @@ |
/*! | ||
* filename: index.d.ts | ||
* version : 16.3.30 | ||
* version : 16.3.33 | ||
* Copyright Syncfusion Inc. 2001 - 2018. All rights reserved. | ||
@@ -5,0 +5,0 @@ * Use of this code is subject to the terms of our license. |
{ | ||
"name": "@syncfusion/ej2-lists", | ||
"version": "16.3.30", | ||
"version": "16.3.33", | ||
"description": "Essential JS 2 List Components", | ||
@@ -11,9 +11,9 @@ "author": "Syncfusion Inc.", | ||
"dependencies": { | ||
"@syncfusion/ej2-base": "~16.3.30", | ||
"@syncfusion/ej2-data": "~16.3.30", | ||
"@syncfusion/ej2-buttons": "~16.3.30" | ||
"@syncfusion/ej2-base": "~16.3.33", | ||
"@syncfusion/ej2-data": "~16.3.33", | ||
"@syncfusion/ej2-buttons": "~16.3.33" | ||
}, | ||
"devDependencies": { | ||
"@types/chai": "^3.4.28", | ||
"@types/jasmine": "^2.2.29", | ||
"@types/jasmine": "2.8.9", | ||
"@types/jasmine-ajax": "^3.1.27", | ||
@@ -20,0 +20,0 @@ "@types/requirejs": "^2.1.26" |
@@ -67,3 +67,3 @@ # ej2-lists | ||
Check the license detail [here](https://github.com/syncfusion/ej2-javascript-ui-controls/blob/master/LICENSE?utm_source=npm&utm_campaign=listview). | ||
Check the license detail [here](https://github.com/syncfusion/ej2-javascript-ui-controls/blob/master/license?utm_source=npm&utm_campaign=listview). | ||
@@ -70,0 +70,0 @@ ## Changelog |
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
1793353
14886