mirror of
https://github.com/mathuo/dockview
synced 2025-05-11 05:58:26 +00:00
chore: v3.0.3 docs
This commit is contained in:
parent
0e3afcf83f
commit
71b99541b3
22
packages/docs/blog/2025-02-02-dockview-3.0.3.md
Normal file
22
packages/docs/blog/2025-02-02-dockview-3.0.3.md
Normal file
@ -0,0 +1,22 @@
|
|||||||
|
---
|
||||||
|
slug: dockview-3.0.3-release
|
||||||
|
title: Dockview 3.0.3
|
||||||
|
tags: [release]
|
||||||
|
---
|
||||||
|
|
||||||
|
# Release Notes
|
||||||
|
|
||||||
|
Please reference docs @ [dockview.dev](https://dockview.dev).
|
||||||
|
|
||||||
|
## 🚀 Features
|
||||||
|
|
||||||
|
- Close tab with middle mouse button [#847](https://github.com/mathuo/dockview/pull/847)
|
||||||
|
|
||||||
|
## 🛠 Miscs
|
||||||
|
|
||||||
|
- Bug: Fix crash on navigation with open popout group [#835](https://github.com/mathuo/dockview/pull/848) [#845](https://github.com/mathuo/dockview/pull/845)
|
||||||
|
- Bug: Subscribe to `onDidAcitvePanelChange` immediately, rather than deferred to `queueMicrotask` [#843](https://github.com/mathuo/dockview/pull/843)
|
||||||
|
- Bug: Minor theme fixup [#831](https://github.com/mathuo/dockview/pull/831)
|
||||||
|
|
||||||
|
## 🔥 Breaking changes
|
||||||
|
|
Loading…
Reference in New Issue
Block a user