vuepress-theme-plume/CHANGELOG.md
2023-12-24 02:28:23 +08:00

3.0 KiB
Raw Blame History

1.0.0-rc.2 (2023-12-23)

Features

  • add PageFooter (918fba3)
  • rename vuepress-plugin-netlify-functions (49236d8)

Performance Improvements

  • 优化交互体验,调整 UI (b9ffac1)
  • shikiji 处理转译字符 (58eb1c8)

1.0.0-rc.1 (2023-12-23)

Performance Improvements

  • optimize plugin-copy-code (21059df)
  • theme: remove copy-code options (d330af8)
  • update SidebarItem (e0870e0)

1.0.0-rc.0 (2023-12-23)

Features

  • 代码高亮魔法注释 UI (46f6df4)
  • 导航栏子元素高亮时父元素高亮 (1b7d3da)
  • 新增可配置选项 (19dd1f0)
  • 新增移动设备页内headers导航 (1db07c4)
  • 移除 shiki 和 prismjs添加 shikiji (f64a6da)
  • 优化 copy-code UI 和 交互 (8e959bc)
  • add plugin-shikiji (1111e85)

Performance Improvements

  • 代码复制交互优化 (c9c7bb4)
  • 使用 vueuse 实现页面滚动锁定 (387dff9)
  • 优化侧边栏交互 (92fb84d)
  • 优化链接属性设置 (8f2507b)