mirror of
https://github.com/mathuo/dockview
synced 2025-02-10 02:15:45 +00:00
chore: v2.1.0 docs
This commit is contained in:
parent
429177436e
commit
15bf4bbd1f
28
packages/docs/blog/2024-12-17-dockview-2.1.0.md
Normal file
28
packages/docs/blog/2024-12-17-dockview-2.1.0.md
Normal file
@ -0,0 +1,28 @@
|
|||||||
|
---
|
||||||
|
slug: dockview-2.1.0-release
|
||||||
|
title: Dockview 2.1.0
|
||||||
|
tags: [release]
|
||||||
|
---
|
||||||
|
|
||||||
|
# Release Notes
|
||||||
|
|
||||||
|
Please reference docs @ [dockview.dev](https://dockview.dev).
|
||||||
|
|
||||||
|
## 🚀 Features
|
||||||
|
|
||||||
|
- Persist custom popout urls in layouts [#769](https://github.com/mathuo/dockview/pull/769)
|
||||||
|
- Ensure group always exists [#783](https://github.com/mathuo/dockview/pull/783)
|
||||||
|
- Serialization of maximized views [#762](https://github.com/mathuo/dockview/pull/762)
|
||||||
|
- Set `react` as an explicit peerDependency of the `dockview` package
|
||||||
|
- Make tabs container non-focusable [#761](https://github.com/mathuo/dockview/pull/761)
|
||||||
|
|
||||||
|
## 🛠 Miscs
|
||||||
|
|
||||||
|
- Bug: fix `setVisible` for floating groups [#755](https://github.com/mathuo/dockview/pull/755)
|
||||||
|
- Bug: fix `onDidAddGroup` event firing when adding floating groups and panels [#785](https://github.com/mathuo/dockview/pull/785)
|
||||||
|
- Documentation [#743](https://github.com/mathuo/dockview/pull/743) [#770](https://github.com/mathuo/dockview/pull/770)
|
||||||
|
- Build tooling [#789](https://github.com/mathuo/dockview/pull/789) [#759](https://github.com/mathuo/dockview/pull/759)
|
||||||
|
|
||||||
|
## 🔥 Breaking changes
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user