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

Update to Lumino 2 #12992

Merged
merged 33 commits into from Sep 4, 2022
Merged

Update to Lumino 2 #12992

merged 33 commits into from Sep 4, 2022

Commits on Sep 3, 2022

  1. Update to Lumino 2

    afshin committed Sep 3, 2022
    Configuration menu
    Copy the full SHA
    196650d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3536e16 View commit details
    Browse the repository at this point in the history
  3. Get tests to build

    afshin committed Sep 3, 2022
    Configuration menu
    Copy the full SHA
    d12f04b View commit details
    Browse the repository at this point in the history
  4. Fix docregistry tests

    afshin committed Sep 3, 2022
    Configuration menu
    Copy the full SHA
    de2c545 View commit details
    Browse the repository at this point in the history
  5. Fix example build

    afshin committed Sep 3, 2022
    Configuration menu
    Copy the full SHA
    1d10221 View commit details
    Browse the repository at this point in the history
  6. Audit some usages of each()

    afshin committed Sep 3, 2022
    Configuration menu
    Copy the full SHA
    8e3d7e6 View commit details
    Browse the repository at this point in the history
  7. Finish audit of each()

    afshin committed Sep 3, 2022
    Configuration menu
    Copy the full SHA
    addf88c View commit details
    Browse the repository at this point in the history
  8. Fix cell remove logic

    afshin committed Sep 3, 2022
    Configuration menu
    Copy the full SHA
    da091bf View commit details
    Browse the repository at this point in the history
  9. Some more test fixes

    afshin committed Sep 3, 2022
    Configuration menu
    Copy the full SHA
    4d7cb52 View commit details
    Browse the repository at this point in the history
  10. Fix notebook tests

    afshin committed Sep 3, 2022
    Configuration menu
    Copy the full SHA
    97e99ac View commit details
    Browse the repository at this point in the history
  11. Update packages/docregistry/src/registry.ts

    Co-authored-by: Frédéric Collonval <fcollonval@users.noreply.github.com>
    afshin and fcollonval committed Sep 3, 2022
    Configuration menu
    Copy the full SHA
    eb2c4da View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    10eecbf View commit details
    Browse the repository at this point in the history
  13. Leave staging/package.json be

    afshin committed Sep 3, 2022
    Configuration menu
    Copy the full SHA
    49aed67 View commit details
    Browse the repository at this point in the history
  14. Update packages/notebook/test/model.spec.ts

    Co-authored-by: Frédéric Collonval <fcollonval@users.noreply.github.com>
    afshin and fcollonval committed Sep 3, 2022
    Configuration menu
    Copy the full SHA
    f9af31e View commit details
    Browse the repository at this point in the history
  15. Update packages/fileeditor-extension/src/commands.ts

    Co-authored-by: Frédéric Collonval <fcollonval@users.noreply.github.com>
    afshin and fcollonval committed Sep 3, 2022
    Configuration menu
    Copy the full SHA
    681aed9 View commit details
    Browse the repository at this point in the history
  16. More test fixes

    afshin committed Sep 3, 2022
    Configuration menu
    Copy the full SHA
    b068e24 View commit details
    Browse the repository at this point in the history
  17. .p- => .lm-, h/t @fcollonval

    afshin committed Sep 3, 2022
    Configuration menu
    Copy the full SHA
    2af5adf View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    93e8e0d View commit details
    Browse the repository at this point in the history
  19. Remove phosphor

    afshin committed Sep 3, 2022
    Configuration menu
    Copy the full SHA
    46b15a8 View commit details
    Browse the repository at this point in the history
  20. Update links

    afshin committed Sep 3, 2022
    Configuration menu
    Copy the full SHA
    d01825a View commit details
    Browse the repository at this point in the history
  21. Fix CSS comments

    afshin committed Sep 3, 2022
    Configuration menu
    Copy the full SHA
    524cc06 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    b8808ab View commit details
    Browse the repository at this point in the history
  23. Fix TOC duplicate key

    afshin committed Sep 3, 2022
    Configuration menu
    Copy the full SHA
    f0ae4ba View commit details
    Browse the repository at this point in the history
  24. Remove console.debug

    afshin committed Sep 3, 2022
    Configuration menu
    Copy the full SHA
    27e8f19 View commit details
    Browse the repository at this point in the history
  25. Fix done checks of iterators

    afshin committed Sep 3, 2022
    Configuration menu
    Copy the full SHA
    c4b552e View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    3cf5a57 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    a52731b View commit details
    Browse the repository at this point in the history
  28. skip for now test with ipywidgets

    fcollonval authored and afshin committed Sep 3, 2022
    Configuration menu
    Copy the full SHA
    2155bc3 View commit details
    Browse the repository at this point in the history
  29. Update snapshots

    fcollonval authored and afshin committed Sep 3, 2022
    Configuration menu
    Copy the full SHA
    be51c26 View commit details
    Browse the repository at this point in the history
  30. Use yield* instead of chain()

    afshin committed Sep 3, 2022
    Configuration menu
    Copy the full SHA
    7410070 View commit details
    Browse the repository at this point in the history
  31. Refactor findTab() function

    afshin committed Sep 3, 2022
    Configuration menu
    Copy the full SHA
    e629e77 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    46eac9e View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    05938c4 View commit details
    Browse the repository at this point in the history