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 6982a88ee9582ba45b073ba43a6895ee9ef1fd70
Merge: 55869408 85903cf2
Author: shuai <[email protected]>
AuthorDate: Thu Mar 13 17:41:45 2025 +0800

    Merge branch 'external-img' into test

 i18n/en_US.yaml                                    |   9 ++
 i18n/zh_CN.yaml                                    |   9 ++
 ui/src/common/constants.ts                         |   1 +
 ui/src/common/interface.ts                         |   2 +
 ui/src/hooks/index.ts                              |   2 +
 ui/src/hooks/useExternalToast/index.tsx            | 137 +++++++++++++++++++++
 ui/src/pages/Admin/Legal/index.tsx                 |  29 +++++
 .../pages/Install/components/FourthStep/index.tsx  |  32 ++++-
 ui/src/pages/Install/index.tsx                     |   7 ++
 ui/src/pages/Layout/index.tsx                      |  58 ++++++++-
 ui/src/stores/index.ts                             |   2 +
 ui/src/stores/siteLegal.ts                         |  38 ++++++
 ui/src/utils/guard.ts                              |   4 +
 13 files changed, 327 insertions(+), 3 deletions(-)

Reply via email to