Bence Szabó

Results 22 comments of Bence Szabó

Some thoughts about supporting/not supporting IE11: https://medium.com/@burger.neal/the-end-of-life-of-internet-explorer-11-12736f9ff75f

@nevf @DevFelixDorn I see, I'll look into it.

@nevf @DevFelixDorn The Matter Switch, Radio, and Checkbox components rely on the same html structure, the root cause is basically the same for all these. As far as I understood...

There are certain minimum widths for the buttons according to the [Material Design spec](https://material.io/design/components/buttons.html#specs). Usually the caption is wider than the minimum width, in those cases the button takes up...

It's basically not. Any new feature or component request requires even more exotic hacks that I don't really have time for. Moreover, adding more "hacks" usually results in a greater...

Hello! Matter and Surface are two very different approaches. Matter is an implementation of the latest Material Design spec, on the other hand Surface is more loose on the spec,...

Thank you all! (especially @willpower232) **Looks like modal is the obvious next choice.** For the other requests: I'm trying to follow the Material Design Components specs at https://material.io/design/ (Hamburger menu...

@web-padawan Thanks for this list!

Hey! Thanks for your patience! Both can be pretty complex components, can you narrow down your potential use cases?

Hey @luminarious, I agree :) What type of demo(s) are you missing? * Component demos like [this](https://material-ui.com/demos/buttons/) * Real life use-case demos like [this](https://codepen.io/finnhvman/pen/jQbVeR) * Or maybe something like [this](https://codepen.io/finnhvman/full/zMKagM)...