Skip to content

v2.8.0

Choose a tag to compare

@oscarlorentzon oscarlorentzon released this 04 Sep 13:44
· 1083 commits to main since this release

New features and Improvements

  • Method for checking if library is supported (or fallback supported) by browser #165
  • Keyboard handlers for spatial and sequence navigation as well as zoom #234
  • Fallback navigation component without CSS transformations #177

Bug fixes

  • Navigable property and event as well as explaining move method errors #256
  • Spatial arrows does not disappear for direction component #257
  • Set filters only once #258

Documentation

  • Check for browser support, navigable logic, edge events, and keyboard handler examples