-
Notifications
You must be signed in to change notification settings - Fork 2.8k
notebook api review comments batch 2 #13012
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
Conversation
4d363c0 to
c8b9969
Compare
|
@JonasHelming FYI, I don't really have time to test this appropriately today. Also, I believe the actual improvements to end-users are fairly minor, so it's not all too important to get this into the community release. |
b197d77 to
65f52e6
Compare
msujew
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I didn't look at the behavior yet, but I have a few comments on the code.
packages/notebook/src/browser/contributions/notebook-actions-contribution.ts
Outdated
Show resolved
Hide resolved
packages/notebook/src/browser/service/notebook-editor-widget-service.ts
Outdated
Show resolved
Hide resolved
Signed-off-by: Jonah Iden <[email protected]>
Signed-off-by: Jonah Iden <[email protected]>
better context key reactions of toolbars Signed-off-by: Jonah Iden <[email protected]>
Signed-off-by: Jonah Iden <[email protected]>
Signed-off-by: Jonah Iden <[email protected]>
Signed-off-by: Jonah Iden <[email protected]>
Signed-off-by: Jonah Iden <[email protected]>
Signed-off-by: Jonah Iden <[email protected]>
and type converters Signed-off-by: Jonah Iden <[email protected]>
Signed-off-by: Jonah Iden <[email protected]>
Signed-off-by: Jonah Iden <[email protected]>
Signed-off-by: Jonah Iden <[email protected]>
Signed-off-by: Jonah Iden <[email protected]>
995c9a4 to
9e4f497
Compare
msujew
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks, look good to me 👍
What it does
This is the second batch of Review comments from #12442
this also starts the bigger review task of reorganizing the types from notebook-common
How to test
here you can find a test notebook.
important things to test:
Follow-ups
Review checklist
Reminder for reviewers