@syncfusion/ej2-react-pivotview 22.2.7 → 22.2.9
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 +18 -0
- package/dist/ej2-react-pivotview.min.js +1 -1
- package/dist/ej2-react-pivotview.umd.min.js +1 -1
- package/package.json +7 -7
- package/styles/fabric-dark.css +2 -2
- package/styles/fabric.css +2 -2
- package/styles/material-dark.css +2 -2
- package/styles/material.css +2 -2
- package/styles/pivotview/fabric-dark.css +2 -2
- package/styles/pivotview/fabric.css +2 -2
- package/styles/pivotview/material-dark.css +2 -2
- package/styles/pivotview/material.css +2 -2
package/CHANGELOG.md
CHANGED
|
@@ -6,6 +6,24 @@
|
|
|
6
6
|
|
|
7
7
|
#### Bug fixes
|
|
8
8
|
|
|
9
|
+
- `I489341` - The toolbar menu items will now be properly displayed in the pivot table with the material dark theme.
|
|
10
|
+
|
|
11
|
+
## 22.2.8 (2023-08-08)
|
|
12
|
+
|
|
13
|
+
### Pivot Table
|
|
14
|
+
|
|
15
|
+
#### Bug fixes
|
|
16
|
+
|
|
17
|
+
- `I485463` - The pivot table can now be properly rendered when sorting is applied with virtualization.
|
|
18
|
+
- `I486436` - The pivot chart can now be properly rendered with remote data binding.
|
|
19
|
+
- `F183726` - The "multiLevelLabelRender" event will now work properly in the Angular pivot table.
|
|
20
|
+
|
|
21
|
+
## 22.2.7 (2023-08-02)
|
|
22
|
+
|
|
23
|
+
### Pivot Table
|
|
24
|
+
|
|
25
|
+
#### Bug fixes
|
|
26
|
+
|
|
9
27
|
- `I459099` - The pivot table can now be rendered properly with the reordering feature.
|
|
10
28
|
|
|
11
29
|
## 22.2.5 (2023-07-27)
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* filename: ej2-react-pivotview.min.js
|
|
3
|
-
* version : 22.2.
|
|
3
|
+
* version : 22.2.9
|
|
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
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* filename: ej2-react-pivotview.umd.min.js
|
|
3
|
-
* version : 22.2.
|
|
3
|
+
* version : 22.2.9
|
|
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@22.2.
|
|
3
|
+
"_id": "@syncfusion/ej2-react-pivotview@22.2.8",
|
|
4
4
|
"_inBundle": false,
|
|
5
|
-
"_integrity": "sha512-
|
|
5
|
+
"_integrity": "sha512-LkgU0IueCvHIyG2fDIb17+BDHJYm8+FjjIsJpu1BXztTcfrLVALcFbGacsQL+K0SJ4C3SiFzcb/0Y+sDlkuHfg==",
|
|
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": "https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-react-pivotview/-/ej2-react-pivotview-22.2.
|
|
23
|
-
"_shasum": "
|
|
22
|
+
"_resolved": "https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-react-pivotview/-/ej2-react-pivotview-22.2.8.tgz",
|
|
23
|
+
"_shasum": "682d945ec59f16736012471baedf48385fecd6c8",
|
|
24
24
|
"_spec": "@syncfusion/ej2-react-pivotview@*",
|
|
25
25
|
"_where": "/jenkins/workspace/elease-automation_release_21.1.1/packages/included",
|
|
26
26
|
"author": {
|
|
@@ -31,8 +31,8 @@
|
|
|
31
31
|
},
|
|
32
32
|
"bundleDependencies": false,
|
|
33
33
|
"dependencies": {
|
|
34
|
-
"@syncfusion/ej2-base": "~22.2.
|
|
35
|
-
"@syncfusion/ej2-pivotview": "22.2.
|
|
34
|
+
"@syncfusion/ej2-base": "~22.2.9",
|
|
35
|
+
"@syncfusion/ej2-pivotview": "22.2.9",
|
|
36
36
|
"@syncfusion/ej2-react-base": "~22.2.5"
|
|
37
37
|
},
|
|
38
38
|
"deprecated": false,
|
|
@@ -53,6 +53,6 @@
|
|
|
53
53
|
"type": "git",
|
|
54
54
|
"url": "git+https://github.com/syncfusion/ej2-react-ui-components.git"
|
|
55
55
|
},
|
|
56
|
-
"version": "22.2.
|
|
56
|
+
"version": "22.2.9",
|
|
57
57
|
"sideEffects": false
|
|
58
58
|
}
|
package/styles/fabric-dark.css
CHANGED
|
@@ -582,7 +582,7 @@
|
|
|
582
582
|
font-size: 16px;
|
|
583
583
|
}
|
|
584
584
|
.e-pivotview .e-pivot-toolbar .e-pivot-toolbar-menu {
|
|
585
|
-
background-color: #
|
|
585
|
+
background-color: #282727;
|
|
586
586
|
border: none;
|
|
587
587
|
/* stylelint-disable */
|
|
588
588
|
}
|
|
@@ -645,7 +645,7 @@
|
|
|
645
645
|
}
|
|
646
646
|
|
|
647
647
|
.e-mdx-query-content {
|
|
648
|
-
background-color: #
|
|
648
|
+
background-color: #282727;
|
|
649
649
|
color: #dadada;
|
|
650
650
|
font-size: 14px;
|
|
651
651
|
font-weight: 500;
|
package/styles/fabric.css
CHANGED
|
@@ -582,7 +582,7 @@
|
|
|
582
582
|
font-size: 16px;
|
|
583
583
|
}
|
|
584
584
|
.e-pivotview .e-pivot-toolbar .e-pivot-toolbar-menu {
|
|
585
|
-
background-color: #
|
|
585
|
+
background-color: #f4f4f4;
|
|
586
586
|
border: none;
|
|
587
587
|
/* stylelint-disable */
|
|
588
588
|
}
|
|
@@ -645,7 +645,7 @@
|
|
|
645
645
|
}
|
|
646
646
|
|
|
647
647
|
.e-mdx-query-content {
|
|
648
|
-
background-color: #
|
|
648
|
+
background-color: #f4f4f4;
|
|
649
649
|
color: #333;
|
|
650
650
|
font-size: 14px;
|
|
651
651
|
font-weight: 500;
|
package/styles/material-dark.css
CHANGED
|
@@ -582,7 +582,7 @@
|
|
|
582
582
|
font-size: 16px;
|
|
583
583
|
}
|
|
584
584
|
.e-pivotview .e-pivot-toolbar .e-pivot-toolbar-menu {
|
|
585
|
-
background-color: #
|
|
585
|
+
background-color: #212121;
|
|
586
586
|
border: none;
|
|
587
587
|
/* stylelint-disable */
|
|
588
588
|
}
|
|
@@ -641,7 +641,7 @@
|
|
|
641
641
|
}
|
|
642
642
|
|
|
643
643
|
.e-mdx-query-content {
|
|
644
|
-
background-color: #
|
|
644
|
+
background-color: #212121;
|
|
645
645
|
color: rgba(255, 255, 255, 0.7);
|
|
646
646
|
font-size: 14px;
|
|
647
647
|
font-weight: 500;
|
package/styles/material.css
CHANGED
|
@@ -583,7 +583,7 @@
|
|
|
583
583
|
font-size: 16px;
|
|
584
584
|
}
|
|
585
585
|
.e-pivotview .e-pivot-toolbar .e-pivot-toolbar-menu {
|
|
586
|
-
background-color: #
|
|
586
|
+
background-color: #f5f5f5;
|
|
587
587
|
border: none;
|
|
588
588
|
/* stylelint-disable */
|
|
589
589
|
}
|
|
@@ -642,7 +642,7 @@
|
|
|
642
642
|
}
|
|
643
643
|
|
|
644
644
|
.e-mdx-query-content {
|
|
645
|
-
background-color: #
|
|
645
|
+
background-color: #f5f5f5;
|
|
646
646
|
color: #000;
|
|
647
647
|
font-size: 14px;
|
|
648
648
|
font-weight: 500;
|
|
@@ -582,7 +582,7 @@
|
|
|
582
582
|
font-size: 16px;
|
|
583
583
|
}
|
|
584
584
|
.e-pivotview .e-pivot-toolbar .e-pivot-toolbar-menu {
|
|
585
|
-
background-color: #
|
|
585
|
+
background-color: #282727;
|
|
586
586
|
border: none;
|
|
587
587
|
/* stylelint-disable */
|
|
588
588
|
}
|
|
@@ -645,7 +645,7 @@
|
|
|
645
645
|
}
|
|
646
646
|
|
|
647
647
|
.e-mdx-query-content {
|
|
648
|
-
background-color: #
|
|
648
|
+
background-color: #282727;
|
|
649
649
|
color: #dadada;
|
|
650
650
|
font-size: 14px;
|
|
651
651
|
font-weight: 500;
|
|
@@ -582,7 +582,7 @@
|
|
|
582
582
|
font-size: 16px;
|
|
583
583
|
}
|
|
584
584
|
.e-pivotview .e-pivot-toolbar .e-pivot-toolbar-menu {
|
|
585
|
-
background-color: #
|
|
585
|
+
background-color: #f4f4f4;
|
|
586
586
|
border: none;
|
|
587
587
|
/* stylelint-disable */
|
|
588
588
|
}
|
|
@@ -645,7 +645,7 @@
|
|
|
645
645
|
}
|
|
646
646
|
|
|
647
647
|
.e-mdx-query-content {
|
|
648
|
-
background-color: #
|
|
648
|
+
background-color: #f4f4f4;
|
|
649
649
|
color: #333;
|
|
650
650
|
font-size: 14px;
|
|
651
651
|
font-weight: 500;
|
|
@@ -582,7 +582,7 @@
|
|
|
582
582
|
font-size: 16px;
|
|
583
583
|
}
|
|
584
584
|
.e-pivotview .e-pivot-toolbar .e-pivot-toolbar-menu {
|
|
585
|
-
background-color: #
|
|
585
|
+
background-color: #212121;
|
|
586
586
|
border: none;
|
|
587
587
|
/* stylelint-disable */
|
|
588
588
|
}
|
|
@@ -641,7 +641,7 @@
|
|
|
641
641
|
}
|
|
642
642
|
|
|
643
643
|
.e-mdx-query-content {
|
|
644
|
-
background-color: #
|
|
644
|
+
background-color: #212121;
|
|
645
645
|
color: rgba(255, 255, 255, 0.7);
|
|
646
646
|
font-size: 14px;
|
|
647
647
|
font-weight: 500;
|
|
@@ -583,7 +583,7 @@
|
|
|
583
583
|
font-size: 16px;
|
|
584
584
|
}
|
|
585
585
|
.e-pivotview .e-pivot-toolbar .e-pivot-toolbar-menu {
|
|
586
|
-
background-color: #
|
|
586
|
+
background-color: #f5f5f5;
|
|
587
587
|
border: none;
|
|
588
588
|
/* stylelint-disable */
|
|
589
589
|
}
|
|
@@ -642,7 +642,7 @@
|
|
|
642
642
|
}
|
|
643
643
|
|
|
644
644
|
.e-mdx-query-content {
|
|
645
|
-
background-color: #
|
|
645
|
+
background-color: #f5f5f5;
|
|
646
646
|
color: #000;
|
|
647
647
|
font-size: 14px;
|
|
648
648
|
font-weight: 500;
|