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

robin0716 pushed a change to branch feat/1.3.5/embed
in repository https://gitbox.apache.org/repos/asf/incubator-answer.git


    from eebd7c39 chore: When there is no plugin, there is no need to reset the 
index.ts file
     add c83fc35f fix: fix issues on reactions ui
     add fc5e2ac7 fix: reactions add aria-label attribute
     add 542a0686 fix: resolve conflict
     add 91a3c0c3 fix: reactions sort by create-time
     add 32714e76 Merge branch 'fix/1.3.5/bug' into test
     add e6e57481 fix: form invalid styles
     add ec49d1f0 Merge branch 'fix/1.3.5/bug' into test
     add a7b23982 refactor(meta): Adjust the meta structure of the operation 
from map to array to ensure correct sorting.
     add 24e004a6 Merge branch 'fix/1.3.5/question' into test
     add c1cbe20c fix(template): add og meta tag in template
     add ac31c663 Merge branch 'fix/1.3.5/template' into test
     new 48543bbc chore: When there is no plugin, there is no need to reset the 
index.ts file
     new 08b55a04 Merge branch 'feat/1.3.5/embed' of 
https://github.com/answerdev/answer into feat/1.3.5/embed

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:
 i18n/en_US.yaml                                    |   4 +
 internal/controller/template_controller.go         |   3 +
 internal/schema/meta_schema.go                     |  85 +++++++++++++++--
 internal/schema/template_schema.go                 |   3 +
 internal/service/meta/meta_service.go              | 103 +++++++--------------
 ui/src/common/interface.ts                         |   3 +-
 ui/src/pages/Questions/Ask/index.tsx               |   9 +-
 .../Detail/components/Reactions/index.tsx          |  92 ++++++++++--------
 ui/src/pages/Questions/Detail/index.scss           |   2 +-
 ui/template/header.html                            |  18 ++++
 10 files changed, 200 insertions(+), 122 deletions(-)

Reply via email to