@syncfusion/ej2-lists
Advanced tools
Comparing version 16.4.47 to 17.1.1-beta
@@ -5,12 +5,2 @@ # Changelog | ||
## 16.4.44 (2018-12-24) | ||
### ListView | ||
#### Bug Fixes | ||
- Fixed multiple CSS class not added properly while using `template` property in `UI Virtualization`. | ||
- Fixed height calculation in `UI Virtualization` with sample level border inclusion. | ||
## 16.3.33 (2018-11-20) | ||
@@ -17,0 +7,0 @@ |
/*! | ||
* filename: index.d.ts | ||
* version : 16.4.47 | ||
* version : 17.1.1-beta | ||
* 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": "16.4.47", | ||
"version": "17.1.1-beta", | ||
"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": "~16.4.47", | ||
"@syncfusion/ej2-data": "~16.4.47", | ||
"@syncfusion/ej2-buttons": "~16.4.47" | ||
"@syncfusion/ej2-base": "~17.1.1-beta", | ||
"@syncfusion/ej2-data": "~17.1.1-beta", | ||
"@syncfusion/ej2-buttons": "~17.1.1-beta" | ||
}, | ||
@@ -16,0 +16,0 @@ "devDependencies": { |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
1903684
82
17917
3
+ Added@syncfusion/ej2-base@17.1.49(transitive)
+ Added@syncfusion/ej2-buttons@17.1.50(transitive)
+ Added@syncfusion/ej2-data@17.1.51(transitive)
+ Added@syncfusion/ej2-icons@17.1.47(transitive)
- Removed@syncfusion/ej2-base@16.4.52(transitive)
- Removed@syncfusion/ej2-buttons@16.4.55(transitive)
- Removed@syncfusion/ej2-data@16.4.52(transitive)