Skip to content

Releases: mathuo/dockview

v5.2.0

26 Mar 21:09
Immutable release. Only release title and notes can be modified.
e1659a4

Choose a tag to compare

What's Changed

  • feat(dockview-core): add slide tab reorder mode with FLIP animations by @KyDenZ in #1129
  • Website & Documention Improvements by @mathuo in #1137
  • fix docs by @mathuo in #1139
  • fixup animations by @mathuo in #1138
  • fix: tab overflow dropdown inherits correct font size from tab bar by @mathuo in #1140
  • docs: audit improvements — SEO, accessibility, and theming polish by @mathuo in #1141
  • Moconnor/docs improvements by @mathuo in #1142

New Contributors

Full Changelog: v5.1.0...v5.2.0

v5.1.0

02 Mar 22:25
Immutable release. Only release title and notes can be modified.
ef6a232

Choose a tag to compare

What's Changed

Full Changelog: v5.0.0...v5.1.0

v5.0.0

16 Feb 22:19
Immutable release. Only release title and notes can be modified.
220f92f

Choose a tag to compare

What's Changed

  • fix: close tab overflow popover on window resize by @mathuo in #1061
  • fix: properly dispose panel and group event subscriptions in effect cleanup by @iXanadu13 in #1077
  • Angular change detection compatibility by @puschie286 in #1079
  • ci: run CI on pull requests from forked repos by @mathuo in #1085
  • Angular build by @puschie286 in #1078
  • chore: migrate monorepo orchestration from Lerna to NX by @mathuo in #1087
  • chore: eslint and formats by @mathuo in #1090
  • fix: add build steps to publish workflow and dry-run for experimental by @mathuo in #1091
  • fix script by @mathuo in #1092
  • update release.version.git by @mathuo in #1093
  • chore: remove prepublishOnly scripts from all packages by @mathuo in #1095
  • chore: switch to npm trusted publishing via OIDC by @mathuo in #1096
  • Fix/publish build steps by @mathuo in #1097
  • fix: use npm as package manager for nx release publish by @mathuo in #1098
  • chore: remove specifierSource prompt from nx release config by @mathuo in #1099
  • Fix/publish build steps by @mathuo in #1102
  • fix: add scrollbar to tabs overflow dropdown list by @kaigritun in #1084
  • fix: filter init params in Angular renderer to match React behavior by @mathuo in #1106
  • fix: enrich Vue header actions props to match React behavior by @mathuo in #1107
  • fix: attach "always" renderer panels to DOM during fromJSON by @mathuo in #1109
  • chore: slim rollup bundles by @mathuo in #1105
  • feat: Pr 941 header position by @mathuo in #1103
  • fix: add missing headerPosition to Vue header actions props by @mathuo in #1111
  • ci: split CI workflow into independent re-runnable jobs by @mathuo in #1110
  • chore: rename CLAUDE.md to AGENTS.md with symlinks for compatibility by @mathuo in #1112
  • chore: improve package READMEs, metadata, and AI/LLM discoverability by @mathuo in #1113
  • npm pkg fix by @mathuo in #1114
  • fix: doc template issues across all frameworks by @mathuo in #1116
  • fix: call init() on framework parts in gridview/splitview panel views by @mathuo in #1115
  • chore: add missing peer deps to reduce install warnings by @mathuo in #1117

New Contributors

Full Changelog: v4.13.1...v5.0.0

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