@pie-lib/graphing 3.2.0-next.0 → 3.2.0-next.11
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 +37 -23
- package/package.json +9 -12
package/CHANGELOG.md
CHANGED
|
@@ -3,63 +3,77 @@
|
|
|
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.
|
|
6
|
+
# [3.2.0-next.11](https://github.com/pie-framework/pie-lib/compare/@pie-lib/graphing@3.2.0-next.9...@pie-lib/graphing@3.2.0-next.11) (2026-02-26)
|
|
7
7
|
|
|
8
8
|
**Note:** Version bump only for package @pie-lib/graphing
|
|
9
9
|
|
|
10
|
+
# [3.2.0-next.9](https://github.com/pie-framework/pie-lib/compare/@pie-lib/graphing@3.2.0-next.8...@pie-lib/graphing@3.2.0-next.9) (2026-02-25)
|
|
10
11
|
|
|
12
|
+
**Note:** Version bump only for package @pie-lib/graphing
|
|
11
13
|
|
|
14
|
+
# [3.2.0-next.8](https://github.com/pie-framework/pie-lib/compare/@pie-lib/graphing@3.2.0-next.7...@pie-lib/graphing@3.2.0-next.8) (2026-02-25)
|
|
12
15
|
|
|
16
|
+
### Bug Fixes
|
|
13
17
|
|
|
14
|
-
|
|
18
|
+
- **deps:** update [@pie-lib](https://github.com/pie-lib) dependencies to published versions ([134fbdc](https://github.com/pie-framework/pie-lib/commit/134fbdc90c6a15f89a736340578d70fb80a983b3))
|
|
15
19
|
|
|
16
|
-
|
|
20
|
+
# [3.2.0-next.7](https://github.com/pie-framework/pie-lib/compare/@pie-lib/graphing@3.2.0-next.6...@pie-lib/graphing@3.2.0-next.7) (2026-02-25)
|
|
17
21
|
|
|
22
|
+
**Note:** Version bump only for package @pie-lib/graphing
|
|
18
23
|
|
|
24
|
+
# [3.2.0-next.6](https://github.com/pie-framework/pie-lib/compare/@pie-lib/graphing@3.2.0-next.5...@pie-lib/graphing@3.2.0-next.6) (2026-02-25)
|
|
19
25
|
|
|
26
|
+
**Note:** Version bump only for package @pie-lib/graphing
|
|
20
27
|
|
|
28
|
+
# [3.2.0-next.5](https://github.com/pie-framework/pie-lib/compare/@pie-lib/graphing@3.2.0-next.4...@pie-lib/graphing@3.2.0-next.5) (2026-02-25)
|
|
21
29
|
|
|
22
|
-
|
|
30
|
+
**Note:** Version bump only for package @pie-lib/graphing
|
|
23
31
|
|
|
32
|
+
# [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)
|
|
24
33
|
|
|
25
|
-
|
|
34
|
+
**Note:** Version bump only for package @pie-lib/graphing
|
|
26
35
|
|
|
27
|
-
|
|
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))
|
|
36
|
+
# [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)
|
|
33
37
|
|
|
38
|
+
### Bug Fixes
|
|
34
39
|
|
|
35
|
-
|
|
40
|
+
- 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))
|
|
36
41
|
|
|
37
|
-
|
|
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
|
+
# [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)
|
|
42
43
|
|
|
44
|
+
**Note:** Version bump only for package @pie-lib/graphing
|
|
43
45
|
|
|
46
|
+
# [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)
|
|
44
47
|
|
|
48
|
+
**Note:** Version bump only for package @pie-lib/graphing
|
|
45
49
|
|
|
50
|
+
# [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)
|
|
46
51
|
|
|
47
|
-
|
|
52
|
+
### Bug Fixes
|
|
48
53
|
|
|
49
|
-
|
|
54
|
+
- 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))
|
|
55
|
+
- remove carret, point to specific libs version ([09939a5](https://github.com/pie-framework/pie-lib/commit/09939a5aca19d7dda03d62c93d4d524f98dd69da))
|
|
56
|
+
- remove exports and publish ([#2068](https://github.com/pie-framework/pie-lib/issues/2068)) ([60a96cd](https://github.com/pie-framework/pie-lib/commit/60a96cde0ec65f6b1cac0ae329aa33a0abc50d05))
|
|
57
|
+
- update graphing components - styling and correctness handling PD-5258 ([7f1d3ba](https://github.com/pie-framework/pie-lib/commit/7f1d3bade7271c8f95bb9a67352fc9a52888ffda))
|
|
58
|
+
- updated tip-tap with mui instead of material-ui [PD-5141] ([880d3ab](https://github.com/pie-framework/pie-lib/commit/880d3ab1d63aa12c7e975c882f50624200565737))
|
|
59
|
+
- use fixed lib deps ([de7c64d](https://github.com/pie-framework/pie-lib/commit/de7c64d14f13259fe44d47405e4421baef21e24e))
|
|
50
60
|
|
|
61
|
+
### Features
|
|
51
62
|
|
|
63
|
+
- bump react and react-dom ([01dc19e](https://github.com/pie-framework/pie-lib/commit/01dc19e88bbc8d372c561d1511df1a82937d45af))
|
|
64
|
+
- drag library update in graphing packages ([6638af8](https://github.com/pie-framework/pie-lib/commit/6638af83235a13b983b95587ba042bbdff61c4df))
|
|
65
|
+
- migrate from [@vx](https://github.com/vx) library to [@visx](https://github.com/visx) ([135bf60](https://github.com/pie-framework/pie-lib/commit/135bf605161bfbd0070ac181892df20931691ce3))
|
|
66
|
+
- packages/graphing mui update PD-5268 ([503e9fd](https://github.com/pie-framework/pie-lib/commit/503e9fd47f230503ca8133eb8a61cacc727bb0fe))
|
|
67
|
+
- sync latest changes from dev ([c936e9c](https://github.com/pie-framework/pie-lib/commit/c936e9c7f9e095e7d9b9805ac2bf72bd271e05f1))
|
|
52
68
|
|
|
69
|
+
# [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)
|
|
53
70
|
|
|
71
|
+
**Note:** Version bump only for package @pie-lib/graphing
|
|
54
72
|
|
|
55
73
|
## [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
74
|
|
|
57
75
|
**Note:** Version bump only for package @pie-lib/graphing
|
|
58
76
|
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
77
|
## [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
78
|
|
|
65
79
|
**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.
|
|
6
|
+
"version": "3.2.0-next.11",
|
|
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.
|
|
29
|
-
"@pie-lib/editable-html-tip-tap": "^1.2.0-next.
|
|
30
|
-
"@pie-lib/graphing-utils": "^2.2.0-next.
|
|
31
|
-
"@pie-lib/plot": "^3.2.0-next.
|
|
32
|
-
"@pie-lib/render-ui": "^5.2.0-next.
|
|
33
|
-
"@pie-lib/translator": "^3.2.0-next.
|
|
25
|
+
"@pie-lib/drag": "^3.2.0-next.4",
|
|
26
|
+
"@pie-lib/editable-html-tip-tap": "^1.2.0-next.11",
|
|
27
|
+
"@pie-lib/graphing-utils": "^2.2.0-next.3",
|
|
28
|
+
"@pie-lib/plot": "^3.2.0-next.11",
|
|
29
|
+
"@pie-lib/render-ui": "^5.2.0-next.4",
|
|
30
|
+
"@pie-lib/translator": "^3.2.0-next.3",
|
|
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": "
|
|
57
|
+
"gitHead": "26a92c2897eca32328a31262677c4f7a851fd751",
|
|
61
58
|
"scripts": {}
|
|
62
59
|
}
|