-
-
Notifications
You must be signed in to change notification settings - Fork 5.7k
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
feat: Vue components, mount options, global options, and v3 support #1409
Merged
Commits on Oct 10, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 35ad5c5 - Browse repository at this point
Copy the full SHA 35ad5c5View commit details -
Configuration menu - View commit details
-
Copy full SHA for cd8f2d3 - Browse repository at this point
Copy the full SHA cd8f2d3View commit details
Commits on Oct 15, 2020
-
Configuration menu - View commit details
-
Copy full SHA for ecd053b - Browse repository at this point
Copy the full SHA ecd053bView commit details -
Fix Vue content detection and global options
- Add detection of Vue HTML directives to trigger mounting - Fix bug that processed markdown child nodes as global Vue instances even if vueGlobalOptions is not specified - Fix bug that prevented passing vueGlobalOptions to global instances if `data()` prop did not exist - Update Vue config check to test for existence of object keys instead of just the existence object - Update tests
Configuration menu - View commit details
-
Copy full SHA for 5fa79eb - Browse repository at this point
Copy the full SHA 5fa79ebView commit details
Commits on Oct 16, 2020
-
Configuration menu - View commit details
-
Copy full SHA for a2386e5 - Browse repository at this point
Copy the full SHA a2386e5View commit details -
Configuration menu - View commit details
-
Copy full SHA for bc2e091 - Browse repository at this point
Copy the full SHA bc2e091View commit details
Commits on Oct 17, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 1774ab8 - Browse repository at this point
Copy the full SHA 1774ab8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6d152e2 - Browse repository at this point
Copy the full SHA 6d152e2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 758538c - Browse repository at this point
Copy the full SHA 758538cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0193659 - Browse repository at this point
Copy the full SHA 0193659View commit details
Commits on Oct 18, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 8a56f72 - Browse repository at this point
Copy the full SHA 8a56f72View commit details
Commits on Oct 20, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 5a2dde1 - Browse repository at this point
Copy the full SHA 5a2dde1View commit details
Commits on Oct 21, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 1a52e97 - Browse repository at this point
Copy the full SHA 1a52e97View commit details -
Configuration menu - View commit details
-
Copy full SHA for 86dae61 - Browse repository at this point
Copy the full SHA 86dae61View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2946c06 - Browse repository at this point
Copy the full SHA 2946c06View commit details -
Configuration menu - View commit details
-
Copy full SHA for 871e48f - Browse repository at this point
Copy the full SHA 871e48fView commit details
Commits on Oct 23, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 131aae5 - Browse repository at this point
Copy the full SHA 131aae5View commit details -
Configuration menu - View commit details
-
Copy full SHA for af7e713 - Browse repository at this point
Copy the full SHA af7e713View commit details -
Configuration menu - View commit details
-
Copy full SHA for 25084f8 - Browse repository at this point
Copy the full SHA 25084f8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6a5e84b - Browse repository at this point
Copy the full SHA 6a5e84bView commit details
Commits on Oct 25, 2020
-
Configuration menu - View commit details
-
Copy full SHA for febe7f8 - Browse repository at this point
Copy the full SHA febe7f8View commit details -
Configuration menu - View commit details
-
Copy full SHA for b6d5407 - Browse repository at this point
Copy the full SHA b6d5407View commit details
Commits on Oct 26, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 8362ed0 - Browse repository at this point
Copy the full SHA 8362ed0View commit details -
Configuration menu - View commit details
-
Copy full SHA for f0a8d69 - Browse repository at this point
Copy the full SHA f0a8d69View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5ec2256 - Browse repository at this point
Copy the full SHA 5ec2256View commit details -
Configuration menu - View commit details
-
Copy full SHA for a9be6f2 - Browse repository at this point
Copy the full SHA a9be6f2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3af1cfa - Browse repository at this point
Copy the full SHA 3af1cfaView commit details -
Configuration menu - View commit details
-
Copy full SHA for b33d750 - Browse repository at this point
Copy the full SHA b33d750View commit details -
Configuration menu - View commit details
-
Copy full SHA for cafdd62 - Browse repository at this point
Copy the full SHA cafdd62View commit details -
Configuration menu - View commit details
-
Copy full SHA for d9e491a - Browse repository at this point
Copy the full SHA d9e491aView commit details
Commits on Nov 7, 2020
-
Configuration menu - View commit details
-
Copy full SHA for a5a431f - Browse repository at this point
Copy the full SHA a5a431fView commit details
Commits on Nov 11, 2020
-
Squashed commit of the following:
commit a2ebb21 Author: 沈唁 <[email protected]> Date: Sun Nov 8 16:48:43 2020 +0800 fix: search titles containing ignored characters (#1395) * fix: search titles containing ignored characters * fix * add default value * add test * fix test Co-authored-by: Koy <[email protected]> commit 58fbca0 Author: Snyk bot <[email protected]> Date: Thu Nov 5 03:04:19 2020 +0200 fix: packages/docsify-server-renderer/package.json & packages/docsify-server-renderer/package-lock.json to reduce vulnerabilities (#1418) The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-DOMPURIFY-1035544
Configuration menu - View commit details
-
Copy full SHA for 4e5dae7 - Browse repository at this point
Copy the full SHA 4e5dae7View commit details -
Configuration menu - View commit details
-
Copy full SHA for eae3ad8 - Browse repository at this point
Copy the full SHA eae3ad8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 421ef1d - Browse repository at this point
Copy the full SHA 421ef1dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 52cce02 - Browse repository at this point
Copy the full SHA 52cce02View commit details -
Configuration menu - View commit details
-
Copy full SHA for 727ee8f - Browse repository at this point
Copy the full SHA 727ee8fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 69efae3 - Browse repository at this point
Copy the full SHA 69efae3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 51451a4 - Browse repository at this point
Copy the full SHA 51451a4View commit details
Commits on Nov 12, 2020
-
Configuration menu - View commit details
-
Copy full SHA for a10fcbd - Browse repository at this point
Copy the full SHA a10fcbdView commit details
Commits on Nov 15, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 9a1935a - Browse repository at this point
Copy the full SHA 9a1935aView commit details
Commits on Nov 16, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 43a73bb - Browse repository at this point
Copy the full SHA 43a73bbView commit details
Commits on Nov 19, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 7cf1e7c - Browse repository at this point
Copy the full SHA 7cf1e7cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7878c60 - Browse repository at this point
Copy the full SHA 7878c60View commit details
Commits on Nov 23, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 90b67e2 - Browse repository at this point
Copy the full SHA 90b67e2View commit details -
Configuration menu - View commit details
-
Copy full SHA for ffa7c90 - Browse repository at this point
Copy the full SHA ffa7c90View commit details
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.