mirror of
https://github.com/richard-loafle/fuse-angular.git
synced 2025-01-10 04:25:08 +00:00
Updated changelog
This commit is contained in:
parent
1c34a65034
commit
251732f221
|
@ -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>
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user