🐛(frontend) fix document editor height and update translations

- Adjusted the document editor height in the DocEditor component
- Updated translations for various terms to ensure consistency
cross the application.
- Improved layout and spacing in the DocsGridItem
component for a cleaner presentation.
This commit is contained in:
Nathan Panchout
2024-12-06 12:45:55 +01:00
committed by Anthony LC
parent 23b11e4096
commit e016cfab70
6 changed files with 42 additions and 61 deletions

View File

@@ -48,6 +48,9 @@ and this project adheres to
## Fixed
- 🐛(frontend) update doc editor height #481
## [1.9.0] - 2024-12-11
@@ -71,10 +74,8 @@ and this project adheres to
- 🐛(backend) fix sanitize problem IA #490
## [1.8.2] - 2024-11-28
## Changed
- ♻️(SW) change strategy html caching #460