summaryrefslogtreecommitdiff
path: root/packages/frontend/src/components/MkAutocomplete.vue (unfollow)
Commit message (Expand)AuthorFilesLines
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
2022-12-30enhance: Proxy custom emojis to reduce image size and accelerate the frontend...tamaina1-12/+19
2022-12-30fix of 912791b3absyuilo1-1/+1
2022-12-29fix(client): オートコンプリートが出ない問題を修正syuilo1-2/+2
2022-12-27Revert "perf?(client): remove needless scoped annotation for style"syuilo1-1/+1
2022-12-27perf?(client): remove needless scoped annotation for stylesyuilo1-1/+1
2022-12-27rename: client -> frontendsyuilo1-0/+0
2022-12-26feat: introduce fluent emojisyuilo1-4/+6
2022-12-22style: add missing trailing commas (#9387)Kagami Sascha Rosylight1-4/+4
2022-08-31refactor(client): align filename to component namesyuilo1-0/+0
2022-07-05chore: fix client lint errors (#8934)Kainoa Kanter1-0/+1
2022-06-20feat: Add Badge Image to Push Notification (#8012)tamaina1-9/+3
2022-04-28fix(client): fix lint issues in autocomplete (#8548)Andreas Nedbal1-11/+11
2022-03-02fix(client): ユーザー名オートコンプリートが正しく動作し...syuilo1-3/+2
2022-03-01refactorsyuilo1-13/+13
2022-01-28refactor(client): i18n.locale -> i18n.tssyuilo1-1/+1
2022-01-11refactor: Composition APIへ移行 (#8121)tamaina1-257/+236
2021-12-18fix(client): fix zindex issuesyuilo1-1/+1
2021-12-14fix(client): オートコンプリートがダイアログの裏に隠れる...syuilo1-2/+2
2021-11-19update linrsyuilo1-14/+14
2021-11-12refactoringsyuilo1-9/+8
2021-09-26chore: clean upsyuilo1-1/+0
2021-09-26chore: clean upsyuilo1-2/+0
2021-09-26feat(client): MFM関数構文のサジェストを実装syuilo1-18/+29
2021-08-12improve(client): Improve emoji autocompletesyuilo1-39/+43
2021-03-23refactor: Use path aliassyuilo1-2/+2
2021-03-23refactor: Tweak path alias of clientsyuilo1-4/+4
2021-03-02Revert "perf: use overflow: clip instead of hidden" (#7273)tamaina1-6/+3
2021-02-27perf: use overflow: clip instead of hiddensyuilo1-3/+6
2020-12-26wipsyuilo1-1/+1
2020-12-19Storage improve (#6976)syuilo1-9/+3
2020-11-03Improve performancesyuilo1-3/+2
2020-10-31補完でタブが効かなくなるケースを修正 (#6779)takonomura1-6/+7
2020-10-17Migrate to Vue3 (#6587)syuilo1-25/+37
2020-07-25Revert "refactor(client): Use v-t for i18n"syuilo1-1/+1
2020-07-25refactor(client): Use v-t for i18nsyuilo1-1/+1
2020-07-05refactrorsyuilo1-1/+1
2020-02-16Clean upsyuilo1-1/+1
2020-02-13OSネイティブの絵文字を使用オプションsyuilo1-3/+3
2020-02-10なんかもうめっちゃ変えたsyuilo1-1/+1
2020-02-01Improve usabilitysyuilo1-0/+3
2020-02-01Improve autocompletesyuilo1-39/+77