(frontend) use title first emoji as doc icon in tree

Implemented emoji detection system, new DocIcon component.
This commit is contained in:
Olivier Laurendeau
2025-08-29 10:25:40 +02:00
committed by Anthony LC
parent 0b64417058
commit d1cbdfd819
13 changed files with 397 additions and 14 deletions

View File

@@ -11,6 +11,7 @@ and this project adheres to
### Added
- 👷(CI) add bundle size check job #1268
- ✨(frontend) use title first emoji as doc icon in tree
### Changed