I want to use Angular Material for my next projects. https://material.angularjs.org
I did not find any documentation about which browsers it supports. Does anyone know how it works domestically and what to expect?
From what I understand, the flex css attribute, for example, is not supported by IE <10. Do you know that Angular stuff, does it have a fallback design for use without flex css?
http://caniuse.com/#feat=flexbox
source share