Closed novacbn closed 2 years ago
Updated button-like <label>-based Components to emulate button-like behavior, e.g. Enter key activates element.
<label>
Fixed the following Actions / Action Features
keybind(element: HTMLElement, options: IKeybindOptions): IKeybindHandle
keybind(..., {on_bind: IKeybindCallback})
on_bind
Updated the following Components / Component Features
Overlays
Offscreen / Overlay
Offscreen
Overlay
ContextBackdrop
Preview: https://novacbn-kahi-ui-pr-96-run-500.surge.sh
Preview: https://novacbn-kahi-ui-pr-96-run-502.surge.sh
Preview: https://novacbn-kahi-ui-pr-96-run-504.surge.sh
Preview: https://novacbn-kahi-ui-pr-96-run-506.surge.sh
Preview: https://novacbn-kahi-ui-pr-96-run-508.surge.sh
CHANGELOG
Updated button-like
<label>
-based Components to emulate button-like behavior, e.g. Enter key activates element.Fixed the following Actions / Action Features
keybind(element: HTMLElement, options: IKeybindOptions): IKeybindHandle
keybind(..., {on_bind: IKeybindCallback})
— Fixed inline defining ofon_bind
thrashing internal key state of the bind manager.Updated the following Components / Component Features
Overlays
Offscreen
/Overlay
ContextBackdrop