Skip to content

v2.1.0

Compare
Choose a tag to compare
@mathuo mathuo released this 17 Dec 22:18
· 44 commits to master since this release
13c4a65

Release Notes

Please reference docs @ dockview.dev.

🚀 Features

  • Persist custom popout urls in layouts #769
  • Ensure group always exists #783
  • Serialization of maximized views #762
  • Set react as an explicit peerDependency of the dockview package
  • Make tabs container non-focusable #761

🛠 Miscs

  • Bug: fix setVisible for floating groups #755
  • Bug: fix onDidAddGroup event firing when adding floating groups and panels #785
  • Documentation #743 #770
  • Build tooling #789 #759

🔥 Breaking changes