Material Design for Bootstrap
41–50 of 115 posts
Re: Material Design for Bootstrap
#42Is this by design, or is it on my end?
Re: Material Design for Bootstrap
#43Re: Material Design for Bootstrap
#44What's with the non-commercial licence?
This program is free software: you can redistribute it and/or modify it under the terms you can find below.
You can use this software for free only for no-profit projects. If you'd like to use this software in a commercial project you may contact the author (Federico Zivolo) of the software and ask for his permission and fulfill his conditions.
Re: Material Design for Bootstrap
#45The CSS is huge though - over 250k. This is expensive for mobile devices :(
Re: Material Design for Bootstrap
#46This is basically unusable on an iPhone 5S - text/elements bleeding off the panel, unclear scroll areas (easy to swipe the background scroll area). I thought the big use case of MD was to deliver a more intuitive interface especially on mobile. This misses the mark by a wide margin.
This repo is still very infantile, I'm sure your issues will eventually be addressed.
Re: Material Design for Bootstrap
#47Google’s Web Starter Kit (https://developers.google.com/web/starter-kit/) uses the Apache License 2.0
Polymer is implementing Material Design for its Paper Elements collection (https://www.polymer-project.org/docs/elements/paper-elements...) under a BSD license.
Angular is implementing it (https://material.angularjs.org/) under the MIT license.
Is Material Design for Google and Android apps only? Can anyone implement it on the Web?
Re: Material Design for Bootstrap
#48I hope this doesn't take off. If bootstrap wasn't annoying enough, we'll soon have this abomination on every MVP site. Animation for animation's sake. Design for design's sake. This is just tacky.
> This is just tacky. According to you. I think it's beautiful.
Over the next year I expect it to mature quite a bit. Once I start using it on my current project, I will even contribute to the code base.
Re: Material Design for Bootstrap
#49The navigation feels like when I was 12 and wrote my first c++ program adding "cool loading animations" for no reason.
Re: Material Design for Bootstrap
#50This is basically unusable on an iPhone 5S - text/elements bleeding off the panel, unclear scroll areas (easy to swipe the background scroll area). I thought the big use case of MD was to deliver a more intuitive interface especially on mobile. This misses the mark by a wide margin.
Ideally on a narrow-width device, the menu on the left would show/hide with a layered animation. While this is a good material design implementation for desktop and tablet users, it looks like small-form-factor design was forwent.