mirror of
https://github.com/kmvan/x-prober.git
synced 2026-08-13 04:59:36 +08:00
[PR #174] [MERGED] change FILTER_SANITIZE_STRING to FILTER_DEFAULT #130
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/174
Author: @kmvan
Created: 10/24/2021
Status: ✅ Merged
Merged: 10/24/2021
Merged by: @kmvan
Base:
master← Head:dev📝 Commits (6)
c16e78bchange FILTER_SANITIZE_STRING to FILTER_DEFAULT0efd9e2update to 8.5b4743aaupdate to 8.5ab3809cupdate eslint17de996fix my server benchmark btn error0f4326eupdate to 8.6📊 Changes
105 files changed (+41 additions, -251 deletions)
View changed files
📝
.eslintrc(+2 -5)📝
AppConfig.json(+1 -1)📝
CHANGELOG.md(+14 -0)📝
dist/prober.php(+3 -3)📝
package.json(+11 -12)📝
src/Components/Bootstrap/Action.php(+1 -1)📝
src/Components/Bootstrap/constants.ts(+0 -10)📝
src/Components/Bootstrap/src/components/index.tsx(+0 -1)📝
src/Components/Bootstrap/src/components/style/index.ts(+0 -1)📝
src/Components/Card/src/components/card-des.tsx(+0 -1)📝
src/Components/Card/src/components/card-grid.tsx(+0 -1)📝
src/Components/Card/src/components/card-link.tsx(+0 -1)📝
src/Components/Card/src/components/card-ruby.tsx(+0 -1)📝
src/Components/Card/src/components/error.tsx(+0 -1)📝
src/Components/Card/src/components/index.tsx(+0 -1)📝
src/Components/Card/src/components/multi-item-container.tsx(+0 -1)📝
src/Components/Card/src/stores/index.ts(+0 -13)📝
src/Components/ColorScheme/src/components/index.tsx(+0 -1)📝
src/Components/ColorScheme/src/constants.ts(+0 -1)📝
src/Components/ColorScheme/src/stores/color-scheme-dark.ts(+0 -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.