dify/web/app/components/base
2024-12-05 16:58:39 +08:00
..
action-button Fix action button size (#6753) 2024-07-29 13:19:15 +08:00
agent-log-modal Fix variable typo (#8084) 2024-09-08 13:14:11 +08:00
answer-icon feat: allow users to use the app icon as the answer icon (#7888) 2024-09-02 20:00:41 +08:00
app-icon feat: custom app icon (#7196) 2024-08-19 09:16:33 +08:00
app-icon-picker feat: support png, gif, webp (#7947) 2024-11-06 09:05:05 +08:00
audio-btn chore: lint code to remove unused imports and variables (#9553) 2024-10-21 19:04:54 +08:00
audio-gallery Message rendering (#6868) 2024-09-05 21:00:09 +08:00
auto-height-textarea feat: tailwind related improvement (#6085) 2024-07-09 15:05:40 +08:00
avatar feat: tailwind related improvement (#6085) 2024-07-09 15:05:40 +08:00
block-input Fix variable typo (#8084) 2024-09-08 13:14:11 +08:00
button Feat/attachments (#9526) 2024-10-21 10:32:37 +08:00
chat feat: add a meta(mac) ctrl(windows) key (#10978) 2024-11-22 16:30:34 +08:00
checkbox feat: tailwind related improvement (#6085) 2024-07-09 15:05:40 +08:00
chip Feat/attachments (#9526) 2024-10-21 10:32:37 +08:00
confirm Fix: account delete function & confirm issues (#7129) 2024-08-09 11:37:34 +08:00
copy-btn feat: tooltip (#7634) 2024-08-26 13:00:02 +08:00
copy-feedback feat: tooltip (#7634) 2024-08-26 13:00:02 +08:00
copy-icon feat: tooltip (#7634) 2024-08-26 13:00:02 +08:00
corner-label external knowledge api (#8913) 2024-09-30 15:38:43 +08:00
custom-icon
dialog feat: tailwind related improvement (#6085) 2024-07-09 15:05:40 +08:00
divider Feat: Divider component now supports gradient background (#11130) 2024-11-26 17:44:56 +08:00
drawer feat: tailwind related improvement (#6085) 2024-07-09 15:05:40 +08:00
drawer-plus feat: tailwind related improvement (#6085) 2024-07-09 15:05:40 +08:00
dropdown feat: new icons (#5412) 2024-06-20 11:05:08 +08:00
emoji-picker feat: custom app icon (#7196) 2024-08-19 09:16:33 +08:00
features feat: Increase the number of Opening Questions in the Conversation Opener (#11233) 2024-12-01 09:38:45 +08:00
file-icon Fix variable typo (#8084) 2024-09-08 13:14:11 +08:00
file-uploader Fix: support file download in workflow result (#11338) 2024-12-05 16:58:39 +08:00
float-popover-container feat: fe mobile responsive next (#1609) 2023-11-27 11:47:48 +08:00
float-right-container feat: fe mobile responsive next (#1609) 2023-11-27 11:47:48 +08:00
ga feat: add cookie management (#11061) 2024-11-25 16:31:49 +08:00
grid-mask feat: SaaS price plan frontend (#1683) 2023-12-03 22:10:16 +08:00
icons feat: support LLM process document file (#10966) 2024-11-22 19:32:44 +08:00
image-gallery fix: ref attribute in markdown causes page crash (#11369) 2024-12-05 10:15:21 +08:00
image-uploader fix: upload remote image preview (#9952) 2024-11-01 15:45:27 +08:00
input Feat: upgrade variable assigner (#11285) 2024-12-03 13:56:40 +08:00
list-empty Feat: upgrade variable assigner (#11285) 2024-12-03 13:56:40 +08:00
loading
logo Fix variable typo (#8084) 2024-09-08 13:14:11 +08:00
markdown-blocks Support for incoming value modification (#10525) 2024-11-11 11:52:32 +08:00
mermaid Fix mermaid render (#6088) 2024-07-12 20:09:24 +08:00
message-log-modal Feat/attachments (#9526) 2024-10-21 10:32:37 +08:00
modal external knowledge api (#8913) 2024-09-30 15:38:43 +08:00
notion-icon feat: tailwind related improvement (#6085) 2024-07-09 15:05:40 +08:00
notion-page-selector Fix variable typo (#8084) 2024-09-08 13:14:11 +08:00
pagination Feat: new pagination (#11170) 2024-11-28 12:26:02 +08:00
param-item external knowledge api (#8913) 2024-09-30 15:38:43 +08:00
popover chore: Optimize operations in Q&A mode (#9274) 2024-10-14 13:32:13 +08:00
portal-to-follow-elem feat: tailwind related improvement (#6085) 2024-07-09 15:05:40 +08:00
progress-bar Feat/attachments (#9526) 2024-10-21 10:32:37 +08:00
prompt-editor fix: mp3 file upload not work (#10650) 2024-11-13 17:37:29 +08:00
prompt-log-modal Fix: position of log modal (#5538) 2024-06-24 14:57:35 +08:00
qrcode feat: tooltip (#7634) 2024-08-26 13:00:02 +08:00
radio feat: tailwind related improvement (#6085) 2024-07-09 15:05:40 +08:00
radio-card chore: n to 1 retrieval (#6839) 2024-08-01 13:45:18 +08:00
regenerate-btn feat: regenerate in Chat, agent and Chatflow app (#7661) 2024-09-22 03:15:11 +08:00
retry-button feat: tailwind related improvement (#6085) 2024-07-09 15:05:40 +08:00
search-input fix: prevent onChange during IME composition (#10059) 2024-10-30 16:59:40 +08:00
select feat: Iteration node support parallel mode (#9493) 2024-11-05 10:32:49 +08:00
simple-pie-chart feat: tailwind related improvement (#6085) 2024-07-09 15:05:40 +08:00
skeleton feat: add base skeleton component (#11339) 2024-12-04 17:34:55 +08:00
slider Fix variable typo (#8084) 2024-09-08 13:14:11 +08:00
sort Feat/attachments (#9526) 2024-10-21 10:32:37 +08:00
spinner
svg Chore: chat log refactor (#5523) 2024-06-24 12:29:14 +08:00
svg-gallery feat: improved SVG output UX (#8765) 2024-09-26 19:41:59 +08:00
switch Feat/attachments (#9526) 2024-10-21 10:32:37 +08:00
tab-header feat: tailwind related improvement (#6085) 2024-07-09 15:05:40 +08:00
tab-slider feat: tailwind related improvement (#6085) 2024-07-09 15:05:40 +08:00
tab-slider-new feat: tailwind related improvement (#6085) 2024-07-09 15:05:40 +08:00
tab-slider-plain feat: tailwind related improvement (#6085) 2024-07-09 15:05:40 +08:00
tag feat: tailwind related improvement (#6085) 2024-07-09 15:05:40 +08:00
tag-input Feat/attachments (#9526) 2024-10-21 10:32:37 +08:00
tag-management Feat/attachments (#9526) 2024-10-21 10:32:37 +08:00
text-generation Feat/attachments (#9526) 2024-10-21 10:32:37 +08:00
textarea Feat/attachments (#9526) 2024-10-21 10:32:37 +08:00
toast feat: Check and compare the DSL version before import an app (#10969) 2024-11-22 15:05:04 +08:00
tooltip feat: tooltip (#7634) 2024-08-26 13:00:02 +08:00
video-gallery Message rendering (#6868) 2024-09-05 21:00:09 +08:00
voice-input Message rendering (#6868) 2024-09-05 21:00:09 +08:00
app-unavailable.tsx fix: i18n typo (#8077) 2024-09-07 16:59:38 +08:00
badge.tsx Feat: upgrade variable assigner (#11285) 2024-12-03 13:56:40 +08:00
markdown.tsx fix: ref attribute in markdown causes page crash (#11369) 2024-12-05 10:15:21 +08:00