egirlskey/packages/frontend/src/components
かっこかり 430290c084
fix(frontend): selectUserのパラメータを調整 (#13142)
* fix(frontend): selectUserのパラメータを調整

* ついでに軽微なスタイルの修正
2024-02-02 16:49:09 +09:00
..
form refactor(frontend): Reactivityで型を明示するように (#12791) 2023-12-26 14:19:35 +09:00
global fix(frontend): アバターデコレーションのアニメーションが止まらない (#13139) 2024-02-02 15:19:23 +09:00
page refactor: frontendのcomponentsの型エラーを改善 (#12926) 2024-01-30 19:53:53 +09:00
index.ts refactor: deprecate i18n.t (#13039) 2024-01-20 08:11:59 +09:00
MkAbuseReport.stories.impl.ts refactor(frontend): import宣言周りのエラーを修正 (#12773) 2023-12-24 16:16:58 +09:00
MkAbuseReport.vue refactor(frontend): 非推奨となったReactivity Transformを使わないように (#12539) 2023-12-07 14:42:09 +09:00
MkAbuseReportWindow.stories.impl.ts refactor(frontend): import宣言周りのエラーを修正 (#12773) 2023-12-24 16:16:58 +09:00
MkAbuseReportWindow.vue refactor: frontendのcomponentsの型エラーを改善 (#12926) 2024-01-30 19:53:53 +09:00
MkAccountMoved.stories.impl.ts refactor(frontend): import宣言周りのエラーを修正 (#12773) 2023-12-24 16:16:58 +09:00
MkAccountMoved.vue refactor(frontend): os.tsに引き込んだscripts/api.tsの再exportをやめる (#12694) 2024-01-04 18:32:46 +09:00
MkAchievements.stories.impl.ts refactor(frontend): import宣言周りのエラーを修正 (#12773) 2023-12-24 16:16:58 +09:00
MkAchievements.vue refactor: frontendのcomponentsの型エラーを改善 (#12926) 2024-01-30 19:53:53 +09:00
MkAnalogClock.stories.impl.ts chore: 著作権とライセンスについての情報を各ファイルに追加する (#11348) 2023-07-27 14:31:52 +09:00
MkAnalogClock.vue refactor(frontend): 非推奨となったReactivity Transformを使わないように (#12539) 2023-12-07 14:42:09 +09:00
MkAnimBg.vue fix(frontend): MkAnimBgをリサイズに対応させる (#12642) 2023-12-13 18:14:43 +09:00
MkAnnouncementDialog.stories.impl.ts feat: refine announcement (#11497) 2023-08-13 20:12:29 +09:00
MkAnnouncementDialog.vue refactor: frontendのcomponentsの型エラーを改善 (#12926) 2024-01-30 19:53:53 +09:00
MkAsUi.stories.impl.ts chore: 著作権とライセンスについての情報を各ファイルに追加する (#11348) 2023-07-27 14:31:52 +09:00
MkAsUi.vue refactor: frontendのcomponentsの型エラーを改善 (#12926) 2024-01-30 19:53:53 +09:00
MkAutocomplete.stories.impl.ts refactor(frontend): import宣言周りのエラーを修正 (#12773) 2023-12-24 16:16:58 +09:00
MkAutocomplete.vue fix(frontend): selectUserのパラメータを調整 (#13142) 2024-02-02 16:49:09 +09:00
MkAvatars.stories.impl.ts refactor(frontend): import宣言周りのエラーを修正 (#12773) 2023-12-24 16:16:58 +09:00
MkAvatars.vue refactor(frontend): os.tsに引き込んだscripts/api.tsの再exportをやめる (#12694) 2024-01-04 18:32:46 +09:00
MkButton.stories.impl.ts chore: 著作権とライセンスについての情報を各ファイルに追加する (#11348) 2023-07-27 14:31:52 +09:00
MkButton.vue refactor: frontendのcomponentsの型エラーを改善 (#12926) 2024-01-30 19:53:53 +09:00
MkCaptcha.stories.impl.ts chore: 著作権とライセンスについての情報を各ファイルに追加する (#11348) 2023-07-27 14:31:52 +09:00
MkCaptcha.vue refactor: frontendのcomponentsの型エラーを改善 (#12926) 2024-01-30 19:53:53 +09:00
MkChannelFollowButton.vue refactor(frontend): os.tsに引き込んだscripts/api.tsの再exportをやめる (#12694) 2024-01-04 18:32:46 +09:00
MkChannelList.vue refactor(frontend): use ESM 2023-09-19 16:37:43 +09:00
MkChannelPreview.vue enhance: チャンネルに新規の投稿がある場合にバッジを表示させる (#12690) 2023-12-22 20:41:42 +09:00
MkChart.vue refactor: frontendのcomponentsの型エラーを改善 (#12926) 2024-01-30 19:53:53 +09:00
MkChartLegend.vue refactor: frontendのcomponentsの型エラーを改善 (#12926) 2024-01-30 19:53:53 +09:00
MkChartTooltip.vue chore: 著作権とライセンスについての情報を各ファイルに追加する (#11348) 2023-07-27 14:31:52 +09:00
MkClickerGame.vue refactor(frontend): 非推奨となったReactivity Transformを使わないように (#12539) 2023-12-07 14:42:09 +09:00
MkClipPreview.vue refactor(frontend): use ESM 2023-09-19 16:37:43 +09:00
MkCode.core.vue enhance(frontend): shiki v1に移行 (#13138) 2024-02-02 15:05:18 +09:00
MkCode.vue refactor: MkCodeをブロックとインラインで別コンポーネント化する (#13026) 2024-01-18 12:16:12 +09:00
MkCodeEditor.vue fix(frontend): MkCodeEditorのデータバインディングを修正 (#12885) 2024-01-02 14:53:28 +09:00
MkCodeInline.vue refactor: MkCodeをブロックとインラインで別コンポーネント化する (#13026) 2024-01-18 12:16:12 +09:00
MkColorInput.vue refactor: frontendのcomponentsの型エラーを改善 (#12926) 2024-01-30 19:53:53 +09:00
MkContainer.vue refactor(frontend): use ESM 2023-09-19 16:37:43 +09:00
MkContextMenu.vue refactor: frontendのcomponentsの型エラーを改善 (#12926) 2024-01-30 19:53:53 +09:00
MkCropperDialog.vue refactor(frontend): 非推奨となったReactivity Transformを使わないように (#12539) 2023-12-07 14:42:09 +09:00
MkCustomEmojiDetailedDialog.vue Enhance(frontend): MkCustomEmojiDetailedDialogを調整 (#13015) 2024-01-17 14:29:24 +09:00
MkCwButton.vue refactor: frontendのcomponentsの型エラーを改善 (#12926) 2024-01-30 19:53:53 +09:00
MkDateSeparatedList.vue refactor: frontendのcomponentsの型エラーを改善 (#12926) 2024-01-30 19:53:53 +09:00
MkDialog.vue refactor: frontendのcomponentsの型エラーを改善 (#12926) 2024-01-30 19:53:53 +09:00
MkDigitalClock.stories.impl.ts chore: 著作権とライセンスについての情報を各ファイルに追加する (#11348) 2023-07-27 14:31:52 +09:00
MkDigitalClock.vue chore: 著作権とライセンスについての情報を各ファイルに追加する (#11348) 2023-07-27 14:31:52 +09:00
MkDonation.vue [Hub Next] Misskey Hubのリンクを変更 (#12699) 2023-12-22 20:16:31 +09:00
MkDrive.file.vue refactor(frontend): global/router -> router 2024-01-30 21:07:34 +09:00
MkDrive.folder.vue refactor: frontendのcomponentsの型エラーを改善 (#12926) 2024-01-30 19:53:53 +09:00
MkDrive.navFolder.vue refactor(frontend): os.tsに引き込んだscripts/api.tsの再exportをやめる (#12694) 2024-01-04 18:32:46 +09:00
MkDrive.vue refactor: frontendのcomponentsの型エラーを改善 (#12926) 2024-01-30 19:53:53 +09:00
MkDriveFileThumbnail.vue chore: 著作権とライセンスについての情報を各ファイルに追加する (#11348) 2023-07-27 14:31:52 +09:00
MkDriveSelectDialog.vue refactor(frontend): use ESM 2023-09-19 16:37:43 +09:00
MkDriveWindow.vue refactor(frontend): use ESM 2023-09-19 16:37:43 +09:00
MkEmojiPicker.section.vue refactor: frontendのcomponentsの型エラーを改善 (#12926) 2024-01-30 19:53:53 +09:00
MkEmojiPicker.vue refactor: frontendのcomponentsの型エラーを改善 (#12926) 2024-01-30 19:53:53 +09:00
MkEmojiPickerDialog.vue feat(frontend): 絵文字ピッカーの実装 (#12617) 2023-12-14 14:11:20 +09:00
MkEmojiPickerWindow.vue chore: 著作権とライセンスについての情報を各ファイルに追加する (#11348) 2023-07-27 14:31:52 +09:00
MkFeaturedPhotos.vue refactor(frontend): os.tsに引き込んだscripts/api.tsの再exportをやめる (#12694) 2024-01-04 18:32:46 +09:00
MkFileCaptionEditWindow.vue refactor: frontendのcomponentsの型エラーを改善 (#12926) 2024-01-30 19:53:53 +09:00
MkFileListForAdmin.vue refactor: frontendのcomponentsの型エラーを改善 (#12926) 2024-01-30 19:53:53 +09:00
MkFlashPreview.vue enhance(frontend): Playの説明欄にMFMを使えるように (#12899) 2024-01-14 15:31:11 +09:00
MkFoldableSection.vue fix(frontend): styleの指定方法を変更 (#13120) 2024-01-31 20:35:07 +09:00
MkFolder.vue refactor: frontendのcomponentsの型エラーを改善 (#12926) 2024-01-30 19:53:53 +09:00
MkFollowButton.vue refactor: deprecate i18n.t (#13039) 2024-01-20 08:11:59 +09:00
MkForgotPassword.vue refactor: frontendのcomponentsの型エラーを改善 (#12926) 2024-01-30 19:53:53 +09:00
MkFormDialog.vue refactor: frontendのcomponentsの型エラーを改善 (#12926) 2024-01-30 19:53:53 +09:00
MkGalleryPostPreview.stories.impl.ts refactor(frontend): import宣言周りのエラーを修正 (#12773) 2023-12-24 16:16:58 +09:00
MkGalleryPostPreview.vue refactor: frontendのcomponentsの型エラーを改善 (#12926) 2024-01-30 19:53:53 +09:00
MkGoogle.vue enhance(frontend): window.openやaタグにnoopenerオプションをつける (MisskeyIO#283) 2023-12-08 19:46:25 +09:00
MkHeatmap.vue refactor: frontendのcomponentsの型エラーを改善 (#12926) 2024-01-30 19:53:53 +09:00
MkHorizontalSwipe.vue fix(frontend/HorizontalSwipe): スワイプ・UIアニメーションが無効の際はトランジションを行わないように (#13076) 2024-01-24 09:22:51 +09:00
MkImgWithBlurhash.vue refactor: frontendのcomponentsの型エラーを改善 (#12926) 2024-01-30 19:53:53 +09:00
MkInfo.vue enhance: 初期設定とチュートリアルを統合 (#12141) 2023-11-03 15:35:07 +09:00
MkInput.vue refactor: frontendのcomponentsの型エラーを改善 (#12926) 2024-01-30 19:53:53 +09:00
MkInstanceCardMini.vue refactor(frontend): os.tsに引き込んだscripts/api.tsの再exportをやめる (#12694) 2024-01-04 18:32:46 +09:00
MkInstanceStats.vue refactor: frontendのcomponentsの型エラーを改善 (#12926) 2024-01-30 19:53:53 +09:00
MkInstanceTicker.vue refactor: frontendのcomponentsの型エラーを改善 (#12926) 2024-01-30 19:53:53 +09:00
MkInviteCode.stories.impl.ts refactor(frontend): import宣言周りのエラーを修正 (#12773) 2023-12-24 16:16:58 +09:00
MkInviteCode.vue バックエンドが生成するapi.jsonからmisskey-jsの型を作成する (#12434) 2023-12-02 21:00:05 +09:00
MkKeyValue.vue refactor(frontend): use ESM 2023-09-19 16:37:43 +09:00
MkLaunchPad.vue refactor: frontendのcomponentsの型エラーを改善 (#12926) 2024-01-30 19:53:53 +09:00
MkLink.vue refactor(frontend): Reactivityで型を明示するように (#12791) 2023-12-26 14:19:35 +09:00
MkMarquee.vue refactor: frontendのcomponentsの型エラーを改善 (#12926) 2024-01-30 19:53:53 +09:00
MkMediaAudio.vue refactor(frontend/MediaPlayer): cssの重複を削除 (#13094) 2024-01-27 16:33:30 +09:00
MkMediaBanner.vue enhance: 動画・音声周りのUIと動作改良 (#12925) 2024-01-15 18:17:01 +09:00
MkMediaImage.vue refactor(frontend): 非推奨となったReactivity Transformを使わないように (#12539) 2023-12-07 14:42:09 +09:00
MkMediaList.vue refactor: frontendのcomponentsの型エラーを改善 (#12926) 2024-01-30 19:53:53 +09:00
MkMediaRange.vue fix(frontend/MediaVideo): 再生シークバーの当たり判定を調整 (#13027) 2024-01-18 14:45:11 +09:00
MkMediaVideo.vue fix(frontend): selectUserのパラメータを調整 (#13142) 2024-02-02 16:49:09 +09:00
MkMention.vue Switch avatar images that depend on the animation setting (#12097) 2023-10-21 13:31:16 +09:00
MkMenu.child.vue refactor: frontendのcomponentsの型エラーを改善 (#12926) 2024-01-30 19:53:53 +09:00
MkMenu.vue refactor: frontendのcomponentsの型エラーを改善 (#12926) 2024-01-30 19:53:53 +09:00
MkMiniChart.vue refactor: frontendのcomponentsの型エラーを改善 (#12926) 2024-01-30 19:53:53 +09:00
MkModal.vue refactor(frontend): 非推奨となったReactivity Transformを使わないように (#12539) 2023-12-07 14:42:09 +09:00
MkModalWindow.vue refactor: frontendのcomponentsの型エラーを改善 (#12926) 2024-01-30 19:53:53 +09:00
MkNote.vue 「見たことのあるリノートを省略して表示」が効いていない問題を修正 (#13133) 2024-02-02 11:24:20 +09:00
MkNoteDetailed.vue refactor: frontendのcomponentsの型エラーを改善 (#12926) 2024-01-30 19:53:53 +09:00
MkNoteHeader.vue refactor: frontendのcomponentsの型エラーを改善 (#12926) 2024-01-30 19:53:53 +09:00
MkNotePreview.vue refactor: frontendのcomponentsの型エラーを改善 (#12926) 2024-01-30 19:53:53 +09:00
MkNotes.vue Hard mute (#12376) 2023-11-23 18:56:20 +09:00
MkNoteSimple.vue Remove unused imports (#12730) 2023-12-21 11:36:45 +09:00
MkNoteSub.vue refactor(frontend): os.tsに引き込んだscripts/api.tsの再exportをやめる (#12694) 2024-01-04 18:32:46 +09:00
MkNotification.vue refactor: frontendのcomponentsの型エラーを改善 (#12926) 2024-01-30 19:53:53 +09:00
MkNotifications.vue refactor: frontendのcomponentsの型エラーを改善 (#12926) 2024-01-30 19:53:53 +09:00
MkNotificationSelectWindow.vue refactor: deprecate i18n.t (#13039) 2024-01-20 08:11:59 +09:00
MkNumber.vue refactor(frontend): MkNumberのアニメーションを内製してgsapを削除 (#12859) 2024-01-02 16:55:02 +09:00
MkNumberDiff.vue refactor(frontend): use ESM 2023-09-19 16:37:43 +09:00
MkObjectView.value.vue refactor(frontend): use ESM 2023-09-19 16:37:43 +09:00
MkObjectView.vue chore: 著作権とライセンスについての情報を各ファイルに追加する (#11348) 2023-07-27 14:31:52 +09:00
MkOmit.vue refactor: frontendのcomponentsの型エラーを改善 (#12926) 2024-01-30 19:53:53 +09:00
MkPagePreview.vue refactor: frontendのcomponentsの型エラーを改善 (#12926) 2024-01-30 19:53:53 +09:00
MkPageWindow.vue refactor(frontend): global/router -> router 2024-01-30 21:07:34 +09:00
MkPagination.vue refactor: frontendのcomponentsの型エラーを改善 (#12926) 2024-01-30 19:53:53 +09:00
MkPasswordDialog.vue refactor(frontend): reduce type errors 2024-01-05 15:25:26 +09:00
MkPlusOneEffect.vue enhance(drop-and-fusion): some tweaks 2024-01-12 20:38:04 +09:00
MkPoll.vue refactor: frontendのcomponentsの型エラーを改善 (#12926) 2024-01-30 19:53:53 +09:00
MkPollEditor.vue refactor: frontendのcomponentsの型エラーを改善 (#12926) 2024-01-30 19:53:53 +09:00
MkPopupMenu.vue refactor(frontend): menuのdividerをnullで表現するのをやめる 2023-12-12 10:26:37 +09:00
MkPostForm.vue fix(frontend): selectUserのパラメータを調整 (#13142) 2024-02-02 16:49:09 +09:00
MkPostFormAttaches.vue refactor: frontendのcomponentsの型エラーを改善 (#12926) 2024-01-30 19:53:53 +09:00
MkPostFormDialog.vue refactor: frontendのcomponentsの型エラーを改善 (#12926) 2024-01-30 19:53:53 +09:00
MkPullToRefresh.vue Remove unused imports (#12730) 2023-12-21 11:36:45 +09:00
MkPushNotificationAllowButton.vue refactor: frontendのcomponentsの型エラーを改善 (#12926) 2024-01-30 19:53:53 +09:00
MkRadio.vue refactor(frontend): 非推奨となったReactivity Transformを使わないように (#12539) 2023-12-07 14:42:09 +09:00
MkRadios.vue refactor: frontendのcomponentsの型エラーを改善 (#12926) 2024-01-30 19:53:53 +09:00
MkRange.vue refactor: frontendのcomponentsの型エラーを改善 (#12926) 2024-01-30 19:53:53 +09:00
MkReactionEffect.vue refactor(frontend): 非推奨となったReactivity Transformを使わないように (#12539) 2023-12-07 14:42:09 +09:00
MkReactionIcon.vue enhance(frontend): tweak MkNotification 2023-11-02 19:59:18 +09:00
MkReactionsViewer.details.vue fix(frontend): アイコンデコレーションが見切れる問題を修正 (#12239) 2023-11-11 16:07:07 +09:00
MkReactionsViewer.reaction.vue refactor: frontendのcomponentsの型エラーを改善 (#12926) 2024-01-30 19:53:53 +09:00
MkReactionsViewer.vue refactor(frontend): 非推奨となったReactivity Transformを使わないように (#12539) 2023-12-07 14:42:09 +09:00
MkReactionTooltip.vue chore: 著作権とライセンスについての情報を各ファイルに追加する (#11348) 2023-07-27 14:31:52 +09:00
MkRemoteCaution.vue refactor(frontend): use ESM 2023-09-19 16:37:43 +09:00
MkRetentionHeatmap.vue refactor: frontendのcomponentsの型エラーを改善 (#12926) 2024-01-30 19:53:53 +09:00
MkRetentionLineChart.vue refactor: frontendのcomponentsの型エラーを改善 (#12926) 2024-01-30 19:53:53 +09:00
MkRippleEffect.vue refactor(frontend): reduce type errors 2024-01-05 15:25:26 +09:00
MkRolePreview.vue refactor(frontend): Reactivityで型を明示するように (#12791) 2023-12-26 14:19:35 +09:00
MkSelect.vue refactor: frontendのcomponentsの型エラーを改善 (#12926) 2024-01-30 19:53:53 +09:00
MkSignin.vue refactor: frontendのcomponentsの型エラーを改善 (#12926) 2024-01-30 19:53:53 +09:00
MkSigninDialog.vue refactor(frontend): 非推奨となったReactivity Transformを使わないように (#12539) 2023-12-07 14:42:09 +09:00
MkSignupDialog.form.vue refactor: frontendのcomponentsの型エラーを改善 (#12926) 2024-01-30 19:53:53 +09:00
MkSignupDialog.rules.stories.impl.ts refactor(frontend): use ESM 2023-09-19 16:37:43 +09:00
MkSignupDialog.rules.vue refactor: frontendのcomponentsの型エラーを改善 (#12926) 2024-01-30 19:53:53 +09:00
MkSignupDialog.vue refactor: frontendのcomponentsの型エラーを改善 (#12926) 2024-01-30 19:53:53 +09:00
MkSparkle.vue refactor: frontendのcomponentsの型エラーを改善 (#12926) 2024-01-30 19:53:53 +09:00
MkSubNoteContent.vue refactor: frontendのcomponentsの型エラーを改善 (#12926) 2024-01-30 19:53:53 +09:00
MkSuperMenu.vue chore: 著作権とライセンスについての情報を各ファイルに追加する (#11348) 2023-07-27 14:31:52 +09:00
MkSwitch.button.vue refactor: frontendのcomponentsの型エラーを改善 (#12926) 2024-01-30 19:53:53 +09:00
MkSwitch.vue refactor(frontend): remove redundant class names (#12618) 2023-12-10 17:53:38 +09:00
MkTab.vue refactor: frontendのcomponentsの型エラーを改善 (#12926) 2024-01-30 19:53:53 +09:00
MkTagCloud.vue refactor: frontendのcomponentsの型エラーを改善 (#12926) 2024-01-30 19:53:53 +09:00
MkTextarea.vue refactor: frontendのcomponentsの型エラーを改善 (#12926) 2024-01-30 19:53:53 +09:00
MkTimeline.vue refactor: frontendのcomponentsの型エラーを改善 (#12926) 2024-01-30 19:53:53 +09:00
MkToast.vue refactor(frontend): 非推奨となったReactivity Transformを使わないように (#12539) 2023-12-07 14:42:09 +09:00
MkTokenGenerateWindow.vue refactor: deprecate i18n.t (#13039) 2024-01-20 08:11:59 +09:00
MkTooltip.vue refactor: frontendのcomponentsの型エラーを改善 (#12926) 2024-01-30 19:53:53 +09:00
MkTutorialDialog.Note.vue refactor: frontendのcomponentsの型エラーを改善 (#12926) 2024-01-30 19:53:53 +09:00
MkTutorialDialog.PostNote.vue refactor: frontendのcomponentsの型エラーを改善 (#12926) 2024-01-30 19:53:53 +09:00
MkTutorialDialog.Sensitive.vue refactor: frontendのcomponentsの型エラーを改善 (#12926) 2024-01-30 19:53:53 +09:00
MkTutorialDialog.Timeline.vue [Hub Next] Misskey Hubのリンクを変更 (#12699) 2023-12-22 20:16:31 +09:00
MkTutorialDialog.vue refactor: deprecate i18n.t (#13039) 2024-01-20 08:11:59 +09:00
MkUpdated.vue refactor(frontend): reduce type errors 2024-01-05 12:52:24 +09:00
MkUrlPreview.vue enhance(frontend): ページ遷移時にPlayerを閉じるように (#13013) 2024-01-17 13:26:36 +09:00
MkUrlPreviewPopup.vue refactor(frontend): 非推奨となったReactivity Transformを使わないように (#12539) 2023-12-07 14:42:09 +09:00
MkUserAnnouncementEditDialog.vue refactor: frontendのcomponentsの型エラーを改善 (#12926) 2024-01-30 19:53:53 +09:00
MkUserCardMini.vue refactor: frontendのcomponentsの型エラーを改善 (#12926) 2024-01-30 19:53:53 +09:00
MkUserInfo.vue enhance: “つながりの公開範囲”がフォロー・フォロワー個別設定できるように (#12702) 2023-12-18 20:59:20 +09:00
MkUserList.vue refactor(frontend): use ESM 2023-09-19 16:37:43 +09:00
MkUserOnlineIndicator.vue refactor(frontend): 非推奨となったReactivity Transformを使わないように (#12539) 2023-12-07 14:42:09 +09:00
MkUserPopup.vue refactor: frontendのcomponentsの型エラーを改善 (#12926) 2024-01-30 19:53:53 +09:00
MkUserSelectDialog.vue fix(frontend): selectUserのパラメータを調整 (#13142) 2024-02-02 16:49:09 +09:00
MkUserSetupDialog.Follow.stories.impl.ts refactor(frontend): import宣言周りのエラーを修正 (#12773) 2023-12-24 16:16:58 +09:00
MkUserSetupDialog.Follow.vue refactor: frontendのcomponentsの型エラーを改善 (#12926) 2024-01-30 19:53:53 +09:00
MkUserSetupDialog.Privacy.stories.impl.ts chore: 著作権とライセンスについての情報を各ファイルに追加する (#11348) 2023-07-27 14:31:52 +09:00
MkUserSetupDialog.Privacy.vue refactor(frontend): os.tsに引き込んだscripts/api.tsの再exportをやめる (#12694) 2024-01-04 18:32:46 +09:00
MkUserSetupDialog.Profile.stories.impl.ts chore: 著作権とライセンスについての情報を各ファイルに追加する (#11348) 2023-07-27 14:31:52 +09:00
MkUserSetupDialog.Profile.vue refactor: frontendのcomponentsの型エラーを改善 (#12926) 2024-01-30 19:53:53 +09:00
MkUserSetupDialog.stories.impl.ts refactor(frontend): import宣言周りのエラーを修正 (#12773) 2023-12-24 16:16:58 +09:00
MkUserSetupDialog.User.stories.impl.ts refactor(frontend): import宣言周りのエラーを修正 (#12773) 2023-12-24 16:16:58 +09:00
MkUserSetupDialog.User.vue refactor(frontend): os.tsに引き込んだscripts/api.tsの再exportをやめる (#12694) 2024-01-04 18:32:46 +09:00
MkUserSetupDialog.vue refactor: deprecate i18n.t (#13039) 2024-01-20 08:11:59 +09:00
MkUsersTooltip.vue chore: 著作権とライセンスについての情報を各ファイルに追加する (#11348) 2023-07-27 14:31:52 +09:00
MkVisibilityPicker.vue refactor: frontendのcomponentsの型エラーを改善 (#12926) 2024-01-30 19:53:53 +09:00
MkVisitorDashboard.ActiveUsersChart.vue refactor: frontendのcomponentsの型エラーを改善 (#12926) 2024-01-30 19:53:53 +09:00
MkVisitorDashboard.vue refactor: frontendのcomponentsの型エラーを改善 (#12926) 2024-01-30 19:53:53 +09:00
MkWaitingDialog.vue refactor: frontendのcomponentsの型エラーを改善 (#12926) 2024-01-30 19:53:53 +09:00
MkWidgets.vue refactor: frontendのcomponentsの型エラーを改善 (#12926) 2024-01-30 19:53:53 +09:00
MkWindow.vue refactor: frontendのcomponentsの型エラーを改善 (#12926) 2024-01-30 19:53:53 +09:00
MkYouTubePlayer.vue refactor: frontendのcomponentsの型エラーを改善 (#12926) 2024-01-30 19:53:53 +09:00