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

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 +23 -37
  2. package/package.json +8 -11
package/CHANGELOG.md CHANGED
@@ -3,70 +3,56 @@
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.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)
7
7
 
8
8
  **Note:** Version bump only for package @pie-lib/charting
9
9
 
10
+ # [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)
10
11
 
12
+ **Note:** Version bump only for package @pie-lib/charting
11
13
 
14
+ # [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)
12
15
 
16
+ **Note:** Version bump only for package @pie-lib/charting
13
17
 
14
18
  # [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)
15
19
 
16
20
  **Note:** Version bump only for package @pie-lib/charting
17
21
 
18
-
19
-
20
-
21
-
22
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)
23
23
 
24
-
25
24
  ### Bug Fixes
26
25
 
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))
40
-
26
+ - charting cleanup ([4f8b14f](https://github.com/pie-framework/pie-lib/commit/4f8b14f59cf6d977af04feaa75f78f65fe4ffbb8))
27
+ - charting issue after mui update ([19eb377](https://github.com/pie-framework/pie-lib/commit/19eb377ae63624402dce8118857c64e2da07c7ec))
28
+ - charting issues ([fb42cac](https://github.com/pie-framework/pie-lib/commit/fb42cacad4753b1aaf501969bde0a489fd223a1e))
29
+ - charting style ([1e72103](https://github.com/pie-framework/pie-lib/commit/1e7210354c92a4f85da10043f42261e275894b69))
30
+ - charting styles ([c733e4e](https://github.com/pie-framework/pie-lib/commit/c733e4e316b572a8aea3e494a2ab3bf3863a015e))
31
+ - charting ux fixes after mui update PD-5258 ([38ee1dc](https://github.com/pie-framework/pie-lib/commit/38ee1dc3810760794690534821f78672906a4981))
32
+ - math keyboard ref and remove console log ([fd9dc91](https://github.com/pie-framework/pie-lib/commit/fd9dc91092497e55a75aba3e7ef1c4c1c5723f35))
33
+ - publish charting ([df5a64e](https://github.com/pie-framework/pie-lib/commit/df5a64e4287fe71b0da7838c14b19e72286c7e82))
34
+ - 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))
35
+ - remove carret, point to specific libs version ([09939a5](https://github.com/pie-framework/pie-lib/commit/09939a5aca19d7dda03d62c93d4d524f98dd69da))
36
+ - remove exports and publish ([#2068](https://github.com/pie-framework/pie-lib/issues/2068)) ([60a96cd](https://github.com/pie-framework/pie-lib/commit/60a96cde0ec65f6b1cac0ae329aa33a0abc50d05))
37
+ - select in chart type selection ([ba56525](https://github.com/pie-framework/pie-lib/commit/ba5652504daa9fe9bc499b66c5d8acb88ebf7a8e))
38
+ - use fixed lib deps ([de7c64d](https://github.com/pie-framework/pie-lib/commit/de7c64d14f13259fe44d47405e4421baef21e24e))
41
39
 
42
40
  ### Features
43
41
 
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))
49
-
50
-
51
-
52
-
42
+ - bump react and react-dom ([01dc19e](https://github.com/pie-framework/pie-lib/commit/01dc19e88bbc8d372c561d1511df1a82937d45af))
43
+ - implement web component safe select in charting ([6f84f2f](https://github.com/pie-framework/pie-lib/commit/6f84f2f0bb917a64dbbd46b917f8cc1b5665d9eb))
44
+ - migrate from [@vx](https://github.com/vx) library to [@visx](https://github.com/visx) ([135bf60](https://github.com/pie-framework/pie-lib/commit/135bf605161bfbd0070ac181892df20931691ce3))
45
+ - packages/charting mui update PD-5268 ([9619c34](https://github.com/pie-framework/pie-lib/commit/9619c3437ad7ae762daa04350e1110cb429c7166))
46
+ - sync latest changes from dev ([c936e9c](https://github.com/pie-framework/pie-lib/commit/c936e9c7f9e095e7d9b9805ac2bf72bd271e05f1))
53
47
 
54
48
  # [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)
55
49
 
56
50
  **Note:** Version bump only for package @pie-lib/charting
57
51
 
58
-
59
-
60
-
61
-
62
52
  ## [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
53
 
64
54
  **Note:** Version bump only for package @pie-lib/charting
65
55
 
66
-
67
-
68
-
69
-
70
56
  ## [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
57
 
72
58
  **Note:** Version bump only for package @pie-lib/charting
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.4",
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.1",
26
+ "@pie-lib/plot": "^3.2.0-next.4",
27
+ "@pie-lib/render-ui": "^5.2.0-next.1",
28
+ "@pie-lib/translator": "^3.2.0-next.1",
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.1"
54
51
  },
55
- "gitHead": "c7578cae82de46ec0dae41b7d1ef924401e6226d"
52
+ "gitHead": "d42e2b81c672bd7847240d831747a5931953acff"
56
53
  }