[PR #349] [MERGED] [Chore] replace all React-feather icons with phosphor icons fully #3315

Closed
opened 2026-02-22 18:33:31 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Mintplex-Labs/anything-llm/pull/349
Author: @timothycarambat
Created: 11/8/2023
Status: Merged
Merged: 11/9/2023
Merged by: @timothycarambat

Base: masterHead: remove-react-feather


📝 Commits (1)

  • 3643dfb replace all React-feather icons with phosphor icons fully

📊 Changes

27 files changed (+48 additions, -15806 deletions)

View changed files

frontend/package-lock.json (+0 -7662)
📝 frontend/package.json (+1 -2)
📝 frontend/src/components/DefaultChat/index.jsx (+9 -3)
📝 frontend/src/components/EditingChatBubble/index.jsx (+1 -1)
📝 frontend/src/components/Modals/MangeWorkspace/Documents/UploadFile/FileUploadProgress/index.jsx (+1 -1)
📝 frontend/src/components/Modals/MangeWorkspace/index.jsx (+1 -1)
📝 frontend/src/components/Modals/NewWorkspace.jsx (+1 -1)
📝 frontend/src/components/Sidebar/LLMStatus.jsx (+2 -2)
frontend/src/components/Sidebar/Placeholder/index.jsx (+0 -134)
📝 frontend/src/components/Sidebar/index.jsx (+4 -64)
📝 frontend/src/components/WorkspaceChat/ChatContainer/ChatHistory/Citation/index.jsx (+1 -1)
📝 frontend/src/components/WorkspaceChat/ChatContainer/ChatHistory/HistoricalMessage/index.jsx (+3 -3)
📝 frontend/src/components/WorkspaceChat/ChatContainer/ChatHistory/PromptReply/index.jsx (+3 -3)
📝 frontend/src/components/WorkspaceChat/ChatContainer/PromptInput/index.jsx (+8 -3)
📝 frontend/src/pages/Admin/Invitations/NewInviteModal/index.jsx (+1 -1)
📝 frontend/src/pages/Admin/Invitations/index.jsx (+2 -2)
📝 frontend/src/pages/Admin/Users/NewUserModal/index.jsx (+1 -1)
📝 frontend/src/pages/Admin/Users/UserRow/EditUserModal/index.jsx (+1 -1)
📝 frontend/src/pages/Admin/Users/index.jsx (+1 -1)
📝 frontend/src/pages/Admin/Workspaces/NewWorkspaceModal/index.jsx (+1 -1)

...and 7 more files

📄 Description

remove package-lock.json files - yarn only


🔄 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/Mintplex-Labs/anything-llm/pull/349 **Author:** [@timothycarambat](https://github.com/timothycarambat) **Created:** 11/8/2023 **Status:** ✅ Merged **Merged:** 11/9/2023 **Merged by:** [@timothycarambat](https://github.com/timothycarambat) **Base:** `master` ← **Head:** `remove-react-feather` --- ### 📝 Commits (1) - [`3643dfb`](https://github.com/Mintplex-Labs/anything-llm/commit/3643dfb1011bad5e62a6b67168b88dc4406f796a) replace all React-feather icons with phosphor icons fully ### 📊 Changes **27 files changed** (+48 additions, -15806 deletions) <details> <summary>View changed files</summary> ➖ `frontend/package-lock.json` (+0 -7662) 📝 `frontend/package.json` (+1 -2) 📝 `frontend/src/components/DefaultChat/index.jsx` (+9 -3) 📝 `frontend/src/components/EditingChatBubble/index.jsx` (+1 -1) 📝 `frontend/src/components/Modals/MangeWorkspace/Documents/UploadFile/FileUploadProgress/index.jsx` (+1 -1) 📝 `frontend/src/components/Modals/MangeWorkspace/index.jsx` (+1 -1) 📝 `frontend/src/components/Modals/NewWorkspace.jsx` (+1 -1) 📝 `frontend/src/components/Sidebar/LLMStatus.jsx` (+2 -2) ➖ `frontend/src/components/Sidebar/Placeholder/index.jsx` (+0 -134) 📝 `frontend/src/components/Sidebar/index.jsx` (+4 -64) 📝 `frontend/src/components/WorkspaceChat/ChatContainer/ChatHistory/Citation/index.jsx` (+1 -1) 📝 `frontend/src/components/WorkspaceChat/ChatContainer/ChatHistory/HistoricalMessage/index.jsx` (+3 -3) 📝 `frontend/src/components/WorkspaceChat/ChatContainer/ChatHistory/PromptReply/index.jsx` (+3 -3) 📝 `frontend/src/components/WorkspaceChat/ChatContainer/PromptInput/index.jsx` (+8 -3) 📝 `frontend/src/pages/Admin/Invitations/NewInviteModal/index.jsx` (+1 -1) 📝 `frontend/src/pages/Admin/Invitations/index.jsx` (+2 -2) 📝 `frontend/src/pages/Admin/Users/NewUserModal/index.jsx` (+1 -1) 📝 `frontend/src/pages/Admin/Users/UserRow/EditUserModal/index.jsx` (+1 -1) 📝 `frontend/src/pages/Admin/Users/index.jsx` (+1 -1) 📝 `frontend/src/pages/Admin/Workspaces/NewWorkspaceModal/index.jsx` (+1 -1) _...and 7 more files_ </details> ### 📄 Description remove package-lock.json files - yarn only --- <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-22 18:33:31 -05:00
yindo closed this issue 2026-02-22 18:33:32 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Mintplex-Labs/anything-llm#3315