- This topic is empty.
-
AuthorPosts
-
August 25, 2014 at 4:42 am #180480
FezVrasta
ParticipantHello,
I’m developing a Bootstrap theme following the Google principles known as Material Design.
I’m trying to keep the theme more CSS-only possible but some Javascript currently is needed.
I’d like to know what do you think about it and if you have advices…
GitHub page: https://github.com/FezVrasta/bootstrap-material-design
Demo page: http://fezvrasta.github.io/bootstrap-material-design/Thank you!
September 12, 2014 at 12:49 pm #182787mediamichael
ParticipantI like it. Keep going!
September 15, 2014 at 12:19 pm #183137brandon
ParticipantVery nice. It looks very sharp and consistent with Google principles.
September 15, 2014 at 3:23 pm #183174Jerba
ParticipantI really like it! I’m especially fond of the spiral focus effect on the navigation bars.
September 16, 2014 at 7:14 am #183250FezVrasta
ParticipantThank you guys! In the latest days I’m getting lot of stars on my repository, not sure why, but it incentives me to work more on this project and try to make it complete as soon as possible. I’ve also started to get help from other developers which are forking my project.
At the moment the two main problems I’m facing are a bug with my pure-js implementation the ripple effect buttons, if you click on a button fastly, some ripple get stuck and doesn’t fade out…
The second problem is about LESS and the mixin I’m using to generate color variations of each component, there is an open issue for this.Would be awesome if someone could help me with these troubles.
September 26, 2014 at 12:00 pm #184811shaneisme
ParticipantThumbs up!
October 7, 2014 at 5:35 pm #185730bigchirv
ParticipantI’ve found this URL to Codepen with a bunch of examples implementing many of the Material Design stuff:
http://codepen.io/search?q=google+material&limit=all&depth=everything&show_forks=false
Maybe that can help you on your work.
Cheers.
November 3, 2014 at 12:57 am #187570Ilan Firsov
ParticipantVery nice, great stuff!
I don’t really like the drop shadow on the buttons, the drop shadow in Google’s design is a bit smaller (image), but other than that great work. I’ll keep my eye on thisDecember 9, 2014 at 12:52 am #190370mk7
ParticipantVery Nice… :)
December 17, 2014 at 5:09 am #191057Vice
ParticipantI’m not very fond of Bootstrap in general but I that’s quite the brilliant theme you’ve made.
Just 3 quick notes:
– I’m not sure, but I don’t think action buttons have the same ‘touch surface’ interaction regular buttons have.
– Your dropdowns don’t quite match the spec though. When pressed, the list’s background should start at the arrow and move outwards, the label should remain in place while the list ‘expands’ around it. (http://www.google.com/design/spec/components/menus.html#menus-usage)
– The progress bar is nothing like Material Design, but I’m guessing you’re still working on that one ;)Keep up the good work!
-
AuthorPosts
- The forum ‘Design’ is closed to new topics and replies.