Updated changelog

This commit is contained in:
Sercan Yemen 2018-07-10 12:26:40 +03:00
parent 8b14366763
commit 59d838ef51

View File

@ -35,10 +35,11 @@
<span class="title">New</span> <span class="title">New</span>
<ul> <ul>
<li>Updated Angular to 6.0.7</li> <li>Updated Angular to 6.0.7</li>
<li>Updated Angular Material to 6.3.2</li> <li>Updated Angular Material to 6.3.3</li>
<li>Updated various other packages</li> <li>Updated various other packages</li>
<li>Updated Angular material examples</li> <li>Updated Angular material examples</li>
<li>Chat Panel sidebar</li> <li>Chat Panel sidebar</li>
<li>New style variants for the Navbar</li>
<li>Added 'foldedChanged' & 'openedChanged' outputs to the FuseSidebar</li> <li>Added 'foldedChanged' & 'openedChanged' outputs to the FuseSidebar</li>
<li>Ability to add custom classes to the navigation items</li> <li>Ability to add custom classes to the navigation items</li>
<li>FuseLoadingBarService for showing/hiding the loading bar easily</li> <li>FuseLoadingBarService for showing/hiding the loading bar easily</li>