Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums Design (review?) Material Design for Bootstrap

  • This topic is empty.
Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #180480
    FezVrasta
    Participant

    Hello,

    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!

    #182787
    mediamichael
    Participant

    I like it. Keep going!

    #183137
    brandon
    Participant

    Very nice. It looks very sharp and consistent with Google principles.

    #183174
    Jerba
    Participant

    I really like it! I’m especially fond of the spiral focus effect on the navigation bars.

    #183250
    FezVrasta
    Participant

    Thank 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.

    #184811
    shaneisme
    Participant

    Thumbs up!

    #185730
    bigchirv
    Participant

    I’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.

    #187570
    Ilan Firsov
    Participant

    Very 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 this

    #190370
    mk7
    Participant

    Very Nice… :)

    #191057
    Vice
    Participant

    I’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!

Viewing 10 posts - 1 through 10 (of 10 total)
  • The forum ‘Design’ is closed to new topics and replies.