Miles Malerba
Miles Malerba
People have different needs for different apps, we don't want to mandate a heavy-weight dependency for people that don't need it. We provide both a NativeDateAdapter and a MomentDateAdapter and...
I'll reopen this as a docs issue
I looked into this at one point and its pretty tricky. IIRC its not just `height` that breaks down, but `scrollTop` as well. Even if I used multiple elements for...
Most of our effort is focused on integrating with MDC right now. When I have time to do more work on virtual scroll, finishing up the missing parts of the...
The team does plan to work on this (and other virtual scroll features), but it won't happen this quarter. Our current areas of focus are component harnesses, integration with MDC...
Yes, I'd be happy to accept a community PR for this. Before you get to far though, it would be good to agree on what the API will look like
@markusingvarsson did you manage to get a PR up for this? I'd be happy to take a look
First let me just give some background on how the form-field wound up in this state. We implemented the `appearance=fill` and `appearance=outline` UI when it was still fairly new in...
@mackelito It's something we need to fix, but if you need a solution now I would look at the workarounds posted above.
I think if you clicked on part of the container near the chips it would be weird if that selected the input, but I agree that clicking past the end...