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

@noriginmedia/react-spatial-navigation

Package Overview
Dependencies
Maintainers
2
Versions
36
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

234

2.12.9

Diff

Changelog

Source

[2.12.9]

Changed

  • performance optimization: updateLayout is only called for components affected by navigation
asgvard
published 2.12.8 •

Changelog

Source

[2.12.8]

Added

  • onEnterRelease event triggered when the Enter is released from the focused item
asgvard
published 2.12.7 •

Changelog

Source

[2.12.7]

Added

  • SSR support, additional checks for window object to avoid errors on SSR environments.
asgvard
published 2.12.6 •

Changelog

Source

[2.12.6]

Added

  • Added updateAllSpatialLayouts to allow updating components layout at any time that is required.
asgvard
published 2.12.5 •

Changelog

Source

[2.12.5]

Added

  • Added blockNavigationOut to avoid focus out from the selected component.
asgvard
published 2.12.4 •

Changelog

Source

[2.12.4]

Fixed

  • Fixed issue where this library didn't work in SSR environments due to references to DOM-only variables
  • Fixed few issues with referencing non-existing APIs in React Native environments
asgvard
published 2.12.3 •

Changelog

Source

[2.12.3]

Added

  • added throttleKeypresses to prevent canceling of throttled events for individual key presses
asgvard
published 2.12.2 •

Changelog

Source

[2.12.2]

Changed

  • update layouts at the beginning of smartNavigate instead of after setFocus
asgvard
published 2.12.1 •

Changelog

Source

[2.12.1]

Fixed

  • Fixed regression with using autoRestoreFocus on components that are focused + getting unmounted and don't have parent
asgvard
published 2.12.0 •

Changelog

Source

[2.12.0]

Added

  • added autoRestoreFocus prop to control whether parent component should restore focus on any available child when a currently focused child component is unmounted.
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