This project adheres to Semantic Versioning.
- Fixed hotkeys with
Alton MacOS (by @mira-kovar).
- Added
focusgrouplimited polyfill (by @echo-vladimir & @mezhnin).
- Added support for hotkey with any modifier (
Alt/Meta) inside text input. - Added click by
Spacekey support topressKeyUX().
- Added
inertandaria-hiddensupport.
- Fixed
contenteditablesupport (by @vitalybaev).
- Fixed hotkey with space support (by @vitalybaev).
- Fixed hotkeys with space (by @vitalybaev).
- Added ability to put focus to text input by hotkey.
- Fixed Safari support.
- Add support for hotkey with
Alton focus in text fields.
- Changed hotkeys override API with transformers (by @myandrienko).
- Added
hotkeyMacCompattransformer (by @myandrienko).
- Reduced npm package size.
- Fixed
aria-controlsjump with loader in next menu. - Fixed blur on
Escon last element of jump queue. - Fixed pressed state on pressing two hotkeys.
- Added
toolbarsupport tofocusGroupKeyUX()(by @dmitry-kurmanov).
- Renamed
menuKeyUX()tofocusGroupKeyUX()(by @dmitry-kurmanov). - Added more
roletofocusGroupKeyUX()(by @dmitry-kurmanov).
- Added hotkeys for list items (by Fedorov Ignatij).
- Fixed jumps for slow client-render apps.
- Changed modifier order for Windows canonical order (by @myandrienko).
- Improved Mac OS X support in
getHotKeyHint(by @myandrienko). - Fixed listeners leak in
pressKeyUX(by @ilyhryh). - Fixed docs (by @myandrienko, @lentsd, and @maximal).
- Fixed
menutyping search and hotkeys conflict.
- Added typing search for
menu(by @VladBrok).
- Fixed scroll on up/down keys in
menu. - Fixed jumps in real apps with slower render.
- Fixed focus jump to checked radio input.
- Fixed hotkey tracking with focus on radio input.
- Fixed focus jump after mouse click.
- Initial release.