@pie-lib/graphing 3.2.0-next.0 → 3.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 +18 -30
  2. package/package.json +9 -12
package/CHANGELOG.md CHANGED
@@ -3,63 +3,51 @@
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
- # [3.1.0-next.4](https://github.com/pie-framework/pie-lib/compare/@pie-lib/graphing@3.1.0-next.2...@pie-lib/graphing@3.1.0-next.4) (2026-01-27)
6
+ # [3.2.0-next.4](https://github.com/pie-framework/pie-lib/compare/@pie-lib/graphing@3.2.0-next.3...@pie-lib/graphing@3.2.0-next.4) (2026-02-24)
7
7
 
8
8
  **Note:** Version bump only for package @pie-lib/graphing
9
9
 
10
+ # [3.2.0-next.3](https://github.com/pie-framework/pie-lib/compare/@pie-lib/graphing@3.2.0-next.1...@pie-lib/graphing@3.2.0-next.3) (2026-02-24)
10
11
 
12
+ ### Bug Fixes
11
13
 
14
+ - made sure placeholder works, math item does not blur editor, table toolbar contains correct extensions [PD-5616] [PD-5584] [PD-5627] ([9bc768f](https://github.com/pie-framework/pie-lib/commit/9bc768f4e4301f91cc768475f0defa545ee7b43d))
12
15
 
13
-
14
- # [3.1.0-next.2](https://github.com/pie-framework/pie-lib/compare/@pie-lib/graphing@3.1.0-next.1...@pie-lib/graphing@3.1.0-next.2) (2026-01-26)
16
+ # [3.1.0-next.4](https://github.com/pie-framework/pie-lib/compare/@pie-lib/graphing@3.1.0-next.2...@pie-lib/graphing@3.1.0-next.4) (2026-01-27)
15
17
 
16
18
  **Note:** Version bump only for package @pie-lib/graphing
17
19
 
20
+ # [3.1.0-next.2](https://github.com/pie-framework/pie-lib/compare/@pie-lib/graphing@3.1.0-next.1...@pie-lib/graphing@3.1.0-next.2) (2026-01-26)
18
21
 
19
-
20
-
22
+ **Note:** Version bump only for package @pie-lib/graphing
21
23
 
22
24
  # [3.1.0-next.1](https://github.com/pie-framework/pie-lib/compare/@pie-lib/graphing@2.34.2...@pie-lib/graphing@3.1.0-next.1) (2026-01-26)
23
25
 
24
-
25
26
  ### Bug Fixes
26
27
 
27
- * 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))
28
- * remove carret, point to specific libs version ([09939a5](https://github.com/pie-framework/pie-lib/commit/09939a5aca19d7dda03d62c93d4d524f98dd69da))
29
- * remove exports and publish ([#2068](https://github.com/pie-framework/pie-lib/issues/2068)) ([60a96cd](https://github.com/pie-framework/pie-lib/commit/60a96cde0ec65f6b1cac0ae329aa33a0abc50d05))
30
- * update graphing components - styling and correctness handling PD-5258 ([7f1d3ba](https://github.com/pie-framework/pie-lib/commit/7f1d3bade7271c8f95bb9a67352fc9a52888ffda))
31
- * updated tip-tap with mui instead of material-ui [PD-5141] ([880d3ab](https://github.com/pie-framework/pie-lib/commit/880d3ab1d63aa12c7e975c882f50624200565737))
32
- * use fixed lib deps ([de7c64d](https://github.com/pie-framework/pie-lib/commit/de7c64d14f13259fe44d47405e4421baef21e24e))
33
-
28
+ - 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))
29
+ - remove carret, point to specific libs version ([09939a5](https://github.com/pie-framework/pie-lib/commit/09939a5aca19d7dda03d62c93d4d524f98dd69da))
30
+ - remove exports and publish ([#2068](https://github.com/pie-framework/pie-lib/issues/2068)) ([60a96cd](https://github.com/pie-framework/pie-lib/commit/60a96cde0ec65f6b1cac0ae329aa33a0abc50d05))
31
+ - update graphing components - styling and correctness handling PD-5258 ([7f1d3ba](https://github.com/pie-framework/pie-lib/commit/7f1d3bade7271c8f95bb9a67352fc9a52888ffda))
32
+ - updated tip-tap with mui instead of material-ui [PD-5141] ([880d3ab](https://github.com/pie-framework/pie-lib/commit/880d3ab1d63aa12c7e975c882f50624200565737))
33
+ - use fixed lib deps ([de7c64d](https://github.com/pie-framework/pie-lib/commit/de7c64d14f13259fe44d47405e4421baef21e24e))
34
34
 
35
35
  ### Features
36
36
 
37
- * bump react and react-dom ([01dc19e](https://github.com/pie-framework/pie-lib/commit/01dc19e88bbc8d372c561d1511df1a82937d45af))
38
- * drag library update in graphing packages ([6638af8](https://github.com/pie-framework/pie-lib/commit/6638af83235a13b983b95587ba042bbdff61c4df))
39
- * migrate from [@vx](https://github.com/vx) library to [@visx](https://github.com/visx) ([135bf60](https://github.com/pie-framework/pie-lib/commit/135bf605161bfbd0070ac181892df20931691ce3))
40
- * packages/graphing mui update PD-5268 ([503e9fd](https://github.com/pie-framework/pie-lib/commit/503e9fd47f230503ca8133eb8a61cacc727bb0fe))
41
- * sync latest changes from dev ([c936e9c](https://github.com/pie-framework/pie-lib/commit/c936e9c7f9e095e7d9b9805ac2bf72bd271e05f1))
42
-
43
-
44
-
45
-
37
+ - bump react and react-dom ([01dc19e](https://github.com/pie-framework/pie-lib/commit/01dc19e88bbc8d372c561d1511df1a82937d45af))
38
+ - drag library update in graphing packages ([6638af8](https://github.com/pie-framework/pie-lib/commit/6638af83235a13b983b95587ba042bbdff61c4df))
39
+ - migrate from [@vx](https://github.com/vx) library to [@visx](https://github.com/visx) ([135bf60](https://github.com/pie-framework/pie-lib/commit/135bf605161bfbd0070ac181892df20931691ce3))
40
+ - packages/graphing mui update PD-5268 ([503e9fd](https://github.com/pie-framework/pie-lib/commit/503e9fd47f230503ca8133eb8a61cacc727bb0fe))
41
+ - sync latest changes from dev ([c936e9c](https://github.com/pie-framework/pie-lib/commit/c936e9c7f9e095e7d9b9805ac2bf72bd271e05f1))
46
42
 
47
43
  # [3.0.0-next.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/graphing@2.34.3-next.0...@pie-lib/graphing@3.0.0-next.0) (2026-01-19)
48
44
 
49
45
  **Note:** Version bump only for package @pie-lib/graphing
50
46
 
51
-
52
-
53
-
54
-
55
47
  ## [2.34.3-next.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/graphing@2.48.0-mui-update.0...@pie-lib/graphing@2.34.3-next.0) (2026-01-19)
56
48
 
57
49
  **Note:** Version bump only for package @pie-lib/graphing
58
50
 
59
-
60
-
61
-
62
-
63
51
  ## [2.34.2](https://github.com/pie-framework/pie-lib/compare/@pie-lib/graphing@2.34.1...@pie-lib/graphing@2.34.2) (2025-11-27)
64
52
 
65
53
  **Note:** Version bump only for package @pie-lib/graphing
package/package.json CHANGED
@@ -3,7 +3,7 @@
3
3
  "publishConfig": {
4
4
  "access": "public"
5
5
  },
6
- "version": "3.2.0-next.0+c7578ca",
6
+ "version": "3.2.0-next.4",
7
7
  "description": "Graphing components",
8
8
  "keywords": [
9
9
  "react",
@@ -14,10 +14,7 @@
14
14
  "module": "src/index.js",
15
15
  "author": "",
16
16
  "license": "ISC",
17
- "repository": {
18
- "type": "git",
19
- "url": "https://github.com/pie-framework/pie-lib"
20
- },
17
+ "repository": "pie-framework/pie-lib",
21
18
  "dependencies": {
22
19
  "@dnd-kit/sortable": "10.0.0",
23
20
  "@emotion/react": "^11.14.0",
@@ -25,12 +22,12 @@
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/drag": "^3.2.0-next.0+c7578ca",
29
- "@pie-lib/editable-html-tip-tap": "^1.2.0-next.0+c7578ca",
30
- "@pie-lib/graphing-utils": "^2.2.0-next.0+c7578ca",
31
- "@pie-lib/plot": "^3.2.0-next.0+c7578ca",
32
- "@pie-lib/render-ui": "^5.2.0-next.0+c7578ca",
33
- "@pie-lib/translator": "^3.2.0-next.0+c7578ca",
25
+ "@pie-lib/drag": "^3.2.0-next.1",
26
+ "@pie-lib/editable-html-tip-tap": "^1.2.0-next.4",
27
+ "@pie-lib/graphing-utils": "^2.2.0-next.1",
28
+ "@pie-lib/plot": "^3.2.0-next.4",
29
+ "@pie-lib/render-ui": "^5.2.0-next.1",
30
+ "@pie-lib/translator": "^3.2.0-next.1",
34
31
  "@visx/axis": "^3.0.0",
35
32
  "@visx/clip-path": "^3.0.0",
36
33
  "@visx/curve": "^3.0.0",
@@ -57,6 +54,6 @@
57
54
  "peerDependencies": {
58
55
  "react": "^18.2.0"
59
56
  },
60
- "gitHead": "c7578cae82de46ec0dae41b7d1ef924401e6226d",
57
+ "gitHead": "d42e2b81c672bd7847240d831747a5931953acff",
61
58
  "scripts": {}
62
59
  }