mirror of
https://github.com/kmvan/x-prober.git
synced 2026-08-13 05:10:05 +08:00
[PR #189] [MERGED] Dev #120
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/189
Author: @kmvan
Created: 11/14/2022
Status: ✅ Merged
Merged: 11/14/2022
Merged by: @kmvan
Base:
master← Head:dev📝 Commits (3)
1a775d7remove styled-components5298464remove styled-components21e32d8update to 8.12📊 Changes
95 files changed (+1468 additions, -1295 deletions)
View changed files
📝
.php-cs-fixer54(+0 -1)📝
.vscode/settings.json(+1 -1)📝
AppConfig.json(+1 -1)📝
CHANGELOG.md(+11 -0)📝
compiler/Compiler.php(+4 -0)➕
compiler/StyleGeneration.php(+61 -0)📝
dist/prober.php(+28 -4)📝
package.json(+15 -12)📝
src/Components/Bootstrap/Render.php(+2 -0)➕
src/Components/Bootstrap/components/global.scss(+49 -0)📝
src/Components/Bootstrap/components/index.tsx(+7 -31)➖
src/Components/Bootstrap/components/style/index.ts(+0 -55)➕
src/Components/Bootstrap/components/styles.module.scss(+20 -0)📝
src/Components/Bootstrap/constants.ts(+1 -1)📝
src/Components/Card/components/card-des.tsx(+5 -11)📝
src/Components/Card/components/card-grid.tsx(+9 -29)📝
src/Components/Card/components/card-link.tsx(+3 -8)📝
src/Components/Card/components/card-ruby.tsx(+6 -18)📝
src/Components/Card/components/error.tsx(+3 -8)📝
src/Components/Card/components/index.tsx(+16 -61)...and 75 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.