dify/web/app/components/base/markdown-blocks
Copilot df43c6ab8a
[Chore/Refactor] Implement lazy initialization for useState calls to prevent re-computation (#26252)
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: asukaminato0721 <30024051+asukaminato0721@users.noreply.github.com>
2025-09-29 20:35:55 +09:00
..
audio-block.tsx Refactor/markdown component split (#20177) 2025-05-30 11:31:50 +08:00
button.tsx fix: markdown button can't send message (#20933) 2025-06-12 08:18:15 +02:00
code-block.tsx lint: fix sonarjs/no-dead-store issues (#23653) 2025-08-10 11:16:43 +08:00
form.tsx fix: Add internationalization support for date input formatting Fixes #23266 (#23678) 2025-08-10 11:05:55 +08:00
img.tsx Refactor/markdown component split (#20177) 2025-05-30 11:31:50 +08:00
index.ts Refactor/markdown component split (#20177) 2025-05-30 11:31:50 +08:00
link.tsx add autofix pnpm (#25557) 2025-09-12 09:37:54 +08:00
music.tsx fix: styles and missing imports (#18396) 2025-04-19 14:46:10 +08:00
paragraph.tsx Refactor/markdown component split (#20177) 2025-05-30 11:31:50 +08:00
pre-code.tsx Refactor/markdown component split (#20177) 2025-05-30 11:31:50 +08:00
script-block.tsx Refactor/markdown component split (#20177) 2025-05-30 11:31:50 +08:00
think-block.tsx [Chore/Refactor] Implement lazy initialization for useState calls to prevent re-computation (#26252) 2025-09-29 20:35:55 +09:00
utils.ts feat: introduce new env ALLOW_UNSAFE_DATA_SCHEME to allow rendering data uri scheme (#21321) 2025-07-09 10:12:40 +08:00
video-block.tsx Refactor/markdown component split (#20177) 2025-05-30 11:31:50 +08:00