Updated changelog

This commit is contained in:
Sercan Yemen 2018-07-13 18:58:02 +03:00
parent 19c960cc4c
commit 798e2632bc

View File

@ -26,7 +26,7 @@
<div class="title">
<span class="version">v6.2.4</span>
<span class="date">(TBA)</span>
<span class="date">(2018-07-14)</span>
</div>
<div class="groups">
@ -51,11 +51,19 @@
</ul>
</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">
<span class="title">Fixed</span>
<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>(Boxed Layout) Boxed layout has alignment issues</li>
</ul>
</div>