js-spatial-navigation icon indicating copy to clipboard operation
js-spatial-navigation copied to clipboard

A javascript-based implementation of Spatial Navigation.

Results 40 js-spatial-navigation issues
Sort by recently updated
recently updated
newest added

Added possibility to change key mappings because different platforms uses different keyCodes. Would be awesome if you can add this library to npm.

Elements which have no ``offsetWidth`` and no ``offsetHeight`` aren't navigable and therefore it isn't possible to set the focus on those elements even though they're visible to the viewer. To...

Hi, I would like to have a demo for a page having a couple of dropdowns and somme buttons.

**Hi there,** I am facing some issues here, after clicking the button which opens another component my focus disappears and starts from the index 0 element. **How to solve this?**...

whenever a new element is added, the library *sometimes* doesn't see it

`initCustomEvent` is deprecated. Updated to use `new CustomEvent([...])`