deerflow2/frontend/src/components
CHANGXUBO 6727959350 fix: HTML artifact preview renders blank in preview mode (#876)
The condition guarding ArtifactFilePreview only allowed markdown files
through, which prevented HTML files from reaching the preview component.
Added `language === "html"` to the condition so HTML artifacts render
correctly in preview mode.

Fixes #873

Co-authored-by: Claude <noreply@anthropic.com>
2026-02-18 10:06:21 +08:00
..
ai-elements chore: 移除所有 Citations 相关逻辑,为后续重构做准备 2026-02-09 16:24:01 +08:00
landing feat: rewording and add initial animation 2026-02-08 21:24:17 +08:00
ui feat: make it golden 2026-02-09 09:15:39 +08:00
workspace fix: HTML artifact preview renders blank in preview mode (#876) 2026-02-18 10:06:21 +08:00
theme-provider.tsx feat: implement the first section of landing page 2026-01-23 00:15:21 +08:00