It acts really weird on mobile. On windows phone 8, it has an odd button highlighting deal, and on iOS 8 there is an uncomfortable 800 or so millisecond delay.
Material Design for Bootstrap
41–50 of 68 posts
Re: Material Design for Bootstrap
#42I don't like the vertical align of the search input field.
Re: Material Design for Bootstrap
#43Earlier quoted context omitted.
polymer is done by google? --- aside: I now strongly believe that, by HTML10, no elements will be defined and everything is going to be JS, and then there is going to be a massive HTML5/6 movement, "Hey guys, did you know that its possible to get /native forms/ though the web browser? and it doesn't even require javascript, manages to support in-built validation, you can even have 3d animations, all built-in to the h…
Except that native forms are clunky and the validation is very basic. Javascript can save you some unnecessary requests to the server with quick & easy initial validation checks & allow you more control over the behavior of the page after form data submission (via xhr). Javascript is also currently faster for animating, and can do a wider variety of animation.
so many blogs I've seen that require JS, when all they serve is text content...
Re: Material Design for Bootstrap
#44Material design isn't very suitable for the desktop web... and I'm not even sure it will work on mobile but let's hope it will. Firstly, it's too constraining, too specific, this style could get pretty boring and bland if every app uses it. And for lots of apps (and majority of webs), different spacing, structure, etc. is optimal – forcing them to use a different spacing would lead to worsened usability and ugliness.…
Yes, most of the animations feel unnecessary.
I can't find any complex UI examples. Really want to see what it looks like when there are more than a few elements.
Re: Material Design for Bootstrap
#45Re: Material Design for Bootstrap
#46So "Material Design" is "Flat Design" with shadows? I'm not sure I can quite get used to this particular theme at all. The colors are pretty gaudy, the main action buttons (brown and purple) particularly are almost unreadable to me. I couldn't find the input boxes at all even though they had a header, they just parse as horizontal rules rather than something I can click on an add text. I respect the effort that has g…
The Google stuff looks eerily like Metro to me, but perhaps flat design with strict guidelines and good principles converge into similar looking aesthetics. I just find "material design" obnoxious, pathological cargo-culting and can't bring myself to elocute it, except maybe if I'm referring to someone designing synthetic leather.
Re: Material Design for Bootstrap
#47Re: Material Design for Bootstrap
#48Earlier quoted context omitted.
After looking through Google's own material design guidelines ( http://www.google.com/design/spec/material-design/introducti... ), I find them much more pleasing than this bootstrap theme. When it comes to material design, it seems that context and execution details will play a big role in delivering an experience that looks and feels right.
My project is just a 1:1 conversion from Polymer Paper project to Bootstrap. It's still in early developement but I'm sure it will become much better in future :)
Re: Material Design for Bootstrap
#49Re: Material Design for Bootstrap
#50Earlier quoted context omitted.
My project is just a 1:1 conversion from Polymer Paper project to Bootstrap. It's still in early developement but I'm sure it will become much better in future :)
It doesn't feel that way, though. Your colors for example seem significantly "darker".