| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-02-16 | 3.7 kB | |
| v5.0.0 source code.tar.gz | 2026-02-16 | 1.9 MB | |
| v5.0.0 source code.zip | 2026-02-16 | 2.4 MB | |
| Totals: 3 Items | 4.3 MB | 0 | |
What's Changed
- fix: close tab overflow popover on window resize by @mathuo in https://github.com/mathuo/dockview/pull/1061
- fix: properly dispose panel and group event subscriptions in effect cleanup by @iXanadu13 in https://github.com/mathuo/dockview/pull/1077
- Angular change detection compatibility by @puschie286 in https://github.com/mathuo/dockview/pull/1079
- ci: run CI on pull requests from forked repos by @mathuo in https://github.com/mathuo/dockview/pull/1085
- Angular build by @puschie286 in https://github.com/mathuo/dockview/pull/1078
- chore: migrate monorepo orchestration from Lerna to NX by @mathuo in https://github.com/mathuo/dockview/pull/1087
- chore: eslint and formats by @mathuo in https://github.com/mathuo/dockview/pull/1090
- fix: add build steps to publish workflow and dry-run for experimental by @mathuo in https://github.com/mathuo/dockview/pull/1091
- fix script by @mathuo in https://github.com/mathuo/dockview/pull/1092
- update release.version.git by @mathuo in https://github.com/mathuo/dockview/pull/1093
- chore: remove prepublishOnly scripts from all packages by @mathuo in https://github.com/mathuo/dockview/pull/1095
- chore: switch to npm trusted publishing via OIDC by @mathuo in https://github.com/mathuo/dockview/pull/1096
- Fix/publish build steps by @mathuo in https://github.com/mathuo/dockview/pull/1097
- fix: use npm as package manager for nx release publish by @mathuo in https://github.com/mathuo/dockview/pull/1098
- chore: remove specifierSource prompt from nx release config by @mathuo in https://github.com/mathuo/dockview/pull/1099
- Fix/publish build steps by @mathuo in https://github.com/mathuo/dockview/pull/1102
- fix: add scrollbar to tabs overflow dropdown list by @kaigritun in https://github.com/mathuo/dockview/pull/1084
- fix: filter init params in Angular renderer to match React behavior by @mathuo in https://github.com/mathuo/dockview/pull/1106
- fix: enrich Vue header actions props to match React behavior by @mathuo in https://github.com/mathuo/dockview/pull/1107
- fix: attach "always" renderer panels to DOM during fromJSON by @mathuo in https://github.com/mathuo/dockview/pull/1109
- chore: slim rollup bundles by @mathuo in https://github.com/mathuo/dockview/pull/1105
- feat: Pr 941 header position by @mathuo in https://github.com/mathuo/dockview/pull/1103
- fix: add missing headerPosition to Vue header actions props by @mathuo in https://github.com/mathuo/dockview/pull/1111
- ci: split CI workflow into independent re-runnable jobs by @mathuo in https://github.com/mathuo/dockview/pull/1110
- chore: rename CLAUDE.md to AGENTS.md with symlinks for compatibility by @mathuo in https://github.com/mathuo/dockview/pull/1112
- chore: improve package READMEs, metadata, and AI/LLM discoverability by @mathuo in https://github.com/mathuo/dockview/pull/1113
- npm pkg fix by @mathuo in https://github.com/mathuo/dockview/pull/1114
- fix: doc template issues across all frameworks by @mathuo in https://github.com/mathuo/dockview/pull/1116
- fix: call init() on framework parts in gridview/splitview panel views by @mathuo in https://github.com/mathuo/dockview/pull/1115
- chore: add missing peer deps to reduce install warnings by @mathuo in https://github.com/mathuo/dockview/pull/1117
New Contributors
- @iXanadu13 made their first contribution in https://github.com/mathuo/dockview/pull/1077
- @puschie286 made their first contribution in https://github.com/mathuo/dockview/pull/1079
- @kaigritun made their first contribution in https://github.com/mathuo/dockview/pull/1084
Full Changelog: https://github.com/mathuo/dockview/compare/v4.13.1...v5.0.0