summaryrefslogtreecommitdiff
path: root/source/features/hide-navigation-hover-highlight.tsx (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-09-17Disable `dim-bots` only when clicking on empty areas (#6910)Gravatar Federico Brigante 1-1/+1
2023-07-24Avoid early style removal by GitHub on ajax navigation (#6787)Gravatar Federico Brigante 1-3/+3
2023-07-22Restore `hide-navigation-hover-highlight` on files/notifications (#6779)Gravatar Federico Brigante 1-5/+16
2023-05-04Lint (ESM file imports + named functions) (#6613)Gravatar Federico Brigante 1-1/+1
2023-02-20Run 50 more features before the whole page has loaded (#6357)Gravatar Federico Brigante 1-1/+0
2022-09-20Meta: Default to `deduplicate: false` (#5999)Gravatar Federico Brigante 1-1/+1
2022-07-01Fix CSS features disappearing after clicking on a link (#5752)Gravatar Federico Brigante 1-3/+3
2021-11-09Meta: Replace `__filebasename` with `import.meta.url` (#5058)Gravatar Florent 1-1/+1
2021-07-07Lint: Enable `comma-dangle` (#4545)Gravatar Federico Brigante 1-1/+1
2020-10-24Meta: Use the Readme as the only source of feature descriptions (#3678)Gravatar Flo Edelmann 1-5/+1
2020-09-14Lint (#3540)Gravatar yakov116 1-1/+1
2020-08-10Fix loading logic of features that can't run twice (#3442)Gravatar Federico 1-2/+3
2020-06-03Upgrade dependencies (#3168)Gravatar Sindre Sorhus 1-1/+1
2020-05-19Meta: Reorganize utility functions (#3110)Gravatar Fregante 1-1/+1
2020-04-20Meta: Improve types (#3006)Gravatar Federico Brigante 1-1/+1
2020-04-15Improve feature loading mechanism (#2987)Gravatar Federico Brigante 1-1/+2
2020-04-03Allow multiple loaders in a single `features.add` (#2925)Gravatar Federico Brigante 1-1/+3
2019-07-30Sort features in Readme by area instead of by type (#2283)Gravatar Federico Brigante 1-1/+2
2019-06-22Meta: Dynamically add feature names to files (#2166)19.6.22.1940Gravatar Federico Brigante 1-1/+1
2019-05-13Add description field to features (#2030)Gravatar Sindre Sorhus 1-9/+1
2019-04-26Extract `hide-navigation-hover-highlight`'s CSS (#1986)Gravatar Federico Brigante 1-0/+1
2019-04-21Meta: Add explicit return types on all functions (#1943)Gravatar Nick Taylor 1-1/+1
2019-01-17Drop Babel in favor of esm and TypeScript (#1726)Gravatar Federico Brigante 1-0/+24