I'm genuinely curious: This looks very lame. Why are the commenters excited? Not trying to offend I'm mean lame as pragmatically as possible.
Material Design Lite Components in HTML/CSS/JS
51–60 of 77 posts
Re: Material Design Lite Components in HTML/CSS/JS
#52Re: Material Design Lite Components in HTML/CSS/JS
#53So, I just wanna say I am absolutely, incredibly excited for this. I've loved the design of paper-elements, but I don't want to attempt integrating Polymer into my projects. That being said, the use of BEM is a huge turn off. The markup for a simple card uses seventeen different classes, which is absolutely a nightmare to memorize. For comparison, a card from Materialize uses only five to seven classes (depending on…
Thanks for the feedback. We used BEM as we find it helps with the long-term maintainability of CSS/SASS codebases (there's also copy/paste support on all of our snippets). That said, if you find the use of BEM a turn-off, we welcome folks just taking our styles and adapting them to the naming scheme that makes most sense for them. Anything that helps.
Now, a simple question is why would I want to use this over materializecss.com? I saw this from the FAQ:
>That said, the large, diverse number of implementations available are often quite liberal with their interpretation of the spec (not their fault!) and their opinions don’t always reflect what the Material Design team would consider ‘correct’.
It doesn't specifically point out what these guys are doing wrong and I personally can't see much that is being done differently. Are there any specific examples you can point me toward?
Why make a completely new project rather than working with the communities out there? If the spec is too liberal it should be updated and issues posted under these projects, so these projects can properly follow the spec, unless they specifically choose to deviate from it.
Re: Material Design Lite Components in HTML/CSS/JS
#54I'm genuinely curious: This looks very lame. Why are the commenters excited? Not trying to offend I'm mean lame as pragmatically as possible.
Re: Material Design Lite Components in HTML/CSS/JS
#55So, I just wanna say I am absolutely, incredibly excited for this. I've loved the design of paper-elements, but I don't want to attempt integrating Polymer into my projects. That being said, the use of BEM is a huge turn off. The markup for a simple card uses seventeen different classes, which is absolutely a nightmare to memorize. For comparison, a card from Materialize uses only five to seven classes (depending on…
I'm curious, what's keeping you from trying Polymer? Its paper-elements are a very good implementation of Material Design, and the library is very light weight.
The blog post mentions speedups in Chrome and Safari. It does not mention Firefox.
Re: Material Design Lite Components in HTML/CSS/JS
#56Re: Material Design Lite Components in HTML/CSS/JS
#57Re: Material Design Lite Components in HTML/CSS/JS
#58Depth is such an important part of the nice look of Material Design that not having it seems like a big mistake
Re: Material Design Lite Components in HTML/CSS/JS
#59I have to say, I really dislike the appearance of material design.
Re: Material Design Lite Components in HTML/CSS/JS
#60I have to say, I really dislike the appearance of material design.
I tried to use colleague's android and I found it unintuitive to use too (it wasn't obvious what elements you can interact with, and animations were annoying).
(I'm a WP user and it's THE UI I like best.)