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

Initial version of previous active tab toggle. #4296

Merged
merged 14 commits into from May 19, 2018
Merged

Initial version of previous active tab toggle. #4296

merged 14 commits into from May 19, 2018

Commits on Apr 1, 2018

  1. Initial version of previous active tab toggle. Keyboard shortcut does…

    …n't seem to work.
    Sergey Kojoian committed Apr 1, 2018
    Configuration menu
    Copy the full SHA
    8d9be73 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of https://github.com/jupyterlab/jupyterlab int…

    …o tab-to-last-modified
    Sergey Kojoian committed Apr 1, 2018
    Configuration menu
    Copy the full SHA
    4b5a7e7 View commit details
    Browse the repository at this point in the history
  3. check if the command has already been added.

    Sergey Kojoian committed Apr 1, 2018
    Configuration menu
    Copy the full SHA
    3ab478e View commit details
    Browse the repository at this point in the history
  4. update keyboard shortcut to ctrl shift '

    Sergey Kojoian committed Apr 1, 2018
    Configuration menu
    Copy the full SHA
    d27bf66 View commit details
    Browse the repository at this point in the history
  5. remove trailing white spaces to stop failing travis-ci continuous int…

    …egration.
    Sergey Kojoian committed Apr 1, 2018
    Configuration menu
    Copy the full SHA
    34223d0 View commit details
    Browse the repository at this point in the history
  6. remove trailing white spaces to stop failing travis-ci continuous int…

    …egration.
    Sergey Kojoian committed Apr 1, 2018
    Configuration menu
    Copy the full SHA
    25dff60 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f53254c View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2018

  1. Configuration menu
    Copy the full SHA
    7afcd2d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0780ac4 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2018

  1. Change Ctrl to Accel for OS independence.

    Sergey Kojoian committed May 18, 2018
    Configuration menu
    Copy the full SHA
    7871d8c View commit details
    Browse the repository at this point in the history
  2. grey out previously used tab command when unusable.

    Sergey Kojoian committed May 18, 2018
    Configuration menu
    Copy the full SHA
    094ee03 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2018

  1. grey out previously active tab command when unusable.

    Sergey Kojoian committed May 19, 2018
    Configuration menu
    Copy the full SHA
    454133f View commit details
    Browse the repository at this point in the history
  2. add previously used tab command to the palette.

    Sergey Kojoian committed May 19, 2018
    Configuration menu
    Copy the full SHA
    13f1250 View commit details
    Browse the repository at this point in the history
  3. remove trailing whitespaces.

    Sergey Kojoian committed May 19, 2018
    Configuration menu
    Copy the full SHA
    6cd6312 View commit details
    Browse the repository at this point in the history