Skip to content

Releases: hesprs/vitepress-theme-trito

v1.2.2

Choose a tag to compare

@hesprs hesprs released this 15 Jul 14:40
18f97ee

✨ New Feature

  • Added previous / next links for doc pages by default

v1.2.1

Choose a tag to compare

@hesprs hesprs released this 14 Jul 19:26
5b247b6

🐛 Fix

  • Fixed CSS loading issue in distribution package.

v1.2.0

Choose a tag to compare

@hesprs hesprs released this 14 Jul 19:05
e4237bd

⬆️ Improvements

  • Simplified aside panels to make the flow more natural.
  • Improved repo and distribution structure with Bun and Tsdown.

v1.1.2

Choose a tag to compare

@hesprs hesprs released this 09 Jul 14:37
e5ea3cb

🐛 Fix

  • Fix breakage caused by VitePress 2.0.0-beta-18 update.

v1.1.1

Choose a tag to compare

@hesprs hesprs released this 29 Mar 05:32
32bf7b1

⬆️ Improvements

  • Moved <main> element in VPDoc to upper levels to include more elements into main content and improve SEO.

v1.1.0

Choose a tag to compare

@hesprs hesprs released this 14 Mar 03:53
ca06a4f

✨ New Features

  • Add content-before and content-after slots in VPDoc.

⬆️ Improvements

  • Improve typography on titles
  • Fix button color inconsistency
  • Optimize heading styles
  • Use user system default fonts by default. Users can override fonts by CSS variables

v1.0.6

Choose a tag to compare

@hesprs hesprs released this 23 Feb 15:00
619173b

🐛 Fixes

  • Fixed home page linked feature display glitch and add hover effect.

v1.0.5

Choose a tag to compare

@hesprs hesprs released this 15 Feb 12:18
0516818

🐛 Fixes

  • Fixed the ugly white scrollbar controls showing up in sidebar mobile view.

v1.0.4

Choose a tag to compare

@hesprs hesprs released this 15 Feb 11:49
18c42dd

🐛 Fixes

  • Fixed the tagline of the hero section not being centered in mobile view.

⬆️ Improvements

  • Adjust the brand image max size in the hero section.

v1.0.3

Choose a tag to compare

@hesprs hesprs released this 15 Feb 11:29
d1a35ae

🐛 Fixes

  • Fixed the current language marker in the navigation bar language selection button being shifted to next line.

⬆️ Improvements

  • Added styles for images in docs page.