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 2372699f Merge branch 'dev' into test
add 7511778b fix: update codemirror/language-data to 6.4.0 and run
prettier
add 5d1b9dcf fix: run prettier to format codes
new 276a22f1 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:
ui/package.json | 6 +-
ui/pnpm-lock.yaml | 275 ++++++++++++---------
ui/src/common/_variable.scss | 6 +-
ui/src/common/color.scss | 73 +++---
ui/src/components/AccordionNav/index.css | 2 +-
ui/src/components/Header/index.scss | 23 +-
.../InitialLoadingPlaceholder/index.scss | 10 +-
ui/src/components/QueryGroup/index.scss | 1 -
ui/src/components/SchemaForm/README.md | 36 ++-
ui/src/components/TagSelector/index.scss | 1 -
ui/src/index.scss | 19 +-
.../Detail/components/InviteToAnswer/index.scss | 1 -
ui/src/pages/Questions/Detail/index.scss | 5 +-
.../components/Achievements/index.scss | 2 +-
ui/src/pages/Users/Notifications/index.scss | 2 +-
15 files changed, 263 insertions(+), 199 deletions(-)