@syncfusion/ej2-lists
Advanced tools
Comparing version 17.1.40 to 17.1.42
@@ -5,2 +5,10 @@ # Changelog | ||
### ListView | ||
#### Bug Fixes | ||
- Issue in enabling `virtualization` with empty data source has been fixed. | ||
## 17.1.40 (2019-04-09) | ||
### ListBase | ||
@@ -7,0 +15,0 @@ |
/*! | ||
* filename: index.d.ts | ||
* version : 17.1.40 | ||
* version : 17.1.42 | ||
* Copyright Syncfusion Inc. 2001 - 2019. All rights reserved. | ||
@@ -5,0 +5,0 @@ * Use of this code is subject to the terms of our license. |
{ | ||
"name": "@syncfusion/ej2-lists", | ||
"version": "17.1.40", | ||
"version": "17.1.42", | ||
"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.", | ||
@@ -11,5 +11,5 @@ "author": "Syncfusion Inc.", | ||
"dependencies": { | ||
"@syncfusion/ej2-base": "~17.1.38", | ||
"@syncfusion/ej2-data": "~17.1.38", | ||
"@syncfusion/ej2-buttons": "~17.1.40" | ||
"@syncfusion/ej2-base": "~17.1.42", | ||
"@syncfusion/ej2-data": "~17.1.42", | ||
"@syncfusion/ej2-buttons": "~17.1.42" | ||
}, | ||
@@ -16,0 +16,0 @@ "devDependencies": {}, |
@@ -0,1 +1,3 @@ | ||
import * as index from './index'; | ||
index.ListView.Inject(index.Virtualization); | ||
export * from './index'; |
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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
2123370
83768
20514
3
1