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
cfb8d224da623d3286ba830c203c1cccfae4f67c
dify
/
web
/
app
/
components
/
workflow
/
panel
/
debug-and-preview
History
Charles Lee
0c595c4745
style: replace
h-[1px]
with
h-px
to unify the writing format of Tailwind CSS (
#24146
)
2025-08-21 21:38:40 +08:00
..
chat-wrapper.tsx
feat: default value option for select input fields (
#21192
)
2025-07-28 15:37:23 +08:00
conversation-variable-modal.tsx
style: replace
h-[1px]
with
h-px
to unify the writing format of Tailwind CSS (
#24146
)
2025-08-21 21:38:40 +08:00
empty.tsx
…
hooks.ts
feat: support var in suggested questions (
#17340
)
2025-07-11 15:07:32 +08:00
index.spec.tsx
fix: prevent panel width localStorage pollution during viewport compression (
#22745
) (
#22747
)
2025-07-22 08:11:01 +08:00
index.tsx
refactor: improve loading animation and debug panel styles (
#24075
)
2025-08-18 11:12:47 +08:00
user-input.tsx
…