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

Bump hexo-theme-butterfly from 3.8.2 to 4.6.1 #37

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jan 19, 2023

Bumps hexo-theme-butterfly from 3.8.2 to 4.6.1.

Release notes

Sourced from hexo-theme-butterfly's releases.

4.6.1

Breaking Change

  1. 可配置 typed.js 的參數

    subtitle:
    -  # Effect Speed Options (打字效果速度參數)
    -  startDelay: 300 # time before typing starts in milliseconds
    -  typeSpeed: 150 # type speed in milliseconds
    -  backSpeed: 50 # backspacing speed in milliseconds
    -  # loop (循環打字)
    -  loop: true
    +  # Customize typed.js (配置typed.js)
    +  # https://github.com/mattboldt/typed.js/#customization
    +  typed_option:

Fix

  1. 修復 typeJSFn 重複賦值的 bug
  2. 修復固定狀態欄後,標題有陰影的 bug
  3. 修復 gallery 標籤將圖片鏈接截斷導致404無法加載圖片的 bug
  4. 修復開啟導航欄固定後,點擊部分滾動向上的按鈕,滾動的目標部分被導航欄遮擋的 bug
  5. 修復固定導航欄後,toc 被遮擋的 bug

Improvement

  1. 切換簡繁時,會改變 html 的 lang 屬性

4.6.0

Breaking Change

  1. cover 的顯示優化 #1101

    當 cover 設置為 false,或者沒有獲取到 cover 的值時,文章頁相關推薦和分頁按鈕背景顯示為主題色

Feature

  1. toc可設置是否顯示預覽進度

    toc:
    +  scroll_percent: true
  2. 右下角按鈕增加預覽進度顯示

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [hexo-theme-butterfly](https://github.com/jerryc127/hexo-theme-butterfly) from 3.8.2 to 4.6.1.
- [Release notes](https://github.com/jerryc127/hexo-theme-butterfly/releases)
- [Commits](jerryc127/hexo-theme-butterfly@3.8.2...4.6.1)

---
updated-dependencies:
- dependency-name: hexo-theme-butterfly
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants