And drop your icon library into a seperate project! So i can choose between font-awesome, boostrap-gylphs or this MUI-Icon set. FA-like is the way to do it.
Material UI
31–40 of 166 posts
Re: Material UI
#32Re: Material UI
#33Re: Material UI
#34http://material-ui.com/#/components/dropdown-menu really? how can this be good usability. it's text and an arrow far, far away. this could be anything and does not in any way imply any kind of select action. if this is really implemented after the material design spec of google, than oh man, google really has an issue.
Another complaint is the checkbox, there's no way to tell once something is checked off whether it's a picture or a form.
Re: Material UI
#35http://material-ui.com/#/components/dropdown-menu really? how can this be good usability. it's text and an arrow far, far away. this could be anything and does not in any way imply any kind of select action. if this is really implemented after the material design spec of google, than oh man, google really has an issue.
Re: Material UI
#36http://material-ui.com/#/components/dropdown-menu really? how can this be good usability. it's text and an arrow far, far away. this could be anything and does not in any way imply any kind of select action. if this is really implemented after the material design spec of google, than oh man, google really has an issue.
http://www.google.co.uk/design/spec/components/menus.html#me...
If you look at the menu with "All", "Family", "Friends", "Coworkers", initially it shows "All" and the arrow is immediately to the right of the text. I expect that if you select "Coworkers" then the arrow moves.
Re: Material UI
#37Re: Material UI
#38http://material-ui.com/#/components/dropdown-menu really? how can this be good usability. it's text and an arrow far, far away. this could be anything and does not in any way imply any kind of select action. if this is really implemented after the material design spec of google, than oh man, google really has an issue.
Re: Material UI
#39Earlier quoted context omitted.
There used to be in the original copy, here is a saved image at the top: http://www.eyeonwindows.com/2014/06/25/googles-material-desi... Maybe they couldn't reconcile them with other alterations or are simply trying to respond to criticism.
That image has nothing to do with material design and cards have nothing to do with tiles. It's very far-fetched to even suggest that Material design and Metro UI are even remotely similar.
Re: Material UI
#40React is using "virtual dom" which is kind of a hack to support web-components kind-of technology. Since the technology is currently here, i would recommend using it, and not using React.
However a consideration is also browser support. I'm not sure if polymer is production ready.