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