summaryrefslogtreecommitdiff
path: root/source/features/use-first-commit-message-for-new-prs.tsx (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-11-09Meta: Bump dependencies and minimum node version (#7047)Gravatar Pavel 1-3/+3
2023-11-01Meta: Use new `select-dom` API (#6992)Gravatar Federico Brigante 1-6/+6
2023-10-16Fix `textContent` types (#6983)Gravatar Federico Brigante 1-3/+3
2023-05-04Lint (ESM file imports + named functions) (#6613)Gravatar Federico Brigante 1-2/+2
2023-02-20Run 50 more features before the whole page has loaded (#6357)Gravatar Federico Brigante 1-1/+0
2022-12-03Update dependencies and lintGravatar Federico Brigante 1-2/+6
2022-09-20Meta: Default to `deduplicate: false` (#5999)Gravatar Federico Brigante 1-1/+2
2022-07-01`use-first-commit-message-for-new-prs` Support formatted commits (#5736)Gravatar Federico Brigante 1-12/+32
2022-05-22Lint (#5647)Gravatar Federico Brigante 1-5/+0
2022-03-13Don't override the PR title and body provided via URL parameters (#5495)Gravatar Federico Brigante 1-8/+14
2022-02-17Fix linkified `use-first-commit-message-for-new-prs` (#5402)Gravatar Florent 1-6/+20
2021-12-10Update dependencies (#5180)Gravatar Federico Brigante 1-1/+2
2021-11-30Fix `use-first-commit-message-for-new-prs` (#5119)Gravatar Florent 1-1/+4
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-4/+4
2021-04-20`fit-textareas`: Improve performance (#4222)Gravatar Federico Brigante 1-1/+1
2021-01-02Meta: Infer better types in `querySelector` and `select-dom` (#3831)Gravatar Federico 1-2/+2
2020-11-17Fix `first-commit-message-for-new-prs` (#3722)Gravatar yakov116 1-7/+3
2020-10-24Meta: Use the Readme as the only source of feature descriptions (#3678)Gravatar Flo Edelmann 1-5/+1
2020-10-18Meta: Validate feature descriptions and functionality (#3621)Gravatar yakov116 1-1/+1
2020-09-14Lint (#3540)Gravatar yakov116 1-1/+1
2020-07-23Add `use-first-commit-message-for-new-prs` feature (#3342)Gravatar yakov116 1-0/+41