sindresorhus/refined-github
The issue has been closed
WIP: PR merge checklist #2638
fregante posted onGitHub
Events
Most of these are due to GitHub losing events on AJAX navigation
- Avoids JSX events like
onClick
(usedelegate-it
instead) - Avoids
element.addEventListener
(usedelegate-it
instead) - The first parameter of
delegate
isdocument
/document.body
, not anything inside the ajax container
Meta
-
screenshot
is notfalse
unless really hard to show -
[](# feature-name)
inreadme
is the right one, not the name of another copy-pasted feature