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 statusbar #5508

Merged
merged 410 commits into from Oct 18, 2018
Merged

Add statusbar #5508

merged 410 commits into from Oct 18, 2018
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Jul 13, 2018

  1. Merge pull request #39 from richagadgil/CSSstructure

    initial CSS changes, implementing typsetyle
    declanvk committed Jul 13, 2018
    Copy the full SHA
    eea7043 View commit details
    Browse the repository at this point in the history
  2. quick fix

    richagadgil committed Jul 13, 2018
    Copy the full SHA
    16ca6f1 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #40 from richagadgil/master

    quick fix
    declanvk committed Jul 13, 2018
    Copy the full SHA
    587f8e4 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    a92e962 View commit details
    Browse the repository at this point in the history
  5. fixedCSS

    richagadgil committed Jul 13, 2018
    Copy the full SHA
    48c31f5 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #41 from richagadgil/middleArea

    middle Area + fileUpload refactor
    declanvk committed Jul 13, 2018
    Copy the full SHA
    aa316e0 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2018

  1. changes

    richagadgil committed Jul 18, 2018
    Copy the full SHA
    eee981b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #42 from richagadgil/middleArea

    changes
    declanvk committed Jul 18, 2018
    Copy the full SHA
    010cd30 View commit details
    Browse the repository at this point in the history
  3. Add context switching on app shell changes

    Also support signaling from the status item to the status bar for
    context switches. Also set tsconfig for compilation in strict mode.
    declanvk committed Jul 18, 2018
    Copy the full SHA
    1f72204 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    b8dbc89 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    58cab94 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    8a9d538 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    8bb7cd3 View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    a67668b View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    1cb03d2 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #43 from declanvk/impl-context-switches-v4

    Impl context switches v4
    richagadgil committed Jul 18, 2018
    Copy the full SHA
    2ab9a49 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2018

  1. Copy the full SHA
    ac33944 View commit details
    Browse the repository at this point in the history
  2. group items

    richagadgil committed Jul 19, 2018
    Copy the full SHA
    570fbf3 View commit details
    Browse the repository at this point in the history
  3. editied running session

    richagadgil committed Jul 19, 2018
    Copy the full SHA
    a1a6b1f View commit details
    Browse the repository at this point in the history
  4. text

    richagadgil committed Jul 19, 2018
    Copy the full SHA
    dea2513 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    e3015ae View commit details
    Browse the repository at this point in the history
  6. Merge pull request #44 from richagadgil/CSSgroups

    added groups for icon and text
    richagadgil committed Jul 19, 2018
    Copy the full SHA
    7962103 View commit details
    Browse the repository at this point in the history
  7. minor style changes

    richagadgil committed Jul 19, 2018
    Copy the full SHA
    13882e0 View commit details
    Browse the repository at this point in the history
  8. Refactor file path item

    declanvk committed Jul 19, 2018
    Copy the full SHA
    deaafb0 View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    ff95ce9 View commit details
    Browse the repository at this point in the history
  10. Copy the full SHA
    ce73f01 View commit details
    Browse the repository at this point in the history
  11. Copy the full SHA
    018e066 View commit details
    Browse the repository at this point in the history
  12. Merge pull request #45 from declanvk/refactor-file-path

    Refactor file path
    richagadgil committed Jul 19, 2018
    Copy the full SHA
    b57d4ba View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2018

  1. Copy the full SHA
    246c3a0 View commit details
    Browse the repository at this point in the history
  2. Implement editor syntax item

    declanvk committed Jul 20, 2018
    Copy the full SHA
    21b217a View commit details
    Browse the repository at this point in the history
  3. Fix malformed import

    declanvk committed Jul 20, 2018
    Copy the full SHA
    4872544 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    ad74e6d View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    f2156c1 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #46 from declanvk/impl-syntax-hightlighting-item

    Implement syntax hightlighting item
    richagadgil committed Jul 20, 2018
    Copy the full SHA
    5853800 View commit details
    Browse the repository at this point in the history
  7. titlecase changes

    richagadgil committed Jul 20, 2018
    Copy the full SHA
    fdc2613 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #48 from richagadgil/CSSfinal

    minor style changes
    declanvk committed Jul 20, 2018
    Copy the full SHA
    1210daf View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    7b993f3 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #47 from declanvk/add-item-hovers

    Add hover text for default items
    richagadgil committed Jul 20, 2018
    Copy the full SHA
    9fc4c9c View commit details
    Browse the repository at this point in the history
  11. Convert file upload item to use defaults manager

    Also fill plugin settings with all default item ids
    declanvk committed Jul 20, 2018
    Copy the full SHA
    8749016 View commit details
    Browse the repository at this point in the history
  12. Copy the full SHA
    bd320a6 View commit details
    Browse the repository at this point in the history
  13. Copy the full SHA
    ff46af3 View commit details
    Browse the repository at this point in the history
  14. Copy the full SHA
    0ab1654 View commit details
    Browse the repository at this point in the history
  15. Copy the full SHA
    891380d View commit details
    Browse the repository at this point in the history
  16. Copy the full SHA
    e6537ef View commit details
    Browse the repository at this point in the history
  17. Merge pull request #33 from declanvk/fix-default-item-manager

    Fix default item settings interaction
    richagadgil committed Jul 20, 2018
    Copy the full SHA
    e240607 View commit details
    Browse the repository at this point in the history
  18. Copy the full SHA
    5d04a02 View commit details
    Browse the repository at this point in the history
  19. Copy the full SHA
    6d340be View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2018

  1. Merge pull request #49 from declanvk/add-upload-complete-message

    Add upload complete message
    richagadgil committed Jul 23, 2018
    Copy the full SHA
    8e407e1 View commit details
    Browse the repository at this point in the history
  2. initial interaction

    richagadgil committed Jul 23, 2018
    Copy the full SHA
    2cdf80c View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    9454452 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    a1ac94a View commit details
    Browse the repository at this point in the history
  5. Move and cleanup component styles

    Extracte style variables to single global definition. Also, rename files from ts to tsx and moved status bar styles to typestyle.
    declanvk committed Jul 23, 2018
    Copy the full SHA
    7a022ae View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    4d1d61b View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    629239f View commit details
    Browse the repository at this point in the history
  8. final interaction details

    richagadgil committed Jul 23, 2018
    Copy the full SHA
    2f2123d View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    60507ec View commit details
    Browse the repository at this point in the history
  10. eliminate console log

    richagadgil committed Jul 23, 2018
    Copy the full SHA
    d25a293 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #50 from richagadgil/tabMenu

    initial interaction
    declanvk committed Jul 23, 2018
    Copy the full SHA
    9c394e8 View commit details
    Browse the repository at this point in the history
  12. Copy the full SHA
    967626c View commit details
    Browse the repository at this point in the history
  13. Merge pull request #51 from declanvk/css-tweaks

    Css tweaks
    richagadgil committed Jul 23, 2018
    Copy the full SHA
    cbe2eba View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2018

  1. Copy the full SHA
    70ea971 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    0acca82 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    450df39 View commit details
    Browse the repository at this point in the history
  4. Move item spacing style into common class

    Remove distinction of nonInteractive items, interactive style is now opt-in
    declanvk committed Jul 24, 2018
    Copy the full SHA
    23c5427 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    3d564eb View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    07c78ae View commit details
    Browse the repository at this point in the history
  7. Fix issue with console kernel status on reload

    Also, disabled changing kernels while in console context.
    declanvk committed Jul 24, 2018
    Copy the full SHA
    cf383e3 View commit details
    Browse the repository at this point in the history
  8. Remove top status bar border

    declanvk committed Jul 24, 2018
    Copy the full SHA
    27a8f2d View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    74700d4 View commit details
    Browse the repository at this point in the history
  10. Copy the full SHA
    2cdf025 View commit details
    Browse the repository at this point in the history
  11. hoverBoxCSS

    richagadgil committed Jul 24, 2018
    Copy the full SHA
    dbbbbf1 View commit details
    Browse the repository at this point in the history
  12. hoverBoxCSSe

    richagadgil committed Jul 24, 2018
    Copy the full SHA
    3a810a3 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2018

  1. Merge pull request #54 from richagadgil/lineForm

    hoverBoxCSS
    declanvk committed Jul 25, 2018
    Copy the full SHA
    dcf1e45 View commit details
    Browse the repository at this point in the history
  2. alterHeights

    richagadgil committed Jul 25, 2018
    Copy the full SHA
    913a320 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #55 from richagadgil/dimensions

    alterHeights
    declanvk committed Jul 25, 2018
    Copy the full SHA
    56ebee6 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    b505975 View commit details
    Browse the repository at this point in the history
  5. Update icons

    declanvk committed Jul 25, 2018
    Copy the full SHA
    6ce12ea View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    6611c03 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    65788ad View commit details
    Browse the repository at this point in the history
  8. Dispose of items on status bar disposal

    Also add signal disconnects for the line/col item.
    declanvk committed Jul 25, 2018
    Copy the full SHA
    9e639d6 View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    53a4613 View commit details
    Browse the repository at this point in the history
  10. Update jupyterlab deps

    declanvk committed Jul 25, 2018
    Copy the full SHA
    b0f94c2 View commit details
    Browse the repository at this point in the history
  11. Fix line/col form css

    declanvk committed Jul 25, 2018
    Copy the full SHA
    c5163e1 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2018

  1. Copy the full SHA
    975965d View commit details
    Browse the repository at this point in the history
  2. Redo CSS of line/col popup form

    Temporarily disabled functionality
    declanvk committed Jul 26, 2018
    Copy the full SHA
    10b3cff View commit details
    Browse the repository at this point in the history
  3. Merge pull request #53 from declanvk/add-tab-size-to-console

    Add tab size to console
    richagadgil committed Jul 26, 2018
    Copy the full SHA
    688b745 View commit details
    Browse the repository at this point in the history
  4. Remove unused icons

    declanvk committed Jul 26, 2018
    Copy the full SHA
    994518b View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    b35e501 View commit details
    Browse the repository at this point in the history
  6. Changed alt text from inner div groups to outer to account for hovers…

    … when cursor on outer padding
    richagadgil committed Jul 26, 2018
    Copy the full SHA
    13c8aa1 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    667deb3 View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    9c35a40 View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    840eef0 View commit details
    Browse the repository at this point in the history
  10. Copy the full SHA
    3c868bf View commit details
    Browse the repository at this point in the history
  11. Copy the full SHA
    d92301d View commit details
    Browse the repository at this point in the history
  12. Copy the full SHA
    80b5507 View commit details
    Browse the repository at this point in the history
  13. initial changes

    richagadgil committed Jul 26, 2018
    Copy the full SHA
    b32ddbf View commit details
    Browse the repository at this point in the history
  14. Scope popup event listeners to current body

    Also add key listener for escape to exit popup
    declanvk committed Jul 26, 2018
    Copy the full SHA
    fc94b0d View commit details
    Browse the repository at this point in the history
  15. Copy the full SHA
    e8da9b4 View commit details
    Browse the repository at this point in the history
  16. changed alt text names to reflect interaction, added kernel name to a…

    …ctive sessions alt text
    richagadgil committed Jul 26, 2018
    Copy the full SHA
    4f642a8 View commit details
    Browse the repository at this point in the history
  17. Merge pull request #57 from declanvk/fix-line-col-popup

    Fix issues in line/col popup interaction
    richagadgil committed Jul 26, 2018
    Copy the full SHA
    4c65a52 View commit details
    Browse the repository at this point in the history
  18. Merge pull request #56 from declanvk/update-icons

    Update icons
    richagadgil committed Jul 26, 2018
    Copy the full SHA
    231da7b View commit details
    Browse the repository at this point in the history
  19. added left and right option to hover to align with status bar comppon…

    …ent, added suntax highlighting menu and made editor syntax interactive
    richagadgil committed Jul 26, 2018
    Copy the full SHA
    66eb077 View commit details
    Browse the repository at this point in the history
  20. Copy the full SHA
    a879c6a View commit details
    Browse the repository at this point in the history
  21. Copy the full SHA
    c9c0715 View commit details
    Browse the repository at this point in the history
  22. Merge pull request #59 from richagadgil/altText

    Changed alt text from inner div groups to outer to account for hovers…
    declanvk committed Jul 26, 2018
    Copy the full SHA
    e7dad7a View commit details
    Browse the repository at this point in the history
  23. Copy the full SHA
    4bfbf9d View commit details
    Browse the repository at this point in the history
  24. Merge pull request #58 from richagadgil/syntaxMenu

    Syntax menu
    declanvk committed Jul 26, 2018
    Copy the full SHA
    c8a90c7 View commit details
    Browse the repository at this point in the history
  25. Add CombinedSignal extension

    declanvk committed Jul 26, 2018
    Copy the full SHA
    95c9d1b View commit details
    Browse the repository at this point in the history
  26. Copy the full SHA
    50469c3 View commit details
    Browse the repository at this point in the history
  27. altered filePath to take docManager to check contexts instead of rely…

    …ing on instanceOf behavior
    richagadgil committed Jul 26, 2018
    Copy the full SHA
    e234eb3 View commit details
    Browse the repository at this point in the history
  28. Copy the full SHA
    eb008c0 View commit details
    Browse the repository at this point in the history
  29. eliminated instance trackers and checked current trackers for active …

    …editor for tabSpace component
    richagadgil committed Jul 26, 2018
    Copy the full SHA
    6d51372 View commit details
    Browse the repository at this point in the history
  30. eliminated instance trackers and checked current trackers for active …

    …editor for kernelStatus
    richagadgil committed Jul 26, 2018
    Copy the full SHA
    afc253d View commit details
    Browse the repository at this point in the history
  31. Copy the full SHA
    c9d5faf View commit details
    Browse the repository at this point in the history
  32. Merge pull request #61 from richagadgil/instanceOf

    Instance of
    declanvk committed Jul 26, 2018
    Copy the full SHA
    1a5adbb View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2018

  1. Copy the full SHA
    950af59 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #60 from declanvk/combined-signal-disconnect

    Add CombinedSignal extension
    richagadgil committed Jul 27, 2018
    Copy the full SHA
    41e90c4 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    d7e09d5 View commit details
    Browse the repository at this point in the history
  4. Update kernel icon

    declanvk committed Jul 27, 2018
    Copy the full SHA
    dad4fe4 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    747f28c View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    3036c36 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    9135abe View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    6275bd8 View commit details
    Browse the repository at this point in the history
  9. Remove console logging

    declanvk committed Jul 27, 2018
    Copy the full SHA
    775dff3 View commit details
    Browse the repository at this point in the history
  10. Copy the full SHA
    202abd2 View commit details
    Browse the repository at this point in the history
  11. Update trusted icon

    declanvk committed Jul 27, 2018
    Copy the full SHA
    f52dc70 View commit details
    Browse the repository at this point in the history
  12. Copy the full SHA
    b317d8b View commit details
    Browse the repository at this point in the history
  13. Copy the full SHA
    3ab4f47 View commit details
    Browse the repository at this point in the history
  14. Copy the full SHA
    5ba2b5f View commit details
    Browse the repository at this point in the history
  15. Copy the full SHA
    ea13bbb View commit details
    Browse the repository at this point in the history
  16. Update package.json

    declanvk committed Jul 27, 2018
    Copy the full SHA
    a7132ce View commit details
    Browse the repository at this point in the history
  17. Merge pull request #63 from richagadgil/tabMenu

    fixed resizing and placement issues for status bar hovers, moved text…
    declanvk committed Jul 27, 2018
    Copy the full SHA
    d8973f0 View commit details
    Browse the repository at this point in the history
  18. Merge pull request #62 from declanvk/add-tab-settings-connect

    Add tab settings connect
    richagadgil committed Jul 27, 2018
    Copy the full SHA
    4a75acc View commit details
    Browse the repository at this point in the history
  19. Copy the full SHA
    b1dab88 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2018

  1. Copy the full SHA
    5dbbcfb View commit details
    Browse the repository at this point in the history
  2. Updated GIFs

    richagadgil committed Jul 28, 2018
    Copy the full SHA
    314a7da View commit details
    Browse the repository at this point in the history
  3. updated gif descriptons

    richagadgil committed Jul 28, 2018
    Copy the full SHA
    ee80e9c View commit details
    Browse the repository at this point in the history
  4. Merge pull request #64 from jupyterlab/richagadgil-patch-1

    Update README.md to include video use gif
    declanvk committed Jul 28, 2018
    Copy the full SHA
    6fb9dbe View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    b9c202e View commit details
    Browse the repository at this point in the history
  6. Merge pull request #65 from declanvk/master

    Update package.json for release
    richagadgil committed Jul 28, 2018
    Copy the full SHA
    57cc32c View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    282f8a0 View commit details
    Browse the repository at this point in the history
  8. Bump version

    declanvk committed Jul 28, 2018
    Copy the full SHA
    77f8893 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #66 from declanvk/change-all-ids

    Change all ids to match new package name format
    declanvk committed Jul 28, 2018
    Copy the full SHA
    a5c88a6 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2018

  1. Copy the full SHA
    930377b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #67 from declanvk/update-readme

    Update installation instructions
    declanvk committed Jul 30, 2018
    Copy the full SHA
    d4b9ec6 View commit details
    Browse the repository at this point in the history
  3. Make popup creation fallible

    declanvk committed Jul 30, 2018
    Copy the full SHA
    31652bc View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    03cc58f View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    5941f1d View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    b51d7d2 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    e3c478f View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    bb28768 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #68 from declanvk/add-tab-size-commands

    Add tab size commands
    declanvk committed Jul 30, 2018
    Copy the full SHA
    1c21f90 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2018

  1. Bump minor version

    declanvk committed Jul 31, 2018
    Copy the full SHA
    79c4c7c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #69 from declanvk/release-0.2.0

    Release 0.2.0
    richagadgil committed Jul 31, 2018
    Copy the full SHA
    230bd2e View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2018

  1. Implement resource usage item

    This item will be disabled if the nbresuse package is not installed on the jupyter server
    declanvk committed Aug 3, 2018
    Copy the full SHA
    ddf56ff View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    62680cc View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    f373f70 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #70 from declanvk/impl-nbresuse-item

    Impl nbresuse item
    richagadgil committed Aug 3, 2018
    Copy the full SHA
    5012fb2 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2018

  1. Copy the full SHA
    6fbf118 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    c4c1a2f View commit details
    Browse the repository at this point in the history
  3. Added formatting changes

    richagadgil committed Aug 6, 2018
    Copy the full SHA
    d67fb5a View commit details
    Browse the repository at this point in the history
  4. Merge pull request #71 from richagadgil/oneHover

    ensured only one popup present at one time
    declanvk committed Aug 6, 2018
    Copy the full SHA
    e1250dc View commit details
    Browse the repository at this point in the history
  5. Merge pull request #72 from jupyterlab/richagadgil-patch-1

    Updated READ.me to include nbresuse dependency
    declanvk committed Aug 6, 2018
    Copy the full SHA
    9bf96cb View commit details
    Browse the repository at this point in the history
  6. 0.3.0

    richagadgil committed Aug 6, 2018
    Copy the full SHA
    38dfb56 View commit details
    Browse the repository at this point in the history
  7. 0.3.1

    richagadgil committed Aug 6, 2018
    Copy the full SHA
    3befbb7 View commit details
    Browse the repository at this point in the history
  8. 0.3.0

    richagadgil committed Aug 6, 2018
    Copy the full SHA
    863db2b View commit details
    Browse the repository at this point in the history
  9. Merge pull request #73 from richagadgil/packageUpdate

    Package update
    declanvk committed Aug 6, 2018
    Copy the full SHA
    0a18df1 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2018

  1. Copy the full SHA
    77570a4 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    f0aa8d3 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #74 from declanvk/fix-upload-metrics-errors

    Fix upload metrics errors
    richagadgil committed Aug 8, 2018
    Copy the full SHA
    457ffb6 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2018

  1. Copy the full SHA
    f84499d View commit details
    Browse the repository at this point in the history
  2. Upgrade jupyterlab packages

    declanvk committed Aug 14, 2018
    Copy the full SHA
    d58fc85 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    97dc917 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2018

  1. Merge pull request #75 from declanvk/upgrade-with-jp

    Upgrade with jp
    richagadgil committed Aug 16, 2018
    Copy the full SHA
    27b72ce View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    998a359 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #76 from richagadgil/documentation

    Added documentation for statusbar using typedocs
    declanvk committed Aug 16, 2018
    Copy the full SHA
    4599cea View commit details
    Browse the repository at this point in the history
  4. further documentation

    richagadgil committed Aug 16, 2018
    Copy the full SHA
    d9eaf10 View commit details
    Browse the repository at this point in the history
  5. bumped version changes

    richagadgil committed Aug 16, 2018
    Copy the full SHA
    b289d62 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    f7be754 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    e56f119 View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    94fabb4 View commit details
    Browse the repository at this point in the history
  9. fixed extraneous changes

    richagadgil committed Aug 16, 2018
    Copy the full SHA
    95458e6 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2018

  1. Added extraneous changes

    richagadgil committed Aug 17, 2018
    Copy the full SHA
    2b6defa View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    9e3503c View commit details
    Browse the repository at this point in the history
  3. Merge pull request #77 from richagadgil/versionbump

    bumped version changes
    declanvk committed Aug 17, 2018
    Copy the full SHA
    3089cec View commit details
    Browse the repository at this point in the history
  4. Merge pull request #78 from richagadgil/savingsItem

    Savings item
    declanvk committed Aug 17, 2018
    Copy the full SHA
    89f810f View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    d016a46 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #79 from declanvk/patch-tabspace

    Convert undefined check to null check
    richagadgil committed Aug 17, 2018
    Copy the full SHA
    c32a8e1 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    3bfda92 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #80 from richagadgil/fileUploadPatch

    removing all file upload failure code
    declanvk committed Aug 17, 2018
    Copy the full SHA
    80a261c View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    7bd4f9d View commit details
    Browse the repository at this point in the history
  10. Copy the full SHA
    a73c042 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #82 from richagadgil/statusBarColor

    changed status bar colors to align with Jupyterlab design
    declanvk committed Aug 17, 2018
    Copy the full SHA
    7edac29 View commit details
    Browse the repository at this point in the history
  12. Added null checks

    richagadgil committed Aug 17, 2018
    Copy the full SHA
    1c347ac View commit details
    Browse the repository at this point in the history
  13. Merge pull request #81 from richagadgil/activeCellPatch

    fixed error with reading model from possible null value
    declanvk committed Aug 17, 2018
    Copy the full SHA
    b278941 View commit details
    Browse the repository at this point in the history
  14. Copy the full SHA
    129e621 View commit details
    Browse the repository at this point in the history
  15. Copy the full SHA
    4ecc8c4 View commit details
    Browse the repository at this point in the history
  16. remove curse word

    richagadgil committed Aug 17, 2018
    Copy the full SHA
    f8370bc View commit details
    Browse the repository at this point in the history
  17. Copy the full SHA
    4ae7cd7 View commit details
    Browse the repository at this point in the history
  18. Merge pull request #84 from richagadgil/furtherBugs

    preventing multiple windows from rnedering, fized resize
    declanvk committed Aug 17, 2018
    Copy the full SHA
    b422e0a View commit details
    Browse the repository at this point in the history
  19. version bump 0.3.1

    richagadgil committed Aug 17, 2018
    Copy the full SHA
    fbe5ea1 View commit details
    Browse the repository at this point in the history
  20. Merge pull request #85 from richagadgil/versionBump0.3.1

    version bump 0.3.1
    declanvk committed Aug 17, 2018
    Copy the full SHA
    20d9807 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2018

  1. public version bump

    richagadgil committed Aug 18, 2018
    Copy the full SHA
    3941f1a View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    d9e591f View commit details
    Browse the repository at this point in the history
  3. Merge pull request #86 from richagadgil/publicVersionBump

    public version bump
    declanvk committed Aug 18, 2018
    Copy the full SHA
    a97d176 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2018

  1. Copy the full SHA
    574e639 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    92f7b63 View commit details
    Browse the repository at this point in the history
  3. removed extraneous line

    richagadgil committed Aug 20, 2018
    Copy the full SHA
    efe13f1 View commit details
    Browse the repository at this point in the history
  4. removed extraneous line

    richagadgil committed Aug 20, 2018
    Copy the full SHA
    0b4576e View commit details
    Browse the repository at this point in the history
  5. final

    richagadgil committed Aug 20, 2018
    Copy the full SHA
    98f0acb View commit details
    Browse the repository at this point in the history
  6. Merge pull request #87 from richagadgil/fixUploadError

    fixed fileupload error bug
    declanvk committed Aug 20, 2018
    Copy the full SHA
    efc9f65 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    f114ca1 View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    c3d56e8 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #88 from richagadgil/darkModeChanges

    fixed line/col font color in dark mode
    declanvk committed Aug 20, 2018
    Copy the full SHA
    25417d9 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #89 from richagadgil/documentation

    Documentation
    declanvk committed Aug 20, 2018
    Copy the full SHA
    7f4d857 View commit details
    Browse the repository at this point in the history
  11. Update jupyterlab packages

    declanvk committed Aug 20, 2018
    Copy the full SHA
    5ca3f53 View commit details
    Browse the repository at this point in the history
  12. Copy the full SHA
    6c6d5d3 View commit details
    Browse the repository at this point in the history
  13. Merge pull request #90 from declanvk/release-0.4.0

    Release 0.4.0
    richagadgil committed Aug 20, 2018
    Copy the full SHA
    178af4b View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2018

  1. Copy the full SHA
    d50637e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #91 from declanvk/patch-tabspace-item

    Add check coming to/from null in tabspace model
    richagadgil committed Aug 21, 2018
    Copy the full SHA
    63f5804 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    ed57133 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #92 from declanvk/publish-tabspace-patch

    Patch bump fixing tabspace item
    richagadgil committed Aug 21, 2018
    Copy the full SHA
    304467d View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2018

  1. Copy the full SHA
    daec2c9 View commit details
    Browse the repository at this point in the history
  2. Add nbresuse instructions

    declanvk committed Aug 23, 2018
    Copy the full SHA
    1701478 View commit details
    Browse the repository at this point in the history
  3. Bump patch version

    declanvk committed Aug 23, 2018
    Copy the full SHA
    423bf15 View commit details
    Browse the repository at this point in the history
  4. Bump jupyterlab packages

    declanvk committed Aug 23, 2018
    Copy the full SHA
    a7af199 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #93 from declanvk/release-0.4.2

    Release 0.4.2
    declanvk committed Aug 23, 2018
    Copy the full SHA
    42e2647 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2018

  1. Copy the full SHA
    b2e0de2 View commit details
    Browse the repository at this point in the history
  2. fixed tab hover issue

    richagadgil committed Aug 29, 2018
    Copy the full SHA
    af606b4 View commit details
    Browse the repository at this point in the history
  3. changed editor synatx tax

    richagadgil committed Aug 29, 2018
    Copy the full SHA
    d5c0b94 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #99 from richagadgil/memfix

    added mem indicator to mem item
    declanvk committed Aug 29, 2018
    Copy the full SHA
    67ba1ab View commit details
    Browse the repository at this point in the history
  5. Merge pull request #100 from richagadgil/tabHoverFix

    fixed tab hover issue
    declanvk committed Aug 29, 2018
    Copy the full SHA
    5fa341c View commit details
    Browse the repository at this point in the history
  6. Merge pull request #101 from richagadgil/Syntaxtext

    Syntaxtext
    declanvk committed Aug 29, 2018
    Copy the full SHA
    ed1496d View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2018

  1. Update @jupyterlab packages

    declanvk committed Sep 1, 2018
    Copy the full SHA
    1bb712d View commit details
    Browse the repository at this point in the history
  2. 0.4.3

    declanvk committed Sep 1, 2018
    Copy the full SHA
    f28866c View commit details
    Browse the repository at this point in the history
  3. Merge pull request #103 from declanvk/release-0.4.3

    Release 0.4.3
    richagadgil committed Sep 1, 2018
    Copy the full SHA
    97f16ca View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2018

  1. Update for jlab 0.35 prerelease.

    From the update-dependency script in @jupyterlab/buildutils:
    
    update-dependency --minimal --regex '^@jupyterlab/' ^next
    
    Then I edited the version of @types/react in package.json. Then I cleaned up the yarn.lock:
    
    git clean -dfx
    yarn install
    yarn check
    yarn-tools fix-duplicates yarn.lock > a
    mv a yarn.lock
    git clean -dfx
    yarn install
    jasongrout committed Oct 4, 2018
    Copy the full SHA
    ac56a7b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #105 from jasongrout/jlab35

    Update for jlab 0.35 prerelease.
    declanvk committed Oct 4, 2018
    Copy the full SHA
    b8e0a97 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2018

  1. Add 'packages/statusbar-extension/' from commit 'b8e0a975d28a23ee68c4…

    …542c22122a134dac337d'
    
    git-subtree-dir: packages/statusbar-extension
    git-subtree-mainline: cd265a4
    git-subtree-split: b8e0a97
    saulshanabrook committed Oct 17, 2018
    Copy the full SHA
    811a701 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    2138948 View commit details
    Browse the repository at this point in the history
  3. Ran integrity

    saulshanabrook committed Oct 17, 2018
    Copy the full SHA
    0a3b129 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    1786071 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    c0cf12a View commit details
    Browse the repository at this point in the history
  6. Run yarn lint

    saulshanabrook committed Oct 17, 2018
    Copy the full SHA
    f3c0445 View commit details
    Browse the repository at this point in the history
  7. remove statusbar docs

    saulshanabrook committed Oct 17, 2018
    Copy the full SHA
    cc7bd75 View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    aa67e62 View commit details
    Browse the repository at this point in the history
  9. Run lint

    saulshanabrook committed Oct 17, 2018
    Copy the full SHA
    df8ac7f View commit details
    Browse the repository at this point in the history
  10. Copy the full SHA
    c13bec1 View commit details
    Browse the repository at this point in the history
  11. Copy the full SHA
    1b42f93 View commit details
    Browse the repository at this point in the history
  12. More integrity.

    ian-r-rose committed Oct 17, 2018
    Copy the full SHA
    a851654 View commit details
    Browse the repository at this point in the history