Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@noriginmedia/norigin-spatial-navigation

Package Overview
Dependencies
Maintainers
16
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@noriginmedia/norigin-spatial-navigation - npm Package Versions

13

1.3.0

Diff

Changelog

Source

[1.3.0]

Added

  • new init config option shouldFocusDOMNode that focuses the underlying accessible DOM node too.
asgvard
published 1.2.0 •

Changelog

Source

[1.2.0]

Added

  • new init config option useGetBoundingClientRect that affects the measurements of sizes and coordinates.
guilleconstantino
published 1.1.5 •

Changelog

Source

[1.1.5]

Added

  • Add setThrottle to dynamically change throttle time.

Changed

  • Remove event listeners for unbindEventHandlers regardless of throttle value
guilleconstantino
published 1.1.4 •

Changelog

Source

[1.1.4]

Changed

  • Update parentFocusKey when removeFocusable
  • Fix issue with destroy (added bind)
guilleconstantino
published 1.1.3 •

Changelog

Source

[1.1.3]

Changed

  • Reflect.deleteProperty was replaced by delete to be es5 compliant.
guilleconstantino
published 1.1.2 •

Changelog

Source

[1.1.2]

Added

  • Param focusDetails in focusSelf and setFocus methods.
asgvard
published 1.1.1 •

Changelog

Source

[1.1.1]

Changed

  • Output bundle is now targeting ES5.
asgvard
published 1.1.0 •

Changelog

Source

[1.1.0]

Added

  • Support for React v18 StrictMode. Added useEffectOnce to avoid multiple effect runs on mount that was breaking the generation of the focusKeys.

Fixed

  • Few TS errors that somehow not being checked when the app is built and published ¯_(ツ)_/¯.
asgvard
published 1.0.6 •

Changelog

Source

[1.0.6]

Added

  • Function (getCurrentFocusKey) for retrieving the currently focused component's focus key
  • Support for passing multiple key codes per direction in setKeyMap
asgvard
published 1.0.5 •

Changelog

Source

[1.0.5]

Added

  • Added generic P type for the props passed to useFocusable hook that is available in all callbacks that bounce props back.

Changed

  • Changed all lodash imports to cherry-picked ones to avoid the whole lodash lib to be bundled in the project.
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc