Skip to content

Latest commit

 

History

History
32 lines (24 loc) · 842 Bytes

CHANGELOG.md

File metadata and controls

32 lines (24 loc) · 842 Bytes

Change Log

This project adheres to Semantic Versioning.

0.4.0

  • Added hotkeys for list items (by Fedorov Ignatij).

0.3.1

  • Fixed jumps for slow client-render apps.

0.3.0

  • Changed modifier order for Windows canonical order (by @myandrienko).
  • Improved MacOS X support in getHotKeyHint (by @myandrienko).
  • Fixed listeners leak in pressKeyUX (by @ilyhryh).
  • Fixed docs (by @myandrienko, @lentsd, and @maximal).

0.2.1

  • Fixed menu typing search and hotkeys conflict.

0.2.0

  • Added typing search for menu (by @VladBrok).

0.1.2

  • Fixed scroll on up/down keys in menu.
  • Fixed jumps in real apps with slower render.

0.1.1

  • Fixed focus jump to checked radio input.
  • Fixed hotkey tracking with focus on radio input.
  • Fixed focus jump after mouse click.

0.1.0

  • Initial release.