mirror of
https://github.com/aaif-goose/goose.git
synced 2026-07-03 14:10:03 +02:00
58947ae58c
- Add ResizeHandleBento component with blue visual indicators - Implement percentage-based width calculation for responsive resizing - Add minimum/maximum width constraints (10%-90% per container) - Support real-time drag-to-resize between adjacent containers - Include hover effects and active state visual feedback - Add data-container-id attributes for DOM element identification - Maintain automatic width distribution when adding/removing containers - Provide smooth resize experience with cursor change indicators Enables users to manually adjust container widths within the BentoBox layout.