| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2025-12-28 | 1.2 kB | |
| v4.13.0 source code.tar.gz | 2025-12-28 | 1.9 MB | |
| v4.13.0 source code.zip | 2025-12-28 | 2.4 MB | |
| Totals: 3 Items | 4.2 MB | 0 | |
What's Changed
- security: Update Angular peer dependencies to address CVE-2025-66412 by @mathuo in https://github.com/mathuo/dockview/pull/1054
- fix: Export missing event types WillShowOverlayLocationEvent and Dock… by @mathuo in https://github.com/mathuo/dockview/pull/1055
- fix: panel content does not render when dragged to extreme drop targets by @DanielGarciaGuillen in https://github.com/mathuo/dockview/pull/1048
- chore: optimize test setup by @mathuo in https://github.com/mathuo/dockview/pull/1058
- Fix/GitHub issue 1027 floating panel expand to full container width height during resize by @mathuo @aseef17 in https://github.com/mathuo/dockview/pull/1059
- Fix/iframe pointer events issue 1049 by @mathuo in https://github.com/mathuo/dockview/pull/1053
- fix: Preserve group size when setting visibility to false (issue [#1050]) by @mathuo in https://github.com/mathuo/dockview/pull/1056
New Contributors
- @DanielGarciaGuillen made their first contribution in https://github.com/mathuo/dockview/pull/1048
- @aseef17 made their first contribution in https://github.com/mathuo/dockview/pull/1059
Full Changelog: https://github.com/mathuo/dockview/compare/v4.12.0...v4.13.0