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

🪐 Support for JupyterLab 4.x (take 2!) #155

Merged
merged 59 commits into from
Jun 23, 2023

Commits on Jun 11, 2023

  1. 🧹 Rework dependencies (#139)

    * chore: simplify dependencies
    
    * fix: update source-map-loader
    
    Addresses error with nth-check source-map parsing: webpack-contrib/source-map-loader#186
    
    * chore: upgrade to PyPI version
    agoose77 committed Jun 11, 2023
    Configuration menu
    Copy the full SHA
    b14324f View commit details
    Browse the repository at this point in the history
  2. chore: drop peerDependencies

    This is needed for a different PR! oops
    agoose77 committed Jun 11, 2023
    Configuration menu
    Copy the full SHA
    bdaee82 View commit details
    Browse the repository at this point in the history
  3. 🎨 Theme updates for showing proofs, algorithms, and github previews (#…

    …140)
    
    * 🎨 Update for showing proofs
    
    * Update Playwright Snapshots
    
    ---------
    
    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    2 people authored and agoose77 committed Jun 11, 2023
    Configuration menu
    Copy the full SHA
    41b0bb6 View commit details
    Browse the repository at this point in the history
  4. Publish 1.2.0

    SHA256 hashes:
    
    jupyterlab-myst-1.2.0.tgz: e730003c864ec43b85b1d2f0f8fe2cc9ad318a9d9caaa48348b055d2ee85f9d0
    
    jupyterlab_myst-1.2.0-py3-none-any.whl: 29b8055003e713058f9702fcf8d28fbbf74002c9e66cf4625d8746d7ee8f22ae
    
    jupyterlab_myst-1.2.0.tar.gz: fbc686a79543cdd439d256c71d26410d281bcdff6620ff92b7fea247a71b6f12
    agoose77 committed Jun 11, 2023
    Configuration menu
    Copy the full SHA
    65eb89e View commit details
    Browse the repository at this point in the history
  5. chore: run prettier

    agoose77 committed Jun 11, 2023
    Configuration menu
    Copy the full SHA
    18b8511 View commit details
    Browse the repository at this point in the history
  6. wip: jupyterlab4

    agoose77 committed Jun 11, 2023
    Configuration menu
    Copy the full SHA
    a69a4c9 View commit details
    Browse the repository at this point in the history
  7. wip: try jlab 4

    agoose77 committed Jun 11, 2023
    Configuration menu
    Copy the full SHA
    ec1338e View commit details
    Browse the repository at this point in the history
  8. wip: fixed for 4.0

    agoose77 committed Jun 11, 2023
    Configuration menu
    Copy the full SHA
    00e2d5c View commit details
    Browse the repository at this point in the history
  9. wip

    agoose77 committed Jun 11, 2023
    Configuration menu
    Copy the full SHA
    570f776 View commit details
    Browse the repository at this point in the history
  10. wip: more 4.0 fixes

    agoose77 committed Jun 11, 2023
    Configuration menu
    Copy the full SHA
    c4a6a11 View commit details
    Browse the repository at this point in the history
  11. wip: try to rework internals

    agoose77 committed Jun 11, 2023
    Configuration menu
    Copy the full SHA
    29aaef8 View commit details
    Browse the repository at this point in the history
  12. wip: work on trust

    agoose77 committed Jun 11, 2023
    Configuration menu
    Copy the full SHA
    242d569 View commit details
    Browse the repository at this point in the history
  13. feat: restore list item

    agoose77 committed Jun 11, 2023
    Configuration menu
    Copy the full SHA
    140b58d View commit details
    Browse the repository at this point in the history
  14. chore: improve logging

    agoose77 committed Jun 11, 2023
    Configuration menu
    Copy the full SHA
    375dc1e View commit details
    Browse the repository at this point in the history
  15. Pass trust to the mimerenderer (#150)

    rowanc1 authored and agoose77 committed Jun 11, 2023
    Configuration menu
    Copy the full SHA
    3858398 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    0b1641e View commit details
    Browse the repository at this point in the history
  17. fix: typo

    agoose77 committed Jun 11, 2023
    Configuration menu
    Copy the full SHA
    7349656 View commit details
    Browse the repository at this point in the history
  18. chore: merge main

    agoose77 committed Jun 11, 2023
    Configuration menu
    Copy the full SHA
    f0c30a6 View commit details
    Browse the repository at this point in the history
  19. chore: drop legacy mode

    agoose77 committed Jun 11, 2023
    Configuration menu
    Copy the full SHA
    d9f4991 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    e2cb4aa View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    fe4fa6c View commit details
    Browse the repository at this point in the history
  22. fix: empty render

    agoose77 committed Jun 11, 2023
    Configuration menu
    Copy the full SHA
    e492f1c View commit details
    Browse the repository at this point in the history
  23. Change to debug renderers

    rowanc1 committed Jun 11, 2023
    Configuration menu
    Copy the full SHA
    1433429 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    adb8442 View commit details
    Browse the repository at this point in the history
  25. Ignore built css files

    rowanc1 committed Jun 11, 2023
    Configuration menu
    Copy the full SHA
    3e2d7c1 View commit details
    Browse the repository at this point in the history
  26. 🔗 Remove trailing slash

    rowanc1 committed Jun 11, 2023
    Configuration menu
    Copy the full SHA
    79cf0b6 View commit details
    Browse the repository at this point in the history
  27. 🧹 Linting

    rowanc1 committed Jun 11, 2023
    Configuration menu
    Copy the full SHA
    844f0e6 View commit details
    Browse the repository at this point in the history
  28. 📦 Update ts-jest

    rowanc1 committed Jun 11, 2023
    Configuration menu
    Copy the full SHA
    9bcc160 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    0fc4fa3 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    f2c8af4 View commit details
    Browse the repository at this point in the history
  31. Update @jupyterlab/galata?

    rowanc1 committed Jun 11, 2023
    Configuration menu
    Copy the full SHA
    b4ecd0d View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    0f5161d View commit details
    Browse the repository at this point in the history
  33. Try npm_client: jlpm

    rowanc1 committed Jun 11, 2023
    Configuration menu
    Copy the full SHA
    7e79fdb View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    703e2c9 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    b405903 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2023

  1. chore: improve debugging

    agoose77 committed Jun 12, 2023
    Configuration menu
    Copy the full SHA
    c3b43eb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    95a363e View commit details
    Browse the repository at this point in the history
  3. refactor: small cleanups

    agoose77 committed Jun 12, 2023
    Configuration menu
    Copy the full SHA
    1ceb471 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    61746c6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    55ed07a View commit details
    Browse the repository at this point in the history
  6. fix: restore quoting

    agoose77 committed Jun 12, 2023
    Configuration menu
    Copy the full SHA
    2944360 View commit details
    Browse the repository at this point in the history
  7. refactor: drop signal usage

    agoose77 committed Jun 12, 2023
    Configuration menu
    Copy the full SHA
    c4a2e92 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4193d25 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2023

  1. wip

    agoose77 committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    8f0efa8 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2023

  1. Configuration menu
    Copy the full SHA
    b2aedf6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b7c2ab4 View commit details
    Browse the repository at this point in the history
  3. fix: rename attribute

    agoose77 committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    4646cf9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0cc776e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6a64d0b View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2023

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

Commits on Jun 22, 2023

  1. Remove block lifting

    rowanc1 committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    92f9cbf View commit details
    Browse the repository at this point in the history
  2. Upgrade myst packages

    rowanc1 committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    872670b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cc76765 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    14eb106 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3e22dba View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    842fc9b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f2fa307 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    147178e View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2023

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