@syncfusion/ej2-vue-pivotview
Advanced tools
Comparing version 16.3.17 to 16.3.21
@@ -14,2 +14,13 @@ # Changelog | ||
## 16.3.17 (2018-09-12) | ||
### Pivot Grid | ||
#### New Features | ||
- #208354, #211758 — Value fields can be placed in row axis now. | ||
- **Virtual scrolling** options have been provided to load large amounts of data with high performance. | ||
- **Conditional formatting** support allows users to define conditions and format grid cells’ font, colour etc. | ||
- **Label and value-based filtering** options are provided that work similar to Microsoft Excel. | ||
## 16.2.41 (2018-06-25) | ||
@@ -16,0 +27,0 @@ |
/*! | ||
* filename: ej2-vue-pivotview.umd.min.js | ||
* version : 16.3.17 | ||
* version : 16.3.21 | ||
* Copyright Syncfusion Inc. 2001 - 2018. All rights reserved. | ||
@@ -12,3 +12,3 @@ * Use of this code is subject to the terms of our license. | ||
* filename: ej2-vue-pivotview.umd.min.js | ||
* version : 16.2.41 | ||
* version : 16.3.17 | ||
* Copyright Syncfusion Inc. 2001 - 2018. All rights reserved. | ||
@@ -15,0 +15,0 @@ * Use of this code is subject to the terms of our license. |
{ | ||
"name": "@syncfusion/ej2-vue-pivotview", | ||
"version": "16.3.17", | ||
"version": "16.3.21", | ||
"description": "The pivot grid, or pivot table, is used to visualize large sets of relational data in a cross-tabular format, similar to an Excel pivot table. for Vue", | ||
@@ -31,5 +31,5 @@ "author": "Syncfusion Inc.", | ||
"dependencies": { | ||
"@syncfusion/ej2-base": "~16.3.17", | ||
"@syncfusion/ej2-vue-base": "~16.3.17", | ||
"@syncfusion/ej2-pivotview": "16.3.17" | ||
"@syncfusion/ej2-base": "~16.3.21", | ||
"@syncfusion/ej2-vue-base": "~16.3.21", | ||
"@syncfusion/ej2-pivotview": "16.3.21" | ||
}, | ||
@@ -44,3 +44,4 @@ "devDependencies": { | ||
"@types/requirejs": "^2.1.26" | ||
} | ||
}, | ||
"sideEffects": false | ||
} |
@@ -28,3 +28,3 @@ # ej2-vue-pivotview | ||
1. [Angular](https://github.com/syncfusion/ej2-ng-pivotview) | ||
1. [Angular](https://github.com/syncfusion/ej2-angular-pivotview) | ||
2. [React](https://github.com/syncfusion/ej2-react-pivotview) | ||
@@ -31,0 +31,0 @@ 3. [ASP.NET Core](https://www.syncfusion.com/products/aspnetcore/pivot-grid) |
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
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
1739837
27229
0
+ Added@syncfusion/ej2-pivotview@16.3.21(transitive)
- Removed@syncfusion/ej2-pivotview@16.3.17(transitive)