[PR #490] [MERGED] refact common layout #22531

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

📋 Pull Request Information

Original PR: https://github.com/langgenius/dify/pull/490
Author: @zxhlyh
Created: 6/29/2023
Status: Merged
Merged: 6/29/2023
Merged by: @zxhlyh

Base: mainHead: feat/refact-common-layout


📝 Commits (1)

📊 Changes

8 files changed (+150 additions, -153 deletions)

View changed files

web/app/(commonLayout)/_layout-client.tsx (+0 -111)
📝 web/app/(commonLayout)/layout.tsx (+13 -6)
📝 web/app/components/header/account-dropdown/index.tsx (+13 -3)
📝 web/app/components/header/index.tsx (+8 -16)
web/app/components/sentry-initor.tsx (+30 -0)
web/app/components/swr-initor.tsx (+21 -0)
📝 web/app/layout.tsx (+6 -2)
📝 web/context/app-context.tsx (+59 -15)

📄 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/dify/pull/490 **Author:** [@zxhlyh](https://github.com/zxhlyh) **Created:** 6/29/2023 **Status:** ✅ Merged **Merged:** 6/29/2023 **Merged by:** [@zxhlyh](https://github.com/zxhlyh) **Base:** `main` ← **Head:** `feat/refact-common-layout` --- ### 📝 Commits (1) - [`d05f791`](https://github.com/langgenius/dify/commit/d05f79106ed5394ea67169c4dee48fc54c67cfc8) refact common layout ### 📊 Changes **8 files changed** (+150 additions, -153 deletions) <details> <summary>View changed files</summary> ➖ `web/app/(commonLayout)/_layout-client.tsx` (+0 -111) 📝 `web/app/(commonLayout)/layout.tsx` (+13 -6) 📝 `web/app/components/header/account-dropdown/index.tsx` (+13 -3) 📝 `web/app/components/header/index.tsx` (+8 -16) ➕ `web/app/components/sentry-initor.tsx` (+30 -0) ➕ `web/app/components/swr-initor.tsx` (+21 -0) 📝 `web/app/layout.tsx` (+6 -2) 📝 `web/context/app-context.tsx` (+59 -15) </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-21 20:19:10 -05:00
yindo closed this issue 2026-02-21 20:19:10 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify#22531