-
Notifications
You must be signed in to change notification settings - Fork 58
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
[Look&Feel] Notebooks Density and Consistency Improvements #2073
Conversation
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
Signed-off-by: Dan Dong <[email protected]>
Signed-off-by: Dan Dong <[email protected]>
Signed-off-by: Dan Dong <[email protected]>
6f8b892
to
1b698e9
Compare
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #2073 +/- ##
==========================================
- Coverage 57.85% 54.75% -3.10%
==========================================
Files 372 394 +22
Lines 14081 15244 +1163
Branches 3712 4124 +412
==========================================
+ Hits 8146 8347 +201
- Misses 5871 6816 +945
- Partials 64 81 +17
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
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.
changes lgtm, although probably need to validate failing checks
ceef45a
to
6410853
Compare
Signed-off-by: Dan Dong <[email protected]>
ccb6bc5
to
9a5c390
Compare
* Updated Notebooks Look & Feel Signed-off-by: Dan Dong <[email protected]> * Fixed error Signed-off-by: Dan Dong <[email protected]> * Fixed error Signed-off-by: Dan Dong <[email protected]> * Fixed lint and cypress test errors Signed-off-by: Dan Dong <[email protected]> --------- Signed-off-by: Dan Dong <[email protected]> (cherry picked from commit 8ac7ea0) Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
…2088) * Updated Notebooks Look & Feel * Fixed error * Fixed error * Fixed lint and cypress test errors --------- (cherry picked from commit 8ac7ea0) Signed-off-by: Dan Dong <[email protected]> Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Description
This PR applies the Look & Feel density and consistency changes to Notebooks:
Screenshots
Small context Menu
Paragraph size
Semantic Headers
Modals
Buttons
Check List
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.