Skip to main content
  • Created:
  • Updated:
  • Author:
    Takeshi Takatsudo

v0.3.0

Released: 2026-02-25

Features

  • Add doc link at bottom-right corner with glass-morphism style (bc94029)
  • Add panel toggle to hide detail controls by default (bc94029)
  • Random initial slug and color scheme on page load (bc94029)
  • Add GitHub and npm icons with links to doc home page (31fc498)

Other Changes

  • Deduplicate CSS with shared floating-link base class (c3368ea)
  • Extract generateRandomState() helper to reduce code duplication (c3368ea)
  • Move Download button inside details section (c3368ea)
  • Add aria-expanded and aria-hidden accessibility attributes (c3368ea)