mirror of
https://github.com/kmvan/x-prober.git
synced 2026-08-13 17:29:32 +08:00
[PR #107] [MERGED] Dev #175
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/107
Author: @kmvan
Created: 10/29/2020
Status: ✅ Merged
Merged: 10/29/2020
Merged by: @kmvan
Base:
master← Head:dev📝 Commits (3)
abadd5ecode with react hooks71a8b78remove commentsd908bb1update to 6.5📊 Changes
55 files changed (+7219 additions, -10804 deletions)
View changed files
📝
AppConfig.json(+1 -1)📝
CHANGELOG.md(+6 -0)📝
dist/prober.php(+129 -128)📝
package-lock.json(+5810 -9501)📝
package.json(+22 -20)📝
src/Components/Bootstrap/src/components/index.tsx(+20 -23)📝
src/Components/Bootstrap/src/stores/index.ts(+5 -1)📝
src/Components/Card/src/components/index.tsx(+52 -53)📝
src/Components/Card/src/stores/index.ts(+11 -5)📝
src/Components/ColorScheme/src/components/index.tsx(+19 -20)📝
src/Components/ColorScheme/src/stores/index.ts(+5 -1)📝
src/Components/Config/ConfigApi.php(+1 -1)📝
src/Components/Database/src/components/index.tsx(+38 -39)📝
src/Components/Database/src/stores/index.ts(+4 -2)📝
src/Components/Fetch/src/stores/index.ts(+7 -4)📝
src/Components/Footer/src/components/index.tsx(+24 -23)📝
src/Components/Footer/src/stores/index.ts(+4 -2)📝
src/Components/MyInfo/src/components/index.tsx(+25 -26)📝
src/Components/MyInfo/src/stores/index.ts(+4 -2)📝
src/Components/Nav/src/components/index.tsx(+23 -28)...and 35 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.