LegalX / PartWays

4 stars 7 forks source link

Upgrade to Angular 4 #101

Open AlexZhidkov opened 7 years ago

AlexZhidkov commented 7 years ago

Update dependencies https://github.com/angular/material2/releases

https://github.com/angular/angularfire2/issues/843

AlexZhidkov commented 7 years ago

MaterialModule (and MaterialRootModule) have been marked as deprecated. To replace MaterialModule, users can create their own "Material" modul within their application (e.g., GmailMaterialModule) that imports only the set of components actually used in the application.