Bump lumino packages to 2.0.0-beta.0#13828
Merged
Merged
Conversation
|
Thanks for making a pull request to jupyterlab! |
71cbd9c to
7079293
Compare
Member
|
Thanks @krassowski for all the fixes. I analyzed more deeply the error with the markdown cell and I think I get to the bottom of the code to blame in 7079293. |
Member
Author
|
Thank you! We still see failures in |
Member
I'll have a look tomorrow |
d1d6769 to
0c5c638
Compare
This was added in jupyterlab/lumino#443.
Overriding lumino 2.0 default strict CSS containment
Co-authored-by: Frédéric Collonval <fcollonval@users.noreply.github.com>
commented style introduced in jupyterlab#13276
Big thanks to @brichet
Member
|
bot please update documentation snapshots |
Contributor
|
Documentation snapshots updated. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
References
Needed for #13652 (and 4.0 release of course).
Corresponding lumino calver tag/changelog: v2023.1.13-beta.0.
Code changes
2.0.0-alpha.6→2.0.0-beta.0@lumino/datagridversion to2.0.0-beta.0Initially we though we will release next
@lumino/datagridas 1.0, but it was changed in AuditDataGridpublic API in preparation for 0.x => 2.0 lumino#458 without reflecting the changes on the lab side.Signal.block()shimsBlockers:
contain:strict#13831contain: stricton.jp-NotebookPanel-toolbar(via!important) so that the kernel tooltip shows up again (8520e39)