From c7e8d39bc256e8a71534454340de559e155ef927 Mon Sep 17 00:00:00 2001 From: SirStendec Date: Mon, 21 May 2018 17:52:40 -0400 Subject: [PATCH] Extend the `emote_set` data structure to support merging add-on emote sets in the emote menu, as well as forcing emote sets to render on both the Channel and All Emotes tabs. --- changelog.html | 5 ++ src/main.js | 2 +- .../main_menu/components/home-page.vue | 7 +- .../modules/chat/emote_menu.jsx | 68 +++++++++++++++---- 4 files changed, 60 insertions(+), 22 deletions(-) diff --git a/changelog.html b/changelog.html index 4ec25e06..af58d03d 100644 --- a/changelog.html +++ b/changelog.html @@ -1,3 +1,8 @@ +
4.0.0-rc1.10@d27dc686044b45c844e4
+ +
4.0.0-rc1.9@d5a7ef61195e86dc7277