dockview/packages/docs/blog/2023-09-17-dockview-1.8.3.md
2023-09-16 21:13:35 +01:00

26 lines
759 B
Markdown

---
slug: dockview-1.8.3-release
title: Dockview 1.8.3
tags: [release]
---
# Release Notes
Please reference to docs @ [dockview.dev](https://dockview.dev).
## 🚀 Features
- Additional to DockviewDefaultTab component [#321](https://github.com/mathuo/dockview/issues/321)
- Additional group drop target options [#316](https://github.com/mathuo/dockview/issues/316)
- Intercept events to attach custom DataTransfer object to tabs [#299](https://github.com/mathuo/dockview/issues/299)
- Floating groups viewport overflow options [#326](https://github.com/mathuo/dockview/issues/326)
## 🛠 Miscs
- Bug: Close button on tab shouldn't bring panel to active state [#330](https://github.com/mathuo/dockview/issues/330)
## 🔥 Breaking changes