mirror of
https://github.com/mathuo/dockview
synced 2025-09-17 22:59:35 +00:00
Fixes issue #958 where groups dragged from popout windows would be restored to their original ghost position instead of the actual drop target. Changes: - Detect cross-window moves from popout to grid locations - Prevent automatic restoration to reference group during disposal - Clean up hidden reference groups when moving to new positions - Ensure proper positioning at actual drop target - Add comprehensive tests for cross-window drag positioning 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
dockview
Zero dependency layout manager supporting tabs, groups, grids and splitviews. Supports React, Vue and Vanilla TypeScript
Please see the website: https://dockview.dev
Features
- Serialization / deserialization with full layout management
- Support for split-views, grid-views and 'dockable' views
- Themeable and customizable
- Tab and Group docking / Drag n' Drop
- Popout Windows
- Floating Groups
- Extensive API
- Supports Shadow DOMs
- High test coverage
- Documentation website with live examples
- Transparent builds and Code Analysis
- Security at mind - verifed publishing and builds through GitHub Actions
Want to verify our builds? Go here.
Languages
TypeScript
85.5%
MDX
4.7%
JavaScript
3.5%
SCSS
2.9%
HTML
2.7%
Other
0.7%