@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.
Files changed (48) hide show
  1. package/CHANGELOG.md +15 -3
  2. package/dist/ej2-react-pivotview.umd.min.js +1 -1
  3. package/package.json +7 -7
  4. package/styles/bootstrap-dark.css +146 -1000
  5. package/styles/bootstrap.css +146 -1000
  6. package/styles/bootstrap4.css +150 -1033
  7. package/styles/bootstrap5-dark.css +146 -1006
  8. package/styles/bootstrap5.css +146 -1006
  9. package/styles/fabric-dark.css +146 -999
  10. package/styles/fabric.css +150 -1003
  11. package/styles/fluent-dark.css +147 -1010
  12. package/styles/fluent.css +147 -1010
  13. package/styles/highcontrast-light.css +146 -999
  14. package/styles/highcontrast.css +150 -1003
  15. package/styles/material-dark.css +146 -1000
  16. package/styles/material.css +146 -1000
  17. package/styles/pivotfieldlist/bootstrap-dark.css +95 -608
  18. package/styles/pivotfieldlist/bootstrap.css +95 -608
  19. package/styles/pivotfieldlist/bootstrap4.css +98 -624
  20. package/styles/pivotfieldlist/bootstrap5-dark.css +95 -611
  21. package/styles/pivotfieldlist/bootstrap5.css +95 -611
  22. package/styles/pivotfieldlist/fabric-dark.css +95 -608
  23. package/styles/pivotfieldlist/fabric.css +95 -608
  24. package/styles/pivotfieldlist/fluent-dark.css +96 -613
  25. package/styles/pivotfieldlist/fluent.css +96 -613
  26. package/styles/pivotfieldlist/highcontrast-light.css +95 -608
  27. package/styles/pivotfieldlist/highcontrast.css +95 -608
  28. package/styles/pivotfieldlist/material-dark.css +95 -608
  29. package/styles/pivotfieldlist/material.css +95 -608
  30. package/styles/pivotfieldlist/tailwind-dark.css +95 -612
  31. package/styles/pivotfieldlist/tailwind.css +95 -612
  32. package/styles/pivotview/bootstrap-dark.css +52 -393
  33. package/styles/pivotview/bootstrap.css +52 -393
  34. package/styles/pivotview/bootstrap4.css +53 -410
  35. package/styles/pivotview/bootstrap5-dark.css +52 -396
  36. package/styles/pivotview/bootstrap5.css +52 -396
  37. package/styles/pivotview/fabric-dark.css +52 -392
  38. package/styles/pivotview/fabric.css +56 -396
  39. package/styles/pivotview/fluent-dark.css +52 -398
  40. package/styles/pivotview/fluent.css +52 -398
  41. package/styles/pivotview/highcontrast-light.css +52 -392
  42. package/styles/pivotview/highcontrast.css +56 -396
  43. package/styles/pivotview/material-dark.css +52 -393
  44. package/styles/pivotview/material.css +52 -393
  45. package/styles/pivotview/tailwind-dark.css +52 -402
  46. package/styles/pivotview/tailwind.css +52 -402
  47. package/styles/tailwind-dark.css +146 -1013
  48. package/styles/tailwind.css +146 -1013
package/CHANGELOG.md CHANGED
@@ -4,13 +4,25 @@
4
4
 
5
5
  ### Pivot Table
6
6
 
7
- #### Bug fixes
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
- - `#I363090` - The previous cell selection can now be maintained while restricting the current selection in the pivot table's column axis using the cell selecting event.
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.55
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.48",
3
+ "_id": "@syncfusion/ej2-react-pivotview@20.1.55",
4
4
  "_inBundle": false,
5
- "_integrity": "sha512-JMkIQHpMb8h4ff2Hp6713MSrFuOIUFCo2Jl/DPwVXTbw9cMyn4WtFE7ZQ8Gil5jk5CMq4tAbXe/Ewxx5i+n5RQ==",
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.48.tgz",
23
- "_shasum": "c54f410b0b716619ca6bfb8b862eb3d077d569f1",
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.55",
35
- "@syncfusion/ej2-pivotview": "20.1.55",
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.55",
64
+ "version": "20.1.56",
65
65
  "sideEffects": false
66
66
  }