Skip to content

Releases: 0x-jerry/halo-theme-sakura

Release v0.3.3

07 Mar 08:53
Compare
Choose a tag to compare

0.3.3 (2021-03-07)

Bug Fixes

  • switch post page (4141e5a)
  • server: do not use vite render proxy path (63401bf)

Features

  • add install page (257d137)
  • redirect to error page when status is 5xx (0d4bc61)
  • use halo install page (e57ef81)

Release v0.3.2

03 Mar 16:30
Compare
Choose a tag to compare

0.3.2 (2021-03-03)

Bug Fixes

  • duplicate request in random image component (0a36079)
  • just a workaround for title style (0aa403b)

Features

Performance Improvements

Release v0.3.1

01 Mar 14:11
Compare
Choose a tag to compare

0.3.1 (2021-03-01)

Bug Fixes

  • client entry point (96e54b6)
  • missing store when render at server side (0e679c8)
  • nprogress end at incorrect moment (17fd6f5)

Features

Performance Improvements

Release v0.3.0

28 Feb 12:02
Compare
Choose a tag to compare

0.3.0 (2021-02-28)

Bug Fixes

  • deps: bump actions/setup-node from v2.1.4 to v2.1.5 (4fa1d89)
  • deps: bump nuxt from 2.15.0 to 2.15.2 (c476878)

Features

  • add 404 page (a5ef345)
  • add nprogress (f3ed49a)
  • add progress bar when scroll page (74bd73f)
  • add useUniversalFetch hook (2eab71f)
  • update API (1bbffc0)
  • use global store object in beforeRouteEnter (3ffd458)
  • 增加 日志/友链/图集 页面 (f7df1e3)
  • 添加简单的动画效果 (823ce89)

Performance Improvements

  • translate all page to vue3 (1c4cbfa)