mirror of
https://github.com/mathuo/dockview
synced 2025-02-15 21:05:45 +00:00
21 lines
595 B
Markdown
21 lines
595 B
Markdown
---
|
|
slug: dockview-1.7.4-release
|
|
title: Dockview 1.7.4
|
|
tags: [release]
|
|
---
|
|
|
|
# Release Notes
|
|
|
|
Please reference to docs @ [dockview.dev](https://dockview.dev).
|
|
|
|
## 🚀 Features
|
|
|
|
- Improvements and tests added to the panel `api.updateParameters(...)` method [#265](https://github.com/mathuo/dockview/pull/265)
|
|
|
|
## 🛠 Miscs
|
|
|
|
- Fix bug associated with overidding panel titles when using `api.updateParameters(...)` [#265](https://github.com/mathuo/dockview/pull/265)
|
|
- Cleanup listeners and disposables after use [#257](https://github.com/mathuo/dockview/pull/257)
|
|
|
|
## 🔥 Breaking changes
|