(frontend) create skeleton feature

creating a skeleton to be display during doc creation

Signed-off-by: Cyril <c.gromoff@gmail.com>
This commit is contained in:
Cyril
2025-10-14 15:28:21 +02:00
parent dd56a8abeb
commit 8b73aa3644
13 changed files with 326 additions and 8 deletions

View File

@@ -6,6 +6,10 @@ and this project adheres to
## [Unreleased]
### Added
- ✨(frontend) create skeleton component for DocEditor #1491
### Changed
- ♻️(frontend) adapt custom blocks to new implementation #1375