mirror of
https://github.com/langgenius/webapp-conversation.git
synced 2026-07-25 21:46:08 -04:00
[PR #43] [CLOSED] Custom changes hubflo #124
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/langgenius/webapp-conversation/pull/43
Author: @kunjesh1
Created: 2/5/2024
Status: ❌ Closed
Base:
main← Head:custom-changes-hubflo📝 Commits (2)
55bd4cafeat: initial boilerplate for hubflow513c9a1feat: custom hubflo changes📊 Changes
25 files changed (+195 additions, -79 deletions)
View changed files
📝
app/components/base/app-icon/index.tsx(+4 -13)📝
app/components/base/button/index.tsx(+3 -3)📝
app/components/chat/answer/index.tsx(+1 -1)➕
app/components/chat/icons/chathubflo.svg(+11 -0)➕
app/components/chat/icons/profile.svg(+14 -0)📝
app/components/chat/index.tsx(+1 -2)📝
app/components/chat/question/index.tsx(+16 -11)📝
app/components/chat/style.module.css(+12 -9)📝
app/components/config-scence/index.tsx(+1 -1)📝
app/components/header.tsx(+1 -1)➕
app/components/icons/Logo.tsx(+11 -0)➕
app/components/icons/MessageIcon.tsx(+20 -0)➕
app/components/icons/Pen(+0 -0)➕
app/components/icons/PenIcon.tsx(+12 -0)➕
app/components/icons/PlusIcon.tsx(+15 -0)➕
app/components/icons/ProfileIcon.tsx(+21 -0)📝
app/components/index.tsx(+9 -8)📝
app/components/sidebar/index.tsx(+23 -20)📝
app/components/welcome/index.tsx(+3 -2)📝
app/components/welcome/massive-component.tsx(+3 -3)...and 5 more files
📄 Description
Custom hubflo changes
https://www.figma.com/file/WH1bEykviPTx6gNM6Hmxa6/Hubflo-web-app-(Main)?type=design&node-id=13636-224431&mode=dev
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.