mirror of
https://github.com/richard-loafle/fuse-angular.git
synced 2026-03-13 03:48:41 +00:00
Updated Angular to 5.0.1
+ Updated Angular Material to 5.0.0 stable + Install the ngx-dnd package from its original location + Updated various other packages + Increased the Fuse version
This commit is contained in:
@@ -5,7 +5,7 @@ import { CommonModule } from '@angular/common';
|
||||
import { MaterialModule } from './material.module';
|
||||
import { FlexLayoutModule } from '@angular/flex-layout';
|
||||
import { ColorPickerModule } from 'ngx-color-picker';
|
||||
import { NgxDnDModule } from '@withinpixels/ngx-dnd';
|
||||
import { NgxDnDModule } from '@swimlane/ngx-dnd';
|
||||
import { NgxDatatableModule } from '@swimlane/ngx-datatable';
|
||||
|
||||
import { FuseMatSidenavHelperDirective, FuseMatSidenavTogglerDirective } from '../directives/fuse-mat-sidenav-helper/fuse-mat-sidenav-helper.directive';
|
||||
|
||||
Reference in New Issue
Block a user