dify/web/app/components/base/markdown-blocks
Wu Tianwei 75bbb616ea
refactor: replace react markdown with streamdown (#32971)
Co-authored-by: Stephen Zhou <hi@hyoban.cc>
Co-authored-by: Stephen Zhou <38493346+hyoban@users.noreply.github.com>
Co-authored-by: yyh <92089059+lyzno1@users.noreply.github.com>
2026-03-10 17:02:37 +08:00
..
__tests__ refactor: replace react markdown with streamdown (#32971) 2026-03-10 17:02:37 +08:00
audio-block.tsx chore: lint require and how to import react (#30041) 2025-12-23 18:02:10 +08:00
button.tsx chore(web): new lint setup (#30020) 2025-12-23 16:58:55 +08:00
code-block.stories.tsx chore: update to story book nextjs-vite (#31536) 2026-01-26 17:07:20 +08:00
code-block.tsx refactor: replace react markdown with streamdown (#32971) 2026-03-10 17:02:37 +08:00
form.tsx refactor: replace react markdown with streamdown (#32971) 2026-03-10 17:02:37 +08:00
img.tsx refactor: replace react markdown with streamdown (#32971) 2026-03-10 17:02:37 +08:00
index.ts refactor: replace react markdown with streamdown (#32971) 2026-03-10 17:02:37 +08:00
link.tsx chore: lint require and how to import react (#30041) 2025-12-23 18:02:10 +08:00
music.tsx fix: styles and missing imports (#18396) 2025-04-19 14:46:10 +08:00
paragraph.tsx fix: prevent hydration warning from div nesting inside p for inline markdown images (#32419) 2026-03-10 14:07:55 +08:00
plugin-img.tsx refactor: replace react markdown with streamdown (#32971) 2026-03-10 17:02:37 +08:00
plugin-paragraph.tsx refactor: replace react markdown with streamdown (#32971) 2026-03-10 17:02:37 +08:00
think-block.stories.tsx refactor: spilt context for better hmr (#33033) 2026-03-05 15:54:56 +08:00
think-block.tsx fix(web): stop thinking timer when user clicks stop button (#30442) 2026-01-01 00:36:18 +08:00
utils.ts fix: prevent hydration warning from div nesting inside p for inline markdown images (#32419) 2026-03-10 14:07:55 +08:00
video-block.tsx chore: lint require and how to import react (#30041) 2025-12-23 18:02:10 +08:00