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

[Release]: v4.11.5 #1340

Merged
merged 32 commits into from Aug 21, 2020
Merged

[Release]: v4.11.5 #1340

merged 32 commits into from Aug 21, 2020

Commits on Jul 14, 2020

  1. Merge pull request #1283 from docsifyjs/master

    Master
    sy-records committed Jul 14, 2020
    1
    Copy the full SHA
    7ea391b View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2020

  1. fix: gitignore was ignoring folders in src, so VS Code search results…

    … or file fuzzy finder were not working, etc
    trusktr committed Jul 16, 2020
    Copy the full SHA
    d4c9247 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    e664a34 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1287 from docsifyjs/fix-gitignore

    fix: gitignore was ignoring folders in src…
    trusktr committed Jul 16, 2020
    1
    Copy the full SHA
    117405b View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2020

  1. 1
    Copy the full SHA
    667496b View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2020

  1. 1
    Copy the full SHA
    6f9baab View commit details
    Browse the repository at this point in the history
  2. docs: Update helpers.md (#1294)

    * Remove racist example in docs/helpers.md
    
    * Update helpers.md
    
    Co-authored-by: 沈唁 <52o@qq52o.cn>
    docyx and sy-records committed Jul 20, 2020
    1
    Copy the full SHA
    13d4232 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2020

  1. 1
    Copy the full SHA
    b869019 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2020

  1. fix typo (#1302)

    palkan committed Jul 23, 2020
    1
    Copy the full SHA
    9f4f79e View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2020

  1. fix: Search plugin: matched text is replaced with search text (#1298)

    * Fix search plugin will replace matching text
    
    * Fix bug that will replace a unexpected text
    
    * Fix bug that will replace a unexpected text
    
    * Optimized
    
    Co-authored-by: 沈唁 <52o@qq52o.cn>
    huangzhhui and sy-records committed Jul 24, 2020
    1
    Copy the full SHA
    78775b6 View commit details
    Browse the repository at this point in the history
  2. feat(search): add pathNamespaces option

    This option allows to dynamically choose the index path depending on the path prefixes in auto mode. Thus, different path namespace could avoid index intersection (e.g., when having multiple locales)
    palkan committed Jul 24, 2020
    Copy the full SHA
    d179dde View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2020

  1. Merge pull request #1307 from palkan/feat/search-path-namespaces

    FEAT: add pathNamespaces option to search plugin
    anikethsaha committed Jul 26, 2020
    1
    Copy the full SHA
    aec03d4 View commit details
    Browse the repository at this point in the history
  2. chore: grammatical changes (#1296)

    * Make grammatical changes
    
    Minor changes.
    Solely for improving readability.
    
    * Update changes
    
    Co-authored-by: 沈唁 <52o@qq52o.cn>
    bharat-patodi and sy-records committed Jul 26, 2020
    1
    Copy the full SHA
    1a64dc8 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2020

  1. 1
    Copy the full SHA
    952f4c9 View commit details
    Browse the repository at this point in the history
  2. fix: convert {docsify-ignore} and {docsify-ignore-all} to HTML commen…

    …ts (#1318)
    
    * breaking: convert {docsify-ignore} and {docsify-ignore-all} to HTML comments
    
    Close #441
    
    * chore: add ignore and ignore-all unit tests
    
    Co-authored-by: 沈唁 <52o@qq52o.cn>
    equinusocio and sy-records committed Jul 30, 2020
    1
    Copy the full SHA
    90d283d View commit details
    Browse the repository at this point in the history
  3. fix typo (#1309)

    * fix typo
    
    * Update README.md
    sy-records committed Jul 30, 2020
    1
    Copy the full SHA
    9150678 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2020

  1. 1
    Copy the full SHA
    2048610 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2020

  1. 1
    Copy the full SHA
    750663e View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2020

  1. fix: fallback page should use path not file location (#1301)

    * fix: fallback page should use path not file location
    
    When resolving fallback page for the path (`fallbackLanguages` option), we should consider the original path, not the file location (which could be different when aliases are used).
    
    * fix: use router.getFile to resolve fallback url
    
    * specs: add cypress test for fallbackLanguages
    
    Co-authored-by: 沈唁 <52o@qq52o.cn>
    palkan and sy-records committed Aug 4, 2020
    1
    Copy the full SHA
    2bceabc View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2020

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

    Bumps [prismjs](https://github.com/PrismJS/prism) from 1.19.0 to 1.21.0.
    - [Release notes](https://github.com/PrismJS/prism/releases)
    - [Changelog](https://github.com/PrismJS/prism/blob/master/CHANGELOG.md)
    - [Commits](PrismJS/prism@v1.19.0...v1.21.0)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Aug 8, 2020
    1
    Copy the full SHA
    8fe83cf View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump prismjs from 1.19.0 to 1.21.0 (#1331)

    Bumps [prismjs](https://github.com/PrismJS/prism) from 1.19.0 to 1.21.0.
    - [Release notes](https://github.com/PrismJS/prism/releases)
    - [Changelog](https://github.com/PrismJS/prism/blob/master/CHANGELOG.md)
    - [Commits](PrismJS/prism@v1.19.0...v1.21.0)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Aug 8, 2020
    1
    Copy the full SHA
    f7be0b0 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2020

  1. [Snyk] Security upgrade marked from 0.7.0 to 1.1.1 (#1313)

    * fix: package.json & package-lock.json to reduce vulnerabilities
    
    The following vulnerabilities are fixed with an upgrade:
    - https://snyk.io/vuln/SNYK-JS-MARKED-584281
    
    * fix: fix CompileError
    
    * fix: embed files error
    
    Co-authored-by: Koy <369491420@qq.com>
    Co-authored-by: 沈唁 <52o@qq52o.cn>
    3 people committed Aug 13, 2020
    1
    Copy the full SHA
    086c285 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2020

  1. chore(deps): bump websocket-extensions from 0.1.3 to 0.1.4 (#1205)

    Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node) from 0.1.3 to 0.1.4.
    - [Release notes](https://github.com/faye/websocket-extensions-node/releases)
    - [Changelog](https://github.com/faye/websocket-extensions-node/blob/master/CHANGELOG.md)
    - [Commits](faye/websocket-extensions-node@0.1.3...0.1.4)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Aug 14, 2020
    1
    Copy the full SHA
    1dbb547 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2020

  1. fix: upgrade medium-zoom from 1.0.5 to 1.0.6

    Snyk has created this PR to upgrade medium-zoom from 1.0.5 to 1.0.6.
    
    See this package in npm:
    https://www.npmjs.com/package/medium-zoom
    
    See this project in Snyk:
    https://app.snyk.io/org/anikethsaha/project/836f877b-b98e-47ed-89fc-554e9b2e146d?utm_source=github&utm_medium=upgrade-pr
    snyk-bot committed Aug 17, 2020
    Copy the full SHA
    3beaa66 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1338 from docsifyjs/snyk-upgrade-7969cf0f96a9957b…

    …e6302d7d7a5f9666
    
    [Snyk] Upgrade medium-zoom from 1.0.5 to 1.0.6
    Koooooo-7 committed Aug 17, 2020
    1
    Copy the full SHA
    13cefa9 View commit details
    Browse the repository at this point in the history
  3. Docs: added carbon ads using docsify-plugin-carbon (#1337)

    Co-authored-by: 沈唁 <52o@qq52o.cn>
    anikethsaha and sy-records committed Aug 17, 2020
    1
    Copy the full SHA
    cc071c5 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2020

  1. fix: upgrade tinydate from 1.2.0 to 1.3.0 (#1341)

    Snyk has created this PR to upgrade tinydate from 1.2.0 to 1.3.0.
    
    See this package in npm:
    https://www.npmjs.com/package/tinydate
    
    See this project in Snyk:
    https://app.snyk.io/org/anikethsaha/project/836f877b-b98e-47ed-89fc-554e9b2e146d?utm_source=github&utm_medium=upgrade-pr
    snyk-bot committed Aug 18, 2020
    1
    Copy the full SHA
    59d090f View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2020

  1. 1
    Copy the full SHA
    5037f0b View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2020

  1. fix typo (#1345)

    sy-records committed Aug 21, 2020
    1
    Copy the full SHA
    1dc754a View commit details
    Browse the repository at this point in the history
  2. fix: packages/docsify-server-renderer/package.json & packages/docsify…

    …-server-renderer/package-lock.json to reduce vulnerabilities (#1250)
    
    The following vulnerabilities are fixed with an upgrade:
    - https://snyk.io/vuln/SNYK-JS-DOCSIFY-567099
    
    Co-authored-by: 沈唁 <52o@qq52o.cn>
    snyk-bot and sy-records committed Aug 21, 2020
    1
    Copy the full SHA
    d439bac View commit details
    Browse the repository at this point in the history
  3. [build] 4.11.5

    sy-records committed Aug 21, 2020
    Copy the full SHA
    dfa5616 View commit details
    Browse the repository at this point in the history
  4. 1
    Copy the full SHA
    e474ea8 View commit details
    Browse the repository at this point in the history