@pie-lib/drag 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.
- package/CHANGELOG.md +21 -33
- package/package.json +5 -8
package/CHANGELOG.md
CHANGED
|
@@ -3,66 +3,54 @@
|
|
|
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.4](https://github.com/pie-framework/pie-lib/compare/@pie-lib/drag@3.2.0-next.2...@pie-lib/drag@3.2.0-next.4) (2026-02-26)
|
|
7
7
|
|
|
8
8
|
**Note:** Version bump only for package @pie-lib/drag
|
|
9
9
|
|
|
10
|
+
# [3.2.0-next.2](https://github.com/pie-framework/pie-lib/compare/@pie-lib/drag@3.2.0-next.1...@pie-lib/drag@3.2.0-next.2) (2026-02-25)
|
|
10
11
|
|
|
12
|
+
### Bug Fixes
|
|
11
13
|
|
|
14
|
+
- **deps:** update [@pie-lib](https://github.com/pie-lib) dependencies to published versions ([134fbdc](https://github.com/pie-framework/pie-lib/commit/134fbdc90c6a15f89a736340578d70fb80a983b3))
|
|
12
15
|
|
|
13
|
-
|
|
14
|
-
# [3.1.0-next.2](https://github.com/pie-framework/pie-lib/compare/@pie-lib/drag@3.1.0-next.1...@pie-lib/drag@3.1.0-next.2) (2026-01-26)
|
|
16
|
+
# [3.1.0-next.4](https://github.com/pie-framework/pie-lib/compare/@pie-lib/drag@3.1.0-next.2...@pie-lib/drag@3.1.0-next.4) (2026-01-27)
|
|
15
17
|
|
|
16
18
|
**Note:** Version bump only for package @pie-lib/drag
|
|
17
19
|
|
|
20
|
+
# [3.1.0-next.2](https://github.com/pie-framework/pie-lib/compare/@pie-lib/drag@3.1.0-next.1...@pie-lib/drag@3.1.0-next.2) (2026-01-26)
|
|
18
21
|
|
|
19
|
-
|
|
20
|
-
|
|
22
|
+
**Note:** Version bump only for package @pie-lib/drag
|
|
21
23
|
|
|
22
24
|
# [3.1.0-next.1](https://github.com/pie-framework/pie-lib/compare/@pie-lib/drag@2.22.2...@pie-lib/drag@3.1.0-next.1) (2026-01-26)
|
|
23
25
|
|
|
24
|
-
|
|
25
26
|
### Bug Fixes
|
|
26
27
|
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
28
|
+
- drag components ([bea5eaa](https://github.com/pie-framework/pie-lib/commit/bea5eaaa54fc9060ac83bb7d6383b4c9e2491574))
|
|
29
|
+
- drag fixes ([d8920a2](https://github.com/pie-framework/pie-lib/commit/d8920a2b5e6e365c42f03368f9f235fed9090a88))
|
|
30
|
+
- placehoder styles in drag ([431adbe](https://github.com/pie-framework/pie-lib/commit/431adbe6c020f32615910885dee5d4bd5efbe76a))
|
|
31
|
+
- 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))
|
|
32
|
+
- remove carret, point to specific libs version ([09939a5](https://github.com/pie-framework/pie-lib/commit/09939a5aca19d7dda03d62c93d4d524f98dd69da))
|
|
33
|
+
- remove exports and publish ([#2068](https://github.com/pie-framework/pie-lib/issues/2068)) ([60a96cd](https://github.com/pie-framework/pie-lib/commit/60a96cde0ec65f6b1cac0ae329aa33a0abc50d05))
|
|
34
|
+
- use fixed lib deps ([de7c64d](https://github.com/pie-framework/pie-lib/commit/de7c64d14f13259fe44d47405e4421baef21e24e))
|
|
35
35
|
|
|
36
36
|
### Features
|
|
37
37
|
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
38
|
+
- add drag provider onDragStart prop ([0879247](https://github.com/pie-framework/pie-lib/commit/087924747b02ceed710e971e8dbe0291071396af))
|
|
39
|
+
- bump react and react-dom ([01dc19e](https://github.com/pie-framework/pie-lib/commit/01dc19e88bbc8d372c561d1511df1a82937d45af))
|
|
40
|
+
- drag changes for ditb ([fc79ecd](https://github.com/pie-framework/pie-lib/commit/fc79ecdacb5693f1b5dcf19c7114f9cd4bed83ba))
|
|
41
|
+
- drag library update ([fb7a4d0](https://github.com/pie-framework/pie-lib/commit/fb7a4d0ce761f2f4c1a122854cfa306abb8ea7c8))
|
|
42
|
+
- sync latest changes from dev ([c936e9c](https://github.com/pie-framework/pie-lib/commit/c936e9c7f9e095e7d9b9805ac2bf72bd271e05f1))
|
|
43
|
+
- updates for drag-in-the-blank ([0c096d8](https://github.com/pie-framework/pie-lib/commit/0c096d887f97edecd2dac68cda136b2d265dc7d5))
|
|
44
|
+
- **drag:** update drag package to corresp to material v5 PD-5258 ([7400327](https://github.com/pie-framework/pie-lib/commit/740032735077939f4e05897aaf6b618bfa5b236d))
|
|
49
45
|
|
|
50
46
|
# [3.0.0-next.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/drag@2.22.3-next.0...@pie-lib/drag@3.0.0-next.0) (2026-01-19)
|
|
51
47
|
|
|
52
48
|
**Note:** Version bump only for package @pie-lib/drag
|
|
53
49
|
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
50
|
## [2.22.3-next.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/drag@2.36.0-mui-update.0...@pie-lib/drag@2.22.3-next.0) (2026-01-19)
|
|
59
51
|
|
|
60
52
|
**Note:** Version bump only for package @pie-lib/drag
|
|
61
53
|
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
54
|
## [2.22.2](https://github.com/pie-framework/pie-lib/compare/@pie-lib/drag@2.22.1...@pie-lib/drag@2.22.2) (2025-11-27)
|
|
67
55
|
|
|
68
56
|
**Note:** Version bump only for package @pie-lib/drag
|
package/package.json
CHANGED
|
@@ -1,13 +1,10 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@pie-lib/drag",
|
|
3
|
-
"version": "3.2.0-next.
|
|
3
|
+
"version": "3.2.0-next.4",
|
|
4
4
|
"description": "",
|
|
5
5
|
"main": "lib/index.js",
|
|
6
6
|
"module": "src/index.js",
|
|
7
|
-
"repository":
|
|
8
|
-
"type": "git",
|
|
9
|
-
"url": "https://github.com/pie-framework/pie-lib"
|
|
10
|
-
},
|
|
7
|
+
"repository": "pie-framework/pie-lib",
|
|
11
8
|
"dependencies": {
|
|
12
9
|
"@dnd-kit/core": "6.3.1",
|
|
13
10
|
"@dnd-kit/sortable": "10.0.0",
|
|
@@ -16,8 +13,8 @@
|
|
|
16
13
|
"@emotion/style": "^0.8.0",
|
|
17
14
|
"@mui/icons-material": "^7.3.4",
|
|
18
15
|
"@mui/material": "^7.3.4",
|
|
19
|
-
"@pie-lib/math-rendering": "^4.2.0-next.
|
|
20
|
-
"@pie-lib/render-ui": "^5.2.0-next.
|
|
16
|
+
"@pie-lib/math-rendering": "^4.2.0-next.3",
|
|
17
|
+
"@pie-lib/render-ui": "^5.2.0-next.4",
|
|
21
18
|
"classnames": "^2.2.6",
|
|
22
19
|
"lodash-es": "^4.17.23",
|
|
23
20
|
"prop-types": "^15.7.2",
|
|
@@ -29,5 +26,5 @@
|
|
|
29
26
|
"scripts": {},
|
|
30
27
|
"author": "",
|
|
31
28
|
"license": "ISC",
|
|
32
|
-
"gitHead": "
|
|
29
|
+
"gitHead": "26a92c2897eca32328a31262677c4f7a851fd751"
|
|
33
30
|
}
|