4.6.1
版本发布时间: 2023-01-18 20:50:00
jerryc127/hexo-theme-butterfly最新发布版本:5.2.2(2024-11-05 19:13:47)
Breaking Change
-
可配置 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
- 修復 typeJSFn 重複賦值的 bug
- 修復固定狀態欄後,標題有陰影的 bug
- 修復 gallery 標籤將圖片鏈接截斷導致404無法加載圖片的 bug
- 修復開啟導航欄固定後,點擊部分滾動向上的按鈕,滾動的目標部分被導航欄遮擋的 bug
- 修復固定導航欄後,toc 被遮擋的 bug
Improvement
- 切換簡繁時,會改變 html 的 lang 屬性