[PR #260] [MERGED] fix: svg attr in ts file #22401

Closed
opened 2026-02-21 20:18:53 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langgenius/dify/pull/260
Author: @iamjoel
Created: 5/30/2023
Status: Merged
Merged: 5/30/2023
Merged by: @iamjoel

Base: mainHead: fix/svg-attr


📝 Commits (1)

📊 Changes

10 files changed (+182 additions, -178 deletions)

View changed files

📝 web/app/(commonLayout)/datasets/(datasetDetailLayout)/[datasetId]/layout.tsx (+34 -32)
📝 web/app/components/app-sidebar/basic.tsx (+13 -13)
📝 web/app/components/app/log/index.tsx (+10 -10)
📝 web/app/components/app/text-generate/saved-items/no-data/index.tsx (+7 -6)
📝 web/app/components/base/input/index.tsx (+1 -1)
📝 web/app/components/datasets/documents/detail/embedding/index.tsx (+43 -43)
📝 web/app/components/datasets/documents/index.tsx (+4 -5)
📝 web/app/components/datasets/documents/list.tsx (+36 -34)
📝 web/app/components/explore/app-card/index.tsx (+9 -10)
📝 web/app/components/explore/sidebar/index.tsx (+25 -24)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/langgenius/dify/pull/260 **Author:** [@iamjoel](https://github.com/iamjoel) **Created:** 5/30/2023 **Status:** ✅ Merged **Merged:** 5/30/2023 **Merged by:** [@iamjoel](https://github.com/iamjoel) **Base:** `main` ← **Head:** `fix/svg-attr` --- ### 📝 Commits (1) - [`66bdccc`](https://github.com/langgenius/dify/commit/66bdccc65f38d5e73c3bf82d1863c57085a0a75e) fix: svg attr in ts file ### 📊 Changes **10 files changed** (+182 additions, -178 deletions) <details> <summary>View changed files</summary> 📝 `web/app/(commonLayout)/datasets/(datasetDetailLayout)/[datasetId]/layout.tsx` (+34 -32) 📝 `web/app/components/app-sidebar/basic.tsx` (+13 -13) 📝 `web/app/components/app/log/index.tsx` (+10 -10) 📝 `web/app/components/app/text-generate/saved-items/no-data/index.tsx` (+7 -6) 📝 `web/app/components/base/input/index.tsx` (+1 -1) 📝 `web/app/components/datasets/documents/detail/embedding/index.tsx` (+43 -43) 📝 `web/app/components/datasets/documents/index.tsx` (+4 -5) 📝 `web/app/components/datasets/documents/list.tsx` (+36 -34) 📝 `web/app/components/explore/app-card/index.tsx` (+9 -10) 📝 `web/app/components/explore/sidebar/index.tsx` (+25 -24) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-21 20:18:53 -05:00
yindo closed this issue 2026-02-21 20:18:53 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify#22401