MyGit

4.6.1

jerryc127/hexo-theme-butterfly

版本发布时间: 2023-01-18 20:50:00

jerryc127/hexo-theme-butterfly最新发布版本:4.13(2024-02-22 17:09:49)

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 屬性

相关地址:原始地址 下载(tar) 下载(zip)

查看:2023-01-18发行的版本