(frontend) add multi columns support for editor

We add multi columns support for editor,
now you can add columns to your document.
Works with export.
📄AGPL feature.
This commit is contained in:
Anthony LC
2025-07-25 15:27:01 +02:00
parent 1ae831cabd
commit 11d0bafc94
7 changed files with 106 additions and 5 deletions

View File

@@ -13,6 +13,7 @@ and this project adheres to
- ✨(backend) allow masking documents from the list view #1171
- ✨(frontend) subdocs can manage link reach #1190
- ✨(frontend) add duplicate action to doc tree #1175
- ✨(frontend) add multi columns support for editor #1219
### Changed