This is an automated email from the ASF dual-hosted git repository.
robin0716 pushed a change to branch test
in repository https://gitbox.apache.org/repos/asf/incubator-answer.git
from 6cf118ba Refactor/editor (#908)
add 2545d1df chore: Add dependencies for CodeMirror library
add d62e11e7 reface(ui): Update keyMap for toolbar items
add fc93dad3 refactor(ui): Refactor image toolbar component
add d421681d refactor(ui): Migrate CodeMirror 5 to 6
add 04b0313f Add placeholder functionality to the editor
add a5364d9f chore(ui): Update CodeMirror dependency to version 6
add 122a5827 refactor(ui): Refactor CodeMirror toolbar components and
update dependencies
add f60d2561 refactor(ui): Migrate extension methods to extension.ts
add e28a54a4 refactor(ui):Refactor wrapText method
add 38f05ce2 refactor(ui): Remove redundant comments
new dc717170 Merge branch 'refactor/editor' 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:
.../Editor/utils/{index.ts => extension.ts} | 159 ++-------------
ui/src/components/Editor/utils/index.ts | 227 +--------------------
2 files changed, 24 insertions(+), 362 deletions(-)
copy ui/src/components/Editor/utils/{index.ts => extension.ts} (65%)