Merged
Conversation
… or file fuzzy finder were not working, etc
fix: gitignore was ignoring folders in src…
* Remove racist example in docs/helpers.md * Update helpers.md Co-authored-by: 沈唁 <52o@qq52o.cn>
* 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>
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)
FEAT: add pathNamespaces option to search plugin
* Make grammatical changes Minor changes. Solely for improving readability. * Update changes Co-authored-by: 沈唁 <52o@qq52o.cn>
* fix typo * Update README.md
* 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>
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>
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>
* 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>
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>
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
…e6302d7d7a5f9666 [Snyk] Upgrade medium-zoom from 1.0.5 to 1.0.6
Co-authored-by: 沈唁 <52o@qq52o.cn>
|
This pull request is being automatically deployed with Vercel (learn more). 🔍 Inspect: https://vercel.com/docsify-core/docsify-preview/3rfs1n0av |
|
This pull request is automatically built and testable in CodeSandbox. To see build info of the built libraries, click here or the icon next to each commit SHA. Latest deployment of this branch, based on commit e474ea8:
|
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
…-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>
anikethsaha
previously approved these changes
Aug 21, 2020
Koooooo-7
previously approved these changes
Aug 21, 2020
Member
|
Releases with features should have a minor increment. F.e. v4.12.0 Also, what's the plan? I don't believe we should release versions without team concensus and adding tests. Wdyt? This also includes breaking changes, but the version is still V4 instead of V5. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bug Fixes
Features
Changed
{docsify-ignore}and{docsify-ignore-all}to HTML comments (Convert {docsify-ignore} and {docsify-ignore-all} to HTML comments #1318)