Skip to content

Releases: mathuo/dockview

v1.4.1

11 May 21:00
ba2976d
Compare
Choose a tag to compare

Release Notes

🚀 Features

  • Fix Drag and Drop issues in Dockview on Firefox #103

🛠 Miscs

🔥 Breaking changes

All breaking changes here are designed to simplify the library with only one way to do something.

  • Remove setVisible and setActive from the Splitview API. You can still achieve the same behaviors through calling setVisible and setActive on the Splitview Panel API. #105
  • Remove setVisible, setActive and toggleVisiblity from Gridview API. You can still achieve the same behaviors through calling setVisible and setActive on the Gridview Panel API #105
  • Remove onFocusEvent from Panel API as this was not intended to be a public method. You can use onDidFocusChange instead #105
  • Remove HOC <DockviewComponents.Panel\>, <DockviewComponents.Content>, <DockviewComponents.Tab> and <DockviewComponents.Actions> #105

v1.4.0

08 May 20:03
63a9ba8
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.1...v1.4.0

v1.3.1

01 May 19:29
432ab10
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.0...v1.3.1

v1.3.0

24 Apr 14:13
bbf59bd
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.0...v1.3.0

v1.2.0

24 Apr 10:30
2dc0c4a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.0...v1.2.0

v1.1.0

17 Mar 20:35
1816476
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.3...v1.1.0

v1.0.3

22 Feb 21:14
0b05115
Compare
Choose a tag to compare

Full Changelog: v1.0.2...v1.0.3

v1.0.2

22 Feb 21:14
6ba8015
Compare
Choose a tag to compare

Full Changelog: v1.0.1...v1.0.2

v1.0.1

16 Feb 20:37
8f49d29
Compare
Choose a tag to compare

Full Changelog: v1.0.0...v1.0.1

v1.0.0

18 Dec 16:13
5c2a0cf
Compare
Choose a tag to compare

Full Changelog: v0.0.28...v1.0.0