Commit Graph

3 Commits

Author SHA1 Message Date
573007398e feat(panel-layout): add scrollable content support with isScroll prop
- Add ScrollArea and ScrollBar components from ui/scroll-area
- Introduce optional isScroll prop (defaults to true) to control scrolling
- Maintain backward compatibility with existing usage
2025-06-21 12:45:39 +08:00
ecaba8f48b refactor: extract panel layout and simplify bot content structure 2025-06-21 12:45:10 +08:00
941f1a74fa feat: replace dockview with flexlayout-react 2025-06-13 14:03:17 +08:00