feat(ui/arch): Optimize Graph Dynamics, Immersive Reader, and Core Stability #19

Merged
mjasin merged 5 commits from fix/issue-7-large-epub-parsing into develop 2026-05-08 18:16:09 +00:00

5 Commits

Author SHA1 Message Date
mjasin 06f8c823a6 feat(ui/graph): optimize graph dynamics, immersive reader, and code blocks
- Fix #16: Implement D3.js transitions and active state badges for Knowledge Graph.
- Fix #12: Implement Immersive Reader Layout with Merriweather typography.
- Fix #20: Professional code block styling with high contrast and monospace fonts.
- Resolve DI runtime error in WASM by adding dummy services.
- Replace generic 'Not Found' message with Nexus preloader.
- Enforce 'no async void' architecture across UI services.
2026-05-08 20:13:39 +02:00
mjasin 00c5658662 fix: hide AI assistant bubble from text flow and use full page context for selection panel 2026-05-07 21:01:57 +02:00
mjasin bbc1c62198 fix: resolve UI issues (icons, chapter title, AI context) 2026-05-07 20:54:12 +02:00
mjasin 4e72c6457c style: fix navigation buttons to fixed positions in reader footer 2026-05-07 20:34:56 +02:00
mjasin 0dad1cbd2b fix: #7 large EPUB parsing performance 2026-05-07 20:30:38 +02:00