@pie-lib/charting 6.2.0-next.0 → 6.2.0-next.12

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 +45 -29
  2. package/package.json +8 -11
package/CHANGELOG.md CHANGED
@@ -3,69 +3,85 @@
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.1.0-next.4](https://github.com/pie-framework/pie-lib/compare/@pie-lib/charting@6.1.0-next.2...@pie-lib/charting@6.1.0-next.4) (2026-01-27)
6
+ # [6.2.0-next.12](https://github.com/pie-framework/pie-lib/compare/@pie-lib/charting@6.2.0-next.11...@pie-lib/charting@6.2.0-next.12) (2026-03-04)
7
7
 
8
8
  **Note:** Version bump only for package @pie-lib/charting
9
9
 
10
+ # [6.2.0-next.11](https://github.com/pie-framework/pie-lib/compare/@pie-lib/charting@6.2.0-next.9...@pie-lib/charting@6.2.0-next.11) (2026-02-26)
10
11
 
12
+ **Note:** Version bump only for package @pie-lib/charting
11
13
 
12
-
13
-
14
- # [6.1.0-next.2](https://github.com/pie-framework/pie-lib/compare/@pie-lib/charting@6.1.0-next.1...@pie-lib/charting@6.1.0-next.2) (2026-01-26)
14
+ # [6.2.0-next.9](https://github.com/pie-framework/pie-lib/compare/@pie-lib/charting@6.2.0-next.8...@pie-lib/charting@6.2.0-next.9) (2026-02-25)
15
15
 
16
16
  **Note:** Version bump only for package @pie-lib/charting
17
17
 
18
+ # [6.2.0-next.8](https://github.com/pie-framework/pie-lib/compare/@pie-lib/charting@6.2.0-next.7...@pie-lib/charting@6.2.0-next.8) (2026-02-25)
18
19
 
20
+ ### Bug Fixes
19
21
 
22
+ - **deps:** update [@pie-lib](https://github.com/pie-lib) dependencies to published versions ([134fbdc](https://github.com/pie-framework/pie-lib/commit/134fbdc90c6a15f89a736340578d70fb80a983b3))
20
23
 
24
+ # [6.2.0-next.7](https://github.com/pie-framework/pie-lib/compare/@pie-lib/charting@6.2.0-next.6...@pie-lib/charting@6.2.0-next.7) (2026-02-25)
21
25
 
22
- # [6.1.0-next.1](https://github.com/pie-framework/pie-lib/compare/@pie-lib/charting@5.36.2...@pie-lib/charting@6.1.0-next.1) (2026-01-26)
26
+ **Note:** Version bump only for package @pie-lib/charting
23
27
 
28
+ # [6.2.0-next.6](https://github.com/pie-framework/pie-lib/compare/@pie-lib/charting@6.2.0-next.5...@pie-lib/charting@6.2.0-next.6) (2026-02-25)
24
29
 
25
- ### Bug Fixes
30
+ **Note:** Version bump only for package @pie-lib/charting
26
31
 
27
- * charting cleanup ([4f8b14f](https://github.com/pie-framework/pie-lib/commit/4f8b14f59cf6d977af04feaa75f78f65fe4ffbb8))
28
- * charting issue after mui update ([19eb377](https://github.com/pie-framework/pie-lib/commit/19eb377ae63624402dce8118857c64e2da07c7ec))
29
- * charting issues ([fb42cac](https://github.com/pie-framework/pie-lib/commit/fb42cacad4753b1aaf501969bde0a489fd223a1e))
30
- * charting style ([1e72103](https://github.com/pie-framework/pie-lib/commit/1e7210354c92a4f85da10043f42261e275894b69))
31
- * charting styles ([c733e4e](https://github.com/pie-framework/pie-lib/commit/c733e4e316b572a8aea3e494a2ab3bf3863a015e))
32
- * charting ux fixes after mui update PD-5258 ([38ee1dc](https://github.com/pie-framework/pie-lib/commit/38ee1dc3810760794690534821f78672906a4981))
33
- * math keyboard ref and remove console log ([fd9dc91](https://github.com/pie-framework/pie-lib/commit/fd9dc91092497e55a75aba3e7ef1c4c1c5723f35))
34
- * publish charting ([df5a64e](https://github.com/pie-framework/pie-lib/commit/df5a64e4287fe71b0da7838c14b19e72286c7e82))
35
- * 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))
36
- * remove carret, point to specific libs version ([09939a5](https://github.com/pie-framework/pie-lib/commit/09939a5aca19d7dda03d62c93d4d524f98dd69da))
37
- * remove exports and publish ([#2068](https://github.com/pie-framework/pie-lib/issues/2068)) ([60a96cd](https://github.com/pie-framework/pie-lib/commit/60a96cde0ec65f6b1cac0ae329aa33a0abc50d05))
38
- * select in chart type selection ([ba56525](https://github.com/pie-framework/pie-lib/commit/ba5652504daa9fe9bc499b66c5d8acb88ebf7a8e))
39
- * use fixed lib deps ([de7c64d](https://github.com/pie-framework/pie-lib/commit/de7c64d14f13259fe44d47405e4421baef21e24e))
32
+ # [6.2.0-next.5](https://github.com/pie-framework/pie-lib/compare/@pie-lib/charting@6.2.0-next.4...@pie-lib/charting@6.2.0-next.5) (2026-02-25)
40
33
 
34
+ **Note:** Version bump only for package @pie-lib/charting
41
35
 
42
- ### Features
36
+ # [6.2.0-next.4](https://github.com/pie-framework/pie-lib/compare/@pie-lib/charting@6.2.0-next.3...@pie-lib/charting@6.2.0-next.4) (2026-02-24)
43
37
 
44
- * bump react and react-dom ([01dc19e](https://github.com/pie-framework/pie-lib/commit/01dc19e88bbc8d372c561d1511df1a82937d45af))
45
- * implement web component safe select in charting ([6f84f2f](https://github.com/pie-framework/pie-lib/commit/6f84f2f0bb917a64dbbd46b917f8cc1b5665d9eb))
46
- * migrate from [@vx](https://github.com/vx) library to [@visx](https://github.com/visx) ([135bf60](https://github.com/pie-framework/pie-lib/commit/135bf605161bfbd0070ac181892df20931691ce3))
47
- * packages/charting mui update PD-5268 ([9619c34](https://github.com/pie-framework/pie-lib/commit/9619c3437ad7ae762daa04350e1110cb429c7166))
48
- * sync latest changes from dev ([c936e9c](https://github.com/pie-framework/pie-lib/commit/c936e9c7f9e095e7d9b9805ac2bf72bd271e05f1))
38
+ **Note:** Version bump only for package @pie-lib/charting
49
39
 
40
+ # [6.2.0-next.3](https://github.com/pie-framework/pie-lib/compare/@pie-lib/charting@6.2.0-next.1...@pie-lib/charting@6.2.0-next.3) (2026-02-24)
50
41
 
42
+ **Note:** Version bump only for package @pie-lib/charting
51
43
 
44
+ # [6.1.0-next.4](https://github.com/pie-framework/pie-lib/compare/@pie-lib/charting@6.1.0-next.2...@pie-lib/charting@6.1.0-next.4) (2026-01-27)
52
45
 
46
+ **Note:** Version bump only for package @pie-lib/charting
53
47
 
54
- # [6.0.0-next.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/charting@5.36.3-next.0...@pie-lib/charting@6.0.0-next.0) (2026-01-19)
48
+ # [6.1.0-next.2](https://github.com/pie-framework/pie-lib/compare/@pie-lib/charting@6.1.0-next.1...@pie-lib/charting@6.1.0-next.2) (2026-01-26)
55
49
 
56
50
  **Note:** Version bump only for package @pie-lib/charting
57
51
 
52
+ # [6.1.0-next.1](https://github.com/pie-framework/pie-lib/compare/@pie-lib/charting@5.36.2...@pie-lib/charting@6.1.0-next.1) (2026-01-26)
58
53
 
54
+ ### Bug Fixes
59
55
 
56
+ - charting cleanup ([4f8b14f](https://github.com/pie-framework/pie-lib/commit/4f8b14f59cf6d977af04feaa75f78f65fe4ffbb8))
57
+ - charting issue after mui update ([19eb377](https://github.com/pie-framework/pie-lib/commit/19eb377ae63624402dce8118857c64e2da07c7ec))
58
+ - charting issues ([fb42cac](https://github.com/pie-framework/pie-lib/commit/fb42cacad4753b1aaf501969bde0a489fd223a1e))
59
+ - charting style ([1e72103](https://github.com/pie-framework/pie-lib/commit/1e7210354c92a4f85da10043f42261e275894b69))
60
+ - charting styles ([c733e4e](https://github.com/pie-framework/pie-lib/commit/c733e4e316b572a8aea3e494a2ab3bf3863a015e))
61
+ - charting ux fixes after mui update PD-5258 ([38ee1dc](https://github.com/pie-framework/pie-lib/commit/38ee1dc3810760794690534821f78672906a4981))
62
+ - math keyboard ref and remove console log ([fd9dc91](https://github.com/pie-framework/pie-lib/commit/fd9dc91092497e55a75aba3e7ef1c4c1c5723f35))
63
+ - publish charting ([df5a64e](https://github.com/pie-framework/pie-lib/commit/df5a64e4287fe71b0da7838c14b19e72286c7e82))
64
+ - 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))
65
+ - remove carret, point to specific libs version ([09939a5](https://github.com/pie-framework/pie-lib/commit/09939a5aca19d7dda03d62c93d4d524f98dd69da))
66
+ - remove exports and publish ([#2068](https://github.com/pie-framework/pie-lib/issues/2068)) ([60a96cd](https://github.com/pie-framework/pie-lib/commit/60a96cde0ec65f6b1cac0ae329aa33a0abc50d05))
67
+ - select in chart type selection ([ba56525](https://github.com/pie-framework/pie-lib/commit/ba5652504daa9fe9bc499b66c5d8acb88ebf7a8e))
68
+ - use fixed lib deps ([de7c64d](https://github.com/pie-framework/pie-lib/commit/de7c64d14f13259fe44d47405e4421baef21e24e))
60
69
 
70
+ ### Features
61
71
 
62
- ## [5.36.3-next.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/charting@5.50.0-mui-update.0...@pie-lib/charting@5.36.3-next.0) (2026-01-19)
63
-
64
- **Note:** Version bump only for package @pie-lib/charting
72
+ - bump react and react-dom ([01dc19e](https://github.com/pie-framework/pie-lib/commit/01dc19e88bbc8d372c561d1511df1a82937d45af))
73
+ - implement web component safe select in charting ([6f84f2f](https://github.com/pie-framework/pie-lib/commit/6f84f2f0bb917a64dbbd46b917f8cc1b5665d9eb))
74
+ - migrate from [@vx](https://github.com/vx) library to [@visx](https://github.com/visx) ([135bf60](https://github.com/pie-framework/pie-lib/commit/135bf605161bfbd0070ac181892df20931691ce3))
75
+ - packages/charting mui update PD-5268 ([9619c34](https://github.com/pie-framework/pie-lib/commit/9619c3437ad7ae762daa04350e1110cb429c7166))
76
+ - sync latest changes from dev ([c936e9c](https://github.com/pie-framework/pie-lib/commit/c936e9c7f9e095e7d9b9805ac2bf72bd271e05f1))
65
77
 
78
+ # [6.0.0-next.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/charting@5.36.3-next.0...@pie-lib/charting@6.0.0-next.0) (2026-01-19)
66
79
 
80
+ **Note:** Version bump only for package @pie-lib/charting
67
81
 
82
+ ## [5.36.3-next.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/charting@5.50.0-mui-update.0...@pie-lib/charting@5.36.3-next.0) (2026-01-19)
68
83
 
84
+ **Note:** Version bump only for package @pie-lib/charting
69
85
 
70
86
  ## [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)
71
87
 
package/package.json CHANGED
@@ -3,7 +3,7 @@
3
3
  "publishConfig": {
4
4
  "access": "public"
5
5
  },
6
- "version": "6.2.0-next.0+c7578ca",
6
+ "version": "6.2.0-next.12",
7
7
  "description": "charting",
8
8
  "keywords": [
9
9
  "react",
@@ -11,10 +11,7 @@
11
11
  "charting"
12
12
  ],
13
13
  "scripts": {},
14
- "repository": {
15
- "type": "git",
16
- "url": "https://github.com/pie-framework/pie-lib"
17
- },
14
+ "repository": "pie-framework/pie-lib",
18
15
  "main": "lib/index.js",
19
16
  "module": "src/index.js",
20
17
  "author": "",
@@ -25,10 +22,10 @@
25
22
  "@mapbox/point-geometry": "^1.1.0",
26
23
  "@mui/icons-material": "^7.3.4",
27
24
  "@mui/material": "^7.3.4",
28
- "@pie-lib/math-rendering": "^4.2.0-next.0+c7578ca",
29
- "@pie-lib/plot": "^3.2.0-next.0+c7578ca",
30
- "@pie-lib/render-ui": "^5.2.0-next.0+c7578ca",
31
- "@pie-lib/translator": "^3.2.0-next.0+c7578ca",
25
+ "@pie-lib/math-rendering": "^4.2.0-next.3",
26
+ "@pie-lib/plot": "^3.2.0-next.12",
27
+ "@pie-lib/render-ui": "^5.2.0-next.4",
28
+ "@pie-lib/translator": "^3.2.0-next.3",
32
29
  "@visx/axis": "^3.0.0",
33
30
  "@visx/event": "^3.0.0",
34
31
  "@visx/grid": "^3.0.0",
@@ -50,7 +47,7 @@
50
47
  "react": "^18.2.0"
51
48
  },
52
49
  "devDependencies": {
53
- "@pie-lib/test-utils": "^1.2.0-next.0+c7578ca"
50
+ "@pie-lib/test-utils": "^1.2.0-next.3"
54
51
  },
55
- "gitHead": "c7578cae82de46ec0dae41b7d1ef924401e6226d"
52
+ "gitHead": "09270ba99e0887119a5ecb5b6670c965a1573347"
56
53
  }