This is an automated email from the ASF dual-hosted git repository.

shuai pushed a change to branch test
in repository https://gitbox.apache.org/repos/asf/answer.git


    from fae5f914 Merge branch 'ui-optimization' into test
     add 1131b50d fix: Navigation style optimization
     add 061f0403 style: Mobile navigation style optimization
     add 7b95e5b1 style: mobile side nav style optimization
     add 688d2523 style: delete logs
     new 3f87e163 Merge branch 'ui-optimization' into test

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 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(-)
 create mode 100644 ui/src/components/Header/components/SearchInput/index.tsx

Reply via email to