dify/web/app/components
Harry 5e5ffaa416 feat(tool-form): add extraParams prop to ToolForm and ToolFormItem components
- Introduced extraParams prop to both ToolForm and ToolFormItem components for enhanced flexibility in passing additional parameters.
- Updated component usage to accommodate the new prop, improving the overall functionality of the tool forms.
2025-09-03 14:53:27 +08:00
..
app fix(webhook-trigger): request array type adjustment (#25005) 2025-09-02 23:20:12 +08:00
app-sidebar Merge branch 'main' into feat/trigger 2025-09-01 18:05:31 +08:00
apps
base Merge branch 'main' into feat/trigger 2025-09-01 18:05:31 +08:00
billing
custom
datasets fix:hard-coded top-k fallback issue. (#24879) 2025-09-01 15:46:37 +08:00
develop
explore
goto-anything
header
plugins Merge branch 'main' into feat/trigger 2025-09-01 18:05:31 +08:00
share
signin
tools fix(app-cards): restrict toggle enable to Start nodes only (#24918) 2025-09-01 22:52:23 +08:00
workflow feat(tool-form): add extraParams prop to ToolForm and ToolFormItem components 2025-09-03 14:53:27 +08:00
workflow-app fix: prevent workflow canvas clearing due to race condition and viewport errors (#25003) 2025-09-02 20:53:44 +08:00
browser-initializer.tsx
i18n-server.tsx
i18n.tsx
sentry-initializer.tsx
swr-initializer.tsx
with-i18n.tsx