Tommy

Results 198 comments of Tommy

hey @cereallarceny, I'm so sorry for the delay. For some reasons I didn't see this ticket. Nice new feature. What do you think of having a boolean prop `vertical` instead?...

Currently, the drawer is part of the layout component, if we add these options/props, it would require a way to communicate between the drawer and the layout, or simply have...

Any reason why your autocomplete searches inside the react-mdl code?

I see. I'm afraid there's no real fix then. We provide all the possible css files to let the user use the one they want.

They should already support it, do you have an example of a component which doesn't support it?

Good point, I forgot about that. It's hard to fix before v2 though. In the end, component should have a custom `inputProps` instead of applying all props on the input...

With the last version of `react-mdl`, you should not have the error on the querySelector anymore. But you'll have to use our monkey patched version of the MDL lib by...

Thanks for the jsbin, I'll take a look.

It's definitely not the best and most accurate :) Not anymore at least. I'd suggest using these ones from Google: https://github.com/material-components/material-components-web, or something like React-Toolbox