Skip to content

v0.16.0

Compare
Choose a tag to compare
@lo5 lo5 released this 07 Sep 21:03
· 156 commits to main since this release

Changelog

  • 05f440a app: Hotkeys #75
  • 2451810 app: Simple website demo
  • 2bd41cb app: macOS calculator clone
  • fdd84e1 feat: Add link() function to API to conjure links to methods #79
  • 8ed63c0 feat: Allow URLs in top nav and menu. Closes #60
  • 6cf4cc4 feat: Allow hashbangs to pass additional parameters #79
  • 254ec83 feat: Generic clickable controls w/ mode=tap #77
  • 91d5322 feat: Hotkeys for mode=tap #75
  • 9588743 feat: Locale-specific date formatting #65
  • 4e33227 feat: Locale-specific list formatting #65
  • 3483b1f feat: Locale-specific number formatting #65
  • 531755c feat: Locale-specific relative time formatting #65
  • fc46d69 feat: Open all non-local markdown links in a new window. Closes #68
  • 7bfc6d1 feat: Register and use hotkeys / keyboard shortcuts. Closes #75
  • 736b96c feat: Rename path= to link= for consistency with new link() API #76 #79
  • 3f29a2e feat: Support callbacks for box(path=) #76