What's Changed
- fix(dockview-core): target inner .dv-dockview for spaced padding reset by @mathuo in #1361
- fix(dockview-vue): mount panels via Teleport so keep-alive lifecycle works (#1369) by @mathuo in #1380
- chore: resolve easy SonarCloud open issues by @mathuo in #1394
- chore: resolve low-severity SonarCloud maintainability issues by @mathuo in #1395
- fix: resolve new-code reliability issues failing the quality gate by @mathuo in #1398
- chore: resolve safe SonarCloud maintainability issues (S6582, S7762) by @mathuo in #1399
- fix(dockview-core): resize collapsed edge groups when tab height changes at runtime by @mathuo in #1406
- fix(core): sash and scrollbar cannot be dragged inside a popout window by @lobobeebe in #1478
- fix(core): preserve edge group size when nested dockview host is hidden by @mathuo in #1498
- fix(dockview-core): tab group can't be moved after its first move (#1410) by @mathuo in #1500
New Contributors
- @lobobeebe made their first contribution in #1478
Full Changelog: v7.0.2...v7.0.3