Tommy

Results 198 comments of Tommy

Hi @idancali css modules were indeed in the plan. For the sass direction, it really depends. For the core MDL, I didn't plan to write any css because everything should...

That's great! I will create an organization and move the repo there, and then invite you and some other contributors. Any suggestions on the name? Just use `react-mdl` as well...

You should be able to decide when the material css is loaded, because it's a step you have to do manually. How are you using it?

Could you also load your own styles the same way? On Wed, Sep 21, 2016, 8:32 AM Hugo Heneault [email protected] wrote: > With a import 'react-mdl/extra/material.js'; statement. > > I...

@alexeyzimarev could you check the description file? I'd like to have your input since I know nothing about typescript...

Great! How would you check if it's an iterator or immutable-js object?

Hmm Do you have an example? Here's the output I see: ``` css @media screen and (max-width: 1024px) .mdl-layout--fixed-header > .mdl-layout__inner-container > .mdl-layout__header { display: -webkit-flex; display: -ms-flexbox; display: flex;...

I agree, I implemented it in our own library at work. But I'm not sure about it for MDL, I don't see it in the initial spec :/ (See https://material.google.com/components/data-tables.html#data-tables-specs)...

Weird, I cannot reproduce it with the same version of Chrome, but on macOS Sierra.

Hi @HriBB, yes, I also believe it could be great, especially for the demos/examples. But I wonder how easy it is to customize the generated website to make it look...