[PR #148] [CLOSED] Test #178

Closed
opened 2026-02-16 10:16:21 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langgenius/webapp-conversation/pull/148
Author: @BeHappy216
Created: 3/20/2025
Status: Closed

Base: mainHead: test


📝 Commits (10+)

📊 Changes

17 files changed (+38 additions, -27 deletions)

View changed files

📝 app/components/base/app-icon/index.tsx (+1 -1)
📝 app/components/base/app-icon/style.module.css (+2 -2)
📝 app/components/chat/answer/index.tsx (+2 -1)
📝 app/components/chat/question/index.tsx (+4 -2)
📝 app/components/chat/style.module.css (+5 -6)
📝 app/components/index.tsx (+1 -1)
📝 app/components/welcome/index.tsx (+1 -4)
📝 app/layout.tsx (+7 -0)
📝 app/styles/globals.css (+3 -1)
📝 app/styles/markdown.scss (+2 -1)
📝 config/index.ts (+3 -3)
📝 i18n/lang/tools.en.ts (+1 -1)
📝 i18n/lang/tools.ja.ts (+1 -1)
📝 i18n/lang/tools.vi.ts (+1 -1)
📝 i18n/lang/tools.zh.ts (+2 -2)
📝 public/favicon.ico (+0 -0)
📝 tailwind.config.js (+2 -0)

📄 Description

No description provided


🔄 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/langgenius/webapp-conversation/pull/148 **Author:** [@BeHappy216](https://github.com/BeHappy216) **Created:** 3/20/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `test` --- ### 📝 Commits (10+) - [`57b7999`](https://github.com/langgenius/webapp-conversation/commit/57b7999afbeb132f2b6957a1004b8a353dcb7578) Update index.ts - [`8893787`](https://github.com/langgenius/webapp-conversation/commit/889378749cb47844cec10cabb6d6ae18849efd5a) Update index.tsx - [`a33e255`](https://github.com/langgenius/webapp-conversation/commit/a33e2557b215b673d9ee1670bc04ea065a06673b) Update index.tsx - [`1c554c5`](https://github.com/langgenius/webapp-conversation/commit/1c554c5f2e88c192694692052ccd05b482304a95) Update style.module.css - [`4144cb7`](https://github.com/langgenius/webapp-conversation/commit/4144cb7ce02883d94e6b38b670c68039f8623b5e) Update index.tsx - [`e6eabff`](https://github.com/langgenius/webapp-conversation/commit/e6eabffe1274b329a325069670cb4c2b5d6ded12) Add files via upload - [`972ee5e`](https://github.com/langgenius/webapp-conversation/commit/972ee5e5abdaaf76ef2990ce7dddb3180990ffd4) Update index.tsx - [`b65d5c7`](https://github.com/langgenius/webapp-conversation/commit/b65d5c75896ee02a398df33858ed9f38c87ef07d) Update index.ts - [`c9bf591`](https://github.com/langgenius/webapp-conversation/commit/c9bf591957552f8015de0e3aec4e7c839cfd9639) Update index.ts - [`d2d0e53`](https://github.com/langgenius/webapp-conversation/commit/d2d0e537cf888fb68b178c364a63ffe8b6f2c088) Update globals.css ### 📊 Changes **17 files changed** (+38 additions, -27 deletions) <details> <summary>View changed files</summary> 📝 `app/components/base/app-icon/index.tsx` (+1 -1) 📝 `app/components/base/app-icon/style.module.css` (+2 -2) 📝 `app/components/chat/answer/index.tsx` (+2 -1) 📝 `app/components/chat/question/index.tsx` (+4 -2) 📝 `app/components/chat/style.module.css` (+5 -6) 📝 `app/components/index.tsx` (+1 -1) 📝 `app/components/welcome/index.tsx` (+1 -4) 📝 `app/layout.tsx` (+7 -0) 📝 `app/styles/globals.css` (+3 -1) 📝 `app/styles/markdown.scss` (+2 -1) 📝 `config/index.ts` (+3 -3) 📝 `i18n/lang/tools.en.ts` (+1 -1) 📝 `i18n/lang/tools.ja.ts` (+1 -1) 📝 `i18n/lang/tools.vi.ts` (+1 -1) 📝 `i18n/lang/tools.zh.ts` (+2 -2) 📝 `public/favicon.ico` (+0 -0) 📝 `tailwind.config.js` (+2 -0) </details> ### 📄 Description _No description provided_ --- <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-16 10:16:21 -05:00
yindo closed this issue 2026-02-16 10:16:21 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/webapp-conversation#178