From 48f2f331b709b4965492d703a978651d02e8477f Mon Sep 17 00:00:00 2001 From: SirStendec Date: Thu, 15 Dec 2016 18:39:23 -0500 Subject: [PATCH] 3.5.399. Refactor metadata rendering so it can be used on the dashboard. Generate less CSS for bits since there's way more of them now. Allow stacking of all cheer emotes, or just by type. Fix a bug with the My Emoticons menu not rendering if the user has a non-existent set. --- changelog.html | 24 ++---- old_changes.html | 16 ++++ src/ember/bits.js | 35 +++++++-- src/ember/channel.js | 159 +-------------------------------------- src/ext/api.js | 27 +++---- src/main.js | 2 +- src/tokenize.js | 24 ++---- src/ui/channel_stats.js | 162 ++++++++++++++++++++++++++++++++++++++++ src/ui/my_emotes.js | 9 +-- 9 files changed, 242 insertions(+), 216 deletions(-) diff --git a/changelog.html b/changelog.html index ea67a16f..fe829bb1 100644 --- a/changelog.html +++ b/changelog.html @@ -1,3 +1,11 @@ +
3.5.399
+ +
3.5.398
-
3.5.388
- - -
3.5.387
- - -
3.5.386
- -
View Older
\ No newline at end of file diff --git a/old_changes.html b/old_changes.html index e3d2e495..a8f005c6 100644 --- a/old_changes.html +++ b/old_changes.html @@ -1,3 +1,19 @@ +
3.5.388
+ + +
3.5.387
+ + +
3.5.386
+ +
3.5.385