Git Product home page Git Product logo

elm-mdl's People

Contributors

adrianroe avatar aforemny avatar daviddta avatar debois avatar domenkozar avatar groob avatar hakonrossebo avatar iwalkalone avatar jvoigtlaender avatar knewter avatar mattjbray avatar michaelcombs28 avatar overminddl1 avatar pdamoc avatar publicparadise avatar puhrez avatar saucewaffle avatar shamrin avatar simonh1000 avatar slegrand45 avatar tiago-pereira avatar vipentti avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

elm-mdl's Issues

CSS not Loading

Hi Michael,

Just quick question:
I installed your fork and everything compiles and works.
The only problem is the mdl css is not being applied.
(The components are there, and they work, they're just not styled.)
As far as you know, do I need to link to material.min.css in the html document head?\

Thanks!

Is there a way to assign an id to a Textfield?

Not sure if this is the new elm-mdl place to ask questions like these...

I've tried the following:

Textfield.render Mdl [0] model.mdl
  [ Material.Options.id "my-id" ]

The problem is that assigns my-id as the id of the wrapping <div>:

<div id="my-id" class="mdl-js-textfield mdl-textfield">
  <input class="mdl-textfield__input" type="text" style="outline: none;">
</div>

I need for the actual input element to have an id.

is-small-screen class is not set in the header properly

I am not sure what I am doing wrong, but when the fixed drawer is shown and the screen is small then the drawers is gone, but the top header stays as if the drawer is still there. After looking at the demo site and my own then the difference I see is that the class "is-small-screen" is added on resize in the demo and not in mine. I have a lot less tabs then the example but other then that it is very similar. When I add it manually the behavior is as expected.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.