mirror of
https://github.com/mathuo/dockview
synced 2025-02-15 12:55:44 +00:00
787 B
787 B
slug | title | tags | |
---|---|---|---|
dockview-1.15.0-release | Dockview 1.15.0 |
|
Release Notes
Please reference docs @ dockview.dev.
🚀 Features
- add
onDidMovePanel
event and incorperate intoonDidLayoutChange
events #616 - panel gap size controlled through new
gap
property #618 - Support floating groups anchoring through
bottom
andright
attributes #628 #621