Releases: yuki153/react-spatial-navigation
Releases · yuki153/react-spatial-navigation
v1.3.3
Compare
Sorry, something went wrong.
No results found
v1.3.2
Compare
Sorry, something went wrong.
No results found
1.3.2 (2024-01-26)
Bug Fixes
v1.3.1
Compare
Sorry, something went wrong.
No results found
1.3.1 (2023-04-04)
Performance Improvements
⚡️ omit the computation to get relative x,y coordinates (fb4f9eb )
⚡️ optimization of heavily loaded updateLayout (abf0b0a )
⚡️ updateLayout is only called for components affected by navigation (d8039f3 )
v1.3.0
Compare
Sorry, something went wrong.
No results found
1.3.0 (2023-03-29)
Features
Code Refactoring
💡 removed some properties from focusableProps (7e3f4da )
Documentation
✏️ add README.md for English (cbc81af )
v1.2.7
Compare
Sorry, something went wrong.
No results found
1.2.7 (2023-02-18)
Bug Fixes
🐛 no propagation back key event when not focus components (c60dcfb )
v1.2.6
Compare
Sorry, something went wrong.
No results found
1.2.6 (2023-02-06)
Bug Fixes
🐛 hasFocusedChild not updated when mount components first (6904d3b )
v1.2.5
Compare
Sorry, something went wrong.
No results found
1.2.5 (2022-11-30)
Documentation
v1.2.4
Compare
Sorry, something went wrong.
No results found
1.2.4 (2022-11-30)
Documentation
v1.2.3
Compare
Sorry, something went wrong.
No results found
1.2.3 (2022-11-30)
Bug Fixes
🐛 setKeyMap method arg type (a4b74a0 )
Code Refactoring
💡 improve visibility to console log (8317b4e )
v1.2.2
Compare
Sorry, something went wrong.
No results found
1.2.2 (2022-11-25)
Reverts
Revert "fix: 🐛 focusKey not null when removing focusable component" (cff6dfc )