mirror of
https://github.com/kmvan/x-prober.git
synced 2026-08-13 08:11:50 +08:00
[PR #153] [MERGED] Dev #144
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/153
Author: @kmvan
Created: 6/28/2021
Status: ✅ Merged
Merged: 6/28/2021
Merged by: @kmvan
Base:
master← Head:dev📝 Commits (6)
743b9a2update eslintf152885remove ResizeObserver typings39ef609add minify for styled58c030brename index to bootstrap15a233eoptimize server info view performance1307a72update 7.6📊 Changes
114 files changed (+875 additions, -1322 deletions)
View changed files
📝
.eslintignore(+3 -3)➕
.eslintrc(+39 -0)➖
.eslintrc.yaml(+0 -34)📝
AppConfig.json(+1 -1)📝
CHANGELOG.md(+8 -0)📝
dist/prober.php(+10 -635)📝
package.json(+21 -19)📝
php-dev.sh(+0 -0)📝
src/Components/Bootstrap/src/components/index.tsx(+35 -24)📝
src/Components/Bootstrap/src/components/style/index.ts(+2 -2)📝
src/Components/Bootstrap/src/stores/index.ts(+2 -1)📝
src/Components/Card/src/components/card-grid.tsx(+6 -6)📝
src/Components/Card/src/components/card-link.tsx(+5 -7)📝
src/Components/Card/src/components/card-ruby.tsx(+4 -4)📝
src/Components/Card/src/components/error.tsx(+4 -4)📝
src/Components/Card/src/components/index.tsx(+7 -7)📝
src/Components/Card/src/components/multi-item-container.tsx(+2 -2)📝
src/Components/Card/src/stores/index.ts(+13 -2)📝
src/Components/ColorScheme/src/components/index.tsx(+7 -3)📝
src/Components/ColorScheme/src/stores/color-scheme-dark.ts(+1 -1)...and 80 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.