Skip to main content

Dockview 1.5.1

ยท One min read

๐Ÿš€ Featuresโ€‹

๐Ÿ›  Miscsโ€‹

  • Fix .params method on dockview panels to return the user provided panel params #144
  • Various doc enhancements @ dockview.dev

๐Ÿ”ฅ Breaking changesโ€‹

  • Remove onTabContextMenu from DockviewReact to simplify library. As an alternative provide onContextMenu listeners in a custom tab. #127
  • Remove suppressClosable flag for DockviewReact panels to simplify library. As an alternative manage the features of a tab such as it's ability to be closed using a custom tab #146