FoundKey/packages/client/src/components
2022-07-19 17:18:19 +02:00
..
form chore(client): tweak ui 2022-07-16 11:28:17 -04:00
global fix lint @typescript-eslint/ban-types 2022-07-16 11:55:04 -04:00
page fix lint padded-blocks 2022-07-16 11:53:35 -04:00
ui Merge branch 'main' into fix-chat-continuation 2022-07-19 07:08:51 +00:00
abuse-report-window.vue keep URL of reported object separate 2022-07-19 17:18:18 +02:00
abuse-report.vue client: display URLs in report 2022-07-19 17:18:19 +02:00
analog-clock.vue refactor: use Vite to build instead of webpack (#8575) 2022-05-01 22:51:07 +09:00
autocomplete.vue chore: fix client lint errors (#8934) 2022-07-18 12:48:09 +02:00
avatars.vue refactor(client): use composition api 2022-01-06 23:07:32 +09:00
captcha.vue refactor(client): remove invalid computed 2022-07-13 12:59:07 +02:00
channel-follow-button.vue fix lints (#8737) 2022-05-26 22:53:09 +09:00
channel-preview.vue refactor(client): i18n.locale -> i18n.ts 2022-01-28 11:39:49 +09:00
chart-tooltip.vue chore(client): fix type def 2022-07-13 12:56:08 +02:00
chart.vue feat: allow GET for some endpoints 2022-07-13 11:23:15 +02:00
code-core.vue fix prismjs import 2022-07-18 13:05:03 +02:00
code.vue refactor: Composition APIへ移行 (#8121) 2022-01-11 00:05:18 +09:00
cropper-dialog.vue Update cropper-dialog.vue 2022-06-11 18:48:59 +09:00
cw-button.vue fix lints (#8737) 2022-05-26 22:53:09 +09:00
date-separated-list.vue remove ads from client 2022-07-13 23:19:50 +02:00
dialog.vue fix lints (#8737) 2022-05-26 22:53:09 +09:00
drive-file-thumbnail.vue refactor(client): Refine routing (#8846) 2022-07-09 05:56:36 -04:00
drive-select-dialog.vue Fix lint issues in Drive components (#8613) 2022-05-05 20:45:50 +09:00
drive-window.vue chore: fix lint errors (#8981) 2022-07-13 00:45:57 +02:00
drive.file.vue Fix lint issues in Drive components (#8613) 2022-05-05 20:45:50 +09:00
drive.folder.vue chore: fix some lints automatically (#8788) 2022-06-10 14:36:55 +09:00
drive.nav-folder.vue Fix lint issues in Drive components (#8613) 2022-05-05 20:45:50 +09:00
drive.vue chore: fix some lints automatically (#8788) 2022-06-10 14:36:55 +09:00
emoji-picker-dialog.vue fix(client): リアクション設定で絵文字ピッカーが開かないのを修正 2022-01-28 12:30:47 +09:00
emoji-picker-window.vue Fix lint issues in emoji picker components (#8620) 2022-05-07 17:00:05 +09:00
emoji-picker.section.vue Fix lint issues in emoji picker components (#8620) 2022-05-07 17:00:05 +09:00
emoji-picker.vue fix: try to prevent autocomplete for emoji search (#8798) 2022-06-08 20:20:37 +09:00
featured-photos.vue refactor: Composition APIへ移行 (#8138) 2022-01-18 23:06:16 +09:00
file-list-for-admin.vue open fewer links with "window" behavior 2022-07-13 11:23:13 +02:00
file-type-icon.vue refactor(client): use composition api 2022-01-07 13:27:17 +09:00
follow-button.vue refactor: follow button (#8789) 2022-06-10 14:29:46 +09:00
forgot-password.vue fix: spellcheck is boolean not string 2022-07-16 11:51:44 -04:00
form-dialog.vue fix lint no-prototype-builtins 2022-07-16 11:54:42 -04:00
formula-core.vue chore: fix client lint errors (#8934) 2022-07-18 12:48:09 +02:00
formula.vue fix(lint): semicolong spacing 2022-07-16 11:53:23 -04:00
gallery-post-preview.vue refactoring 2021-11-12 02:02:25 +09:00
google.vue remove 'search with google' localisation 2022-07-11 12:37:32 +02:00
image-viewer.vue fix lints (#8737) 2022-05-26 22:53:09 +09:00
img-with-blurhash.vue chore(client): fix type 2022-07-16 12:04:15 -04:00
index.ts remove ads from client 2022-07-13 23:19:50 +02:00
instance-card-mini.vue chore(client): fix type 2022-07-13 12:43:26 +02:00
instance-stats.vue chore(client): tweak style 2022-07-15 10:25:27 +02:00
instance-ticker.vue fix: ノートのインスタンス情報の文字に縁を付けて見やすくする (#8697) 2022-05-19 16:17:00 +09:00
key-value.vue chore(client): tweak style 2022-07-13 13:22:28 +02:00
launch-pad.vue tweak client 2022-03-27 16:28:25 +09:00
link.vue refactor: use Vite to build instead of webpack (#8575) 2022-05-01 22:51:07 +09:00
marquee.vue enhance(client): improve marquee 2022-07-16 12:00:06 -04:00
media-banner.vue wip: refactor(client): migrate components to composition api 2022-01-16 08:24:53 +09:00
media-caption.vue fix lints (#8737) 2022-05-26 22:53:09 +09:00
media-image.vue refactor(client): use composition api 2022-01-28 00:46:49 +09:00
media-list.vue update deps 2022-04-01 19:13:40 +09:00
media-video.vue properly display alt text for videos (#8802) 2022-06-09 23:35:58 +09:00
mention.vue refactor mention component to use composition api 2022-07-13 10:20:13 +02:00
mfm.ts lint fixes 2022-07-13 10:16:57 +02:00
mini-chart.vue refactor(client): extract interval logic to a composable function 2022-07-13 12:34:33 +02:00
MkNoteSub.vue wip: refactor(client): migrate paging components to composition api 2022-01-14 10:25:51 +09:00
modal-page-window.vue chore(client): tweak style 2022-07-15 10:23:34 +02:00
note-detailed.vue enhance: show recipients of notes with specified visibility (#8949) 2022-07-14 10:49:56 +02:00
note-header.vue enhance: show recipients of notes with specified visibility (#8949) 2022-07-14 10:49:56 +02:00
note-preview.vue wip: refactor(client): migrate paging components to composition api 2022-01-14 10:29:18 +09:00
note-simple.vue fix(client): render quote renote CWs as MFM (#8792) 2022-06-09 23:45:16 +09:00
note.vue fix collapsing long notes 2022-07-19 10:02:40 +02:00
notes.vue remove ads from client 2022-07-13 23:19:50 +02:00
notification-setting-window.vue refactor: notification setting window composition API (#8860) 2022-07-13 11:23:16 +02:00
notification-toast.vue fix: iPhone X以降(?)でページの内容が全て表示しきれないのを修正 (#8375) 2022-03-05 02:00:45 +09:00
notification.vue refactor(client): use setup syntax 2022-07-13 12:56:22 +02:00
notifications.vue refactor(client): extract interval logic to a composable function 2022-07-13 12:34:33 +02:00
number-diff.vue chore: lint fixes 2022-06-05 12:26:36 +09:00
object-view.value.vue chore(client): tweak client 2022-07-13 13:24:40 +02:00
object-view.vue chore(client): tweak client 2022-07-13 13:24:40 +02:00
page-preview.vue update linr 2021-11-19 19:36:12 +09:00
page-window.vue refactor(client): refactoring 2022-07-16 11:19:04 -04:00
poll-editor.vue fix lint no-fallthrough 2022-07-16 11:53:42 -04:00
poll.vue refactor(client): extract interval logic to a composable function 2022-07-13 12:34:33 +02:00
post-form-attaches.vue chore: fix some lints automatically (#8788) 2022-06-10 14:36:55 +09:00
post-form-dialog.vue enhance(client): improve modal menu for mobile 2021-12-17 02:14:40 +09:00
post-form.vue chore: fix some lints automatically (#8788) 2022-06-10 14:36:55 +09:00
queue-chart.vue chore: fix some lints automatically (#8788) 2022-06-10 14:36:55 +09:00
reaction-icon.vue wip: refactor(client): migrate paging components to composition api 2022-01-14 10:35:32 +09:00
reaction-tooltip.vue enhance(client): Chartjsのツールチップを自前に 2022-01-31 21:07:33 +09:00
reactions-viewer.details.vue enhance(client): Chartjsのツールチップを自前に 2022-01-31 21:07:33 +09:00
reactions-viewer.reaction.vue perf: allow get for notes/reactions 2022-07-16 12:02:10 -04:00
reactions-viewer.vue wip: refactor(client): migrate paging components to composition api 2022-01-13 02:55:19 +09:00
remote-caution.vue refactor(client): use composition api 2022-01-06 23:10:47 +09:00
renote-button.vue enhance: show recipients of notes with specified visibility (#8949) 2022-07-14 10:49:56 +02:00
ripple.vue refactor(client): specify global scope 2022-01-16 10:14:14 +09:00
sample.vue chore: fix some lints automatically (#8788) 2022-06-10 14:36:55 +09:00
signin-dialog.vue Refactor pleaseLogin to show a sign-in dialog (#8630) 2022-05-19 20:28:08 +09:00
signin.vue fix: spellcheck is boolean not string 2022-07-16 11:51:44 -04:00
signup-dialog.vue fix lints (#8737) 2022-05-26 22:53:09 +09:00
signup.vue refactor: signup component as composition api 2022-07-19 10:35:11 +02:00
sparkle.vue refactor(client): extract interval logic to a composable function 2022-07-13 12:34:33 +02:00
sub-note-content.vue wip: refactor(client): migrate paging components to composition api 2022-01-14 12:02:10 +09:00
tab.vue refactoring 2021-11-12 02:02:25 +09:00
timeline.vue fix lints (#8737) 2022-05-26 22:53:09 +09:00
token-generate-window.vue refactoring 2021-11-12 02:02:25 +09:00
updated.vue enhance(client): 2021-12-29 13:14:19 +09:00
url-preview-popup.vue disable animations on more transitions (#8112) 2022-01-25 23:18:21 +09:00
url-preview.vue chore: fix some lints automatically (#8788) 2022-06-10 14:36:55 +09:00
user-card-mini.vue chore(client): fix type 2022-07-13 12:43:26 +02:00
user-info.vue refactor(client): use composition api 2022-01-07 15:02:25 +09:00
user-list.vue wip: migrate paging components to composition api 2022-01-09 21:35:35 +09:00
user-online-indicator.vue refactor(client): i18n.locale -> i18n.ts 2022-01-28 11:39:49 +09:00
user-preview.vue fix lints (#8737) 2022-05-26 22:53:09 +09:00
user-select-dialog.vue fix lints (#8737) 2022-05-26 22:53:09 +09:00
users-tooltip.vue enhance: show recipients of notes with specified visibility (#8949) 2022-07-14 10:49:56 +02:00
visibility-picker.vue fix lints (#8737) 2022-05-26 22:53:09 +09:00
visibility.vue enhance: show recipients of notes with specified visibility (#8949) 2022-07-14 10:49:56 +02:00
waiting-dialog.vue fix lints (#8737) 2022-05-26 22:53:09 +09:00
widgets.vue chore(client): tweak ui 2022-07-13 17:29:20 +02:00