Skip to content

Releases: Reaper622/TheBlog

Version 1.4.0

27 Oct 07:39
e259688
Compare
Choose a tag to compare

新增功能:

  • 添加了服务端http https 的选择性
  • 添加了对图片的压缩
  • 添加了查询热榜功能
  • 添加了侧边栏查看热榜

优化功能:

  • 优化了部分lint功能

Version 1.3.0

19 Oct 13:29
6cf52b0
Compare
Choose a tag to compare

新增功能:

  • 返回顶部功能
  • 引入 Stylus 修饰样式
  • 移动端适配
  • 添加Google Analystics 网站统计服务

优化功能:

  • 优化文档结构
  • 使用 stylus 优化重复样式代码

Version 1.2.0

06 Oct 10:53
dd9d130
Compare
Choose a tag to compare

新增功能

  • 添加网站备案信息
  • 增加对 HTTPS 的支持性

优化功能

  • 优化了对antd的打包优化
  • 修复了无法打包 manifest.jsonfavicon.ico 被请求两遍的问题。

Version 1.1.0

27 Sep 15:04
f2195aa
Compare
Choose a tag to compare

新增功能

  • 添加了icon与manifest文件
  • 添加了HTMLWebpackPlugin对于favicon的打包
  • 通过react-loadable实现了动态加载

修复问题

  • 修复了顶部菜单栏无法显示当前页的问题

Basis Version 1.0.0

25 Sep 02:29
Compare
Choose a tag to compare

实现功能

  • 文件结构读取
  • 数据库相关操作
  • 基础页面展示功能
  • 服务端相关功能