-
Notifications
You must be signed in to change notification settings - Fork 564
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
1.5.0 #402
Conversation
This file contains 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
Merge pull request #378 from EYHN/ls-cleanup
Merge pull request #382 from viosey/master
Merge pull request #381 from viosey/feat/comment/livere
Merge pull request #385 from viosey/feat/qrcode
- fix a bug of using html tag - add support for multi-line text
- remove the livere_type config - add dns-prefetch support for 163gentie & livere - add sourceId support for 163gentie
- remove the livere_type config - add dns-prefetch support for 163gentie & livere - add sourceId support for 163gentie Merge pull request #390 from viosey/feat/fix/comment
Merge pull request #391 from viosey/feat/footer_sns
for better performance.
Merge pull request #389 from viosey/feat/footer
Merge pull request #392 from viosey/feat/custom_code
- split the dns-prefetch - add `chart.google.com` - add `custom_font_host`
- Remove the custom_css - Add public cdn support - Only load prettify at post pages
Merge pull request #396 from viosey/feat/head/dns-prefetch
- load prettify.js only at post - import prettify_css - remove custom_css
feat(comment): disqus accessible check
This reverts commit 19d5355 .
* ci(browserstack): bring up browserstack * ci(browserstack): fix test.js * ci(browserstack): remove show test.js log * ci(browserstack): add project info * ci(config): add more config * ci(browserstack): only test on desktop platfrom * ci(browserstack): set timeout * ci(browserstack): follow test.js edit * ci(browserstack): optimize * ci(browserstack): remove OSX_Opera * ci(browserstack): remove real device * ci(docsify): add docsify * ci(docsify): fix docsify * ci(docsify): fix docsify * ci(docsify): use mkdir -p * ci(docsify): fix deploy
feat(comment):add valine comment
fix(comment): change valine.min.js link
fix(gitment): fixed a error
feat(font): add new font.host catnet
feat: add dns-prefetch for valine
fix(#495)/feat(hanabi): add hanabi code pretty
All changes have been reviewed. |
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.
Contributing rules
canary
. Then be sure to put thecanary
branch as the target for your pull request.Contributing rules
part from this descriptionWhat kind of change does this PR introduce? (check one with "x")
Does this PR introduce a breaking change? (check one with "x")
Description
tag
--
Verification steps
No verification steps.