tab-stash/src/model
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-metadata.test.ts Replace Webpack with Vite 2022-11-26 14:12:03 -08:00
bookmark-metadata.ts Replace Webpack with Vite 2022-11-26 14:12:03 -08:00
bookmarks.test.ts Refactor models to use the new TreeSelection class 2023-07-07 22:56:18 -07:00
bookmarks.ts bookmarks: Add test-only function for creating lots of stashed tabs 2023-08-06 15:07:16 -07:00
browser-settings.ts Prettierify the codebase 2022-11-25 16:33:41 -08:00
containers.ts Replace Webpack with Vite 2022-11-26 14:12:03 -08:00
deleted-items.test.ts Make sure we're releasing resources properly 2023-06-16 22:31:07 -07:00
deleted-items.ts Make sure we're releasing resources properly 2023-06-16 22:31:07 -07:00
favicons.ts Replace Webpack with Vite 2022-11-26 14:12:03 -08:00
fixtures.testlib.ts `make up` 2023-06-16 21:51:47 -07:00
index.test.ts Refactor `hideOrCloseStashedTabs()` to take actual tabs 2024-02-03 16:33:51 -08:00
index.ts Drag-and-Drop: Copy dragged items when requested 2024-02-18 16:28:18 -08:00
options.ts New-user welcome flow [closes #123] 2023-07-23 18:33:41 -07:00
tabs.test.ts Refactor models to use the new TreeSelection class 2023-07-07 22:56:18 -07:00
tabs.ts Refactor models to use the new TreeSelection class 2023-07-07 22:56:18 -07:00
tree-filter.test.ts Fix menu filtering && refactor to move filtration back to the model 2023-07-03 16:24:01 -07:00
tree-filter.ts Fix menu filtering && refactor to move filtration back to the model 2023-07-03 16:24:01 -07:00
tree-selection.test.ts Add TreeSelection class 2023-07-07 22:29:30 -07:00
tree-selection.ts Small refactor to move selection logic into tree-selection 2023-07-29 18:18:55 -07:00
tree.test.ts Don't crash if Firefox hands us negative bookmark indices [#417] 2023-11-17 16:05:40 -08:00
tree.ts Don't crash if Firefox hands us negative bookmark indices [#417] 2023-11-17 16:05:40 -08:00