[PR #39] [MERGED] fix progress bar rgb color error #225

Closed
opened 2026-01-15 11:45:55 +08:00 by yan · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/kmvan/x-prober/pull/39
Author: @kmvan
Created: 9/3/2019
Status: Merged
Merged: 9/3/2019
Merged by: @kmvan

Base: masterHead: dev


📝 Commits (2)

📊 Changes

10 files changed (+88 additions, -10 deletions)

View changed files

📝 AppConfig.json (+1 -1)
📝 CHANGELOG.md (+6 -0)
📝 dist/prober.php (+2 -2)
📝 package-lock.json (+70 -0)
📝 package.json (+1 -0)
📝 src/Components/Config/ConfigApi.php (+1 -1)
📝 src/Components/Config/src/index.ts (+1 -1)
📝 src/Components/Helper/src/components/gradient.ts (+3 -3)
📝 src/Components/Helper/src/components/hex-to-rgb.ts (+0 -0)
📝 src/Components/Helper/src/components/rgba-to-hex.ts (+3 -2)

📄 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/kmvan/x-prober/pull/39 **Author:** [@kmvan](https://github.com/kmvan) **Created:** 9/3/2019 **Status:** ✅ Merged **Merged:** 9/3/2019 **Merged by:** [@kmvan](https://github.com/kmvan) **Base:** `master` ← **Head:** `dev` --- ### 📝 Commits (2) - [`5f069a9`](https://github.com/kmvan/x-prober/commit/5f069a97a0613c64915e93fb33e60a49ab2662f5) fix progress bar rgb color error - [`9362d58`](https://github.com/kmvan/x-prober/commit/9362d58f4fab35ff07f68093f7ff48d5d0cef0c8) update to 3.2 ### 📊 Changes **10 files changed** (+88 additions, -10 deletions) <details> <summary>View changed files</summary> 📝 `AppConfig.json` (+1 -1) 📝 `CHANGELOG.md` (+6 -0) 📝 `dist/prober.php` (+2 -2) 📝 `package-lock.json` (+70 -0) 📝 `package.json` (+1 -0) 📝 `src/Components/Config/ConfigApi.php` (+1 -1) 📝 `src/Components/Config/src/index.ts` (+1 -1) 📝 `src/Components/Helper/src/components/gradient.ts` (+3 -3) 📝 `src/Components/Helper/src/components/hex-to-rgb.ts` (+0 -0) 📝 `src/Components/Helper/src/components/rgba-to-hex.ts` (+3 -2) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yan added the pull-request label 2026-01-15 11:45:55 +08:00
yan closed this issue 2026-01-15 11:45:58 +08:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: yan/archived-x-prober#225