Skip to content

v0.1.5

Choose a tag to compare

@ctate ctate released this 15 Apr 06:09
· 30 commits to main since this release
73edddc

Bug Fixes

  • Fixed Shift key producing input in the terminal when pressed alone
  • Fixed focus scroll — focusing the terminal no longer causes unwanted page scroll
  • Fixed height lockmaxHeight calculation now accounts for border-box sizing and border widths

Improvements

  • Docs tables — option/property tables on the Vanilla and React pages now use proper HTML <table> elements
  • Docs routing — the introduction page is now served at / with a redirect from /introduction
  • Star count cache — reduced GitHub star count revalidation interval from 24 hours to 1 hour