mirror of
https://github.com/kmvan/x-prober.git
synced 2026-08-13 07:59:49 +08:00
[PR #115] [MERGED] Dev #170
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/115
Author: @kmvan
Created: 1/13/2021
Status: ✅ Merged
Merged: 1/13/2021
Merged by: @kmvan
Base:
master← Head:dev📝 Commits (2)
2614341update packages1039fabsort import📊 Changes
91 files changed (+645 additions, -1129 deletions)
View changed files
📝
package-lock.json(+358 -304)📝
package.json(+11 -11)📝
src/Components/Bootstrap/src/components/index.tsx(+15 -19)📝
src/Components/Bootstrap/src/components/style/index.ts(+2 -13)📝
src/Components/Bootstrap/src/stores/index.ts(+6 -8)📝
src/Components/Card/src/components/card-grid.tsx(+1 -8)📝
src/Components/Card/src/components/card-link.tsx(+0 -3)📝
src/Components/Card/src/components/card-ruby.tsx(+1 -6)📝
src/Components/Card/src/components/error.tsx(+0 -4)📝
src/Components/Card/src/components/index.tsx(+6 -17)📝
src/Components/Card/src/components/multi-item-container.tsx(+0 -2)📝
src/Components/Card/src/stores/index.ts(+12 -40)📝
src/Components/ColorScheme/src/components/index.tsx(+3 -6)📝
src/Components/ColorScheme/src/stores/colors.ts(+0 -2)📝
src/Components/ColorScheme/src/stores/index.ts(+7 -12)📝
src/Components/ColorScheme/src/stores/styled-components.d.ts(+0 -1)📝
src/Components/Config/src/stores/index.ts(+8 -16)📝
src/Components/Container/src/components/index.tsx(+0 -4)📝
src/Components/Database/src/components/index.tsx(+3 -7)📝
src/Components/Database/src/index.ts(+1 -2)...and 71 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.