We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1a17874 commit 84a68cfCopy full SHA for 84a68cf
packages/docs/blog/2025-07-19-dockview-4.5.0.md
@@ -0,0 +1,20 @@
1
+---
2
+slug: dockview-4.5.0-release
3
+title: Dockview 4.5.0
4
+tags: [release]
5
6
+
7
+# Release Notes
8
9
+Please reference docs @ [dockview.dev](https://dockview.dev).
10
11
+## 🚀 Features
12
13
+- Add `skipSetActive` parameter to moveTo functions [#962](https://github.com/mathuo/dockview/pull/962)
14
15
+## 🛠 Miscs
16
17
+- Bug: Prevent ghost group creation when dragging popout groups back to grid [#966](https://github.com/mathuo/dockview/pull/966)
18
+- Bug: Correct positioning when dragging groups from popout to main window [#964](https://github.com/mathuo/dockview/pull/964)
19
20
+## 🔥 Breaking changes
0 commit comments