Skip to content

v1.4.3

Compare
Choose a tag to compare
@mathuo mathuo released this 26 May 21:43
· 982 commits to master since this release
95c7b1a

Release Notes

🚀 Features

  • Small adjusted to behaviours of default paneview header componnet #116 #120
  • Improved support for external dnd events in the dockview component. showDndOverlay prop on DockviewReact exposes more parameters to interact with #110
  • Improved to underlying events exposes through all components #114
  • Add .clear() to the component APIs providing an easy way to clear a layout #119
  • Udate orientation via componnet APIs is now working correctly #119

🛠 Miscs

🔥 Breaking changes

  • Fix typo by renaming onDidLayoutfromJSON to onDidLayoutFromJSON in dockview component api #112