From fb1ea38f1b9e89abb371021b76892595a76aa3b1 Mon Sep 17 00:00:00 2001 From: SirStendec Date: Thu, 1 Mar 2018 04:13:52 -0500 Subject: [PATCH] Make changes to how forceUpdate() is called to hopefully reduce errors with React being stupid and not understanding how the DOM works. Also don't display an empty message for a resub with no attached message. --- changelog.html | 11 +++++++++++ src/modules/chat/index.js | 3 +++ src/sites/twitch-twilight/modules/chat/index.js | 8 +++----- src/sites/twitch-twilight/modules/chat/line.js | 11 ++++++----- src/sites/twitch-twilight/modules/css_tweaks/index.js | 2 +- src/utilities/compat/fine.js | 6 +++++- 6 files changed, 29 insertions(+), 12 deletions(-) diff --git a/changelog.html b/changelog.html index c28ebaad..335f4071 100644 --- a/changelog.html +++ b/changelog.html @@ -1,3 +1,14 @@ +
4.0.0-beta1.6@5442f1e095968e230f60
+ + +
4.0.0-beta1.6@e9ed380d87da80b42502
+ +
4.0.0-beta1.6@1d563b0f42b9912f8494