Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add keyboard behaviors to menubar #3220

Open
wants to merge 21 commits into
base: develop
Choose a base branch
from

Commits on Jul 26, 2024

  1. feat: adding usePrevious hook

    tespin committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    b9535b3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    919b94b View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2024

  1. Configuration menu
    Copy the full SHA
    3706d60 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2024

  1. Configuration menu
    Copy the full SHA
    9d15664 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    be4ba67 View commit details
    Browse the repository at this point in the history
  3. chore: cleanup

    tespin committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    0c98e43 View commit details
    Browse the repository at this point in the history
  4. chore: cleanup again

    tespin committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    04e26e0 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2024

  1. fix: updated snapshots

    tespin committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    c612b31 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5b00ec3 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2024

  1. Configuration menu
    Copy the full SHA
    5545111 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2024

  1. Configuration menu
    Copy the full SHA
    0a5e398 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    097dab4 View commit details
    Browse the repository at this point in the history
  3. adding submenu context

    tespin committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    8c631fb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    572d9ef View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c8770f5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    04d5e12 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    530147f View commit details
    Browse the repository at this point in the history
  8. feat: refactored to separate components, implemented navigating list …

    …with up and down arrows
    tespin committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    c5be1e7 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    697b19c View commit details
    Browse the repository at this point in the history
  10. fix: snapshots updated

    tespin committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    0eac300 View commit details
    Browse the repository at this point in the history
  11. fix: fixed lint errors

    tespin committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    654889e View commit details
    Browse the repository at this point in the history