mathuo / dockview

Zero dependency Docking Layout Manager. Supports Vanilla TypeScript, React and Vue.
https://dockview.dev
MIT License
660 stars 47 forks source link

Group Tab #259

Open KyDenZ opened 1 year ago

KyDenZ commented 1 year ago

I suggest adding the ability to create tab groups. Similar to those in Google Chrome (add, move, collapse/expand). These groups would allow tabs to be organized by theme.

I'd really appreciate it if this feature could be added, as it would improve the flexibility and organization of tabs.

I can participate in the development, but I think it would be very useful to add a CONTRIBUTING.md file to the project. This would provide clear instructions to potential contributors on how to participate in development.

Screenshot 2024-01-25 at 11 35 05
mathuo commented 1 year ago

Thanks for the suggestion. I will investigate once floating groups are released https://github.com/mathuo/dockview/issues/230 since once floating groups are supported it should open up easier routes to supporting things like grouped tabs.