Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: NoriginMedia/Norigin-Spatial-Navigation
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: Econify/Norigin-Spatial-Navigation
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 4 commits
  • 12 files changed
  • 2 contributors

Commits on Feb 26, 2025

  1. feat: on focus boundary hit (#4)

    * feat: on boundary hit
    
    * chore: ensure child 3 still selected on focus boundary
    christianEconify authored Feb 26, 2025
    Configuration menu
    Copy the full SHA
    82ef9f7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fdadd9d View commit details
    Browse the repository at this point in the history
  3. chore: remove lodash (#3)

    * chore: replace findKey
    
    * chore: replace filter
    
    * chore: replace first
    
    * chore: replace forOwn
    
    * chore: replace forEach
    
    * chore: replace difference
    
    * chore: replace sortBy
    
    * chore: replace debounce
    
    * chore: replace throttle
    
    * chore: remove lodash
    
    * chore: replace noop and randomid
    
    * chore: remove shuffle
    
    * fix: throttle cancel
    
    * chore: remove lodash from webpack
    
    * chore: add source maps
    
    * chore: add tests and align utils to lodash
    
    Wrote an indentical set of tests, one that ran against lodash utils and one that ran against our own utils.
    Made changes to our own utils to ensure that the correct outcome was obtained
    
    * chore: add test for multiple rapid calls
    christianEconify authored Feb 26, 2025
    Configuration menu
    Copy the full SHA
    04b9352 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0b40fc5 View commit details
    Browse the repository at this point in the history
Loading