mirror of
https://github.com/kmvan/x-prober.git
synced 2026-08-13 18:39:44 +08:00
[PR #182] [MERGED] Dev #124
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/182
Author: @kmvan
Created: 6/19/2022
Status: ✅ Merged
Merged: 6/19/2022
Merged by: @kmvan
Base:
master← Head:dev📝 Commits (10+)
616cf5baddfinalkeyword6ca9447change console.error to console.warn15a3284rebuild language modulee63fe14update package48aa1cafix webpack configde845c5fix webpack configa39dcfffix css exporte494112removeisomorphic-unfetch20dc033update package1587781update composer📊 Changes
91 files changed (+20004 additions, -1684 deletions)
View changed files
📝
.eslintrc(+15 -1)📝
.gitignore(+1 -2)📝
.prettierrc(+1 -1)📝
AppConfig.json(+1 -1)📝
CHANGELOG.md(+6 -0)➖
build-lang.js(+0 -131)📝
compiler/Compiler.php(+48 -43)📝
compiler/ConfigGeneration.php(+11 -11)📝
compiler/ScriptGeneration.php(+8 -8)📝
composer.json(+1 -1)📝
composer.lock(+273 -449)📝
dist/prober.php(+4 -4)➖
jsconfig.json(+0 -8)📝
locales/ja.po(+0 -0)📝
locales/lang.pot(+3 -3)📝
locales/zh.po(+0 -0)📝
locales/zh_CN.po(+0 -0)📝
locales/zh_HK.po(+0 -0)📝
locales/zh_TW.po(+0 -0)➕
package-lock.json(+18653 -0)...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.