mirror of
https://github.com/kmvan/x-prober.git
synced 2026-08-13 05:10:05 +08:00
[PR #39] [MERGED] fix progress bar rgb color error #225
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/kmvan/x-prober/pull/39
Author: @kmvan
Created: 9/3/2019
Status: ✅ Merged
Merged: 9/3/2019
Merged by: @kmvan
Base:
master← Head:dev📝 Commits (2)
5f069a9fix progress bar rgb color error9362d58update to 3.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.