Dan Beam

Results 7 issues of Dan Beam

i dunno if this is a google internal (g3doc) thing, but I don't see the existing syntax in https://www.markdownguide.org/extended-syntax/#tables

### Description `paper-slider` added RTL support via `:host-context([dir="rtl"])` in https://github.com/PolymerElements/paper-slider/pull/181 This is super, except there are a few ways of changing text direction that it doesn't detect. For example: ```css...

source: hooli

Fixes https://github.com/PolymerElements/paper-slider/issues/190

cla: yes

### Description At certain zoom levels, the knob of a `` is not round; it becomes an oval due to subpixel rounding. ### Expected outcome Roundness at all zoom levels...

source: hooli

### Description Scroll an `` full of complex items. ### Expected outcome Buttery smooth, 60 fps scrolling. ### Actual outcome Sometimes frames are super long. On bad Windows laptops we've...

source: hooli

Got bored, made a fancier spin if you're interested. Before: https://drive.google.com/file/d/1rTjVRF27Uhb2Rwvk5DphbYt7EcTTOttl/view?usp=sharing After: https://drive.google.com/file/d/1Oa3k9iQj-Hz4UqZM4KGzcCqPzMhxG8Aw/view?usp=sharing

I'd like to apply all possible fixes for rules found in this library (use case: autofix bot) and would like to not have to handle the discovery myself. A possible...

question