Skip to content

2.5.0-alpha.2

Compare
Choose a tag to compare
@EveSunMaple EveSunMaple released this 22 Jul 23:17
· 179 commits to main since this release

[2.5.0-alpha.2] - 2024-7-22

Features

  • 清理了 global.scss
  • 为没有标签的文章自动添加了一个不可点击的未分类标签,视觉上更统一
  • 为 collapse 与 diff 添加了 m-2 ,现在它们不会突出去了

Refactored

  • 全部改成 Tailwind

Fix

  • 修复了上一页、下一页按钮与页脚黏在一起的问题

EN

[2.5.0-alpha.2] - 2024-7-22

Features

  • Cleaned up global.scss
  • Automatically added a non-clickable "Uncategorized" tag to posts without tags for a more consistent look
  • Added m-2 to collapse and diff, so they no longer stick out

Refactored

  • Converted everything to Tailwind

Fix

  • Fixed the issue where the previous and next buttons were sticking to the footer