Compatibility
Compatible with iOS 8.0 to 16.3.1
Description
Makes GitHub website more accessible on iOS 16.3 and lower by injecting CSS with unsupported syntax removed.
Changelog
2.2.0:
Fixed some broken elements in the issues page on iOS < 15.4
Made the JS code injected only once
2.1.1: Fixed GitHub website crashing in some pages
2.1.0:
Fixed commit description and time not being displayed on iOS < 16.4
Fixed some broken control elements on iOS < 15.4
Minified CSS code before injecting
2.0.0: Made JS code loaded from files
1.0.7: Made "Get assets" button appear for expanded assets as well
1.0.6: Added Polyfills tweak as a dependency
1.0.5:
Added "Get assets" button to GitHub Releases page on iOS 14 and lower to work around the assets being not downloadable
Allows installation on iOS 8
1.0.4: Added support for iOS 9 - 11
1.0.3:
Added stub value for HTMLDialogElement interface so that GitHub Search feature can work
Added com.apple.WebKit to the tweak plist so that it works on App Store browsers
1.0.2: Added polyfill for Array.prototype.at so that Issues page can be loaded
1.0.1: Removed unnecessary bits