@pie-lib/plot 2.35.0-mui-update.0 → 2.36.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.
Files changed (2) hide show
  1. package/CHANGELOG.md +15 -56
  2. package/package.json +4 -4
package/CHANGELOG.md CHANGED
@@ -3,56 +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
- # [2.35.0-mui-update.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/plot@2.34.1-mui-update.0...@pie-lib/plot@2.35.0-mui-update.0) (2025-11-26)
7
-
8
- **Note:** Version bump only for package @pie-lib/plot
9
-
10
-
11
-
12
-
13
-
14
- ## [2.34.1-mui-update.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/plot@2.34.0-mui-update.0...@pie-lib/plot@2.34.1-mui-update.0) (2025-11-20)
15
-
16
-
17
- ### Bug Fixes
18
-
19
- * 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))
20
-
21
-
22
-
23
-
24
-
25
- # [2.34.0-mui-update.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/plot@2.33.0-mui-update.0...@pie-lib/plot@2.34.0-mui-update.0) (2025-11-20)
26
-
27
-
28
- ### Bug Fixes
29
-
30
- * remove carret, point to specific libs version ([09939a5](https://github.com/pie-framework/pie-lib/commit/09939a5aca19d7dda03d62c93d4d524f98dd69da))
31
-
32
-
33
-
6
+ # [2.36.0-mui-update.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/plot@2.35.0-mui-update.0...@pie-lib/plot@2.36.0-mui-update.0) (2025-12-02)
34
7
 
35
8
 
36
- # [2.33.0-mui-update.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/plot@2.32.0-mui-update.0...@pie-lib/plot@2.33.0-mui-update.0) (2025-11-20)
37
-
38
- **Note:** Version bump only for package @pie-lib/plot
39
-
40
-
41
-
42
-
43
-
44
- # [2.32.0-mui-update.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/plot@2.31.0-mui-update.0...@pie-lib/plot@2.32.0-mui-update.0) (2025-11-19)
45
-
46
-
47
- ### Bug Fixes
9
+ ### Features
48
10
 
49
- * use fixed lib deps ([de7c64d](https://github.com/pie-framework/pie-lib/commit/de7c64d14f13259fe44d47405e4421baef21e24e))
11
+ * sync latest changes from dev ([c936e9c](https://github.com/pie-framework/pie-lib/commit/c936e9c7f9e095e7d9b9805ac2bf72bd271e05f1))
50
12
 
51
13
 
52
14
 
53
15
 
54
16
 
55
- # [2.31.0-mui-update.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/plot@2.30.0-mui-update.0...@pie-lib/plot@2.31.0-mui-update.0) (2025-11-18)
17
+ ## [2.27.2](https://github.com/pie-framework/pie-lib/compare/@pie-lib/plot@2.27.1...@pie-lib/plot@2.27.2) (2025-11-27)
56
18
 
57
19
  **Note:** Version bump only for package @pie-lib/plot
58
20
 
@@ -60,7 +22,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
60
22
 
61
23
 
62
24
 
63
- # [2.30.0-mui-update.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/plot@2.29.0-mui-update.0...@pie-lib/plot@2.30.0-mui-update.0) (2025-11-18)
25
+ ## [2.27.1](https://github.com/pie-framework/pie-lib/compare/@pie-lib/plot@2.23.2...@pie-lib/plot@2.27.1) (2025-10-22)
64
26
 
65
27
  **Note:** Version bump only for package @pie-lib/plot
66
28
 
@@ -68,7 +30,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
68
30
 
69
31
 
70
32
 
71
- # [2.29.0-mui-update.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/plot@2.28.0-mui-update.0...@pie-lib/plot@2.29.0-mui-update.0) (2025-11-17)
33
+ # [2.27.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/plot@2.26.0...@pie-lib/plot@2.27.0) (2025-10-16)
72
34
 
73
35
  **Note:** Version bump only for package @pie-lib/plot
74
36
 
@@ -76,37 +38,34 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
76
38
 
77
39
 
78
40
 
79
- # [2.28.0-mui-update.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/plot@2.27.0-mui-update.0...@pie-lib/plot@2.28.0-mui-update.0) (2025-11-05)
80
-
81
- **Note:** Version bump only for package @pie-lib/plot
82
-
41
+ # [2.26.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/plot@2.23.0...@pie-lib/plot@2.26.0) (2025-10-16)
83
42
 
84
43
 
44
+ ### Bug Fixes
85
45
 
46
+ * **plot/graphing:** add title height calculations through observer PD-5208 ([f993541](https://github.com/pie-framework/pie-lib/commit/f99354174b23dcd6a1f3524a15f9b64c4041d7e2))
86
47
 
87
- # [2.27.0-mui-update.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/plot@2.26.0-mui-update.0...@pie-lib/plot@2.27.0-mui-update.0) (2025-11-03)
88
48
 
89
- **Note:** Version bump only for package @pie-lib/plot
90
49
 
91
50
 
92
51
 
52
+ # [2.25.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/plot@2.23.0...@pie-lib/plot@2.25.0) (2025-10-16)
93
53
 
94
54
 
95
- # [2.26.0-mui-update.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/plot@2.24.0-mui-update.0...@pie-lib/plot@2.26.0-mui-update.0) (2025-11-03)
55
+ ### Bug Fixes
96
56
 
97
- **Note:** Version bump only for package @pie-lib/plot
57
+ * **plot/graphing:** add title height calculations through observer PD-5208 ([f993541](https://github.com/pie-framework/pie-lib/commit/f99354174b23dcd6a1f3524a15f9b64c4041d7e2))
98
58
 
99
59
 
100
60
 
101
61
 
102
62
 
103
- # [2.24.0-mui-update.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/plot@2.23.2...@pie-lib/plot@2.24.0-mui-update.0) (2025-10-31)
63
+ # [2.24.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/plot@2.23.0...@pie-lib/plot@2.24.0) (2025-10-16)
104
64
 
105
65
 
106
- ### Features
66
+ ### Bug Fixes
107
67
 
108
- * bump react and react-dom ([01dc19e](https://github.com/pie-framework/pie-lib/commit/01dc19e88bbc8d372c561d1511df1a82937d45af))
109
- * packages/plot mui update PD-5268 ([6456853](https://github.com/pie-framework/pie-lib/commit/645685333cb277208ca197b2853a3780edc92b15))
68
+ * **plot/graphing:** add title height calculations through observer PD-5208 ([f993541](https://github.com/pie-framework/pie-lib/commit/f99354174b23dcd6a1f3524a15f9b64c4041d7e2))
110
69
 
111
70
 
112
71
 
package/package.json CHANGED
@@ -3,7 +3,7 @@
3
3
  "publishConfig": {
4
4
  "access": "public"
5
5
  },
6
- "version": "2.35.0-mui-update.0",
6
+ "version": "2.36.0-mui-update.0",
7
7
  "description": "Some underlying components for building charts/graphs",
8
8
  "keywords": [
9
9
  "react",
@@ -21,8 +21,8 @@
21
21
  "@mapbox/point-geometry": "^0.1.0",
22
22
  "@mui/icons-material": "^7.3.4",
23
23
  "@mui/material": "^7.3.4",
24
- "@pie-lib/editable-html": "11.29.0-mui-update.0",
25
- "@pie-lib/render-ui": "4.43.0-mui-update.0",
24
+ "@pie-lib/editable-html": "11.30.0-mui-update.0",
25
+ "@pie-lib/render-ui": "4.44.0-mui-update.0",
26
26
  "@vx/axis": "^0.0.183",
27
27
  "@vx/event": "^0.0.182",
28
28
  "@vx/grid": "^0.0.183",
@@ -44,6 +44,6 @@
44
44
  "peerDependencies": {
45
45
  "react": "^18.2.0"
46
46
  },
47
- "gitHead": "094026045c44d3d7e558beb7e6986f2652661f75",
47
+ "gitHead": "23a7cb8864b947778ac7e6dffdc6fa4a74af5927",
48
48
  "scripts": {}
49
49
  }