index
:
misskey
master
my misskey fork
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
packages
/
frontend
/
src
/
components
/
MkAutocomplete.vue
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-01-15
fix(client): Custom emojis in Inline emoji autocomplete(MkAutoComplete) is wa...
syuilo
1
-11
/
+10
2023-01-14
refactor(client): use css modules
syuilo
1
-107
/
+82
2023-01-09
refactor
syuilo
1
-3
/
+1
2023-01-09
カスタム絵文字一覧情報をmetaから分離
syuilo
1
-2
/
+3
2023-01-07
refactor(client): typed localStorage
syuilo
1
-1
/
+2
2023-01-03
perf(client): use shallowRef for html element ref
syuilo
1
-5
/
+5
2023-01-02
perf: use overflow: clip instead of overflow: hidden (#9443)
tamaina
1
-2
/
+2
2022-12-30
import sanitizeHtml from 'sanitize-html';
tamaina
1
-1
/
+1
2022-12-30
fix(client): add sanitize-html to MkAutocomplete (#9433)
tamaina
1
-1
/
+9
2022-12-30
enhance: Proxy custom emojis to reduce image size and accelerate the frontend...
tamaina
1
-12
/
+19
2022-12-30
fix of 912791b3ab
syuilo
1
-1
/
+1
2022-12-29
fix(client): オートコンプリートが出ない問題を修正
syuilo
1
-2
/
+2
2022-12-27
Revert "perf?(client): remove needless scoped annotation for style"
syuilo
1
-1
/
+1
2022-12-27
perf?(client): remove needless scoped annotation for style
syuilo
1
-1
/
+1
2022-12-27
rename: client -> frontend
syuilo
1
-0
/
+0
2022-12-26
feat: introduce fluent emoji
syuilo
1
-4
/
+6
2022-12-22
style: add missing trailing commas (#9387)
Kagami Sascha Rosylight
1
-4
/
+4
2022-08-31
refactor(client): align filename to component name
syuilo
1
-0
/
+0
2022-07-05
chore: fix client lint errors (#8934)
Kainoa Kanter
1
-0
/
+1
2022-06-20
feat: Add Badge Image to Push Notification (#8012)
tamaina
1
-9
/
+3
2022-04-28
fix(client): fix lint issues in autocomplete (#8548)
Andreas Nedbal
1
-11
/
+11
2022-03-02
fix(client): ユーザー名オートコンプリートが正しく動作し...
syuilo
1
-3
/
+2
2022-03-01
refactor
syuilo
1
-13
/
+13
2022-01-28
refactor(client): i18n.locale -> i18n.ts
syuilo
1
-1
/
+1
2022-01-11
refactor: Composition APIへ移行 (#8121)
tamaina
1
-257
/
+236
2021-12-18
fix(client): fix zindex issue
syuilo
1
-1
/
+1
2021-12-14
fix(client): オートコンプリートがダイアログの裏に隠れる...
syuilo
1
-2
/
+2
2021-11-19
update linr
syuilo
1
-14
/
+14
2021-11-12
refactoring
syuilo
1
-9
/
+8
2021-09-26
chore: clean up
syuilo
1
-1
/
+0
2021-09-26
chore: clean up
syuilo
1
-2
/
+0
2021-09-26
feat(client): MFM関数構文のサジェストを実装
syuilo
1
-18
/
+29
2021-08-12
improve(client): Improve emoji autocomplete
syuilo
1
-39
/
+43
2021-03-23
refactor: Use path alias
syuilo
1
-2
/
+2
2021-03-23
refactor: Tweak path alias of client
syuilo
1
-4
/
+4
2021-03-02
Revert "perf: use overflow: clip instead of hidden" (#7273)
tamaina
1
-6
/
+3
2021-02-27
perf: use overflow: clip instead of hidden
syuilo
1
-3
/
+6
2020-12-26
wip
syuilo
1
-1
/
+1
2020-12-19
Storage improve (#6976)
syuilo
1
-9
/
+3
2020-11-03
Improve performance
syuilo
1
-3
/
+2
2020-10-31
補完でタブが効かなくなるケースを修正 (#6779)
takonomura
1
-6
/
+7
2020-10-17
Migrate to Vue3 (#6587)
syuilo
1
-25
/
+37
2020-07-25
Revert "refactor(client): Use v-t for i18n"
syuilo
1
-1
/
+1
2020-07-25
refactor(client): Use v-t for i18n
syuilo
1
-1
/
+1
2020-07-05
refactror
syuilo
1
-1
/
+1
2020-02-16
Clean up
syuilo
1
-1
/
+1
2020-02-13
OSネイティブの絵文字を使用オプション
syuilo
1
-3
/
+3
2020-02-10
なんかもうめっちゃ変えた
syuilo
1
-1
/
+1
2020-02-01
Improve usability
syuilo
1
-0
/
+3
2020-02-01
Improve autocomplete
syuilo
1
-39
/
+77
[next]