Releases: luke-chang/js-spatial-navigation
Releases · luke-chang/js-spatial-navigation
v0.3.3
02 Mar 11:44
Compare
Sorry, something went wrong.
No results found
defaultElement now verifies whether the selector is within the section
FIX: Keys with modifiers should be ignored
FIX: The last-focused sectionId should be reset if the corresponding section is removed
CommonJS export is now supported
v0.3.2
11 May 03:42
Compare
Sorry, something went wrong.
No results found
Ignore elements with the "disabled" attribute
v0.3.1
07 Apr 06:33
Compare
Sorry, something went wrong.
No results found
Cancelling "sn:willmove" won't make the default action be taken now
v0.3
21 Mar 06:32
Compare
Sorry, something went wrong.
No results found
Remove jQuery dependency and rename the library
Add more APIs and events
Improve navigating behaviors
Fix minor bugs
v0.2
07 Nov 18:25
Compare
Sorry, something went wrong.
No results found
Brand-new APIs.
Utilize native key events and focus event
Easily define different navigating areas
Options for customizing your navigating logic
v0.1
31 Oct 19:20
Compare
Sorry, something went wrong.
No results found
The first version with a simple jQuery interface