summaryrefslogtreecommitdiff
path: root/source/features/edit-files-faster.tsx (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-09-05Meta: Rename fast/faster features to "quick" (#4745)Gravatar Shreshtha Misra 1-41/+0
2021-07-07Lint: Enable `comma-dangle` (#4545)Gravatar Federico Brigante 1-4/+4
2021-04-23Restore some features that appear in files and file lists (#4247)Gravatar Federico Brigante 1-0/+1
2021-01-02Meta: Infer better types in `querySelector` and `select-dom` (#3831)Gravatar Federico 1-1/+1
2020-11-30Use `@primer/octicons-react` icons (#3227)20.12.3Gravatar Flo Edelmann 1-1/+1
2020-10-24Meta: Use the Readme as the only source of feature descriptions (#3678)Gravatar Flo Edelmann 1-5/+1
2020-07-19Fix permalink detection in 3 features (#3369)20.7.19Gravatar Fregante 1-2/+3
2020-06-06Restore `edit-files-faster` in "Repository refresh" beta (#3192)Gravatar Flo Edelmann 1-3/+3
2020-06-03Upgrade dependencies (#3168)Gravatar Sindre Sorhus 1-1/+1
2020-05-28Meta: improve GitHub URL parser (#3138)Gravatar Fregante 1-7/+9
2020-05-20Drop `replacebranch` in favor of `parseRoute` (#3109)Gravatar yakov116 1-5/+5
2020-05-19Meta: Reorganize utility functions (#3110)Gravatar Fregante 1-5/+5
2020-05-19Ensure features work on branches/tags with slashes (#3083)20.5.19Gravatar yakov116 1-9/+5
2020-05-08Lint (#3072)Gravatar Fregante 1-1/+2
2020-05-08Extract page-detect.ts into `github-url-detection` (#3062)Gravatar Fregante 1-1/+1
2020-04-29Meta: Use JSX when generating elements with functions (#3034)Gravatar Fregante 1-2/+2
2020-04-20Meta: Improve types (#3006)Gravatar Federico Brigante 1-1/+1
2020-04-20Meta: Make bundles smaller (#3020)Gravatar Federico Brigante 1-1/+2
2020-04-15Improve feature loading mechanism (#2987)Gravatar Federico Brigante 1-1/+4
2020-04-03Allow multiple loaders in a single `features.add` (#2925)Gravatar Federico Brigante 1-1/+2
2020-01-08Meta: Enable JSX linting (#2678)Gravatar Federico Brigante 1-1/+1
2019-12-15Use `@primer/octicons` package instead of curating icons.tsx (#2610)Gravatar Federico Brigante 1-2/+2
2019-07-30Sort features in Readme by area instead of by type (#2283)Gravatar Federico Brigante 1-1/+2
2019-07-29Fix `edit-files-faster` feature (#2279)Gravatar Federico Brigante 1-1/+8
2019-06-22Meta: Dynamically add feature names to files (#2166)19.6.22.1940Gravatar Federico Brigante 1-1/+1
2019-05-17Improve compatibility with `github-file-icons`Gravatar Federico Brigante 1-5/+2
2019-05-13Add description field to features (#2030)Gravatar Sindre Sorhus 1-4/+1
2019-04-26Extract `edit-files-faster`'s CSS (#1986)Gravatar Federico Brigante 1-0/+1
2019-04-23Fix feature name in `edit-files-faster` (#1972)Gravatar Tilmann Meyer 1-1/+1
2019-04-21Meta: Add explicit return types on all functions (#1943)Gravatar Nick Taylor 1-1/+1
2019-04-19Add `edit-files-faster` feature (#1939)Gravatar Federico Brigante 1-0/+36