This website requires JavaScript.
Explore
Help
Register
Sign In
estel
/
dify
Watch
1
Star
0
Fork
0
You've already forked dify
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
d52fb184570655f30ded268a0d8d6df5a1b9b43d
dify
/
web
/
app
/
components
/
base
/
markdown-blocks
History
kurokobo
e39236186d
feat: introduce new env ALLOW_UNSAFE_DATA_SCHEME to allow rendering data uri scheme (
#21321
)
2025-07-09 10:12:40 +08:00
..
audio-block.tsx
…
button.tsx
fix: markdown button can't send message (
#20933
)
2025-06-12 08:18:15 +02:00
code-block.tsx
feat: Persist Variables for Enhanced Debugging Workflow (
#20699
)
2025-06-24 09:05:29 +08:00
form.tsx
feat: Add support for type="hidden" input elements in Markdown forms (
#21922
)
2025-07-07 10:35:30 +08:00
img.tsx
…
index.ts
…
link.tsx
fix: not permitted schema of markdown link cause page crash (
#21258
)
2025-06-20 09:23:30 +08:00
music.tsx
…
paragraph.tsx
…
pre-code.tsx
…
script-block.tsx
…
think-block.tsx
fix: some dark mode display incorrect (
#20788
)
2025-06-09 16:09:27 +08: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
…