This is an automated email from the ASF dual-hosted git repository. shuai pushed a commit to branch feat/1.3.0/ui in repository https://gitbox.apache.org/repos/asf/incubator-answer.git
commit cd091097e863428f290784b04b1f3d759478b4a8 Merge: a8345ca3 aa0cddb1 Author: shuai <[email protected]> AuthorDate: Thu Mar 14 10:03:16 2024 +0800 Merge branch 'feat/ui/split-chunks' into feat/1.3.0/ui internal/controller/template_controller.go | 19 ++-- ui/config-overrides.js | 96 ++++++++++++++++++++ ui/package.json | 4 +- ui/pnpm-lock.yaml | 100 ++++++++++++++------- ui/src/components/Comment/index.tsx | 2 +- ui/src/components/SchemaForm/index.tsx | 2 +- ui/src/hooks/usePageUsers/index.tsx | 2 +- ui/src/i18n/init.ts | 8 +- ui/src/pages/Admin/index.tsx | 2 +- ui/src/pages/Questions/Ask/index.tsx | 3 +- .../components/Achievements/index.tsx | 2 +- .../Users/Notifications/components/Inbox/index.tsx | 2 +- ui/src/utils/common.ts | 43 ++++----- ui/src/utils/saveDraft.ts | 2 +- ui/template/header.html | 4 +- 15 files changed, 215 insertions(+), 76 deletions(-)
