Skip to content

v0.7.0

Compare
Choose a tag to compare
@AVGVSTVS96 AVGVSTVS96 released this 11 Feb 19:54
· 355 commits to master since this release
a4f6e8b

What's Changed

Features

User Interface

  • Improve ThemeToggle script, replace CSS with TW, add dark class to html to fix #19 by @AVGVSTVS96 in #25
  • Update code theme switching based on dark and light classes by @AVGVSTVS96 in #30
  • refactor(imports): Add styles import to BaseLayout instead of Main/MDLayout by @AVGVSTVS96 in #26
  • fix: Use Astro-icon for nav icons by @AVGVSTVS96 in #31
  • fix: ThemeSwitcher incorrect size 31604bb
  • Add color transition to TOC links 0328e91
  • Add prose-table b0bd8cf

Content

  • Add reference style links in markdown 1ef64fe 6f28bbb
  • Update blog content, add table styling, add color transitions to TOC, minor enhancements by @AVGVSTVS96 in #27
  • Add badges to README 261a8a3

Dependencies

  • Add sharp dependency, remove package-lock.json, recreate node_modules and lock files by @AVGVSTVS96 in #28
  • Add my remark-sectionize repo as dependency d33d6af

Miscellaneous

Full Changelog: v0.6.0...v0.7.0