@pie-lib/charting 5.43.1-mui-update.0 → 5.45.0-mui-update.0
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 +16 -65
- package/package.json +6 -6
package/CHANGELOG.md
CHANGED
|
@@ -3,29 +3,18 @@
|
|
|
3
3
|
All notable changes to this project will be documented in this file.
|
|
4
4
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
5
5
|
|
|
6
|
-
|
|
6
|
+
# [5.45.0-mui-update.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/charting@5.44.0-mui-update.0...@pie-lib/charting@5.45.0-mui-update.0) (2025-12-02)
|
|
7
7
|
|
|
8
8
|
|
|
9
|
-
###
|
|
10
|
-
|
|
11
|
-
* remove carets from [@pie-lib](https://github.com/pie-lib) dependencies and configure lerna to use exact versions ([c9cd800](https://github.com/pie-framework/pie-lib/commit/c9cd800844abca09e7acf1fd35b2ddf51a6d86df))
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
# [5.43.0-mui-update.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/charting@5.42.0-mui-update.0...@pie-lib/charting@5.43.0-mui-update.0) (2025-11-20)
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
### Bug Fixes
|
|
9
|
+
### Features
|
|
21
10
|
|
|
22
|
-
*
|
|
11
|
+
* sync latest changes from dev ([c936e9c](https://github.com/pie-framework/pie-lib/commit/c936e9c7f9e095e7d9b9805ac2bf72bd271e05f1))
|
|
23
12
|
|
|
24
13
|
|
|
25
14
|
|
|
26
15
|
|
|
27
16
|
|
|
28
|
-
|
|
17
|
+
## [5.36.2](https://github.com/pie-framework/pie-lib/compare/@pie-lib/charting@5.36.1...@pie-lib/charting@5.36.2) (2025-11-27)
|
|
29
18
|
|
|
30
19
|
**Note:** Version bump only for package @pie-lib/charting
|
|
31
20
|
|
|
@@ -33,18 +22,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
33
22
|
|
|
34
23
|
|
|
35
24
|
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
### Bug Fixes
|
|
40
|
-
|
|
41
|
-
* use fixed lib deps ([de7c64d](https://github.com/pie-framework/pie-lib/commit/de7c64d14f13259fe44d47405e4421baef21e24e))
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
# [5.40.0-mui-update.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/charting@5.39.0-mui-update.0...@pie-lib/charting@5.40.0-mui-update.0) (2025-11-18)
|
|
25
|
+
## [5.36.1](https://github.com/pie-framework/pie-lib/compare/@pie-lib/charting@5.32.7...@pie-lib/charting@5.36.1) (2025-10-22)
|
|
48
26
|
|
|
49
27
|
**Note:** Version bump only for package @pie-lib/charting
|
|
50
28
|
|
|
@@ -52,7 +30,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
52
30
|
|
|
53
31
|
|
|
54
32
|
|
|
55
|
-
# [5.
|
|
33
|
+
# [5.36.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/charting@5.35.0...@pie-lib/charting@5.36.0) (2025-10-16)
|
|
56
34
|
|
|
57
35
|
**Note:** Version bump only for package @pie-lib/charting
|
|
58
36
|
|
|
@@ -60,64 +38,37 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
60
38
|
|
|
61
39
|
|
|
62
40
|
|
|
63
|
-
# [5.
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
### Bug Fixes
|
|
67
|
-
|
|
68
|
-
* math keyboard ref and remove console log ([fd9dc91](https://github.com/pie-framework/pie-lib/commit/fd9dc91092497e55a75aba3e7ef1c4c1c5723f35))
|
|
69
|
-
* select in chart type selection ([ba56525](https://github.com/pie-framework/pie-lib/commit/ba5652504daa9fe9bc499b66c5d8acb88ebf7a8e))
|
|
41
|
+
# [5.35.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/charting@5.31.0...@pie-lib/charting@5.35.0) (2025-10-16)
|
|
70
42
|
|
|
71
43
|
|
|
72
44
|
### Features
|
|
73
45
|
|
|
74
|
-
*
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
# [5.37.0-mui-update.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/charting@5.36.0-mui-update.0...@pie-lib/charting@5.37.0-mui-update.0) (2025-11-05)
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
### Bug Fixes
|
|
84
|
-
|
|
85
|
-
* charting styles ([c733e4e](https://github.com/pie-framework/pie-lib/commit/c733e4e316b572a8aea3e494a2ab3bf3863a015e))
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
# [5.36.0-mui-update.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/charting@5.35.0-mui-update.0...@pie-lib/charting@5.36.0-mui-update.0) (2025-11-03)
|
|
92
|
-
|
|
93
|
-
**Note:** Version bump only for package @pie-lib/charting
|
|
94
|
-
|
|
46
|
+
* PD-5128 only needed files ([64d375b](https://github.com/pie-framework/pie-lib/commit/64d375b1731179ae46f735c2c4da21215101bd95))
|
|
47
|
+
* PD-5217 only needed file ([b21b343](https://github.com/pie-framework/pie-lib/commit/b21b34348569c73253eff72eea43c6c3235b25df))
|
|
95
48
|
|
|
96
49
|
|
|
97
50
|
|
|
98
51
|
|
|
99
|
-
# [5.35.0-mui-update.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/charting@5.33.0-mui-update.0...@pie-lib/charting@5.35.0-mui-update.0) (2025-11-03)
|
|
100
52
|
|
|
101
|
-
|
|
53
|
+
# [5.34.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/charting@5.31.0...@pie-lib/charting@5.34.0) (2025-10-16)
|
|
102
54
|
|
|
103
55
|
|
|
56
|
+
### Features
|
|
104
57
|
|
|
58
|
+
* PD-5128 only needed files ([64d375b](https://github.com/pie-framework/pie-lib/commit/64d375b1731179ae46f735c2c4da21215101bd95))
|
|
59
|
+
* PD-5217 only needed file ([b21b343](https://github.com/pie-framework/pie-lib/commit/b21b34348569c73253eff72eea43c6c3235b25df))
|
|
105
60
|
|
|
106
61
|
|
|
107
|
-
# [5.33.0-mui-update.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/charting@5.32.7...@pie-lib/charting@5.33.0-mui-update.0) (2025-10-31)
|
|
108
62
|
|
|
109
63
|
|
|
110
|
-
### Bug Fixes
|
|
111
64
|
|
|
112
|
-
|
|
113
|
-
* charting issues ([fb42cac](https://github.com/pie-framework/pie-lib/commit/fb42cacad4753b1aaf501969bde0a489fd223a1e))
|
|
114
|
-
* charting ux fixes after mui update PD-5258 ([38ee1dc](https://github.com/pie-framework/pie-lib/commit/38ee1dc3810760794690534821f78672906a4981))
|
|
65
|
+
# [5.33.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/charting@5.31.0...@pie-lib/charting@5.33.0) (2025-10-16)
|
|
115
66
|
|
|
116
67
|
|
|
117
68
|
### Features
|
|
118
69
|
|
|
119
|
-
*
|
|
120
|
-
*
|
|
70
|
+
* PD-5128 only needed files ([64d375b](https://github.com/pie-framework/pie-lib/commit/64d375b1731179ae46f735c2c4da21215101bd95))
|
|
71
|
+
* PD-5217 only needed file ([b21b343](https://github.com/pie-framework/pie-lib/commit/b21b34348569c73253eff72eea43c6c3235b25df))
|
|
121
72
|
|
|
122
73
|
|
|
123
74
|
|
package/package.json
CHANGED
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
"publishConfig": {
|
|
4
4
|
"access": "public"
|
|
5
5
|
},
|
|
6
|
-
"version": "5.
|
|
6
|
+
"version": "5.45.0-mui-update.0",
|
|
7
7
|
"description": "charting",
|
|
8
8
|
"keywords": [
|
|
9
9
|
"react",
|
|
@@ -22,10 +22,10 @@
|
|
|
22
22
|
"@mapbox/point-geometry": "^0.1.0",
|
|
23
23
|
"@mui/icons-material": "^7.3.4",
|
|
24
24
|
"@mui/material": "^7.3.4",
|
|
25
|
-
"@pie-lib/math-rendering": "3.
|
|
26
|
-
"@pie-lib/plot": "2.
|
|
27
|
-
"@pie-lib/render-ui": "4.
|
|
28
|
-
"@pie-lib/translator": "2.
|
|
25
|
+
"@pie-lib/math-rendering": "3.35.0-mui-update.0",
|
|
26
|
+
"@pie-lib/plot": "2.36.0-mui-update.0",
|
|
27
|
+
"@pie-lib/render-ui": "4.44.0-mui-update.0",
|
|
28
|
+
"@pie-lib/translator": "2.33.0-mui-update.0",
|
|
29
29
|
"@vx/axis": "^0.0.183",
|
|
30
30
|
"@vx/event": "^0.0.182",
|
|
31
31
|
"@vx/grid": "^0.0.183",
|
|
@@ -46,5 +46,5 @@
|
|
|
46
46
|
"peerDependencies": {
|
|
47
47
|
"react": "^18.2.0"
|
|
48
48
|
},
|
|
49
|
-
"gitHead": "
|
|
49
|
+
"gitHead": "23a7cb8864b947778ac7e6dffdc6fa4a74af5927"
|
|
50
50
|
}
|