mirror of
https://github.com/mathuo/dockview
synced 2025-02-02 06:25:44 +00:00
705 B
705 B
slug | title | tags | |
---|---|---|---|
dockview-1.10.2-release | Dockview 1.10.2 |
|
Release Notes
Please reference to docs @ dockview.dev.
🚀 Features
-
Expose panel data #526
- Add
component
property to panel api - Add
tabComponent
property to dock panel api
- Add
-
Enhance panel parameters and title changing logic #504
- Parameter and title changing events will now trigger
onDidLayoutChange
- Add
getParameters()
method to panel api - Add
onDidTitleChange
event to dock panel api - Add
onDidParametersChange
event to panel api
- Parameter and title changing events will now trigger