Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-06-06 | Rename and simplify `actionable-pr-view-file` (#6716) | 1 | -91/+0 | ||
2023-05-04 | Lint (ESM file imports + named functions) (#6613) | 1 | -3/+3 | ||
2023-04-25 | Use `getBranches` in more places, cleanup and test (#6556) | 1 | -2/+3 | ||
2023-04-26 | Lint (#6555) | 1 | -0/+9 | ||
2023-04-26 | Update `delegate-it` (#6563) | 1 | -1/+1 | ||
2023-02-20 | Run 50 more features before the whole page has loaded (#6357) | 1 | -0/+2 | ||
2022-09-20 | Meta: Default to `deduplicate: false` (#5999) | 1 | -3/+1 | ||
2022-08-19 | Lint (#5902) | 1 | -1/+1 | ||
2022-08-01 | Don't deduplicate event-only features (#5873) | 1 | -1/+2 | ||
2022-07-30 | Meta: Deinit all feature delegates using `AbortSignal` (#5726) | 1 | -6/+6 | ||
Co-authored-by: Federico Brigante <me@fregante.com> | |||||
2022-07-14 | Lint (#5807) | 1 | -1/+1 | ||
Co-authored-by: yakov116 <16872793+yakov116@users.noreply.github.com> Co-authored-by: Kid <hi@xuann.wang> | |||||
2022-05-29 | Ensure all features appears after navigating to the "Files" tab (#5662) | 1 | -0/+1 | ||
2022-03-18 | Meta: Correctly deinit all features (#5422) | 1 | -2/+2 | ||
Co-authored-by: Federico Brigante <me@fregante.com> | |||||
2021-11-09 | Meta: Replace `__filebasename` with `import.meta.url` (#5058) | 1 | -1/+1 | ||
Co-authored-by: Federico Brigante <me@fregante.com> | |||||
2021-10-14 | Lint (#4885) | 1 | -3/+3 | ||
2021-09-26 | Meta: Add an `asLongAs` option to `features.add()` (#4800) | 1 | -4/+4 | ||
Co-authored-by: yakov116 <16872793+yakov116@users.noreply.github.com> Co-authored-by: Federico Brigante <me@fregante.com> | |||||
2021-07-07 | Lint: Enable `comma-dangle` (#4545) | 1 | -7/+7 | ||
2021-04-08 | Lint (#4207) | 1 | -2/+3 | ||
2021-04-03 | Improve branch getter function (#4193) | 1 | -3/+4 | ||
2021-01-02 | Meta: Infer better types in `querySelector` and `select-dom` (#3831) | 1 | -2/+2 | ||
2020-11-30 | Use `@primer/octicons-react` icons (#3227)20.12.3 | 1 | -1/+1 | ||
Co-authored-by: Federico <me@fregante.com> | |||||
2020-11-03 | Meta: Extract and extend `getRepositoryInfo` (#3695)20.11.5 | 1 | -2/+2 | ||
2020-10-26 | Lint (#3684) | 1 | -4/+2 | ||
Co-authored-by: Federico <me@fregante.com> | |||||
2020-10-24 | Meta: Use the Readme as the only source of feature descriptions (#3678) | 1 | -5/+1 | ||
Co-authored-by: Federico Brigante <me@fregante.com> | |||||
2020-10-18 | Avoid errors caused by `more-dropdown` on issues (#3653) | 1 | -1/+1 | ||
Co-authored-by: Federico <me@fregante.com> Co-authored-by: Laxman <bytemode@outlook.com> | |||||
2020-06-09 | Update dependencies and lint (#3175) | 1 | -8/+6 | ||
Co-authored-by: Fregante <opensource@bfred.it> | |||||
2020-06-03 | Upgrade dependencies (#3168) | 1 | -1/+1 | ||
Co-authored-by: Fregante <opensource@bfred.it> | |||||
2020-06-03 | Let users view/edit/delete files when comparing branches (#3152) | 1 | -0/+85 | ||
Co-authored-by: Fregante <opensource@bfred.it> |