-
-
Notifications
You must be signed in to change notification settings - Fork 3.4k
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
Scroll to cell by ID based on hash fragment #13285
Merged
Merged
Commits on Nov 5, 2022
-
Configuration menu - View commit details
-
Copy full SHA for cccdc53 - Browse repository at this point
Copy the full SHA cccdc53View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4c0684a - Browse repository at this point
Copy the full SHA 4c0684aView commit details -
Add test for scroll to heading/cell, remove
CSS.escape
.`CSS.escape` was no longer correct since the rewrite to manual iteration over cells to fetch headings, since we no longer use `querySelector` and instead compare to actual heading IDs.
Configuration menu - View commit details
-
Copy full SHA for 1b4cc8f - Browse repository at this point
Copy the full SHA 1b4cc8fView commit details -
Configuration menu - View commit details
-
Copy full SHA for dc8289d - Browse repository at this point
Copy the full SHA dc8289dView commit details -
Configuration menu - View commit details
-
Copy full SHA for cef43e1 - Browse repository at this point
Copy the full SHA cef43e1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2d03092 - Browse repository at this point
Copy the full SHA 2d03092View commit details -
Configuration menu - View commit details
-
Copy full SHA for ca07960 - Browse repository at this point
Copy the full SHA ca07960View commit details -
Configuration menu - View commit details
-
Copy full SHA for f0282b3 - Browse repository at this point
Copy the full SHA f0282b3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9388e26 - Browse repository at this point
Copy the full SHA 9388e26View commit details -
Configuration menu - View commit details
-
Copy full SHA for f2edb8b - Browse repository at this point
Copy the full SHA f2edb8bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 565e82f - Browse repository at this point
Copy the full SHA 565e82fView commit details -
Merge branch 'scroll-to-cell' of github.com:krassowski/jupyterlab int…
…o scroll-to-cell
Configuration menu - View commit details
-
Copy full SHA for bd95dec - Browse repository at this point
Copy the full SHA bd95decView commit details
Commits on Nov 7, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 332828e - Browse repository at this point
Copy the full SHA 332828eView commit details -
Configuration menu - View commit details
-
Copy full SHA for f723782 - Browse repository at this point
Copy the full SHA f723782View commit details
Commits on Nov 8, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 15641a5 - Browse repository at this point
Copy the full SHA 15641a5View commit details
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.