Folo/apps/mobile/web-app/html-renderer
Innei bc252c33a0
refactor(mobile): improve AI summary component and remove unused assets
- Remove Media.xcassets and Accent color set
- Update Utils.swift to hardcode accent color
- Enhance AISummary component with error handling and retry functionality
- Adjust layout and styling for AI summary
- Update image size calculation to handle undefined dimensions

Signed-off-by: Innei <tukon479@gmail.com>
2025-02-12 20:42:01 +08:00
..
atoms feat(mobile): add reader inline style rendering option 2025-02-10 16:39:37 +08:00
hooks refactor(mobile): improve AI summary component and remove unused assets 2025-02-12 20:42:01 +08:00
src refactor(mobile): improve AI summary component and remove unused assets 2025-02-12 20:42:01 +08:00
types feat(mobile): enhance HTML renderer with image rendering and blurhash support 2025-02-08 19:12:47 +08:00
global.d.ts feat(mobile): enhance iOS image preview with SDWebImage and improved QuickLook handling 2025-02-08 17:50:13 +08:00
index.html feat: Implement the webview sandbox using a microfront end for rn to implement the full html renderer (#2691) 2025-02-07 23:15:29 +08:00
package.json feat(mobile): enhance HTML renderer with image rendering and blurhash support 2025-02-08 19:12:47 +08:00
postcss.config.cjs feat: Implement the webview sandbox using a microfront end for rn to implement the full html renderer (#2691) 2025-02-07 23:15:29 +08:00
tailwind.config.ts feat: Implement the webview sandbox using a microfront end for rn to implement the full html renderer (#2691) 2025-02-07 23:15:29 +08:00
tsconfig.json feat(mobile): enhance HTML renderer with image rendering and blurhash support 2025-02-08 19:12:47 +08:00
vite.config.mts feat: Implement the webview sandbox using a microfront end for rn to implement the full html renderer (#2691) 2025-02-07 23:15:29 +08:00