This is an automated email from the ASF dual-hosted git repository.
shuai pushed a change to branch ui-optimization
in repository https://gitbox.apache.org/repos/asf/answer.git
from ab35a9d4 fix: List avatar size optimization, Views color rule
optimization
new 7511778b fix: update codemirror/language-data to 6.4.0 and run
prettier
new 5d1b9dcf fix: run prettier to format codes
The 2 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(-)