tab-stash/src/stash-list
Joshua J. Berry f288e1aec3 Drag-and-Drop: Copy dragged items when requested
Make sure we copy instead of moving items to the
desired location, if requested by the user (e.g.
holding the "Option" key on Mac).

Closes #449.
2024-02-18 16:28:18 -08:00
..
bookmark.vue Refactor `hideOrCloseStashedTabs()` to take actual tabs 2024-02-03 16:33:51 -08:00
dnd-proto.test.ts Drag-and-Drop: Copy dragged items when requested 2024-02-18 16:28:18 -08:00
dnd-proto.ts Drag-and-Drop: Copy dragged items when requested 2024-02-18 16:28:18 -08:00
folder-list.vue dnd-list: Convert to composition API & make generically-typed 2023-09-01 20:41:12 -07:00
folder.vue Drag-and-Drop: Copy dragged items when requested 2024-02-18 16:28:18 -08:00
index.ts Use global variables instead of Vue injections 2023-07-03 12:23:08 -07:00
index.vue Update new-version notification for 3.0 2023-09-04 14:57:35 -07:00
select-folder.vue selection-menu: Don't allow moving into selected subtrees 2023-07-29 18:18:05 -07:00
selection-menu.vue Refactor models to use the new TreeSelection class 2023-07-07 22:56:18 -07:00
tab.vue Drag-and-Drop: Copy dragged items when requested 2024-02-18 16:28:18 -08:00
window.vue Drag-and-Drop: Copy dragged items when requested 2024-02-18 16:28:18 -08:00