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

1.4.0 #328

Merged
merged 149 commits into from
Jun 1, 2017
Merged

1.4.0 #328

merged 149 commits into from
Jun 1, 2017

Conversation

neoFelhz
Copy link
Collaborator

@neoFelhz neoFelhz commented Apr 29, 2017

Contributing rules

  • Fork the repo and create your branch from canary. Then be sure to put the canary branch as the target for your pull request.
  • Please be sure to follow the contributing guidelines, especially for commit message
  • Remove the Contributing rules part from this description
  • Fill out the other parts from this description

If you don't do so, we might change your pull request's title and using squash to merge your changed.

What kind of change does this PR introduce? (check one with "x")

  • Bug fix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • CI related changes
  • Other... Please describe:

Does this PR introduce a breaking change? (check one with "x")

  • Yes
  • No

Description

  • refactor(language): improve language fault tolerance
  • refactor(head): fix bugs and optimize the charset
  • fix(gallery): fix queue in gallery
  • style(uc): remove uc ad
  • refactor(uc): add uc compatible to footer
  • fix(Could not render MathJax correctly #283): add misssed mathjax config back
  • style(console): add version code to console log
  • feat(footer): enhancement for copyright
  • feat(cache): localstorage cache js
  • fix(links): update responsive design
  • style(queue): compress queue.js to queue.min.js
  • fix(isolatelink): fix isolate page link
  • remove(layout): remove private layout
  • revert(gallery): remove dump file
  • fix(Bing): fix the background load exception for the first time loading
  • refactor(logo_link): add target="_blank"
  • refactor(uc_block): update insert sentence
  • style(config): adjust field place
  • feat(back-to-top): update back-to-top IXD
  • feat(footer_sns): turn svg to base64 and save into style.css
  • refactor(analytics): split analytics sdk
  • feat(analytics): add cnzz support
  • refactor(css): split fontawesome and sns icon
  • refactor(comment): split comment provider/allow custom
  • feat(head): add meta tag for google_site_verification
  • feat(head): add meta tag for baidu_site_verification
  • feat(head): optimize discription for seo
  • remove(duoshuo)
  • feat(font): fonts customization.
  • refactor(comment): remove useless disqus count.js
  • feat(head): optimize discription for seo & add a new front-matter
  • feat(og): optimize the description of opengraph
  • fix(关于sidebar的footer_image的小问题 #336): fix the text-decoration of sidebar footer image
  • feat(qrcode): add support for using online api to generate post qrcode
  • feat/fix(About the TOC of article #345): add configuration of toc_linenumber support
  • feat(head): add canonical link for SEO
  • feat(font): update font-awesome to 4.7.0
  • feat(comment): add 163gentie support
  • feat(head): add structured-data support for seo
  • feat(head): add twitter card protocol
  • fix(网页自适应时,footer部分的瑕疵 #335): remove the margin_right on 840px
  • fix(share_menu): url issue of sharing links
  • feat(footer_sns): use inline data uri to load icon
  • fix(window load): use .on('load', fn) instead of .load(fn)

Verification steps

No verification steps.

cubesky and others added 30 commits April 9, 2017 21:14
refactor(uc): add uc compatible to footer
fix(gallery): fix queue in gallery
style(console): add version code to console log
Merge pull request #294 from viosey/feat/footer/copyright
Merge pull request #295 from viosey/fix/mathjax
Merge pull request #297 from viosey/fix/links
add support for switch between proxy mode and direct mode
Merge pull request #299 from EYHN/canary
Merge pull request #298 from viosey/fix/nofollow
Merge pull request #303 from viosey/style/queue
neoFelhz and others added 11 commits May 24, 2017 17:45
Fix problem when sharing to social network services (#367)
Merge pull request #369 from viosey/feat/footer_sns
According to jQuery blog: "`.load`, `.unload`, and `.error`, deprecated since jQuery 1.8, are no more. Use .on() to register listeners."
Merge pull request #370 from Equim-chan/canary
Drop deprecated jQuery `.load` method
Merge pull request #361 from AkarinServer/canary
@iblh iblh merged commit 1ac6f1b into master Jun 1, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

7 participants