mirror of
https://github.com/richard-loafle/fuse-angular.git
synced 2026-04-26 21:54:13 +00:00
@angular/material v2.0.0-beta.12 compability update,
Lots of breaking changes, all "md" prefixes changed with "mat" due to angular material deprecation of "md", md2 package removed, its not compatible with latest material version, will be replaced with another date picker later.
This commit is contained in:
@@ -1 +1 @@
|
||||
<button md-button>Click me!</button>
|
||||
<button mat-button>Click me!</button>
|
||||
|
||||
Reference in New Issue
Block a user