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 ctrl-f/g support for notebooks and text files #5795

Merged
merged 46 commits into from Feb 1, 2019

Commits on Jan 7, 2019

  1. wip

    aschlaep committed Jan 7, 2019
    Copy the full SHA
    48a8fed View commit details
    Browse the repository at this point in the history
  2. remove files

    aschlaep committed Jan 7, 2019
    Copy the full SHA
    a1a84d2 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    891ae5d View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    142166c View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    d9408ea View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    01804c0 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    8aea812 View commit details
    Browse the repository at this point in the history
  8. live update index

    aschlaep committed Jan 7, 2019
    Copy the full SHA
    7d3989e View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2019

  1. new UI, styling

    aschlaep committed Jan 12, 2019
    Copy the full SHA
    4f746d0 View commit details
    Browse the repository at this point in the history
  2. minor cleanup

    aschlaep committed Jan 12, 2019
    Copy the full SHA
    d94d150 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2019

  1. Copy the full SHA
    544ae5e View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    bf0ccbd View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    181bd04 View commit details
    Browse the repository at this point in the history
  4. code review updates

    aschlaep committed Jan 16, 2019
    Copy the full SHA
    4d978f1 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2019

  1. cleanup, comments

    aschlaep committed Jan 17, 2019
    Copy the full SHA
    667a4e9 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2019

  1. Copy the full SHA
    744cefd View commit details
    Browse the repository at this point in the history
  2. cleanup per review

    aschlaep committed Jan 28, 2019
    Copy the full SHA
    58a81f9 View commit details
    Browse the repository at this point in the history
  3. add styling, resources

    aschlaep committed Jan 28, 2019
    Copy the full SHA
    42f4d73 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2019

  1. changes per jasons comments

    aschlaep committed Jan 29, 2019
    Copy the full SHA
    14a318e View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    525b1a8 View commit details
    Browse the repository at this point in the history
  3. move canSearchOn to static

    aschlaep committed Jan 29, 2019
    Copy the full SHA
    272af34 View commit details
    Browse the repository at this point in the history
  4. update licenses

    aschlaep committed Jan 29, 2019
    Copy the full SHA
    ad1396f View commit details
    Browse the repository at this point in the history
  5. private underscores

    aschlaep committed Jan 29, 2019
    Copy the full SHA
    d76f1a8 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    5f206c3 View commit details
    Browse the repository at this point in the history
  7. bind -> arrow functions

    jasongrout committed Jan 29, 2019
    Copy the full SHA
    e4ed607 View commit details
    Browse the repository at this point in the history
  8. Change the functions to take only widgets instead of shell.

    Also update to JLab conventions (add docstrings, underscore private things, async/await)
    jasongrout committed Jan 29, 2019
    Copy the full SHA
    b1d95bb View commit details
    Browse the repository at this point in the history
  9. Formatting

    jasongrout committed Jan 29, 2019
    Copy the full SHA
    7b3bef3 View commit details
    Browse the repository at this point in the history
  10. Change signal to have a ‘this’ sender, move offset to SearchInstance

    A few other cleanup changes.
    jasongrout committed Jan 29, 2019
    Copy the full SHA
    184074e View commit details
    Browse the repository at this point in the history
  11. Copy the full SHA
    d75e5c5 View commit details
    Browse the repository at this point in the history
  12. Copy the full SHA
    d5ac6fb View commit details
    Browse the repository at this point in the history
  13. Copy the full SHA
    fb7f998 View commit details
    Browse the repository at this point in the history
  14. async await SearchInstance

    aschlaep committed Jan 29, 2019
    Copy the full SHA
    53aea0f View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2019

  1. Copy the full SHA
    046c830 View commit details
    Browse the repository at this point in the history
  2. async await, update license, and minor refactor for CMSearchProvier, …

    …update CSS, cleanup imports
    aschlaep committed Jan 30, 2019
    Copy the full SHA
    3478507 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    9a0b5dc View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2019

  1. Copy the full SHA
    38224e7 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    f052f5c View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    9e9eab5 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2019

  1. Copy the full SHA
    6955cb0 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    0d048a5 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    52c75fb View commit details
    Browse the repository at this point in the history
  4. Take care of a few more lifecycle and enabling issues; add commands t…

    …o menu.
    
    Also, I refactored the code a bit, which ended up moving logic into the actual command execute functions.
    
    Now find next and previous are only enabled when there is an active search open.
    jasongrout committed Feb 1, 2019
    Copy the full SHA
    de093b1 View commit details
    Browse the repository at this point in the history
  5. A bit more cleanup.

    jasongrout committed Feb 1, 2019
    Copy the full SHA
    337a628 View commit details
    Browse the repository at this point in the history
  6. Fix dependencies.

    jasongrout committed Feb 1, 2019
    Copy the full SHA
    8bef9a2 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    ea774b3 View commit details
    Browse the repository at this point in the history
  8. Fix lint error.

    jasongrout committed Feb 1, 2019
    Copy the full SHA
    31e0484 View commit details
    Browse the repository at this point in the history