mirror of
https://github.com/mathuo/dockview
synced 2025-02-02 06:25:44 +00:00
chore: v1.10.2 docs
This commit is contained in:
parent
45919ff397
commit
ba0b5f3985
21
packages/docs/blog/2024-03-15-dockview-1.10.2.md
Normal file
21
packages/docs/blog/2024-03-15-dockview-1.10.2.md
Normal file
@ -0,0 +1,21 @@
|
||||
---
|
||||
slug: dockview-1.10.2-release
|
||||
title: Dockview 1.10.2
|
||||
tags: [release]
|
||||
---
|
||||
|
||||
# Release Notes
|
||||
|
||||
Please reference to docs @ [dockview.dev](https://dockview.dev).
|
||||
|
||||
## 🚀 Features
|
||||
|
||||
- Expose panel data [#526](https://github.com/mathuo/dockview/issues/542)
|
||||
- Add `component` property to panel api
|
||||
- Add `tabComponent` property to dock panel api
|
||||
|
||||
- Enhance panel parameters and title changing logic [#504](https://github.com/mathuo/dockview/issues/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
|
Loading…
Reference in New Issue
Block a user