@syncfusion/ej2-react-pivotview 20.1.55 → 20.1.56
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +15 -3
- package/dist/ej2-react-pivotview.umd.min.js +1 -1
- package/package.json +7 -7
- package/styles/bootstrap-dark.css +146 -1000
- package/styles/bootstrap.css +146 -1000
- package/styles/bootstrap4.css +150 -1033
- package/styles/bootstrap5-dark.css +146 -1006
- package/styles/bootstrap5.css +146 -1006
- package/styles/fabric-dark.css +146 -999
- package/styles/fabric.css +150 -1003
- package/styles/fluent-dark.css +147 -1010
- package/styles/fluent.css +147 -1010
- package/styles/highcontrast-light.css +146 -999
- package/styles/highcontrast.css +150 -1003
- package/styles/material-dark.css +146 -1000
- package/styles/material.css +146 -1000
- package/styles/pivotfieldlist/bootstrap-dark.css +95 -608
- package/styles/pivotfieldlist/bootstrap.css +95 -608
- package/styles/pivotfieldlist/bootstrap4.css +98 -624
- package/styles/pivotfieldlist/bootstrap5-dark.css +95 -611
- package/styles/pivotfieldlist/bootstrap5.css +95 -611
- package/styles/pivotfieldlist/fabric-dark.css +95 -608
- package/styles/pivotfieldlist/fabric.css +95 -608
- package/styles/pivotfieldlist/fluent-dark.css +96 -613
- package/styles/pivotfieldlist/fluent.css +96 -613
- package/styles/pivotfieldlist/highcontrast-light.css +95 -608
- package/styles/pivotfieldlist/highcontrast.css +95 -608
- package/styles/pivotfieldlist/material-dark.css +95 -608
- package/styles/pivotfieldlist/material.css +95 -608
- package/styles/pivotfieldlist/tailwind-dark.css +95 -612
- package/styles/pivotfieldlist/tailwind.css +95 -612
- package/styles/pivotview/bootstrap-dark.css +52 -393
- package/styles/pivotview/bootstrap.css +52 -393
- package/styles/pivotview/bootstrap4.css +53 -410
- package/styles/pivotview/bootstrap5-dark.css +52 -396
- package/styles/pivotview/bootstrap5.css +52 -396
- package/styles/pivotview/fabric-dark.css +52 -392
- package/styles/pivotview/fabric.css +56 -396
- package/styles/pivotview/fluent-dark.css +52 -398
- package/styles/pivotview/fluent.css +52 -398
- package/styles/pivotview/highcontrast-light.css +52 -392
- package/styles/pivotview/highcontrast.css +56 -396
- package/styles/pivotview/material-dark.css +52 -393
- package/styles/pivotview/material.css +52 -393
- package/styles/pivotview/tailwind-dark.css +52 -402
- package/styles/pivotview/tailwind.css +52 -402
- package/styles/tailwind-dark.css +146 -1013
- package/styles/tailwind.css +146 -1013
package/CHANGELOG.md
CHANGED
|
@@ -4,13 +4,25 @@
|
|
|
4
4
|
|
|
5
5
|
### Pivot Table
|
|
6
6
|
|
|
7
|
-
#### Bug
|
|
7
|
+
#### Bug Fixes
|
|
8
|
+
|
|
9
|
+
- The pivot table can now be sorted properly with date type headers.
|
|
10
|
+
|
|
11
|
+
#### New Features
|
|
12
|
+
|
|
13
|
+
- The pivot table now has support for adding custom classes via 'cssClass' property.
|
|
14
|
+
|
|
15
|
+
## 20.1.55 (2022-05-12)
|
|
8
16
|
|
|
9
|
-
|
|
17
|
+
### Pivot Table
|
|
18
|
+
|
|
19
|
+
#### Bug Fixes
|
|
20
|
+
|
|
21
|
+
- `#I363090` - The previous cell selection can now be maintained while restricting the current selection in the pivot table's column axis using the cell selection event.
|
|
10
22
|
- `#I373754` - The pivot table can now be exported properly to Excel and CSV formats while using the virtual scrolling feature, with sub-totals hidden.
|
|
11
23
|
- `#I374945` - The pivot chart will now refresh properly with the specified height when switching from adaptive to desktop mode.
|
|
12
24
|
|
|
13
|
-
#### Features
|
|
25
|
+
#### New Features
|
|
14
26
|
|
|
15
27
|
- `#F174296` - Members of a specific field are now sorted based on user-defined order in the Pivot Table's row and column axes.
|
|
16
28
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* filename: ej2-react-pivotview.umd.min.js
|
|
3
|
-
* version : 20.1.
|
|
3
|
+
* version : 20.1.56
|
|
4
4
|
* Copyright Syncfusion Inc. 2001 - 2020. All rights reserved.
|
|
5
5
|
* Use of this code is subject to the terms of our license.
|
|
6
6
|
* A copy of the current license can be obtained at any time by e-mailing
|
package/package.json
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
{
|
|
2
2
|
"_from": "@syncfusion/ej2-react-pivotview@*",
|
|
3
|
-
"_id": "@syncfusion/ej2-react-pivotview@20.1.
|
|
3
|
+
"_id": "@syncfusion/ej2-react-pivotview@20.1.55",
|
|
4
4
|
"_inBundle": false,
|
|
5
|
-
"_integrity": "sha512-
|
|
5
|
+
"_integrity": "sha512-Bs/oJYNLqAAfIa7AHEUbp06allynF4Ay8tP1dTJUVoxto2XhH34Vqlpa0ZR5Qb4zo3sd2fmtFQAJgl9vm1l/QA==",
|
|
6
6
|
"_location": "/@syncfusion/ej2-react-pivotview",
|
|
7
7
|
"_phantomChildren": {},
|
|
8
8
|
"_requested": {
|
|
@@ -19,8 +19,8 @@
|
|
|
19
19
|
"_requiredBy": [
|
|
20
20
|
"/"
|
|
21
21
|
],
|
|
22
|
-
"_resolved": "http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-react-pivotview/-/ej2-react-pivotview-20.1.
|
|
23
|
-
"_shasum": "
|
|
22
|
+
"_resolved": "http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-react-pivotview/-/ej2-react-pivotview-20.1.55.tgz",
|
|
23
|
+
"_shasum": "160164219c47080116a4e0c27f5b05e5f64a4ce2",
|
|
24
24
|
"_spec": "@syncfusion/ej2-react-pivotview@*",
|
|
25
25
|
"_where": "/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included",
|
|
26
26
|
"author": {
|
|
@@ -31,8 +31,8 @@
|
|
|
31
31
|
},
|
|
32
32
|
"bundleDependencies": false,
|
|
33
33
|
"dependencies": {
|
|
34
|
-
"@syncfusion/ej2-base": "~20.1.
|
|
35
|
-
"@syncfusion/ej2-pivotview": "20.1.
|
|
34
|
+
"@syncfusion/ej2-base": "~20.1.56",
|
|
35
|
+
"@syncfusion/ej2-pivotview": "20.1.56",
|
|
36
36
|
"@syncfusion/ej2-react-base": "~20.1.55"
|
|
37
37
|
},
|
|
38
38
|
"deprecated": false,
|
|
@@ -61,6 +61,6 @@
|
|
|
61
61
|
"type": "git",
|
|
62
62
|
"url": "git+https://github.com/syncfusion/ej2-react-ui-components.git"
|
|
63
63
|
},
|
|
64
|
-
"version": "20.1.
|
|
64
|
+
"version": "20.1.56",
|
|
65
65
|
"sideEffects": false
|
|
66
66
|
}
|