dify/web/app/components/base/markdown-blocks
yyh 13f2a43ccc
feat(web): add Eisenhower Matrix visualization component for task quadrants
Add a new quadrant-matrix component that renders tasks in a 2x2 grid based
on importance and urgency scores. Integrate with code-block as a new
'quadrant' language type for markdown rendering.
2026-01-16 16:58:56 +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: add more stories (#27403) 2025-10-29 14:33:43 +08:00
code-block.tsx feat(web): add Eisenhower Matrix visualization component for task quadrants 2026-01-16 16:58:56 +08:00
form.tsx chore: lint require and how to import react (#30041) 2025-12-23 18:02:10 +08:00
img.tsx chore: lint require and how to import react (#30041) 2025-12-23 18:02:10 +08:00
index.ts chore(web): new lint setup (#30020) 2025-12-23 16:58:55 +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 chore: lint require and how to import react (#30041) 2025-12-23 18:02:10 +08:00
plugin-img.tsx chore: lint require and how to import react (#30041) 2025-12-23 18:02:10 +08:00
plugin-paragraph.tsx chore: lint require and how to import react (#30041) 2025-12-23 18:02:10 +08:00
pre-code.tsx chore: lint require and how to import react (#30041) 2025-12-23 18:02:10 +08:00
script-block.tsx Refactor/markdown component split (#20177) 2025-05-30 11:31:50 +08:00
think-block.spec.tsx fix(web): stop thinking timer when user clicks stop button (#30442) 2026-01-01 00:36:18 +08:00
think-block.stories.tsx chore(web): new lint setup (#30020) 2025-12-23 16:58:55 +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 chore(web): new lint setup (#30020) 2025-12-23 16:58:55 +08:00
video-block.tsx chore: lint require and how to import react (#30041) 2025-12-23 18:02:10 +08:00