mirror of
https://github.com/zen-browser/components.git
synced 2025-07-07 21:59:59 +02:00
Some components used by @zen-browser as an attempt to make firefox forks a better place
(Archived and Privated on Nov 4 2024 - neccesarry for older Zen builds)
This commit adds the ability to move a workspace to the end of the workspace list by dragging it to a designated drop target. The changes include: - Creation of a new "last position drop target" element that allows dragging a workspace to the end. - Event listeners for dragover, dragenter, dragleave, and drop events on the drop target element. - Implementation of `moveWorkspaceToEnd` function to update the workspace positions in storage when a workspace is moved to the end. - Reorder mode is exited if the panel is closed. - Updates to the workspace list to include the last position drop target. |
||
---|---|---|
src | ||
.gitattributes | ||
.gitignore | ||
COPYRIGHT | ||
LICENSE | ||
README.md | ||
zen-alpha-tangerine.svg |
Components
Some components used by @zen-browser as an attempt to make firefox forks a better place
License
Zen Core Components © 2024 by Zen's Team is licensed under CC BY-SA 4.0