Skip to content

Releases: mathuo/dockview

v4.13.1

29 Dec 12:05
Immutable release. Only release title and notes can be modified.
2b3575d

Choose a tag to compare

What's Changed

  • fix: complete fix for drag-to-edge overlay positioning with defaultRe… by @mathuo in #1060

Full Changelog: v4.13.0...v4.13.1

v4.13.0

28 Dec 13:27
59dd3a3

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.12.0...v4.13.0

v4.12.0

19 Dec 21:13
dbf74c3

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.11.0...v4.12.0

v4.11.0

04 Nov 21:58
84ddfdc

Choose a tag to compare

What's Changed

  • fix: constraints persistence and precedence issues by @mathuo in #967

Full Changelog: v4.10.0...v4.11.0

v4.10.0

30 Oct 22:20
5d35ba2

Choose a tag to compare

What's Changed

  • fix: title possibly out of sync in DockviewDefaultTab (#1003) by @yo35 in #1015
  • feat: enhance Vue component tests with comprehensive DOM and API testing by @mathuo in #1024
  • fix: move registerPanel after doAddGroup to prevent undefined API errors by @mathuo in #1026

New Contributors

Full Changelog: v4.9.0...v4.10.0

v4.9.0

22 Sep 21:24
9328b78

Choose a tag to compare

Release Notes

Please reference docs @ dockview.dev.

🚀 Features

  • Angular framework wrapper support #1001

🛠 Miscs

🔥 Breaking changes

v4.7.1

29 Aug 18:45
96fc7bc

Choose a tag to compare

Release Notes

Please reference docs @ dockview.dev.

🚀 Features

🛠 Miscs

  • Bug: Fix disableDnd issues in Chrom #999
  • Bug: Fix component disappearing when moving from floating to new grid group #1000

🔥 Breaking changes

v4.7.0

22 Aug 21:30
6c3ba33

Choose a tag to compare

Release Notes

Please reference docs @ dockview.dev.

🚀 Features

  • Enhance layouting flow #992

🛠 Miscs

  • Bug: Fix group positioning issues #993 #998
  • Bug: Delay popout groups to prevent browser blocking #983

🔥 Breaking changes

v4.6.2

02 Aug 13:56
a7a13b8

Choose a tag to compare

Release Notes

Please reference docs @ dockview.dev.

🚀 Features

🛠 Miscs

  • Bug: Fix close button functionality in tab overflow dropdown #985
  • Bug: Fix cursor behavior on empty container spaces #978
  • Bug: Fix theming consistency between JavaScript and React implementations #970
  • Bug: Fix themes with gap overflow issues #963
  • Chore: Project maintenance and build script improvements #982, #980

🔥 Breaking changes

v4.5.0

20 Jul 18:59
04ae805

Choose a tag to compare

Release Notes

Please reference docs @ dockview.dev.

🚀 Features

  • Add skipSetActive parameter to moveTo functions #962

🛠 Miscs

  • Bug: Prevent ghost group creation when dragging popout groups back to grid #966
  • Bug: Correct positioning when dragging groups from popout to main window #964

🔥 Breaking changes