From 027695cec0bb8d804f41d9685ec603ea9c60c71c Mon Sep 17 00:00:00 2001 From: ThatOneCalculator Date: Sun, 6 Nov 2022 20:21:03 -0800 Subject: [PATCH] fully deprecate MkEmojiPickerWindow --- CALCKEY.md | 1 + .../src/components/MkEmojiPickerWindow.vue | 180 ------------------ 2 files changed, 1 insertion(+), 180 deletions(-) delete mode 100644 packages/client/src/components/MkEmojiPickerWindow.vue diff --git a/CALCKEY.md b/CALCKEY.md index 21d835f794..172d6e1f16 100644 --- a/CALCKEY.md +++ b/CALCKEY.md @@ -82,6 +82,7 @@ - Allow admins to set logo URL via admin settings - Allow importing follows from Pixelfed - Phosphor icons instead of FontAwesome +- Fully deprecate MkEmojiPickerWindow in favor of MkEmojiPickerDialog - Obliteration of Ai-chan - [Make showing ads optional](https://github.com/misskey-dev/misskey/pull/8996) - [Tapping avatar in mobile opens account modal](https://github.com/misskey-dev/misskey/pull/9056) diff --git a/packages/client/src/components/MkEmojiPickerWindow.vue b/packages/client/src/components/MkEmojiPickerWindow.vue deleted file mode 100644 index 523e4ba695..0000000000 --- a/packages/client/src/components/MkEmojiPickerWindow.vue +++ /dev/null @@ -1,180 +0,0 @@ - - - - -