(frontend) add floating bar with collapse button

Add sticky floating bar at top of document with leftpanelcollapse btn
This commit is contained in:
Cyril
2026-02-09 14:52:15 +01:00
parent c0994d7d1f
commit 010ed4618a
21 changed files with 394 additions and 74 deletions

View File

@@ -9,6 +9,7 @@ and this project adheres to
### Added
- ✨(tracking) add UTM parameters to shared document links
- ✨(frontend) add floating bar with leftpanel collapse button #1876
- ✨(frontend) Can print a doc #1832
- ✨(backend) manage reconciliation requests for user accounts #1878
- 👷(CI) add GHCR workflow for forked repo testing #1851