♻️(frontend) add versions in the panel editor

We add the features version to the panel editor.
We had to refactor the panel to be able to
have the version with the table of content in
the same panel.
This commit is contained in:
Anthony LC
2024-09-30 17:02:16 +02:00
committed by Anthony LC
parent b2480eea74
commit ac74db2fde
20 changed files with 599 additions and 288 deletions

View File

@@ -12,6 +12,7 @@ and this project adheres to
## Added
- ✨(ci) add security scan #291
- ✨(frontend) Activate versions feature #240
## Changed