Releases: luke-chang/js-spatial-navigation
Releases · luke-chang/js-spatial-navigation
v0.3.3
v0.3.2
- Ignore elements with the "disabled" attribute
v0.3.1
- Cancelling "sn:willmove" won't make the default action be taken now
v0.3
- Remove jQuery dependency and rename the library
- Add more APIs and events
- Improve navigating behaviors
- Fix minor bugs
v0.2
- Brand-new APIs.
- Utilize native key events and focus event
- Easily define different navigating areas
- Options for customizing your navigating logic
v0.1
- The first version with a simple jQuery interface