Are there any options to use Angular Material with new Angular 4?
Official material.angularjs.org says:
Angular Material recently released Version 1 which we consider to be stable and ready for production use. Developers should note that Angular Material v1 works only with Angular 1.x.
And with regard to Angular 2:
Angular Material v2 development is also in progress at the
angular/material2GitHub repository
What about Angular 4? Do you think we can bind somehow Angular 1.x and Angular 4 in one project to bring Angular 4 new features and keep using the awesome Angular Material framework?