-
- Downloads
[STYLE] Implement new chat tools UI (#1835)
* implement new chat tools ui + bump phosphor icons package for new icons
* move TTS button below user image/fix styling
* Show tools on hover
update package deps
* patch styles for desktop
* fix more actions tooltip and disable hide/show on hover for mobile
* z-index on mobile patch
---------
Co-authored-by:
timothycarambat <rambat1010@gmail.com>
Showing
- frontend/package.json 1 addition, 1 deletionfrontend/package.json
- frontend/src/components/WorkspaceChat/ChatContainer/ChatHistory/HistoricalMessage/Actions/ActionMenu/index.jsx 77 additions, 0 deletions...hatHistory/HistoricalMessage/Actions/ActionMenu/index.jsx
- frontend/src/components/WorkspaceChat/ChatContainer/ChatHistory/HistoricalMessage/Actions/DeleteMessage/index.jsx 9 additions, 18 deletions...History/HistoricalMessage/Actions/DeleteMessage/index.jsx
- frontend/src/components/WorkspaceChat/ChatContainer/ChatHistory/HistoricalMessage/Actions/EditMessage/index.jsx 4 additions, 3 deletions...atHistory/HistoricalMessage/Actions/EditMessage/index.jsx
- frontend/src/components/WorkspaceChat/ChatContainer/ChatHistory/HistoricalMessage/Actions/index.jsx 33 additions, 59 deletions...Container/ChatHistory/HistoricalMessage/Actions/index.jsx
- frontend/src/components/WorkspaceChat/ChatContainer/ChatHistory/HistoricalMessage/index.jsx 12 additions, 3 deletions...hat/ChatContainer/ChatHistory/HistoricalMessage/index.jsx
- frontend/yarn.lock 4 additions, 4 deletionsfrontend/yarn.lock
Loading
Please register or sign in to comment