From c190ecf5ed09e7b414752a3844378a0fe183b4a8 Mon Sep 17 00:00:00 2001 From: SirStendec Date: Sat, 24 Mar 2018 04:19:41 -0400 Subject: [PATCH] Change the settings pop-out to use a chat pop-out. Tweaks to badge visibility rendering. Forcibly set tw-theme--dark on body since Twitch doesn't do it consistently with pop-outs. --- changelog.html | 7 + src/modules/chat/badges.js | 8 +- .../main_menu/components/badge-visibility.vue | 3 +- .../main_menu/components/main-menu.vue | 2 +- src/modules/main_menu/index.js | 182 +++++++++--------- src/modules/metadata.js | 2 +- src/modules/tooltips.js | 5 +- .../modules/chat/settings_menu.js | 4 +- .../twitch-twilight/modules/theme/index.js | 4 +- styles/widgets.scss | 2 +- styles/widgets/badge-visibility.scss | 18 +- 11 files changed, 129 insertions(+), 108 deletions(-) diff --git a/changelog.html b/changelog.html index a8efb70a..44351da7 100644 --- a/changelog.html +++ b/changelog.html @@ -1,3 +1,10 @@ +
4.0.0-beta1.7@177445c5a2dd0b0b9857
+ +
4.0.0-beta1.7@a50bda0e204137eb8f28