File tree Expand file tree Collapse file tree 5 files changed +24
-17
lines changed
Expand file tree Collapse file tree 5 files changed +24
-17
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 11# @journeyapps-labs/reactor-mod-editor
22
3+ ## 2.1.1
4+
5+ ### Patch Changes
6+
7+ - Updated dependencies [ aab22fb]
8+ - @journeyapps-labs/reactor-mod @5.2.0
9+
310## 2.1.0
411
512### Minor Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @journeyapps-labs/reactor-mod-editor" ,
3- "version" : " 2.1.0 " ,
3+ "version" : " 2.1.1 " ,
44 "publishConfig" : {
55 "registry" : " https://registry.npmjs.org/" ,
66 "access" : " public"
Original file line number Diff line number Diff line change 11# @journeyapps-labs/reactor-mod
22
3+ ## 5.2.0
4+
5+ ### Minor Changes
6+
7+ - aab22fb: Improve between-zone drag and drop UX and add a dedicated playground demo for it.
8+ - Added drag target highlighting for ` useDroppableBetweenZone ` using DnD theme hover colors.
9+ - Added shared gap configuration fields for between-zone hooks/widgets:
10+ - ` gap_standard `
11+ - ` gap_hint `
12+ - ` gap_expand `
13+ - Added automatic hiding of the two drop zones around the currently dragged child.
14+ - Added support for rendering an end-of-list between-zone drop target.
15+ - Added ` useDraggingElement ` to centralize drag source element tracking.
16+ - Added a new ` Drag + Drop ` playground panel with vertical and horizontal demos and reorder reset.
17+
318## 5.1.0
419
520### Minor Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @journeyapps-labs/reactor-mod" ,
3- "version" : " 5.1 .0" ,
3+ "version" : " 5.2 .0" ,
44 "publishConfig" : {
55 "registry" : " https://registry.npmjs.org/" ,
66 "access" : " public"
You can’t perform that action at this time.
0 commit comments