Skip to content

Commit

Permalink
chore: v2.1.0 docs
Browse files Browse the repository at this point in the history
  • Loading branch information
mathuo committed Dec 17, 2024
1 parent 4291774 commit 15bf4bb
Showing 1 changed file with 28 additions and 0 deletions.
28 changes: 28 additions & 0 deletions packages/docs/blog/2024-12-17-dockview-2.1.0.md
Original file line number Diff line number Diff line change
@@ -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


0 comments on commit 15bf4bb

Please sign in to comment.