mirror of
https://github.com/mathuo/dockview
synced 2025-08-09 10:46:09 +00:00
chore: v1.15.0 docs
This commit is contained in:
parent
aed7b97bac
commit
0db4f59990
20
packages/docs/blog/2024-07-12-dockview-1.15.0.md
Normal file
20
packages/docs/blog/2024-07-12-dockview-1.15.0.md
Normal file
@ -0,0 +1,20 @@
|
||||
---
|
||||
slug: dockview-1.15.0-release
|
||||
title: Dockview 1.15.0
|
||||
tags: [release]
|
||||
---
|
||||
|
||||
# Release Notes
|
||||
|
||||
Please reference docs @ [dockview.dev](https://dockview.dev).
|
||||
|
||||
## 🚀 Features
|
||||
|
||||
- add `onDidMovePanel` event and incorperate into `onDidLayoutChange` events [#616](https://github.com/mathuo/dockview/pull/616)
|
||||
- panel gap size controlled through new `gap` property [#618](https://github.com/mathuo/dockview/pull/618)
|
||||
- Support floating groups anchoring through `bottom` and `right` attributes [#628](https://github.com/mathuo/dockview/pull/628) [#621](https://github.com/mathuo/dockview/pull/621)
|
||||
|
||||
## 🛠 Miscs
|
||||
|
||||
- Bug: setVisible fixes and enhancements [#633](https://github.com/mathuo/dockview/pull/633)
|
||||
- Documentation changes [#627](https://github.com/mathuo/dockview/pull/627)
|
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user