[PR #3413] [MERGED] web: fix el-popover bug #4743

Closed
opened 2026-05-05 14:47:53 -06:00 by gitea-mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/fatedier/frp/pull/3413
Author: @fatedier
Created: 4/16/2023
Status: Merged
Merged: 4/16/2023
Merged by: @fatedier

Base: devHead: web


📝 Commits (2)

📊 Changes

21 files changed (+233 additions, -177 deletions)

View changed files

assets/frpc/static/index-1c7ed8b0.js (+32 -0)
assets/frpc/static/index-1e2a7ce0.css (+1 -0)
assets/frpc/static/index-7dd223da.js (+0 -32)
assets/frpc/static/index-aa3c7267.css (+0 -1)
📝 assets/frpc/static/index.html (+2 -2)
assets/frps/static/index-1e0c7400.css (+1 -0)
assets/frps/static/index-7b4711f8.css (+0 -1)
assets/frps/static/index-93e38bbf.js (+74 -0)
assets/frps/static/index-b8250b3f.js (+0 -74)
📝 assets/frps/static/index.html (+2 -2)
📝 web/frpc/package.json (+2 -2)
📝 web/frpc/yarn.lock (+6 -6)
📝 web/frps/package.json (+2 -2)
📝 web/frps/src/components/ProxiesHTTP.vue (+0 -0)
📝 web/frps/src/components/ProxiesHTTPS.vue (+0 -0)
📝 web/frps/src/components/ProxiesSTCP.vue (+0 -0)
📝 web/frps/src/components/ProxiesSUDP.vue (+0 -0)
📝 web/frps/src/components/ProxiesTCP.vue (+0 -0)
📝 web/frps/src/components/ProxiesUDP.vue (+0 -0)
📝 web/frps/src/components/ProxyView.vue (+13 -22)

...and 1 more files

📄 Description

Summary

🤖 Generated by Copilot at 525339b

No summary available (the operation was too large to complete, the maximum model work limit was reached)

WHY

Walkthrough

🤖 Generated by Copilot at 525339b

No walkthrough available (the operation was too large to complete, the maximum model work limit was reached)


🔄 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/fatedier/frp/pull/3413 **Author:** [@fatedier](https://github.com/fatedier) **Created:** 4/16/2023 **Status:** ✅ Merged **Merged:** 4/16/2023 **Merged by:** [@fatedier](https://github.com/fatedier) **Base:** `dev` ← **Head:** `web` --- ### 📝 Commits (2) - [`c819079`](https://github.com/fatedier/frp/commit/c819079cb8b0d16b6be557e0b3a1209fc1b7c21f) web: update - [`525339b`](https://github.com/fatedier/frp/commit/525339b3f1b08c357884a81ee7fd8d12320bdaee) web: fix el-popover bug ### 📊 Changes **21 files changed** (+233 additions, -177 deletions) <details> <summary>View changed files</summary> ➕ `assets/frpc/static/index-1c7ed8b0.js` (+32 -0) ➕ `assets/frpc/static/index-1e2a7ce0.css` (+1 -0) ➖ `assets/frpc/static/index-7dd223da.js` (+0 -32) ➖ `assets/frpc/static/index-aa3c7267.css` (+0 -1) 📝 `assets/frpc/static/index.html` (+2 -2) ➕ `assets/frps/static/index-1e0c7400.css` (+1 -0) ➖ `assets/frps/static/index-7b4711f8.css` (+0 -1) ➕ `assets/frps/static/index-93e38bbf.js` (+74 -0) ➖ `assets/frps/static/index-b8250b3f.js` (+0 -74) 📝 `assets/frps/static/index.html` (+2 -2) 📝 `web/frpc/package.json` (+2 -2) 📝 `web/frpc/yarn.lock` (+6 -6) 📝 `web/frps/package.json` (+2 -2) 📝 `web/frps/src/components/ProxiesHTTP.vue` (+0 -0) 📝 `web/frps/src/components/ProxiesHTTPS.vue` (+0 -0) 📝 `web/frps/src/components/ProxiesSTCP.vue` (+0 -0) 📝 `web/frps/src/components/ProxiesSUDP.vue` (+0 -0) 📝 `web/frps/src/components/ProxiesTCP.vue` (+0 -0) 📝 `web/frps/src/components/ProxiesUDP.vue` (+0 -0) 📝 `web/frps/src/components/ProxyView.vue` (+13 -22) _...and 1 more files_ </details> ### 📄 Description ### Summary <!-- copilot:summary --> ### <samp>🤖 Generated by Copilot at 525339b</samp> No summary available (the operation was too large to complete, the maximum model work limit was reached) ### WHY <!-- author to complete --> ### Walkthrough <!-- copilot:walkthrough --> ### <samp>🤖 Generated by Copilot at 525339b</samp> No walkthrough available (the operation was too large to complete, the maximum model work limit was reached) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
gitea-mirror 2026-05-05 14:47:53 -06:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/frp#4743
No description provided.