dify/web/app/components/base/markdown-blocks
Yeuoly b76e17b25d
feat: introduce trigger functionality (#27644)
Signed-off-by: lyzno1 <yuanyouhuilyz@gmail.com>
Co-authored-by: Stream <Stream_2@qq.com>
Co-authored-by: lyzno1 <92089059+lyzno1@users.noreply.github.com>
Co-authored-by: zhsama <torvalds@linux.do>
Co-authored-by: Harry <xh001x@hotmail.com>
Co-authored-by: lyzno1 <yuanyouhuilyz@gmail.com>
Co-authored-by: yessenia <yessenia.contact@gmail.com>
Co-authored-by: hjlarry <hjlarry@163.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: WTW0313 <twwu@dify.ai>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-11-12 17:59:37 +08: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.stories.tsx chore: add more stories (#27403) 2025-10-29 14:33:43 +08:00
code-block.tsx fix oxlint warnings (#26634) 2025-10-09 09:23:34 +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 feat: introduce trigger functionality (#27644) 2025-11-12 17:59:37 +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
plugin-img.tsx feat: introduce trigger functionality (#27644) 2025-11-12 17:59:37 +08:00
plugin-paragraph.tsx feat: introduce trigger functionality (#27644) 2025-11-12 17:59:37 +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.stories.tsx chore: add more stories (#27403) 2025-10-29 14:33:43 +08:00
think-block.tsx refactor: update installed app component to handle missing params and improve type safety (#27331) 2025-10-27 14:38:58 +08:00
utils.ts feat: introduce trigger functionality (#27644) 2025-11-12 17:59:37 +08:00
video-block.tsx Refactor/markdown component split (#20177) 2025-05-30 11:31:50 +08:00