dockview/packages/docs/blog/2024-12-17-dockview-2.1.0.md
2024-12-17 21:39:01 +00:00

1.1 KiB

slug title tags
dockview-2.1.0-release Dockview 2.1.0
release

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