Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Next 3.0.1-beta #810

Open
wants to merge 17 commits into
base: next
Choose a base branch
from
Open

Next 3.0.1-beta #810

wants to merge 17 commits into from

Commits on Aug 1, 2022

  1. Configuration menu
    Copy the full SHA
    56c9345 View commit details
    Browse the repository at this point in the history
  2. 人工merge feat: Enable XSS defense by default #ab3f7f9c08d7c2bcbec507a4…

    …3738ee4bc4b7be70
    luozhangbiao committed Aug 1, 2022
    Configuration menu
    Copy the full SHA
    6eccd73 View commit details
    Browse the repository at this point in the history
  3. 人工merge Fix code style function and text alignment function #77e2ce66…

    …01641ed75696c9b647af682f7c072b85
    luozhangbiao committed Aug 1, 2022
    Configuration menu
    Copy the full SHA
    f56cf70 View commit details
    Browse the repository at this point in the history
  4. Add switch code style demo and build to add checks

    (cherry picked from commit d7ff5f2)
    
    # Conflicts:
    #	package.json
    #	yarn.lock
    luozhangbiao committed Aug 1, 2022
    Configuration menu
    Copy the full SHA
    25ad106 View commit details
    Browse the repository at this point in the history
  5. Fix build warnings and optimize console output

    (cherry picked from commit 720c987)
    jiawulin001 authored and luozhangbiao committed Aug 1, 2022
    Configuration menu
    Copy the full SHA
    df66dcc View commit details
    Browse the repository at this point in the history
  6. fix: Fix the content of code blocks to be displayed outside the pre c…

    …ontainer,issue hinesboy#729
    
    (cherry picked from commit c611bdd)
    jiawulin001 authored and luozhangbiao committed Aug 1, 2022
    Configuration menu
    Copy the full SHA
    897996a View commit details
    Browse the repository at this point in the history
  7. 添加了一个在编辑器外渲染markdown的例子 (hinesboy#612)

    Added an example about how to render markdown
    
    (cherry picked from commit bf97a96)
    icepear-jzx authored and luozhangbiao committed Aug 1, 2022
    Configuration menu
    Copy the full SHA
    b0bb40f View commit details
    Browse the repository at this point in the history
  8. fix: image cannot be previewed (hinesboy#738)

    * fix: image cannot be previewed,issue hinesboy#737
    
    * fix test
    
    * Update src/lib/core/rules.js
    
    Co-authored-by: ygj6 <[email protected]>
    
    Co-authored-by: ygj6 <[email protected]>
    (cherry picked from commit 9933119)
    
    # Conflicts:
    #	src/mavon-editor.vue
    luozhangbiao committed Aug 1, 2022
    Configuration menu
    Copy the full SHA
    b462fe9 View commit details
    Browse the repository at this point in the history
  9. fix: Add sanitizer for filtering HTML tags (hinesboy#744)

    * fix: Add sanitizer for filtering HTML tags
    
    * fix: Do not share `markdown-it` instances
    
    * chore: fix lint
    
    Co-authored-by: wangsongc <[email protected]>
    (cherry picked from commit b9489a3)
    
    # Conflicts:
    #	src/mavon-editor.vue
    luozhangbiao committed Aug 1, 2022
    Configuration menu
    Copy the full SHA
    8789dd0 View commit details
    Browse the repository at this point in the history
  10. refactor: provides a standard interface to get markdown-it (hinesboy#750

    )
    
    * refactor: provides a standard interface to get markdown-it
    
    * fix: fix eslint
    
    (cherry picked from commit e48e75e)
    
    # Conflicts:
    #	doc/cn/markdown.md
    #	doc/en/markdown.md
    #	src/dev/demo.vue
    #	src/mavon-editor.vue
    luozhangbiao committed Aug 1, 2022
    Configuration menu
    Copy the full SHA
    211381a View commit details
    Browse the repository at this point in the history
  11. doc: update maekdown.md (hinesboy#751)

    (cherry picked from commit a0f6ac2)
    wangsongc authored and luozhangbiao committed Aug 1, 2022
    Configuration menu
    Copy the full SHA
    a2a7345 View commit details
    Browse the repository at this point in the history
  12. 人工merge To 2.10.4

    luozhangbiao committed Aug 1, 2022
    Configuration menu
    Copy the full SHA
    6d6b599 View commit details
    Browse the repository at this point in the history
  13. eslint Fix & eval风险处理

    luozhangbiao committed Aug 1, 2022
    Configuration menu
    Copy the full SHA
    d2ec15a View commit details
    Browse the repository at this point in the history
  14. reset babel

    luozhangbiao committed Aug 1, 2022
    Configuration menu
    Copy the full SHA
    ae007d1 View commit details
    Browse the repository at this point in the history
  15. new-version 3.0.1-beta

    luozhangbiao committed Aug 1, 2022
    Configuration menu
    Copy the full SHA
    078ceec View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2022

  1. update highlightJS to 11.6.0

    luozhangbiao committed Aug 2, 2022
    Configuration menu
    Copy the full SHA
    13510bf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c957ef1 View commit details
    Browse the repository at this point in the history