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
19c960cc4c
commit
798e2632bc
|
@ -26,7 +26,7 @@
|
||||||
|
|
||||||
<div class="title">
|
<div class="title">
|
||||||
<span class="version">v6.2.4</span>
|
<span class="version">v6.2.4</span>
|
||||||
<span class="date">(TBA)</span>
|
<span class="date">(2018-07-14)</span>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="groups">
|
<div class="groups">
|
||||||
|
@ -51,11 +51,19 @@
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
<div class="improved">
|
||||||
|
<span class="title">Improved</span>
|
||||||
|
<ul>
|
||||||
|
<li>(Navbar) Moved navbar styles to the variants for better granular control</li>
|
||||||
|
</ul>
|
||||||
|
</div>
|
||||||
|
|
||||||
<div class="fixed">
|
<div class="fixed">
|
||||||
<span class="title">Fixed</span>
|
<span class="title">Fixed</span>
|
||||||
<ul>
|
<ul>
|
||||||
<li>Scrolling is not smooth on iOS devices</li>
|
<li>(Global) Scrolling is not smooth on iOS devices</li>
|
||||||
<li>(Horizontal Layout) Navbar covers the entire screen</li>
|
<li>(Horizontal Layout) Navbar covers the entire screen</li>
|
||||||
|
<li>(Boxed Layout) Boxed layout has alignment issues</li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user