summaryrefslogtreecommitdiff
path: root/packages/frontend/src/utility/autocomplete.ts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* merge upstream againHazelnoot2025-04-241-5/+32
|\
| * Complete unicode emoji after last colon (#13384)anatawa122025-04-161-5/+32
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * chore: add types on MkAutocomplete * feat: complete `:emoji:` to unicode emoji * chore: do not use fuzzy match for emojiComplete * docs(changelog): Unicode絵文字をslugから入力する際に`:ok:`のように最後の`:`を入力したあとにUnicode絵文字に変換できるように * docs(changelog): update changelog insertion position * chore: improve indent --------- Co-authored-by: Sayamame-beans <61457993+Sayamame-beans@users.noreply.github.com> Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
* | merge upstreamHazelnoot2025-03-251-2/+2
|/
* refactor(frontend): scripts -> utilitysyuilo2025-03-091-0/+323