This is an automated email from the ASF dual-hosted git repository. shuai pushed a commit to branch test in repository https://gitbox.apache.org/repos/asf/answer.git
commit 3f87e1632942920af24b132bdb2f8fe3961c2e77 Merge: fae5f914 688d2523 Author: shuai <[email protected]> AuthorDate: Mon Apr 14 10:53:18 2025 +0800 Merge branch 'ui-optimization' into test i18n/en_US.yaml | 2 +- i18n/zh_CN.yaml | 2 +- ui/src/components/Customize/index.tsx | 1 - ui/src/components/Editor/toolItem.tsx | 1 - ui/src/components/Editor/utils/index.ts | 1 - .../Header/components/NavItems/index.tsx | 8 +- .../Header/components/SearchInput/index.tsx | 59 +++++ ui/src/components/Header/index.scss | 31 ++- ui/src/components/Header/index.tsx | 284 ++++++++------------- ui/src/components/MobileSideNav/index.scss | 7 +- ui/src/components/TagSelector/index.tsx | 1 - 11 files changed, 204 insertions(+), 193 deletions(-)
