-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Apply linkify-code to unfolded diffs
#3409
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
This comment has been minimized.
This comment has been minimized.
|
I think this only needs to remove mentions of the issue title since that widget is incompatible with The rest seems correct |
|
Can you look into this as well? #3226 What's going on? Is the selector wrong? |
|
Congratulations for solving the oldest open bug 🍰 |
|
Can you try restoring the laziness from https://github.com/sindresorhus/refined-github/pull/3091/files? I think my code only lacked the |
Yeah, need to narrow it down |
Part of #3084 (if I should mention it)
Resolves #2091
Test: https://github.com/sindresorhus/refined-github/pull/636/files (unfold the diff above)
This PR simply warp the old code with
selector-observerand add an additional selector (.blob-expanded) to make it work on unfolded diffs.Mergeformat-conversation-titlesin this PR as well (on request by #3397 (comment))