Skip to content

🎉 1.8.4

Latest
Compare
Choose a tag to compare
@Lete114 Lete114 released this 30 Apr 12:21
· 97 commits to main since this release

Feat

feat(scroll): 新增函数防抖,处理滚动事件触发频率 #1849c5

feat: 将第三方资源保留至本地 #43f795

Adjust

refactor(copy): 使用clipboard做复制,同时保留原有的复制方法 #f1d12c

refactor: 调整utlis为一个js对象,减少全局变量污染 #9b38f6

Fix

fix: 修复低版本nodejs不支持replaceAll的bug #e1d8fe

fix: 修复搜索数据返回后未能及时显示的bug #a323f9

fix(discuss.ejs): 修复discuss评论未设置path时产生的bug #cb28b1

fix: 修改滚动事件的方法名,避免冲突 #b56e4b

fix: 修复非文章页面时,加载多余的js #6f2e37

fix: 将不必要的方法执行统一,非文章页面不执行 #6c8a07

fix: 移除多余的console #05e6fb

fix: 修复页面宽度小于820px时出现滚动条,并未自适应的bug #cd885c

Delete

chore: 移除内置插件 #28e271

delete: 移除RunTime #ce1612