Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make Ctrl+Enter work for issue/comment edit (#30720)v1.22.0-rc1 | wxiaoguang | 2024-04-27 | 1 | -2/+2 |
| | | | Fix #30710 | ||||
* | Split `issue edit` code from `repo-legacy.js` into its own file (#30419) | wxiaoguang | 2024-04-12 | 1 | -0/+206 |
Follow Split `index.js` to separate files (#17315) It's time to move some code away from the messy "legacy" file. |