diff --git a/src/app/main/documentation/changelog/changelog.component.html b/src/app/main/documentation/changelog/changelog.component.html index 51d46c0a..22803863 100644 --- a/src/app/main/documentation/changelog/changelog.component.html +++ b/src/app/main/documentation/changelog/changelog.component.html @@ -1,4 +1,4 @@ -
+
@@ -19,6 +19,63 @@
+ + + +
+ +
+ v6.1.0 + (2018-06-xx) +
+ +
+ +
+ Breaking Changes +
    +
  • New layout system and layouts
  • +
  • Replaced all mat-sidenav components with fuse-sidebar on apps and pages
  • +
+
+ +
+ New +
    +
  • Navigation service for easier modifications and for easier swapping
  • +
  • fusePerfectScrollbar now accepts a boolean to control the scrollbar's status
  • +
  • fusePerfectScrollbarOptions for Perfect Scrollbar options
  • +
  • Added an extra Angular Material color theme to the styles.scss file as an example
  • +
+
+ +
+ Improved +
    +
  • Updated Angular and Angular Material
  • +
  • Updated various other packages
  • +
  • Improved the codebase and added a lot code comments
  • +
  • Improved the documentation and moved them into the Demo app
  • +
  • Changed the fuse-sidebar "align" input to "position"
  • +
  • Improved the page layouts
  • +
  • Navbar toggle button and fold button alignment on right navbar
  • +
+
+ +
+ Fixed +
    +
  • Set the selected language in toolbar from the translation service
  • +
  • Horizontal nav titles are collapsing on IE11
  • +
  • Angular Material card images not showing correctly
  • +
  • Other small fixes and improvements
  • +
+
+ +
+ +
+