-
- Downloads
532 uiux add slash command modal (#555)
* WIP slash commands
* add slash command image
* WIP slash commands
* slash command menu feature complete
* move icons to slash command local
* update how slash command component works
* relint with new linter
* Finalize slash command input
Change empty workspace text layout
Patch dev unmount issues on Chatworkspace/index.jsx
---------
Co-authored-by:
timothycarambat <rambat1010@gmail.com>
Showing
- frontend/src/App.jsx 14 additions, 14 deletionsfrontend/src/App.jsx
- frontend/src/components/WorkspaceChat/ChatContainer/ChatHistory/index.jsx 9 additions, 11 deletions...ponents/WorkspaceChat/ChatContainer/ChatHistory/index.jsx
- frontend/src/components/WorkspaceChat/ChatContainer/PromptInput/SlashCommands/icons/slash-commands-icon.svg 4 additions, 0 deletions...r/PromptInput/SlashCommands/icons/slash-commands-icon.svg
- frontend/src/components/WorkspaceChat/ChatContainer/PromptInput/SlashCommands/index.jsx 68 additions, 0 deletions...aceChat/ChatContainer/PromptInput/SlashCommands/index.jsx
- frontend/src/components/WorkspaceChat/ChatContainer/PromptInput/index.jsx 16 additions, 10 deletions...ponents/WorkspaceChat/ChatContainer/PromptInput/index.jsx
- frontend/src/components/WorkspaceChat/ChatContainer/index.jsx 25 additions, 1 deletion...tend/src/components/WorkspaceChat/ChatContainer/index.jsx
- frontend/src/index.css 12 additions, 2 deletionsfrontend/src/index.css
Loading
Please register or sign in to comment