File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11language : node_js
22node_js :
3- - 6
3+ - 8
44before_script :
55 - npm install -g @angular/cli
66script :
Original file line number Diff line number Diff line change 11## Changelog
22
3-
3+ - 20180604
4+ - deprecated no longer updated
5+ - update to angular / material 6.x.x
46- 20171129
57 - update to material2 5.0.0.rc.2 (include @angular/cdk )
68 - fix Overlay part of the cdk
Original file line number Diff line number Diff line change 77
88---
99
10+ :no_entry : Deprecated - Sorry: I no longer maintain this sample
11+
1012Simple app that consumes Angular Material 2 components. Built with the ` angular-cli ` .
1113
1214NOTE: This is an updated version of the original:
2325ng s
2426```
2527#### Changes to original:
26- - update to material2 5.0.0-rc.2 (include @angular/cdk )
27- - update to Angular 5 .0.3
28- - update to Angular-cli 1.5.5 (including generated files)
28+ - update to material2 6.2.0 (include @angular/cdk )
29+ - update to Angular 6 .0.3
30+ - update to Angular-cli
2931- replace deprecated import of MaterialModule (-> split to seperate import for each componet)
3032- replace deprecated use of ` <md-input> ` and ` <md-sidenav-layout> ` with ` <md-input-container> ` and ` <md-sidenav-container> `
3133- ` <md-input-container> ` renamed to ` <md-form-field> `
You can’t perform that action at this time.
0 commit comments