@pie-lib/drag 2.4.0-beta.0 → 2.4.0
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.json +1 -442
- package/CHANGELOG.md +138 -18
- package/package.json +6 -4
- package/src/with-drag-context.js +1 -1
- package/lib/__tests__/placeholder.test.js +0 -65
- package/lib/__tests__/uid-context.test.js +0 -31
- package/lib/choice.js +0 -129
- package/lib/drag-in-the-blank-dp.js +0 -35
- package/lib/drag-type.js +0 -15
- package/lib/droppable-placeholder.js +0 -82
- package/lib/ica-dp.js +0 -37
- package/lib/index.js +0 -89
- package/lib/match-list-dp.js +0 -37
- package/lib/placeholder.js +0 -153
- package/lib/preview-component.js +0 -194
- package/lib/swap.js +0 -25
- package/lib/uid-context.js +0 -40
- package/lib/with-drag-context.js +0 -59
package/CHANGELOG.json
CHANGED
|
@@ -1,442 +1 @@
|
|
|
1
|
-
[
|
|
2
|
-
{
|
|
3
|
-
"type": "fix",
|
|
4
|
-
"scope": null,
|
|
5
|
-
"subject": "rm child prepack in favour of root prepack",
|
|
6
|
-
"merge": null,
|
|
7
|
-
"header": "fix: rm child prepack in favour of root prepack",
|
|
8
|
-
"body": null,
|
|
9
|
-
"footer": null,
|
|
10
|
-
"notes": [],
|
|
11
|
-
"hash": "381d8d6485269b641d8d4655148966d2e70803be",
|
|
12
|
-
"gitTags": "",
|
|
13
|
-
"committerDate": "2019-03-15 09:51:11 +0000",
|
|
14
|
-
"isTagged": true,
|
|
15
|
-
"tag": "@pie-lib/drag@1.1.12"
|
|
16
|
-
},
|
|
17
|
-
{
|
|
18
|
-
"type": "chore",
|
|
19
|
-
"scope": null,
|
|
20
|
-
"subject": "get packages to call changelog function on prepack",
|
|
21
|
-
"merge": null,
|
|
22
|
-
"header": "chore: get packages to call changelog function on prepack",
|
|
23
|
-
"body": null,
|
|
24
|
-
"footer": null,
|
|
25
|
-
"notes": [],
|
|
26
|
-
"hash": "8828f01f2d16d29404ba837c1de40d09e7230ec5",
|
|
27
|
-
"gitTags": "",
|
|
28
|
-
"committerDate": "2019-03-14 12:40:05 +0000",
|
|
29
|
-
"isTagged": true,
|
|
30
|
-
"tag": "@pie-lib/drag@1.1.10"
|
|
31
|
-
},
|
|
32
|
-
{
|
|
33
|
-
"type": "chore",
|
|
34
|
-
"scope": null,
|
|
35
|
-
"subject": "call changelog on prepack",
|
|
36
|
-
"merge": null,
|
|
37
|
-
"header": "chore: call changelog on prepack",
|
|
38
|
-
"body": null,
|
|
39
|
-
"footer": null,
|
|
40
|
-
"notes": [],
|
|
41
|
-
"hash": "b672c012de096c55b765a765f758da3fc5df2f90",
|
|
42
|
-
"gitTags": "",
|
|
43
|
-
"committerDate": "2019-03-13 23:00:44 +0000",
|
|
44
|
-
"isTagged": true,
|
|
45
|
-
"tag": "@pie-lib/drag@1.1.10"
|
|
46
|
-
},
|
|
47
|
-
{
|
|
48
|
-
"type": "chore",
|
|
49
|
-
"scope": null,
|
|
50
|
-
"subject": "generate changelog.json instead of markdown",
|
|
51
|
-
"merge": null,
|
|
52
|
-
"header": "chore: generate changelog.json instead of markdown",
|
|
53
|
-
"body": null,
|
|
54
|
-
"footer": null,
|
|
55
|
-
"notes": [],
|
|
56
|
-
"hash": "eaa5019a11f70c53425d55856bd3b940237f8c7d",
|
|
57
|
-
"gitTags": "",
|
|
58
|
-
"committerDate": "2019-03-13 17:24:09 +0000",
|
|
59
|
-
"isTagged": true,
|
|
60
|
-
"tag": "@pie-lib/drag@1.1.10"
|
|
61
|
-
},
|
|
62
|
-
{
|
|
63
|
-
"type": "fix",
|
|
64
|
-
"scope": null,
|
|
65
|
-
"subject": "check window with 'typeof'",
|
|
66
|
-
"merge": null,
|
|
67
|
-
"header": "fix: check window with 'typeof'",
|
|
68
|
-
"body": null,
|
|
69
|
-
"footer": null,
|
|
70
|
-
"notes": [],
|
|
71
|
-
"hash": "66c3e553aeeee9dae77475b53de65db5dbca3715",
|
|
72
|
-
"gitTags": "",
|
|
73
|
-
"committerDate": "2019-01-30 22:14:28 +0000",
|
|
74
|
-
"isTagged": true,
|
|
75
|
-
"tag": "@pie-lib/drag@1.1.10"
|
|
76
|
-
},
|
|
77
|
-
{
|
|
78
|
-
"type": "fix",
|
|
79
|
-
"scope": null,
|
|
80
|
-
"subject": "libs version bump",
|
|
81
|
-
"merge": null,
|
|
82
|
-
"header": "fix: libs version bump",
|
|
83
|
-
"body": null,
|
|
84
|
-
"footer": null,
|
|
85
|
-
"notes": [],
|
|
86
|
-
"hash": "c35fbe6612a2c66581cfd3b907e77c092accbef6",
|
|
87
|
-
"gitTags": "",
|
|
88
|
-
"committerDate": "2019-01-30 22:14:28 +0000",
|
|
89
|
-
"isTagged": true,
|
|
90
|
-
"tag": "@pie-lib/drag@1.1.10"
|
|
91
|
-
},
|
|
92
|
-
{
|
|
93
|
-
"type": "fix",
|
|
94
|
-
"scope": null,
|
|
95
|
-
"subject": "move peerDependencies to dependencies",
|
|
96
|
-
"merge": null,
|
|
97
|
-
"header": "fix: move peerDependencies to dependencies",
|
|
98
|
-
"body": null,
|
|
99
|
-
"footer": null,
|
|
100
|
-
"notes": [],
|
|
101
|
-
"hash": "76ed5adcfbba5768260fcd11bb01d2632d5ad448",
|
|
102
|
-
"gitTags": "",
|
|
103
|
-
"committerDate": "2018-11-15 09:47:02 +0000",
|
|
104
|
-
"isTagged": true,
|
|
105
|
-
"tag": "@pie-lib/drag@1.1.10"
|
|
106
|
-
},
|
|
107
|
-
{
|
|
108
|
-
"type": "fix",
|
|
109
|
-
"scope": "added-dependencies-where-needed",
|
|
110
|
-
"subject": "fixed missing dependencies",
|
|
111
|
-
"merge": null,
|
|
112
|
-
"header": "fix(added-dependencies-where-needed): fixed missing dependencies",
|
|
113
|
-
"body": null,
|
|
114
|
-
"footer": null,
|
|
115
|
-
"notes": [],
|
|
116
|
-
"hash": "7c28bd3f42f7f5803bb9514c9f45d9540a024eb9",
|
|
117
|
-
"gitTags": " (origin/fix/added-dependencies-where-needed)",
|
|
118
|
-
"committerDate": "2018-11-09 16:44:05 +0200",
|
|
119
|
-
"isTagged": true,
|
|
120
|
-
"tag": "@pie-lib/drag@1.1.1"
|
|
121
|
-
},
|
|
122
|
-
{
|
|
123
|
-
"type": "feat",
|
|
124
|
-
"scope": "drag-and-drop",
|
|
125
|
-
"subject": "version bump and dependency version updates",
|
|
126
|
-
"merge": null,
|
|
127
|
-
"header": "feat(drag-and-drop): version bump and dependency version updates",
|
|
128
|
-
"body": null,
|
|
129
|
-
"footer": null,
|
|
130
|
-
"notes": [],
|
|
131
|
-
"hash": "38c20c24c8826027099d0eb616f1010ced6a20fb",
|
|
132
|
-
"gitTags": "",
|
|
133
|
-
"committerDate": "2018-07-18 11:42:04 +0300",
|
|
134
|
-
"isTagged": true,
|
|
135
|
-
"tag": "@pie-lib/drag@1.1.0"
|
|
136
|
-
},
|
|
137
|
-
{
|
|
138
|
-
"type": "feat",
|
|
139
|
-
"scope": "drag-and-drop",
|
|
140
|
-
"subject": "ensure singleton behavior for drag and drop context even if multiple pies using it are present at the same time",
|
|
141
|
-
"merge": null,
|
|
142
|
-
"header": "feat(drag-and-drop): ensure singleton behavior for drag and drop context even if multiple pies using it are present at the same time",
|
|
143
|
-
"body": null,
|
|
144
|
-
"footer": null,
|
|
145
|
-
"notes": [],
|
|
146
|
-
"hash": "774371dd618d313b750690008a3c3dc7ebce4995",
|
|
147
|
-
"gitTags": "",
|
|
148
|
-
"committerDate": "2018-07-18 11:41:03 +0300",
|
|
149
|
-
"isTagged": true,
|
|
150
|
-
"tag": "@pie-lib/drag@1.1.0"
|
|
151
|
-
},
|
|
152
|
-
{
|
|
153
|
-
"type": "chore",
|
|
154
|
-
"scope": null,
|
|
155
|
-
"subject": "add test",
|
|
156
|
-
"merge": null,
|
|
157
|
-
"header": "chore: add test",
|
|
158
|
-
"body": null,
|
|
159
|
-
"footer": null,
|
|
160
|
-
"notes": [],
|
|
161
|
-
"hash": "b0acdac86ce67dba63cbfc03c30286efa80e66a2",
|
|
162
|
-
"gitTags": "",
|
|
163
|
-
"committerDate": "2018-05-31 10:28:28 -0400",
|
|
164
|
-
"isTagged": true,
|
|
165
|
-
"tag": "@pie-lib/drag@1.0.1"
|
|
166
|
-
},
|
|
167
|
-
{
|
|
168
|
-
"type": "feat",
|
|
169
|
-
"scope": null,
|
|
170
|
-
"subject": "rename withContext and idContext",
|
|
171
|
-
"merge": null,
|
|
172
|
-
"header": "feat: rename withContext and idContext",
|
|
173
|
-
"body": null,
|
|
174
|
-
"footer": "BREAKING CHANGE:\n\nThe api names have changed.\n* `withContext` is now `withDragContext`\n* `idContext` is now `uid`",
|
|
175
|
-
"notes": [
|
|
176
|
-
{
|
|
177
|
-
"title": "BREAKING CHANGE",
|
|
178
|
-
"text": "The api names have changed.\n* `withContext` is now `withDragContext`\n* `idContext` is now `uid`"
|
|
179
|
-
}
|
|
180
|
-
],
|
|
181
|
-
"hash": "2d9b225c309fd67c05eab1113ac55c0c6d758a27",
|
|
182
|
-
"gitTags": "",
|
|
183
|
-
"committerDate": "2018-05-29 09:06:47 -0400",
|
|
184
|
-
"isTagged": true,
|
|
185
|
-
"tag": "@pie-lib/drag@1.0.0"
|
|
186
|
-
},
|
|
187
|
-
{
|
|
188
|
-
"type": "fix",
|
|
189
|
-
"scope": null,
|
|
190
|
-
"subject": "tidy up",
|
|
191
|
-
"merge": null,
|
|
192
|
-
"header": "fix: tidy up",
|
|
193
|
-
"body": null,
|
|
194
|
-
"footer": null,
|
|
195
|
-
"notes": [],
|
|
196
|
-
"hash": "e489c37bed312b4981ada0f6e04ebc199e48caf3",
|
|
197
|
-
"gitTags": "",
|
|
198
|
-
"committerDate": "2018-05-21 14:15:23 -0400",
|
|
199
|
-
"isTagged": true,
|
|
200
|
-
"tag": "@pie-lib/drag@0.3.1"
|
|
201
|
-
},
|
|
202
|
-
{
|
|
203
|
-
"type": "feat",
|
|
204
|
-
"scope": "categorize",
|
|
205
|
-
"subject": "new categorize package",
|
|
206
|
-
"merge": null,
|
|
207
|
-
"header": "feat(categorize): new categorize package",
|
|
208
|
-
"body": null,
|
|
209
|
-
"footer": null,
|
|
210
|
-
"notes": [],
|
|
211
|
-
"hash": "d6d5fb9daa9d6ac0673b0718f80d5a96936ec77b",
|
|
212
|
-
"gitTags": " (origin/feature/drag-ui)",
|
|
213
|
-
"committerDate": "2018-05-21 13:58:56 -0400",
|
|
214
|
-
"isTagged": true,
|
|
215
|
-
"tag": "@pie-lib/drag@0.3.0"
|
|
216
|
-
},
|
|
217
|
-
{
|
|
218
|
-
"type": "feat",
|
|
219
|
-
"scope": "drag",
|
|
220
|
-
"subject": "new drag package",
|
|
221
|
-
"merge": null,
|
|
222
|
-
"header": "feat(drag): new drag package",
|
|
223
|
-
"body": null,
|
|
224
|
-
"footer": null,
|
|
225
|
-
"notes": [],
|
|
226
|
-
"hash": "78eb6a48f2f8d34a91fe84edd425d7f8762326bb",
|
|
227
|
-
"gitTags": "",
|
|
228
|
-
"committerDate": "2018-05-21 13:58:38 -0400",
|
|
229
|
-
"isTagged": true,
|
|
230
|
-
"tag": "@pie-lib/drag@0.3.0"
|
|
231
|
-
},
|
|
232
|
-
{
|
|
233
|
-
"type": "feat",
|
|
234
|
-
"scope": null,
|
|
235
|
-
"subject": "upgrade material-ui -> @material-ui/core@^1.0.0-rc.1",
|
|
236
|
-
"merge": null,
|
|
237
|
-
"header": "feat: upgrade material-ui -> @material-ui/core@^1.0.0-rc.1",
|
|
238
|
-
"body": null,
|
|
239
|
-
"footer": null,
|
|
240
|
-
"notes": [],
|
|
241
|
-
"hash": "017ef6300f1fd345fc932496d25682a7981a4938",
|
|
242
|
-
"gitTags": "",
|
|
243
|
-
"committerDate": "2018-05-15 21:52:09 -0400",
|
|
244
|
-
"isTagged": true,
|
|
245
|
-
"tag": "@pie-lib/drag@0.2.0"
|
|
246
|
-
},
|
|
247
|
-
{
|
|
248
|
-
"type": "chore",
|
|
249
|
-
"scope": null,
|
|
250
|
-
"subject": "snapshots update",
|
|
251
|
-
"merge": null,
|
|
252
|
-
"header": "chore: snapshots update",
|
|
253
|
-
"body": null,
|
|
254
|
-
"footer": null,
|
|
255
|
-
"notes": [],
|
|
256
|
-
"hash": "72b2dc6260952e4a3937609c2c7a3ef4a59dc371",
|
|
257
|
-
"gitTags": "",
|
|
258
|
-
"committerDate": "2018-05-15 13:41:08 -0400",
|
|
259
|
-
"isTagged": true,
|
|
260
|
-
"tag": "@pie-lib/drag@0.2.0"
|
|
261
|
-
},
|
|
262
|
-
{
|
|
263
|
-
"type": "feat",
|
|
264
|
-
"scope": "drag",
|
|
265
|
-
"subject": "add new drag package for shared drag components",
|
|
266
|
-
"merge": null,
|
|
267
|
-
"header": "feat(drag): add new drag package for shared drag components",
|
|
268
|
-
"body": null,
|
|
269
|
-
"footer": null,
|
|
270
|
-
"notes": [],
|
|
271
|
-
"hash": "3ba0e7bea5fbffed4469379a396befaec9acc81a",
|
|
272
|
-
"gitTags": "",
|
|
273
|
-
"committerDate": "2018-05-15 11:15:54 -0400",
|
|
274
|
-
"isTagged": true,
|
|
275
|
-
"tag": "@pie-lib/drag@0.1.0"
|
|
276
|
-
},
|
|
277
|
-
{
|
|
278
|
-
"type": "chore",
|
|
279
|
-
"scope": null,
|
|
280
|
-
"subject": "rm console.log",
|
|
281
|
-
"merge": null,
|
|
282
|
-
"header": "chore: rm console.log",
|
|
283
|
-
"body": null,
|
|
284
|
-
"footer": null,
|
|
285
|
-
"notes": [],
|
|
286
|
-
"hash": "96090cc41ed5833f223622d6ea24c50831091a0c",
|
|
287
|
-
"gitTags": " (origin/develop, origin/HEAD, develop)",
|
|
288
|
-
"committerDate": "2019-05-22 10:10:55 +0100",
|
|
289
|
-
"isTagged": true,
|
|
290
|
-
"tag": "@pie-lib/drag@1.1.14"
|
|
291
|
-
},
|
|
292
|
-
{
|
|
293
|
-
"type": "chore",
|
|
294
|
-
"scope": "merge",
|
|
295
|
-
"subject": "merged with develop",
|
|
296
|
-
"merge": null,
|
|
297
|
-
"header": "chore(merge): merged with develop",
|
|
298
|
-
"body": null,
|
|
299
|
-
"footer": null,
|
|
300
|
-
"notes": [],
|
|
301
|
-
"hash": "89ff9d89eb26b5afc82267c10f79af2894f4c2d5",
|
|
302
|
-
"gitTags": " (origin/feat/response-area-plugin)",
|
|
303
|
-
"committerDate": "2019-06-05 21:55:26 +0300",
|
|
304
|
-
"isTagged": true,
|
|
305
|
-
"tag": "@pie-lib/drag@1.1.15"
|
|
306
|
-
},
|
|
307
|
-
{
|
|
308
|
-
"type": "chore",
|
|
309
|
-
"scope": "merge",
|
|
310
|
-
"subject": "merged master into this branch",
|
|
311
|
-
"merge": null,
|
|
312
|
-
"header": "chore(merge): merged master into this branch",
|
|
313
|
-
"body": null,
|
|
314
|
-
"footer": null,
|
|
315
|
-
"notes": [],
|
|
316
|
-
"hash": "e7758d577c82c0f39a5bf44556792517cd1ea6b0",
|
|
317
|
-
"gitTags": "",
|
|
318
|
-
"committerDate": "2019-07-02 11:29:52 -0400",
|
|
319
|
-
"isTagged": true,
|
|
320
|
-
"tag": "@pie-lib/drag@1.1.18"
|
|
321
|
-
},
|
|
322
|
-
{
|
|
323
|
-
"type": "fix",
|
|
324
|
-
"scope": null,
|
|
325
|
-
"subject": "bump react-dnd@^10 (no more esm default)",
|
|
326
|
-
"merge": null,
|
|
327
|
-
"header": "fix: bump react-dnd@^10 (no more esm default)",
|
|
328
|
-
"body": null,
|
|
329
|
-
"footer": null,
|
|
330
|
-
"notes": [],
|
|
331
|
-
"hash": "06949d84759504b74ec7fe0ace0385f8b8915e7c",
|
|
332
|
-
"gitTags": "",
|
|
333
|
-
"committerDate": "2020-02-13 09:20:36 +0000",
|
|
334
|
-
"isTagged": true,
|
|
335
|
-
"tag": "@pie-lib/drag@1.1.23"
|
|
336
|
-
},
|
|
337
|
-
{
|
|
338
|
-
"type": "fix",
|
|
339
|
-
"scope": null,
|
|
340
|
-
"subject": "rollback dnd bump",
|
|
341
|
-
"merge": null,
|
|
342
|
-
"header": "fix: rollback dnd bump",
|
|
343
|
-
"body": null,
|
|
344
|
-
"footer": null,
|
|
345
|
-
"notes": [],
|
|
346
|
-
"hash": "a3a6b756b5a8a5fee788eb2955af0867c99c3726",
|
|
347
|
-
"gitTags": "",
|
|
348
|
-
"committerDate": "2020-02-15 21:38:32 +0000",
|
|
349
|
-
"isTagged": true,
|
|
350
|
-
"tag": "@pie-lib/drag@1.1.24"
|
|
351
|
-
},
|
|
352
|
-
{
|
|
353
|
-
"type": "fix",
|
|
354
|
-
"scope": null,
|
|
355
|
-
"subject": "remove circular dependencies",
|
|
356
|
-
"merge": null,
|
|
357
|
-
"header": "fix: remove circular dependencies",
|
|
358
|
-
"body": null,
|
|
359
|
-
"footer": null,
|
|
360
|
-
"notes": [],
|
|
361
|
-
"hash": "3de14fadb9d372bf92c75cb79aaab90c8e1b93ed",
|
|
362
|
-
"gitTags": "",
|
|
363
|
-
"committerDate": "2020-02-25 10:39:37 +0000",
|
|
364
|
-
"isTagged": true,
|
|
365
|
-
"tag": "@pie-lib/drag@1.1.26"
|
|
366
|
-
},
|
|
367
|
-
{
|
|
368
|
-
"type": "fix",
|
|
369
|
-
"scope": null,
|
|
370
|
-
"subject": "add module",
|
|
371
|
-
"merge": null,
|
|
372
|
-
"header": "fix: add module",
|
|
373
|
-
"body": null,
|
|
374
|
-
"footer": null,
|
|
375
|
-
"notes": [],
|
|
376
|
-
"hash": "46deb26ae01512d512837b871b7b5400bb8b5b4d",
|
|
377
|
-
"gitTags": "",
|
|
378
|
-
"committerDate": "2020-03-30 12:57:57 +0100",
|
|
379
|
-
"isTagged": true,
|
|
380
|
-
"tag": "@pie-lib/drag@1.1.29"
|
|
381
|
-
},
|
|
382
|
-
{
|
|
383
|
-
"type": "fix",
|
|
384
|
-
"scope": null,
|
|
385
|
-
"subject": "rm old exports from drag",
|
|
386
|
-
"merge": null,
|
|
387
|
-
"header": "fix: rm old exports from drag",
|
|
388
|
-
"body": null,
|
|
389
|
-
"footer": null,
|
|
390
|
-
"notes": [],
|
|
391
|
-
"hash": "f5d15becf4b6c197b3e2bb4c644e2ba5fc341747",
|
|
392
|
-
"gitTags": "",
|
|
393
|
-
"committerDate": "2020-03-30 23:04:24 +0100",
|
|
394
|
-
"isTagged": true,
|
|
395
|
-
"tag": "@pie-lib/drag@1.1.32"
|
|
396
|
-
},
|
|
397
|
-
{
|
|
398
|
-
"type": "fix",
|
|
399
|
-
"scope": null,
|
|
400
|
-
"subject": "PD-40: Added the possibility to set custom repeat value for rows. Default is '1fr'.",
|
|
401
|
-
"merge": null,
|
|
402
|
-
"header": "fix: PD-40: Added the possibility to set custom repeat value for rows. Default is '1fr'.",
|
|
403
|
-
"body": null,
|
|
404
|
-
"footer": null,
|
|
405
|
-
"notes": [],
|
|
406
|
-
"hash": "1f093194a5d175dbc8cfb1f5e4f45953827d57ec",
|
|
407
|
-
"gitTags": " (origin/fix/PD-40-grid-template-rows)",
|
|
408
|
-
"committerDate": "2020-04-28 10:52:03 +0300",
|
|
409
|
-
"isTagged": true,
|
|
410
|
-
"tag": "@pie-lib/drag@1.1.41"
|
|
411
|
-
},
|
|
412
|
-
{
|
|
413
|
-
"type": "fix",
|
|
414
|
-
"scope": null,
|
|
415
|
-
"subject": "upgrade react-dnd",
|
|
416
|
-
"merge": null,
|
|
417
|
-
"header": "fix: upgrade react-dnd",
|
|
418
|
-
"body": null,
|
|
419
|
-
"footer": null,
|
|
420
|
-
"notes": [],
|
|
421
|
-
"hash": "f5070252356e869faf8b7c00b910a19ed8701bc5",
|
|
422
|
-
"gitTags": "",
|
|
423
|
-
"committerDate": "2020-10-28 11:21:18 +0000",
|
|
424
|
-
"isTagged": true,
|
|
425
|
-
"tag": "@pie-lib/drag@1.1.45"
|
|
426
|
-
},
|
|
427
|
-
{
|
|
428
|
-
"type": "fix",
|
|
429
|
-
"scope": "drag",
|
|
430
|
-
"subject": "min height for choices",
|
|
431
|
-
"merge": null,
|
|
432
|
-
"header": "fix(drag): min height for choices",
|
|
433
|
-
"body": null,
|
|
434
|
-
"footer": null,
|
|
435
|
-
"notes": [],
|
|
436
|
-
"hash": "6e14314c26cfa494a534900148c5ce3799cff6e4",
|
|
437
|
-
"gitTags": " (origin/fix/categorize-styles)",
|
|
438
|
-
"committerDate": "2021-02-16 16:43:27 +0200",
|
|
439
|
-
"isTagged": true,
|
|
440
|
-
"tag": "@pie-lib/drag@1.1.49"
|
|
441
|
-
}
|
|
442
|
-
]
|
|
1
|
+
[]
|
package/CHANGELOG.md
CHANGED
|
@@ -3,7 +3,7 @@
|
|
|
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
|
-
# [2.4.0
|
|
6
|
+
# [2.4.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/drag@2.2.9...@pie-lib/drag@2.4.0) (2025-07-31)
|
|
7
7
|
|
|
8
8
|
**Note:** Version bump only for package @pie-lib/drag
|
|
9
9
|
|
|
@@ -11,7 +11,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
11
11
|
|
|
12
12
|
|
|
13
13
|
|
|
14
|
-
# [2.
|
|
14
|
+
# [2.5.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/drag@2.2.9...@pie-lib/drag@2.5.0) (2025-07-31)
|
|
15
15
|
|
|
16
16
|
**Note:** Version bump only for package @pie-lib/drag
|
|
17
17
|
|
|
@@ -19,18 +19,23 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
19
19
|
|
|
20
20
|
|
|
21
21
|
|
|
22
|
-
|
|
22
|
+
# [2.4.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/drag@2.2.9...@pie-lib/drag@2.4.0) (2025-07-31)
|
|
23
|
+
|
|
24
|
+
**Note:** Version bump only for package @pie-lib/drag
|
|
23
25
|
|
|
24
26
|
|
|
25
|
-
### Bug Fixes
|
|
26
27
|
|
|
27
|
-
* revert to pie-lib/math-rendering that what working ([25660ea](https://github.com/pie-framework/pie-lib/commit/25660ea6595e800a71c5494bd3bb9eecd3609a5a))
|
|
28
28
|
|
|
29
29
|
|
|
30
|
+
# [2.3.0-beta.8](https://github.com/pie-framework/pie-lib/compare/@pie-lib/drag@2.2.9...@pie-lib/drag@2.3.0-beta.8) (2025-07-25)
|
|
30
31
|
|
|
32
|
+
**Note:** Version bump only for package @pie-lib/drag
|
|
31
33
|
|
|
32
34
|
|
|
33
|
-
|
|
35
|
+
|
|
36
|
+
|
|
37
|
+
|
|
38
|
+
# [2.3.0-beta.7](https://github.com/pie-framework/pie-lib/compare/@pie-lib/drag@2.2.9...@pie-lib/drag@2.3.0-beta.7) (2025-07-25)
|
|
34
39
|
|
|
35
40
|
**Note:** Version bump only for package @pie-lib/drag
|
|
36
41
|
|
|
@@ -38,7 +43,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
38
43
|
|
|
39
44
|
|
|
40
45
|
|
|
41
|
-
|
|
46
|
+
# [2.3.0-beta.7](https://github.com/pie-framework/pie-lib/compare/@pie-lib/drag@2.2.9...@pie-lib/drag@2.3.0-beta.7) (2025-07-25)
|
|
42
47
|
|
|
43
48
|
**Note:** Version bump only for package @pie-lib/drag
|
|
44
49
|
|
|
@@ -46,7 +51,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
46
51
|
|
|
47
52
|
|
|
48
53
|
|
|
49
|
-
|
|
54
|
+
# [2.3.0-beta.6](https://github.com/pie-framework/pie-lib/compare/@pie-lib/drag@2.2.9...@pie-lib/drag@2.3.0-beta.6) (2025-07-25)
|
|
50
55
|
|
|
51
56
|
**Note:** Version bump only for package @pie-lib/drag
|
|
52
57
|
|
|
@@ -54,29 +59,31 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
54
59
|
|
|
55
60
|
|
|
56
61
|
|
|
57
|
-
|
|
62
|
+
# [2.3.0-beta.6](https://github.com/pie-framework/pie-lib/compare/@pie-lib/drag@2.2.9...@pie-lib/drag@2.3.0-beta.6) (2025-07-25)
|
|
58
63
|
|
|
64
|
+
**Note:** Version bump only for package @pie-lib/drag
|
|
59
65
|
|
|
60
|
-
### Bug Fixes
|
|
61
66
|
|
|
62
|
-
* add required packages ([b0b6855](https://github.com/pie-framework/pie-lib/commit/b0b6855418a988ed6ea911c97425b89fbab2794d))
|
|
63
67
|
|
|
64
68
|
|
|
65
69
|
|
|
70
|
+
# [2.3.0-beta.5](https://github.com/pie-framework/pie-lib/compare/@pie-lib/drag@2.2.9...@pie-lib/drag@2.3.0-beta.5) (2025-07-25)
|
|
71
|
+
|
|
72
|
+
**Note:** Version bump only for package @pie-lib/drag
|
|
66
73
|
|
|
67
74
|
|
|
68
|
-
## [2.2.4](https://github.com/pie-framework/pie-lib/compare/@pie-lib/drag@2.2.3...@pie-lib/drag@2.2.4) (2023-08-07)
|
|
69
75
|
|
|
70
76
|
|
|
71
|
-
### Bug Fixes
|
|
72
77
|
|
|
73
|
-
|
|
78
|
+
# [2.3.0-beta.5](https://github.com/pie-framework/pie-lib/compare/@pie-lib/drag@2.2.9...@pie-lib/drag@2.3.0-beta.5) (2025-07-25)
|
|
74
79
|
|
|
80
|
+
**Note:** Version bump only for package @pie-lib/drag
|
|
75
81
|
|
|
76
82
|
|
|
77
83
|
|
|
78
84
|
|
|
79
|
-
|
|
85
|
+
|
|
86
|
+
# [2.3.0-beta.4](https://github.com/pie-framework/pie-lib/compare/@pie-lib/drag@2.2.9...@pie-lib/drag@2.3.0-beta.4) (2025-07-25)
|
|
80
87
|
|
|
81
88
|
**Note:** Version bump only for package @pie-lib/drag
|
|
82
89
|
|
|
@@ -84,24 +91,137 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
84
91
|
|
|
85
92
|
|
|
86
93
|
|
|
87
|
-
|
|
94
|
+
# [2.3.0-beta.3](https://github.com/pie-framework/pie-lib/compare/@pie-lib/drag@2.2.9...@pie-lib/drag@2.3.0-beta.3) (2025-07-25)
|
|
95
|
+
|
|
96
|
+
**Note:** Version bump only for package @pie-lib/drag
|
|
97
|
+
|
|
98
|
+
|
|
99
|
+
|
|
100
|
+
|
|
101
|
+
|
|
102
|
+
# [2.3.0-beta.4](https://github.com/pie-framework/pie-lib/compare/@pie-lib/drag@2.2.9...@pie-lib/drag@2.3.0-beta.4) (2025-07-23)
|
|
103
|
+
|
|
104
|
+
**Note:** Version bump only for package @pie-lib/drag
|
|
105
|
+
|
|
106
|
+
|
|
107
|
+
|
|
108
|
+
|
|
109
|
+
|
|
110
|
+
# [2.3.0-beta.3](https://github.com/pie-framework/pie-lib/compare/@pie-lib/drag@2.2.9...@pie-lib/drag@2.3.0-beta.3) (2025-07-23)
|
|
111
|
+
|
|
112
|
+
**Note:** Version bump only for package @pie-lib/drag
|
|
113
|
+
|
|
114
|
+
|
|
115
|
+
|
|
116
|
+
|
|
117
|
+
|
|
118
|
+
# [2.3.0-beta.3](https://github.com/pie-framework/pie-lib/compare/@pie-lib/drag@2.2.9...@pie-lib/drag@2.3.0-beta.3) (2025-07-20)
|
|
119
|
+
|
|
120
|
+
**Note:** Version bump only for package @pie-lib/drag
|
|
121
|
+
|
|
122
|
+
|
|
123
|
+
|
|
124
|
+
|
|
125
|
+
|
|
126
|
+
# [2.3.0-beta.2](https://github.com/pie-framework/pie-lib/compare/@pie-lib/drag@2.2.9...@pie-lib/drag@2.3.0-beta.2) (2025-07-20)
|
|
127
|
+
|
|
128
|
+
**Note:** Version bump only for package @pie-lib/drag
|
|
129
|
+
|
|
130
|
+
|
|
131
|
+
|
|
132
|
+
|
|
133
|
+
|
|
134
|
+
# [2.3.0-beta.1](https://github.com/pie-framework/pie-lib/compare/@pie-lib/drag@2.2.9...@pie-lib/drag@2.3.0-beta.1) (2025-07-20)
|
|
135
|
+
|
|
136
|
+
**Note:** Version bump only for package @pie-lib/drag
|
|
137
|
+
|
|
138
|
+
|
|
139
|
+
|
|
88
140
|
|
|
89
141
|
|
|
142
|
+
# [2.3.0-beta.2](https://github.com/pie-framework/pie-lib/compare/@pie-lib/drag@2.2.9...@pie-lib/drag@2.3.0-beta.2) (2025-07-20)
|
|
143
|
+
|
|
144
|
+
**Note:** Version bump only for package @pie-lib/drag
|
|
145
|
+
|
|
146
|
+
|
|
147
|
+
|
|
148
|
+
|
|
149
|
+
|
|
150
|
+
# [2.3.0-beta.1](https://github.com/pie-framework/pie-lib/compare/@pie-lib/drag@2.2.9...@pie-lib/drag@2.3.0-beta.1) (2025-07-20)
|
|
151
|
+
|
|
152
|
+
**Note:** Version bump only for package @pie-lib/drag
|
|
153
|
+
|
|
154
|
+
|
|
155
|
+
|
|
156
|
+
|
|
157
|
+
|
|
158
|
+
# [2.3.0-beta.1](https://github.com/pie-framework/pie-lib/compare/@pie-lib/drag@2.2.9...@pie-lib/drag@2.3.0-beta.1) (2025-07-20)
|
|
159
|
+
|
|
160
|
+
**Note:** Version bump only for package @pie-lib/drag
|
|
161
|
+
|
|
162
|
+
|
|
163
|
+
|
|
164
|
+
|
|
165
|
+
|
|
166
|
+
# [2.3.0-beta.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/drag@2.2.9...@pie-lib/drag@2.3.0-beta.0) (2025-07-20)
|
|
167
|
+
|
|
168
|
+
**Note:** Version bump only for package @pie-lib/drag
|
|
169
|
+
|
|
170
|
+
|
|
171
|
+
|
|
172
|
+
|
|
173
|
+
|
|
174
|
+
# [2.4.0-beta.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/drag@2.2.9...@pie-lib/drag@2.4.0-beta.0) (2025-07-15)
|
|
175
|
+
|
|
176
|
+
**Note:** Version bump only for package @pie-lib/drag
|
|
177
|
+
|
|
178
|
+
# [2.3.0-beta.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/drag@2.2.9...@pie-lib/drag@2.3.0-beta.0) (2025-07-15)
|
|
179
|
+
|
|
180
|
+
**Note:** Version bump only for package @pie-lib/drag
|
|
181
|
+
|
|
182
|
+
## [2.2.9](https://github.com/pie-framework/pie-lib/compare/@pie-lib/drag@2.2.8...@pie-lib/drag@2.2.9) (2023-10-03)
|
|
183
|
+
|
|
90
184
|
### Bug Fixes
|
|
91
185
|
|
|
92
|
-
|
|
186
|
+
- revert to pie-lib/math-rendering that what working ([25660ea](https://github.com/pie-framework/pie-lib/commit/25660ea6595e800a71c5494bd3bb9eecd3609a5a))
|
|
93
187
|
|
|
188
|
+
## [2.2.8](https://github.com/pie-framework/pie-lib/compare/@pie-lib/drag@2.2.7...@pie-lib/drag@2.2.8) (2023-10-01)
|
|
94
189
|
|
|
190
|
+
**Note:** Version bump only for package @pie-lib/drag
|
|
95
191
|
|
|
192
|
+
## [2.2.7](https://github.com/pie-framework/pie-lib/compare/@pie-lib/drag@2.2.6...@pie-lib/drag@2.2.7) (2023-09-27)
|
|
96
193
|
|
|
194
|
+
**Note:** Version bump only for package @pie-lib/drag
|
|
97
195
|
|
|
98
|
-
## [2.2.
|
|
196
|
+
## [2.2.6](https://github.com/pie-framework/pie-lib/compare/@pie-lib/drag@2.2.5...@pie-lib/drag@2.2.6) (2023-09-27)
|
|
99
197
|
|
|
100
198
|
**Note:** Version bump only for package @pie-lib/drag
|
|
101
199
|
|
|
200
|
+
## [2.2.5](https://github.com/pie-framework/pie-lib/compare/@pie-lib/drag@2.2.4...@pie-lib/drag@2.2.5) (2023-09-27)
|
|
201
|
+
|
|
202
|
+
### Bug Fixes
|
|
102
203
|
|
|
204
|
+
- add required packages ([b0b6855](https://github.com/pie-framework/pie-lib/commit/b0b6855418a988ed6ea911c97425b89fbab2794d))
|
|
103
205
|
|
|
206
|
+
## [2.2.4](https://github.com/pie-framework/pie-lib/compare/@pie-lib/drag@2.2.3...@pie-lib/drag@2.2.4) (2023-08-07)
|
|
104
207
|
|
|
208
|
+
### Bug Fixes
|
|
209
|
+
|
|
210
|
+
- **drag:** create droppablePlaceholder for ICA PD-3050 ([b2e595e](https://github.com/pie-framework/pie-lib/commit/b2e595e66b331147064c6b72fa44ba756078f159))
|
|
211
|
+
|
|
212
|
+
## [2.2.3](https://github.com/pie-framework/pie-lib/compare/@pie-lib/drag@2.2.2...@pie-lib/drag@2.2.3) (2023-07-31)
|
|
213
|
+
|
|
214
|
+
**Note:** Version bump only for package @pie-lib/drag
|
|
215
|
+
|
|
216
|
+
## [2.2.2](https://github.com/pie-framework/pie-lib/compare/@pie-lib/drag@2.2.1...@pie-lib/drag@2.2.2) (2023-07-24)
|
|
217
|
+
|
|
218
|
+
### Bug Fixes
|
|
219
|
+
|
|
220
|
+
- **drag-in-the-blank:** add preview for draged items on touch backend, wip ([4e4bab6](https://github.com/pie-framework/pie-lib/commit/4e4bab63fb69e53d4cdff303d5bfd4fc18a5c7a0))
|
|
221
|
+
|
|
222
|
+
## [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)
|
|
223
|
+
|
|
224
|
+
**Note:** Version bump only for package @pie-lib/drag
|
|
105
225
|
|
|
106
226
|
# [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)
|
|
107
227
|
|