Updated changelog

This commit is contained in:
Sercan Yemen 2018-07-12 13:59:51 +03:00
parent 1c34a65034
commit 251732f221

View File

@ -34,16 +34,14 @@
<div class="fixed">
<span class="title">Fixed</span>
<ul>
<ul>
<li>Added the missing 'is-mobile' check back to the AppComponent</li>
<li>Scrollbar styles are being modified in some mobile devices</li>
<li>(Chat Panel) Mobile scrolling and layout issues</li>
<li>
(Navbar) Added classes to the Fuse Sidebar components that contains the navbar to
prevent style leak
</li>
<li>(Toolbar) Removed unnecessary chat panel toggle method</li>
</ul>
<li>Added the missing 'is-mobile' check back to the AppComponent</li>
<li>Scrollbar styles are being modified in some mobile devices</li>
<li>(Chat Panel) Mobile scrolling and layout issues</li>
<li>
(Navbar) Added classes to the Fuse Sidebar components that contains the navbar to
prevent style leak
</li>
<li>(Toolbar) Removed unnecessary chat panel toggle method</li>
</ul>
</div>
@ -83,9 +81,7 @@
<div class="fixed">
<span class="title">Fixed</span>
<ul>
<ul>
<li>(Chat Panel) Mobile width issues</li>
</ul>
<li>(Chat Panel) Mobile width issues</li>
</ul>
</div>