mirror of
https://github.com/langgenius/webapp-conversation.git
synced 2026-07-25 13:35:31 -04:00
[PR #203] UI updates #202
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/203
Author: @Azero77
Created: 12/30/2025
Status: 🔄 Open
Base:
main← Head:ui-updates📝 Commits (4)
8fe6828init4f7f8d8Update blocking problem7b2dddaAdded font cairo23262d8Added app theme📊 Changes
18 files changed (+1331 additions, -719 deletions)
View changed files
📝
app/components/base/loading/index.tsx(+4 -4)📝
app/components/base/markdown.tsx(+2 -0)📝
app/components/base/streamdown-markdown.tsx(+2 -1)📝
app/components/chat/answer/index.tsx(+1 -1)📝
app/components/chat/icons/send-active.svg(+1 -1)📝
app/components/index.tsx(+4 -3)📝
app/components/welcome/index.tsx(+2 -6)📝
app/layout.tsx(+4 -2)📝
app/styles/globals.css(+6 -8)📝
app/styles/markdown.scss(+2 -2)📝
config/index.ts(+2 -2)📝
eslint.config.mjs(+2 -2)📝
i18n/lang/app.en.ts(+6 -6)📝
package.json(+8 -7)📝
pnpm-lock.yaml(+1248 -662)📝
service/base.ts(+11 -4)📝
service/index.ts(+4 -2)📝
tailwind.config.js(+22 -6)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.