summaryrefslogtreecommitdiff
path: root/packages/frontend/src/components/MkAutocomplete.vue (unfollow)
Commit message (Expand)AuthorFilesLines
2025-04-16Complete unicode emoji after last colon (#13384)anatawa121-16/+61
2025-03-31🎨syuilo1-1/+1
2025-03-20lint fixessyuilo1-2/+2
2025-03-19refactor(frontend): use useTemplateRef for DOM referencingsyuilo1-2/+2
2025-03-10refactor(frontend): rename pizzax fieldssyuilo1-3/+3
2025-03-09refactor(frontend): scripts -> utilitysyuilo1-4/+4
2025-03-09Refine preferences (#15597)syuilo1-6/+7
2025-02-26fix(frontend): ユーザのサジェスト中に@を入力してもサジェ...おさむのひと1-2/+4
2025-02-05refactor(frontend): remove X theme properties (#15376)syuilo1-3/+3
2025-02-05refactor(frontend): verbatimModuleSyntaxを有効化 (#15323)かっこかり1-1/+2
2024-10-09refactor(frontend): prefix css variables (#14725)syuilo1-3/+3
2024-09-09feat(frontend): ノート・ユーザータイムライン埋め込み (#13929)かっこかり1-3/+3
2024-03-02fix(frontend): MkCustomEmojiでフォールバックをテキストか画像...tamaina1-1/+1
2024-03-02fix(frontend): ピン留め or 履歴に表示されるカスタム絵文字...おさむのひと1-1/+1
2024-02-23Fix(frontend): 絵文字オートコンプリートの優先順位がおか...1Step6211-94/+2
2024-02-13(re) update SPDX-FileCopyrightTexttamaina1-1/+1
2024-02-13Revert "update SPDX-FileCopyrightText"tamaina1-1/+1
2024-02-12update SPDX-FileCopyrightTextsyuilo1-1/+1
2024-02-02fix(frontend): selectUserのパラメータを調整 (#13142)かっこかり1-1/+1
2024-01-19Enhance(frontend): MFMの属性にオートコンプリートが利用でき...1Step6211-2/+15
2024-01-10Enhance(frontend): 絵文字ピッカー/オートコンプリートで完全...1Step6211-4/+13
2024-01-04refactor(frontend): os.tsに引き込んだscripts/api.tsの再exportをや...おさむのひと1-2/+3
2023-12-18Enhance(frontend): Shift+Tabで前の補完候補が選択できるように ...1STEP6211-1/+14
2023-11-24enhance(frontend): 絵文字のオートコンプリートのアルゴリズ...まっちゃとーにゅ1-21/+17
2023-11-23絵文字のオートコンプリート強化の対応 (#12365)おさむのひと1-23/+77
2023-11-17enhance(frontend): MFMでルビを振れるようにsyuilo1-1/+1
2023-09-19refactor(frontend): use ESMsyuilo1-10/+10
2023-07-27chore: 著作権とライセンスについての情報を各ファイルに...Shun Sakai1-0/+5
2023-07-17perf(frontend): improve performance of contextmenusyuilo1-6/+2
2023-06-01perf(#10923): CSS Modules のクラス名をインライン化する (#10930)Acid Chicken (硫酸鶏)1-1/+1
2023-06-01enhance(frontend): 追加の絵文字用辞書をダウンロードできる...syuilo1-1/+14
2023-05-30perf(frontend): emojilistのサイズ削減syuilo1-13/+0
2023-02-22lintsyuilo1-1/+1
2023-02-16refactor: remove all unused imports (#9951)Kagami Sascha Rosylight1-1/+0
2023-02-08revert: 650187deafsyuilo1-1/+1
2023-02-08perf(client): do not render custom emojis in user namessyuilo1-1/+1
2023-02-03fix(client): オートコンプリートでUnicode絵文字がカスタム絵...tamaina1-1/+2
2023-01-26tweak custom emoji handlingsyuilo1-2/+2
2023-01-16refactortamaina1-1/+4
2023-01-16setIntervaltamaina1-3/+3
2023-01-16wiptamaina1-40/+40
2023-01-15fix(client): Custom emojis in Inline emoji autocomplete(MkAutoComplete) is wa...syuilo1-11/+10
2023-01-14refactor(client): use css modulessyuilo1-107/+82
2023-01-09refactorsyuilo1-3/+1
2023-01-09カスタム絵文字一覧情報をmetaから分離syuilo1-2/+3
2023-01-07refactor(client): typed localStoragesyuilo1-1/+2
2023-01-03perf(client): use shallowRef for html element refsyuilo1-5/+5
2023-01-02perf: use overflow: clip instead of overflow: hidden (#9443)tamaina1-2/+2
2022-12-30import sanitizeHtml from 'sanitize-html';tamaina1-1/+1
2022-12-30fix(client): add sanitize-html to MkAutocomplete (#9433)tamaina1-1/+9