dify/web/app/components/base/app-icon-picker
jyong e23d7e39ec Merge branch 'feat/datasource' into feat/r2
# Conflicts:
#	api/services/rag_pipeline/rag_pipeline.py
#	web/app/components/workflow/constants.ts
#	web/app/components/workflow/header/run-and-history.tsx
#	web/app/components/workflow/hooks/use-nodes-interactions.ts
#	web/app/components/workflow/hooks/use-workflow-interactions.ts
#	web/app/components/workflow/hooks/use-workflow.ts
#	web/app/components/workflow/index.tsx
#	web/app/components/workflow/nodes/_base/components/panel-operator/panel-operator-popup.tsx
#	web/app/components/workflow/nodes/_base/panel.tsx
#	web/app/components/workflow/nodes/code/use-config.ts
#	web/app/components/workflow/nodes/llm/default.ts
#	web/app/components/workflow/panel/index.tsx
#	web/app/components/workflow/panel/version-history-panel/index.tsx
#	web/app/components/workflow/store/workflow/index.ts
#	web/app/components/workflow/types.ts
#	web/config/index.ts
#	web/types/workflow.ts
2025-07-02 14:01:59 +08:00
..
hooks.tsx feat: custom app icon (#7196) 2024-08-19 09:16:33 +08:00
ImageInput.tsx fix: emoji picker in dark mode (#20019) 2025-05-21 11:23:26 +08:00
index.tsx Merge branch 'feat/datasource' into feat/r2 2025-07-02 14:01:59 +08:00
style.module.css fix: emoji picker in dark mode (#20019) 2025-05-21 11:23:26 +08:00
utils.ts fix: cannot upload animated webp image as app icon (#11453) 2024-12-08 08:37:21 +08:00