From 5f0f6fec0889746348b58dd7e433934c9d7065c9 Mon Sep 17 00:00:00 2001 From: SirStendec Date: Sun, 2 Oct 2016 18:01:40 -0400 Subject: [PATCH] Closes #7 Closes #6 Closes #4 --- changelog.html | 6 ++++++ src/ember/channel.js | 42 ++++++++++++++++++++--------------------- src/ember/chat-input.js | 2 +- src/ember/layout.js | 32 ++++++++++++++++++------------- src/main.js | 2 +- style.css | 20 ++++++++++++++++++++ 6 files changed, 68 insertions(+), 36 deletions(-) diff --git a/changelog.html b/changelog.html index 2332c46e..ec416d20 100644 --- a/changelog.html +++ b/changelog.html @@ -1,3 +1,9 @@ +
3.5.306
+ +
3.5.305