Skip to content

Releases: hacxy/vitepress-theme-mild

v0.5.4-alpha.0

24 Jan 02:56
c95e88b
Compare
Choose a tag to compare
v0.5.4-alpha.0 Pre-release
Pre-release

   🚀 Features

  • Add the scrollRestoration option to control whether the page returns to the last scroll position after refreshing.  -  by @hacxy (d2c76)
  • Bilibili video playback component  -  by @hacxy (85ba4)
  • Add frontmatter.publish to control whether to display the article.  -  by @hacxy (4dff7)

   🐞 Bug Fixes

  • Adjust the unocss plugin type assertion  -  by @hacxy (a5f32)
  • Handle transformerTwoslash type assertions  -  by @hacxy (03278)

   🏎 Performance

    View changes on GitHub

v0.5.3

20 Jan 09:39
7c3180f
Compare
Choose a tag to compare

   🐞 Bug Fixes

  • Fix the issue of the mobile menu not being able to open.  -  by @hacxy (a304c)
  • Fixed the issue where the sidebar status was not synchronized when the config file was modified.  -  by @hacxy (8b1b3)
    View changes on GitHub

v0.5.2-alpha.0

18 Jan 05:27
da3662a
Compare
Choose a tag to compare
v0.5.2-alpha.0 Pre-release
Pre-release

   🐞 Bug Fixes

  • Fix the issue of the mobile menu not being able to open.  -  by @hacxy (a304c)
    View changes on GitHub

v0.5.1

17 Jan 16:03
34edf65
Compare
Choose a tag to compare

   🐞 Bug Fixes

  • Fix the error caused by the incorrect call to window.close resulting in abnormal window closure  -  by @hacxy (2f253)
    View changes on GitHub

v0.5.0

17 Jan 15:33
c9168d0
Compare
Choose a tag to compare

   🚀 Features

   🐞 Bug Fixes

  • Fix the sidebar status not updated causing the page display error  -  by @hacxy (4ee2c)
  • Fix the issue where the pinia store is called before the instance is created.  -  by @hacxy (3e07c)
  • Adjust the call timing of useBaseStore  -  by @hacxy (09078)
  • Remove pinia global state management and use provide and inject instead.  -  by @hacxy (551df)

   🏎 Performance

  • Optimize the auto sidebar calculation method  -  by @hacxy (315d5)
  • Optimize the issue of hot update memory leak causing browser crash during article editing.  -  by @hacxy (5dd0f)
    View changes on GitHub

v0.4.1-alpha.2

17 Jan 10:22
1683165
Compare
Choose a tag to compare
v0.4.1-alpha.2 Pre-release
Pre-release

   🐞 Bug Fixes

    View changes on GitHub

v0.4.1-alpha.1

17 Jan 10:18
56eecb3
Compare
Choose a tag to compare
v0.4.1-alpha.1 Pre-release
Pre-release

   🐞 Bug Fixes

  • Fix the issue where the pinia store is called before the instance is created.  -  by @hacxy (3e07c)
    View changes on GitHub

v0.4.1-alpha.0

17 Jan 09:41
5420953
Compare
Choose a tag to compare
v0.4.1-alpha.0 Pre-release
Pre-release

   🚀 Features

   🐞 Bug Fixes

  • Fix the sidebar status not updated causing the page display error  -  by @hacxy (4ee2c)

   🏎 Performance

  • Optimize the auto sidebar calculation method  -  by @hacxy (315d5)
  • Optimize the issue of hot update memory leak causing browser crash during article editing.  -  by @hacxy (5dd0f)
    View changes on GitHub

v0.4.0

10 Jan 07:39
dfaa5b9
Compare
Choose a tag to compare

   🚀 Features

   🐞 Bug Fixes

  • Rss plugins are not loaded when not defined  -  by @hacxy (b78c9)
  • The progress bar provides configuration options.  -  by @hacxy (a9198)
  • Fix error when taking value when undefined comment is repaired.  -  by @hacxy (bf343)

   🏎 Performance

  • Remove transition animation within markdown  -  by @hacxy (c4391)
  • Comment component distinguishes between dark theme and light theme  -  by @hacxy (8b864)
    View changes on GitHub

v0.3.1-alpha.1

10 Jan 06:35
10a0716
Compare
Choose a tag to compare
v0.3.1-alpha.1 Pre-release
Pre-release

   🐞 Bug Fixes

  • Fix error when taking value when undefined comment is repaired.  -  by @hacxy (bf343)
    View changes on GitHub