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

Issue#512: Navigate through conversations with hotkeys #2042

Closed
wants to merge 2 commits into from

Commits on Feb 6, 2018

  1. issue#512: add keydown listeners for ctrl/alt + up/down combinations …

    …to switch conversations
    
    Also add some utility to the conversation stack to understand what is currently at the top of the stack without having to reach into the DOM. This will make unit testing the changes much easier.
    colefranz committed Feb 6, 2018
    Configuration menu
    Copy the full SHA
    6e5b9c4 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2018

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