Skip to content
Permalink
develop
Loading

Commits on Nov 24, 2021

Commits on Nov 19, 2021

  1. docs: update noCompileLinks documentation (#1666)

    Co-authored-by: ζ²ˆε” <52o@qq52o.cn>
    trusktr and sy-records committed Nov 19, 2021

Commits on Oct 22, 2021

  1. fix: Cannot read property 'tagName' of null (#1655)

    Have a look at this issue #1154 .
    https://codesandbox.io/s/loving-matsumoto-hp985?file=/index.html
    Open devtools and click the *blank space* of svg(not path) will reproduce this issue.
    
    `parentNode` may be `null`.
    https://github.com/docsifyjs/docsify/blob/develop/src/core/router/history/html5.js#L25-L27
    
    However, hash router has fixed this issue😜.
    https://github.com/docsifyjs/docsify/blob/develop/src/core/router/history/hash.js#L47-L49
    
    Co-authored-by: ζ²ˆε” <52o@qq52o.cn>
    woshiguabi and sy-records committed Oct 22, 2021
  2. docs: Update nameLink in configuration.md (#1653)

    Like [this commit](#1651), thie configuration.md page needs to be updated.
    
    Co-authored-by: ζ²ˆε” <52o@qq52o.cn>
    2jun0 and sy-records committed Oct 22, 2021

Commits on Oct 17, 2021

Commits on Oct 15, 2021

  1. docs: add nameLink for change logo redirect. (#1651)

    add nameLink to change logo redirect path for different lang docs.
    Co-authored-by: ζ²ˆε” <52o@qq52o.cn>
    2jun0 committed Oct 15, 2021

Commits on Oct 12, 2021

Commits on Oct 6, 2021

  1. docs: update formatUpdated (#1645)

    * update: docs formatUpdated.
    Koooooo-7 committed Oct 6, 2021

Commits on Oct 3, 2021

Commits on Sep 21, 2021

  1. chore: bump prismjs in /packages/docsify-server-renderer (#1639)

    Bumps [prismjs](https://github.com/PrismJS/prism) from 1.24.0 to 1.25.0.
    - [Release notes](https://github.com/PrismJS/prism/releases)
    - [Changelog](https://github.com/PrismJS/prism/blob/master/CHANGELOG.md)
    - [Commits](PrismJS/prism@v1.24.0...v1.25.0)
    
    ---
    updated-dependencies:
    - dependency-name: prismjs
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot committed Sep 21, 2021

Commits on Sep 17, 2021

  1. fix: upgrade dompurify from 2.3.0 to 2.3.1 (#1635)

    Snyk has created this PR to upgrade dompurify from 2.3.0 to 2.3.1.
    
    See this package in npm:
    https://www.npmjs.com/package/dompurify
    
    See this project in Snyk:
    https://app.snyk.io/org/anikethsaha/project/6efe7e04-4e52-497e-8ad5-570733cc577a?utm_source=github&utm_medium=upgrade-pr
    snyk-bot committed Sep 17, 2021

Commits on Sep 15, 2021

  1. [Snyk] Upgrade dompurify from 2.3.0 to 2.3.1 (#1633)

    * fix: upgrade dompurify from 2.3.0 to 2.3.1
    
    Snyk has created this PR to upgrade dompurify from 2.3.0 to 2.3.1.
    
    See this package in npm:
    https://www.npmjs.com/package/dompurify
    
    See this project in Snyk:
    https://app.snyk.io/org/anikethsaha/project/836f877b-b98e-47ed-89fc-554e9b2e146d?utm_source=github&utm_medium=upgrade-pr
    
    * fix: fix dependency.
    
    * fix: fix dependency.
    
    * Update package-lock.json
    
    * Update package-lock.json
    
    Co-authored-by: i544693 <369491420@qq.com>
    Co-authored-by: Koy <koy@ko8e24.top>
    snyk-bot and Koooooo-7 committed Sep 15, 2021

Commits on Sep 10, 2021

  1. Create SECURITY.md (#1634)

    * Create SECURITY.md
    
    * Update SECURITY.md
    
    Co-authored-by: Joe Pea <joe@trusktr.io>
    Koooooo-7 and trusktr committed Sep 10, 2021

Commits on Sep 3, 2021

  1. chore: bump tar from 4.4.15 to 4.4.19 (#1630)

    Bumps [tar](https://github.com/npm/node-tar) from 4.4.15 to 4.4.19.
    - [Release notes](https://github.com/npm/node-tar/releases)
    - [Changelog](https://github.com/npm/node-tar/blob/main/CHANGELOG.md)
    - [Commits](npm/node-tar@v4.4.15...v4.4.19)
    
    ---
    updated-dependencies:
    - dependency-name: tar
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot committed Sep 3, 2021

Commits on Sep 2, 2021

  1. chore: bump tar from 4.4.13 to 4.4.15 (#1620)

    Bumps [tar](https://github.com/npm/node-tar) from 4.4.13 to 4.4.15.
    - [Release notes](https://github.com/npm/node-tar/releases)
    - [Changelog](https://github.com/npm/node-tar/blob/main/CHANGELOG.md)
    - [Commits](npm/node-tar@v4.4.13...v4.4.15)
    
    ---
    updated-dependencies:
    - dependency-name: tar
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Koy <koy@ko8e24.top>
    dependabot and Koooooo-7 committed Sep 2, 2021

Commits on Aug 4, 2021

  1. fix: upgrade dompurify from 2.2.7 to 2.3.0 (#1619)

    Snyk has created this PR to upgrade dompurify from 2.2.7 to 2.3.0.
    
    See this package in npm:
    https://www.npmjs.com/package/dompurify
    
    See this project in Snyk:
    https://app.snyk.io/org/anikethsaha/project/6efe7e04-4e52-497e-8ad5-570733cc577a?utm_source=github&utm_medium=upgrade-pr
    snyk-bot committed Aug 4, 2021

Commits on Aug 3, 2021

  1. fix: upgrade dompurify from 2.2.9 to 2.3.0 (#1616)

    * fix: upgrade dompurify from 2.2.9 to 2.3.0
    
    Snyk has created this PR to upgrade dompurify from 2.2.9 to 2.3.0.
    
    See this package in npm:
    https://www.npmjs.com/package/dompurify
    
    See this project in Snyk:
    https://app.snyk.io/org/anikethsaha/project/836f877b-b98e-47ed-89fc-554e9b2e146d?utm_source=github&utm_medium=upgrade-pr
    
    * fix: missing vue.
    
    * Update package-lock.json
    
    * Update package-lock.json
    
    Co-authored-by: Koy <koy@ko8e24.top>
    snyk-bot and Koooooo-7 committed Aug 3, 2021

Commits on Jul 31, 2021

  1. Merge pull request #1618 from johnjago/improve-wording-guide

    docs: improve English wording (Guide)
    trusktr committed Jul 31, 2021

Commits on Jul 30, 2021

  1. docs: improve English wording (Guide)

    This change improves a few of the phrases so that they sound more natural.
    Small stylistic changes are also included, such as consistent use of "GitHub"
    instead of "Github".
    johnjago committed Jul 30, 2021
  2. docs: improve English wording (Getting Started/Customization) (#1617)

    While referencing the documentation, I noticed a few phrases that could
    be changed to sound more natural. I tried to keep the original meanings.
    johnjago committed Jul 30, 2021

Commits on Jun 29, 2021

  1. chore: bump prismjs in /packages/docsify-server-renderer (#1607)

    Bumps [prismjs](https://github.com/PrismJS/prism) from 1.23.0 to 1.24.0.
    - [Release notes](https://github.com/PrismJS/prism/releases)
    - [Changelog](https://github.com/PrismJS/prism/blob/master/CHANGELOG.md)
    - [Commits](PrismJS/prism@v1.23.0...v1.24.0)
    
    ---
    updated-dependencies:
    - dependency-name: prismjs
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot committed Jun 29, 2021

Commits on Jun 25, 2021

  1. docs: Update docsify-updated to prevent replacement (#1574)

    Co-authored-by: Koy <koy@ko8e24.top>
    sy-records and Koooooo-7 committed Jun 25, 2021
  2. Merge pull request #1598 from luwol03/issue/1597-embed-quotes-bug

    fix: allow also " inside of an embed
    trusktr committed Jun 25, 2021
  3. added tests

    luwol03 committed Jun 25, 2021
  4. fix: upgrade dompurify from 2.2.8 to 2.2.9 (#1600)

    * fix: upgrade dompurify from 2.2.8 to 2.2.9
    
    Snyk has created this PR to upgrade dompurify from 2.2.8 to 2.2.9.
    
    See this package in npm:
    https://www.npmjs.com/package/dompurify
    
    See this project in Snyk:
    https://app.snyk.io/org/anikethsaha/project/836f877b-b98e-47ed-89fc-554e9b2e146d?utm_source=github&utm_medium=upgrade-pr
    
    * fix:fix dompurify.
    
    Co-authored-by: snyk-bot <snyk-bot@snyk.io>
    Koooooo-7 and snyk-bot committed Jun 25, 2021

Commits on Jun 22, 2021

Commits on Jun 4, 2021

  1. docs: src of docsify-copy-code (#1585)

    Co-authored-by: ζ²ˆε” <52o@qq52o.cn>
    Anilople and sy-records committed Jun 4, 2021

Commits on May 25, 2021

  1. chore: bump browserslist from 4.14.5 to 4.16.6 (#1578)

    Bumps [browserslist](https://github.com/browserslist/browserslist) from 4.14.5 to 4.16.6.
    - [Release notes](https://github.com/browserslist/browserslist/releases)
    - [Changelog](https://github.com/browserslist/browserslist/blob/main/CHANGELOG.md)
    - [Commits](browserslist/browserslist@4.14.5...4.16.6)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot committed May 25, 2021

Commits on May 11, 2021

  1. chore: bump hosted-git-info from 2.8.8 to 2.8.9 (#1570)

    Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.8 to 2.8.9.
    - [Release notes](https://github.com/npm/hosted-git-info/releases)
    - [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md)
    - [Commits](npm/hosted-git-info@v2.8.8...v2.8.9)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot committed May 11, 2021

Commits on May 9, 2021

  1. docs: add note on video/media attrs. (#1559)

    * docs: add note on video/media attrs.
    
    * update: refine decription.
    
    Co-authored-by: ζ²ˆε” <52o@qq52o.cn>
    Koooooo-7 and sy-records committed May 9, 2021
Older