@pie-lib/drag 2.2.1-next.0 → 2.2.1
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 +28 -129
- package/package.json +2 -2
package/CHANGELOG.md
CHANGED
|
@@ -3,250 +3,149 @@
|
|
|
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
|
+
## [2.2.1](https://github.com/pie-framework/pie-lib/compare/@pie-lib/drag@2.2.0...@pie-lib/drag@2.2.1) (2023-06-24)
|
|
7
7
|
|
|
8
|
+
**Note:** Version bump only for package @pie-lib/drag
|
|
8
9
|
|
|
9
|
-
### Features
|
|
10
10
|
|
|
11
|
-
* **drag:** add context to dnd provider content is needed when multiple dndProviders are used ([07597d8](https://github.com/pie-framework/pie-lib/commit/07597d80aba5788c9cb3b58012742413c9bdad20))
|
|
12
11
|
|
|
13
12
|
|
|
14
13
|
|
|
14
|
+
# [2.2.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/drag@2.1.19...@pie-lib/drag@2.2.0) (2023-06-12)
|
|
15
15
|
|
|
16
|
+
### Features
|
|
16
17
|
|
|
17
|
-
|
|
18
|
+
- **drag:** add context to dnd provider content is needed when multiple dndProviders are used ([07597d8](https://github.com/pie-framework/pie-lib/commit/07597d80aba5788c9cb3b58012742413c9bdad20))
|
|
18
19
|
|
|
20
|
+
## [2.1.19](https://github.com/pie-framework/pie-lib/compare/@pie-lib/drag@2.1.18...@pie-lib/drag@2.1.19) (2023-06-05)
|
|
19
21
|
|
|
20
22
|
### Bug Fixes
|
|
21
23
|
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
24
|
+
- **drag:** provide drag support for multiple devices PD-2722 ([747186c](https://github.com/pie-framework/pie-lib/commit/747186c230645ca805a8c446e7c74d1ec0003ab7))
|
|
25
|
+
- **drag:** provide drag support for multiple-devices PD-2722 ([04534da](https://github.com/pie-framework/pie-lib/commit/04534da486616ddbfd08794361c9bdadaa2d1655))
|
|
28
26
|
|
|
29
27
|
## [2.1.18](https://github.com/pie-framework/pie-lib/compare/@pie-lib/drag@2.1.17...@pie-lib/drag@2.1.18) (2023-04-19)
|
|
30
28
|
|
|
31
|
-
|
|
32
29
|
### Bug Fixes
|
|
33
30
|
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
31
|
+
- **eslint:** fix eslint problems-PD-2732 ([9eb9976](https://github.com/pie-framework/pie-lib/commit/9eb9976749753da86e1057a07bd2cfc65bf64ae4))
|
|
39
32
|
|
|
40
33
|
## [2.1.17](https://github.com/pie-framework/pie-lib/compare/@pie-lib/drag@2.1.16...@pie-lib/drag@2.1.17) (2023-04-14)
|
|
41
34
|
|
|
42
|
-
|
|
43
35
|
### Bug Fixes
|
|
44
36
|
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
37
|
+
- **drag:** revert Carla's changes for PD-2495 because it looks like it's causing PD-2722 ([b8d6973](https://github.com/pie-framework/pie-lib/commit/b8d69737844d60b69641d57078eb6a3509d3728b))
|
|
50
38
|
|
|
51
39
|
## [2.1.16](https://github.com/pie-framework/pie-lib/compare/@pie-lib/drag@2.1.15...@pie-lib/drag@2.1.16) (2023-04-14)
|
|
52
40
|
|
|
53
|
-
|
|
54
41
|
### Bug Fixes
|
|
55
42
|
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
43
|
+
- commit for build (testing purpose) ([75acd61](https://github.com/pie-framework/pie-lib/commit/75acd61956f266fc3d4d2b6819782a0de61b0ec7))
|
|
61
44
|
|
|
62
45
|
## [2.1.15](https://github.com/pie-framework/pie-lib/compare/@pie-lib/drag@2.1.13...@pie-lib/drag@2.1.15) (2023-02-28)
|
|
63
46
|
|
|
64
|
-
|
|
65
47
|
### Bug Fixes
|
|
66
48
|
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
49
|
+
- version bump ([d9280a9](https://github.com/pie-framework/pie-lib/commit/d9280a9aeddab459b6d84ecdbeb62814e1eee965))
|
|
72
50
|
|
|
73
51
|
## [2.1.13](https://github.com/pie-framework/pie-lib/compare/@pie-lib/drag@2.1.12...@pie-lib/drag@2.1.13) (2023-02-28)
|
|
74
52
|
|
|
75
|
-
|
|
76
53
|
### Bug Fixes
|
|
77
54
|
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
55
|
+
- **categorize:** set maxWidth and minWidth in order to avoid overlapping ([329578b](https://github.com/pie-framework/pie-lib/commit/329578bd3a76112b1ab26b944f69bae95e622032))
|
|
56
|
+
- **drag-in-the-blank:** prevent scroll of the page when dragging the choices, try to improve removing selected choices on touch devices ([ae485e3](https://github.com/pie-framework/pie-lib/commit/ae485e342ccc542dbd91765980bbf5588bfe4726))
|
|
84
57
|
|
|
85
58
|
## [2.1.12](https://github.com/pie-framework/pie-lib/compare/@pie-lib/drag@2.1.10...@pie-lib/drag@2.1.12) (2023-01-31)
|
|
86
59
|
|
|
87
60
|
**Note:** Version bump only for package @pie-lib/drag
|
|
88
61
|
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
62
|
## [2.1.10](https://github.com/pie-framework/pie-lib/compare/@pie-lib/drag@2.1.9...@pie-lib/drag@2.1.10) (2023-01-31)
|
|
94
63
|
|
|
95
64
|
**Note:** Version bump only for package @pie-lib/drag
|
|
96
65
|
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
66
|
## [2.1.9](https://github.com/pie-framework/pie-lib/compare/@pie-lib/drag@2.1.8...@pie-lib/drag@2.1.9) (2023-01-31)
|
|
102
67
|
|
|
103
68
|
**Note:** Version bump only for package @pie-lib/drag
|
|
104
69
|
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
70
|
## [2.1.8](https://github.com/pie-framework/pie-lib/compare/@pie-lib/drag@2.1.7...@pie-lib/drag@2.1.8) (2023-01-31)
|
|
110
71
|
|
|
111
72
|
**Note:** Version bump only for package @pie-lib/drag
|
|
112
73
|
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
74
|
## [2.1.7](https://github.com/pie-framework/pie-lib/compare/@pie-lib/drag@2.1.5...@pie-lib/drag@2.1.7) (2023-01-31)
|
|
118
75
|
|
|
119
76
|
**Note:** Version bump only for package @pie-lib/drag
|
|
120
77
|
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
125
78
|
## [2.1.5](https://github.com/pie-framework/pie-lib/compare/@pie-lib/drag@2.1.3...@pie-lib/drag@2.1.5) (2023-01-31)
|
|
126
79
|
|
|
127
80
|
**Note:** Version bump only for package @pie-lib/drag
|
|
128
81
|
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
|
|
133
82
|
## [2.1.3](https://github.com/pie-framework/pie-lib/compare/@pie-lib/drag@2.1.1...@pie-lib/drag@2.1.3) (2023-01-31)
|
|
134
83
|
|
|
135
84
|
**Note:** Version bump only for package @pie-lib/drag
|
|
136
85
|
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
|
|
141
86
|
## [2.1.1](https://github.com/pie-framework/pie-lib/compare/@pie-lib/drag@2.1.0...@pie-lib/drag@2.1.1) (2023-01-31)
|
|
142
87
|
|
|
143
|
-
|
|
144
88
|
### Bug Fixes
|
|
145
89
|
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
|
|
90
|
+
- **drag:** add support for dragging events on touch devices ([b367c15](https://github.com/pie-framework/pie-lib/commit/b367c155df323a64da9f2b6633ec5eebda879e22))
|
|
91
|
+
- **drag:** downgrade react-dnd-touch-backend to a version that is compatible with react-dnd version 14.x. ([d8a3577](https://github.com/pie-framework/pie-lib/commit/d8a35779ac8c55573cf71b4dedfa3617780303e4))
|
|
92
|
+
- **drag:** prevent scroll for dragging placeholder board ([d37d211](https://github.com/pie-framework/pie-lib/commit/d37d2110af7a199e14d2c7f80720d65013f63602))
|
|
153
93
|
|
|
154
94
|
# [2.1.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/drag@2.0.6...@pie-lib/drag@2.1.0) (2023-01-16)
|
|
155
95
|
|
|
156
|
-
|
|
157
96
|
### Bug Fixes
|
|
158
97
|
|
|
159
|
-
|
|
160
|
-
|
|
98
|
+
- **match-list:** fix choices arrangement in the drag placeholder ([c05ad41](https://github.com/pie-framework/pie-lib/commit/c05ad41d37704aad0927fb36705c47cafe40add0))
|
|
161
99
|
|
|
162
100
|
### Features
|
|
163
101
|
|
|
164
|
-
|
|
165
|
-
|
|
166
|
-
|
|
167
|
-
|
|
168
|
-
|
|
102
|
+
- added theme naming support + cleanup ([72d562d](https://github.com/pie-framework/pie-lib/commit/72d562d509e5d31d883690eb455a9afea6bf54fc))
|
|
169
103
|
|
|
170
104
|
## [2.0.6](https://github.com/pie-framework/pie-lib/compare/@pie-lib/drag@2.0.5...@pie-lib/drag@2.0.6) (2023-01-04)
|
|
171
105
|
|
|
172
|
-
|
|
173
106
|
### Bug Fixes
|
|
174
107
|
|
|
175
|
-
|
|
176
|
-
|
|
177
|
-
|
|
178
|
-
|
|
179
|
-
|
|
108
|
+
- **drag:** refactor the droppable placeholder for match-list and drag-in-the-blank PD-1954 PD-1956 ([8696d61](https://github.com/pie-framework/pie-lib/commit/8696d61a0762835186ceb876e03100e2e9c820fc))
|
|
180
109
|
|
|
181
110
|
## [2.0.5](https://github.com/pie-framework/pie-lib/compare/@pie-lib/drag@2.0.4...@pie-lib/drag@2.0.5) (2023-01-03)
|
|
182
111
|
|
|
183
|
-
|
|
184
112
|
### Bug Fixes
|
|
185
113
|
|
|
186
|
-
|
|
187
|
-
|
|
188
|
-
|
|
189
|
-
|
|
190
|
-
|
|
191
|
-
|
|
114
|
+
- **drag:** fix drop for match-list ([728203d](https://github.com/pie-framework/pie-lib/commit/728203d8014ce83b843b2695bf969c4fc53eb381))
|
|
115
|
+
- **drag:** fix drop function for drag-in-the-blank element ([b491299](https://github.com/pie-framework/pie-lib/commit/b4912998d920c7e085dc9c9eb4e70c432cb7eb1c))
|
|
192
116
|
|
|
193
117
|
## [2.0.4](https://github.com/pie-framework/pie-lib/compare/@pie-lib/drag@2.0.3...@pie-lib/drag@2.0.4) (2022-12-19)
|
|
194
118
|
|
|
195
|
-
|
|
196
119
|
### Bug Fixes
|
|
197
120
|
|
|
198
|
-
|
|
199
|
-
|
|
200
|
-
|
|
201
|
-
|
|
202
|
-
|
|
121
|
+
- **drag,categorize:** drag an answer choice elsewhere after it has been placed in a category-PD-1995 ([d32015b](https://github.com/pie-framework/pie-lib/commit/d32015b31d50b45851df2f27ad517eeaad8ae511))
|
|
203
122
|
|
|
204
123
|
## [2.0.3](https://github.com/pie-framework/pie-lib/compare/@pie-lib/drag@2.0.2...@pie-lib/drag@2.0.3) (2022-12-06)
|
|
205
124
|
|
|
206
|
-
|
|
207
125
|
### Bug Fixes
|
|
208
126
|
|
|
209
|
-
|
|
210
|
-
|
|
211
|
-
|
|
212
|
-
|
|
213
|
-
|
|
127
|
+
- **categorize:** reduce lag when removing a token from a category PD-1953 ([f3bdb44](https://github.com/pie-framework/pie-lib/commit/f3bdb44360131fc61150fd42ec988eb1c5f15eaa))
|
|
214
128
|
|
|
215
129
|
## [2.0.2](https://github.com/pie-framework/pie-lib/compare/@pie-lib/drag@2.0.1...@pie-lib/drag@2.0.2) (2022-11-29)
|
|
216
130
|
|
|
217
|
-
|
|
218
131
|
### Bug Fixes
|
|
219
132
|
|
|
220
|
-
|
|
221
|
-
|
|
222
|
-
|
|
223
|
-
|
|
224
|
-
|
|
133
|
+
- react-dnd issue ([a39cb6d](https://github.com/pie-framework/pie-lib/commit/a39cb6dfa290840f3521f390ac3bd8091acee3d1))
|
|
225
134
|
|
|
226
135
|
## [2.0.1](https://github.com/pie-framework/pie-lib/compare/@pie-lib/drag@2.0.0...@pie-lib/drag@2.0.1) (2022-11-23)
|
|
227
136
|
|
|
228
137
|
**Note:** Version bump only for package @pie-lib/drag
|
|
229
138
|
|
|
230
|
-
|
|
231
|
-
|
|
232
|
-
|
|
233
|
-
|
|
234
139
|
# [2.0.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/drag@1.1.52...@pie-lib/drag@2.0.0) (2022-11-23)
|
|
235
140
|
|
|
236
|
-
|
|
237
141
|
### Features
|
|
238
142
|
|
|
239
|
-
|
|
240
|
-
|
|
143
|
+
- update react-dnd and react-dnd-html5-backend versions ([be0cbe8](https://github.com/pie-framework/pie-lib/commit/be0cbe83d4014e03e1b5dd6218d6176cf3c28cc6))
|
|
241
144
|
|
|
242
145
|
### BREAKING CHANGES
|
|
243
146
|
|
|
244
|
-
|
|
245
|
-
The update was made in a previous commit, but breaking changes might occur so that's the role for this commit.
|
|
246
|
-
|
|
247
|
-
|
|
248
|
-
|
|
249
|
-
|
|
147
|
+
- updated react-dnd and react-dnd-html5-backend versions
|
|
148
|
+
The update was made in a previous commit, but breaking changes might occur so that's the role for this commit.
|
|
250
149
|
|
|
251
150
|
## [1.1.52](https://github.com/pie-framework/pie-lib/compare/@pie-lib/drag@1.1.50...@pie-lib/drag@1.1.52) (2021-06-25)
|
|
252
151
|
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@pie-lib/drag",
|
|
3
|
-
"version": "2.2.1
|
|
3
|
+
"version": "2.2.1",
|
|
4
4
|
"description": "",
|
|
5
5
|
"main": "lib/index.js",
|
|
6
6
|
"module": "src/index.js",
|
|
@@ -19,5 +19,5 @@
|
|
|
19
19
|
"scripts": {},
|
|
20
20
|
"author": "",
|
|
21
21
|
"license": "ISC",
|
|
22
|
-
"gitHead": "
|
|
22
|
+
"gitHead": "4043c98430c000ce3a25357d92845175b076ea21"
|
|
23
23
|
}
|