• Joined on 2024-05-09
hailin pushed to main at hailin/dv 2026-04-06 05:00:33 +00:00
95bd6c4f55 fix: force full ECharts re-mount on wordcloud config change
hailin pushed to main at hailin/dv 2026-04-06 04:53:56 +00:00
abe696deb5 fix: clear maskImage when switching back to rectangle shape
hailin pushed to main at hailin/dv 2026-04-06 04:48:54 +00:00
f13ebe97be fix: add customImageUrl to wordcloud config type
hailin pushed to main at hailin/dv 2026-04-06 04:47:41 +00:00
579ed2d174 feat: custom image mask for wordcloud shape
hailin pushed to main at hailin/dv 2026-04-06 04:43:08 +00:00
fa8e2714ca fix: use conditional require for echarts-wordcloud instead of dynamic import
hailin pushed to main at hailin/dv 2026-04-06 04:39:01 +00:00
a359965bff fix: dynamic import echarts-wordcloud to avoid SSR window crash
hailin pushed to main at hailin/dv 2026-04-06 04:35:06 +00:00
2d5dfae835 fix: wordcloud auto-fit all words with shrinkToFit
hailin pushed to main at hailin/dv 2026-04-06 04:33:18 +00:00
f8ef83506a fix: stretch wordcloud shapes to fill container using ellipse radii
hailin pushed to main at hailin/dv 2026-04-06 04:28:13 +00:00
e7d7745f74 fix: use 1024x700 mask canvas for better shape coverage
hailin pushed to main at hailin/dv 2026-04-06 04:22:02 +00:00
8fb5caef07 fix: enlarge cardioid (heart) shape mask for better visibility
hailin pushed to main at hailin/dv 2026-04-06 04:19:41 +00:00
1a0abaa453 feat: wordcloud shapes via canvas maskImage
hailin pushed to main at hailin/dv 2026-04-06 04:10:03 +00:00
e515aed960 fix: preserve wordcloud config in EChartsOptionBuilder ensureStyle
hailin pushed to main at hailin/taixf 2026-04-06 03:32:48 +00:00
12b4994ac0 fix: extract content from ASR JSON before sending to Antaf
hailin pushed to main at hailin/dv 2026-04-06 03:29:58 +00:00
b124bae83c fix: import echarts-wordcloud plugin in EChartsBase
hailin pushed to main at hailin/taixf 2026-04-06 03:27:39 +00:00
cb9d430cfc fix: skip system-injected user messages, only send real user query to Antaf
hailin pushed to main at hailin/dv 2026-04-06 03:13:04 +00:00
3bb6dc85c0 fix: preserve custom style extensions (wordcloud config) in ensureStyle
hailin pushed to main at hailin/taixf 2026-04-06 03:05:44 +00:00
f461e341ba fix: filter thinking content and deduplicate SSE chunks in AntafLLM
hailin pushed to main at hailin/dv 2026-04-06 02:57:15 +00:00
026fe11dff feat: complete wordcloud chart with config panel
hailin pushed to main at hailin/taixf 2026-04-05 19:27:53 +00:00
d399a21f23 feat: add AntafLLM provider for Ant Afu text API integration
hailin pushed to main at hailin/taixf 2026-04-05 19:26:42 +00:00
688a5e17b3 docs: add antaf integration plan for ESP32 device