fix: align OneNote workspace with Toolbox shell

This commit is contained in:
2026-07-23 12:59:39 +02:00
parent 038afb3f9c
commit ad780703ab
11 changed files with 41 additions and 14 deletions

View File

@@ -1,5 +1,11 @@
# Changelog
## 0.3.3 - 2026-07-23
- Let the OneNote application use the full width supplied by the shared
Toolbox shell, matching the shell bar's `min(100%, 90rem)` content span
instead of retaining the former 76rem application cap.
## 0.3.2 - 2026-07-23
- Upgrade the Toolbox contract, React shell, and validation testkit to 0.2.2,