dify/web/app/components/base
takatost ff67a6d338
feat: llm text stream support for workflow app (#3798)
Co-authored-by: JzoNg <jzongcode@gmail.com>
2024-04-28 17:37:00 +08:00
..
agent-log-modal chore: add selector for use app store (#3746) 2024-04-24 13:07:20 +08:00
app-icon feat: support assistant frontend (#2139) 2024-01-23 19:31:56 +08:00
audio-btn fixed the issue of missing cleanup function in the AudioBtn component (#3133) 2024-04-09 15:10:58 +08:00
auto-height-textarea chore: replace all set interval (#3411) 2024-04-12 16:02:56 +08:00
avatar fix: Improved fallback solution for avatar image loading failure (#1172) 2023-09-14 13:31:35 +08:00
block-input feat: advanced prompt (#1330) 2023-10-12 23:14:28 +08:00
button FEAT: NEW WORKFLOW ENGINE (#3160) 2024-04-08 18:51:46 +08:00
chat feat: llm text stream support for workflow app (#3798) 2024-04-28 17:37:00 +08:00
checkbox Feat/dataset notion import (#392) 2023-06-16 21:47:51 +08:00
confirm chore: replace chat in web app (#2373) 2024-02-04 16:10:46 +08:00
confirm-ui FEAT: NEW WORKFLOW ENGINE (#3160) 2024-04-08 18:51:46 +08:00
copy-feedback feat: advanced prompt (#1330) 2023-10-12 23:14:28 +08:00
custom-icon Initial commit 2023-05-15 08:51:32 +08:00
dialog feature: infinite scroll (#119) 2023-05-20 21:55:47 +08:00
divider Initial commit 2023-05-15 08:51:32 +08:00
drawer FEAT: NEW WORKFLOW ENGINE (#3160) 2024-04-08 18:51:46 +08:00
drawer-plus feat: support assistant frontend (#2139) 2024-01-23 19:31:56 +08:00
dropdown fix: model parameter modal input (#2206) 2024-01-25 18:04:22 +08:00
emoji-picker feat: support assistant frontend (#2139) 2024-01-23 19:31:56 +08:00
features fix: cannot change file uploader method (#3710) 2024-04-23 17:02:12 +08:00
file-icon feat: file icon support doc and docx (#2289) 2024-01-30 15:55:07 +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 chore: move register ga to signin page (#2233) 2024-01-26 15:50:14 +08:00
grid-mask feat: SaaS price plan frontend (#1683) 2023-12-03 22:10:16 +08:00
icons feat: llm text stream support for workflow app (#3798) 2024-04-28 17:37:00 +08:00
image-gallery feat: [frontend] support vision (#1518) 2023-11-13 22:32:39 +08:00
image-uploader FEAT: NEW WORKFLOW ENGINE (#3160) 2024-04-08 18:51:46 +08:00
input chore: perfect type definition (#1003) 2023-08-28 19:48:53 +08:00
loading update doc (#965) 2023-08-23 12:29:52 +08:00
logo enhancement: skip fetching to improve user experience when switching … (#2580) 2024-02-27 19:16:22 +08:00
message-log-modal feat: agent log (#3537) 2024-04-17 10:30:52 +08:00
modal fix: Added prevention of click event propagation for overlay layer (#3666) 2024-04-22 19:53:20 +08:00
notion-icon chore: perfect type definition (#1003) 2023-08-28 19:48:53 +08:00
notion-page-selector feat: remove documents limit (#1697) 2023-12-05 16:53:40 +08:00
pagination Initial commit 2023-05-15 08:51:32 +08:00
panel web: Add style CI workflow to enforce eslint checks on web module (#1910) 2024-01-04 15:37:51 +08:00
param-item FEAT: NEW WORKFLOW ENGINE (#3160) 2024-04-08 18:51:46 +08:00
popover Knowledge optimization (#3755) 2024-04-24 15:02:29 +08:00
portal-to-follow-elem FEAT: NEW WORKFLOW ENGINE (#3160) 2024-04-08 18:51:46 +08:00
progress-bar Feat/dataset notion import (#392) 2023-06-16 21:47:51 +08:00
prompt-editor feat: query prompt template support in chatflow (#3791) 2024-04-25 18:01:53 +08:00
prompt-log-modal feat: agent log (#3537) 2024-04-17 10:30:52 +08:00
qrcode Application share qrcode (#1277) 2023-10-08 09:34:49 +08:00
radio feat: support assistant frontend (#2139) 2024-01-23 19:31:56 +08:00
radio-card feat: add retriever rank fe (#1557) 2023-11-18 11:53:35 +08:00
retry-button Knowledge optimization (#3755) 2024-04-24 15:02:29 +08:00
search-input Knowledge optimization (#3755) 2024-04-24 15:02:29 +08:00
select chore: handle app name and options too long (#2283) 2024-01-30 14:53:10 +08:00
slider Model Runtime (#1858) 2024-01-02 23:42:00 +08:00
spinner Initial commit 2023-05-15 08:51:32 +08:00
switch feat: frontend multi models support (#804) 2023-08-12 00:57:13 +08:00
tab-header feat: text generation application support run batch (#529) 2023-07-07 10:35:05 +08:00
tab-slider feat: support assistant frontend (#2139) 2024-01-23 19:31:56 +08:00
tab-slider-new FEAT: NEW WORKFLOW ENGINE (#3160) 2024-04-08 18:51:46 +08:00
tab-slider-plain feat: annotation management frontend (#1764) 2023-12-18 15:41:24 +08:00
tag Initial commit 2023-05-15 08:51:32 +08:00
tag-input add segment with keyword issue (#3351) 2024-04-11 16:57:02 +08:00
tag-management fix: event of keyboard "enter" in text generator app (#3823) 2024-04-25 13:58:06 +08:00
text-generation fix typo: responsing -> responding (#2718) 2024-03-07 10:20:35 +08:00
toast Model Runtime (#1858) 2024-01-02 23:42:00 +08:00
tooltip FEAT: NEW WORKFLOW ENGINE (#3160) 2024-04-08 18:51:46 +08:00
tooltip-plus FEAT: NEW WORKFLOW ENGINE (#3160) 2024-04-08 18:51:46 +08:00
topbar Feat: Add Top bar while routing different different pages (#2298) 2024-01-30 20:22:17 +08:00
voice-input fix: chatbot support agent (#2201) 2024-01-25 14:53:52 +08:00
app-unavailable.tsx web: Add style CI workflow to enforce eslint checks on web module (#1910) 2024-01-04 15:37:51 +08:00
markdown.tsx feat: add copy button to code (#3719) 2024-04-24 09:34:51 +08:00