chore: v4.6.0 docs

This commit is contained in:
mathuo 2025-08-02 14:37:40 +01:00
parent c20147ab17
commit dcc9c60f5c
No known key found for this signature in database
GPG Key ID: C6EEDEFD6CA07281

View File

@ -0,0 +1,21 @@
---
slug: dockview-4.6.0-release
title: Dockview 4.6.0
tags: [release]
---
# Release Notes
Please reference docs @ [dockview.dev](https://dockview.dev).
## 🚀 Features
## 🛠 Miscs
- Bug: Fix close button functionality in tab overflow dropdown [#985](https://github.com/mathuo/dockview/pull/985)
- Bug: Fix cursor behavior on empty container spaces [#978](https://github.com/mathuo/dockview/pull/978)
- Bug: Fix theming consistency between JavaScript and React implementations [#970](https://github.com/mathuo/dockview/pull/970)
- Bug: Fix themes with gap overflow issues [#963](https://github.com/mathuo/dockview/pull/963)
- Chore: Project maintenance and build script improvements [#982](https://github.com/mathuo/dockview/pull/982), [#980](https://github.com/mathuo/dockview/pull/980)
## 🔥 Breaking changes