mirror of
https://github.com/mathuo/dockview
synced 2025-02-02 06:25:44 +00:00
20 lines
528 B
Markdown
20 lines
528 B
Markdown
---
|
|
slug: dockview-1.10.1-release
|
|
title: Dockview 1.10.1
|
|
tags: [release]
|
|
---
|
|
|
|
# Release Notes
|
|
|
|
Please reference to docs @ [dockview.dev](https://dockview.dev).
|
|
|
|
## 🚀 Features
|
|
|
|
- `onWillShowOverlay` handles 'edge' drops [#526](https://github.com/mathuo/dockview/pull/526)
|
|
|
|
## 🛠 Miscs
|
|
|
|
- regression: add `setVisible` to public panel api [#535](https://github.com/mathuo/dockview/pull/535)
|
|
- remove unintended public api methods `isHidden`, `onDidHiddenChange`
|
|
- reinstate `setVisible` after mistaken removal
|